/* commented backslash hack \*/ 
html, body{
background-image: url(/_media/sitestyle/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EAEAEA;
	height:100%;
	font-size:13px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
} 
/* end hack */
html,body {
margin:0;
padding:0
}
body {text-align:center}/* centre for ie5.+*/
#outer{
min-height:100%;
height:auto;
width:770px;
margin-left:auto;/* center it*/
margin-right:auto;/* center it*/
position:relative;
text-align:left;
padding: 0;
}
#child_outer{
	min-height:100%;
	height:auto;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	padding: 0;
	background-image: url(/_media/sitestyle/leftnav_bg.gif);
	background-repeat: repeat-y;
}
* html #outer{
height:100%;
width:772px;/* box model hack for ie5.+*/
w\idth:770px
}
* html #child_outer{
height:100%;
width:772px;/* box model hack for ie5.+*/
w\idth:770px
}

#logo {
	margin: 20px 0px 0px 25px;
	padding: 0;
	float: left;
}
#home_image {
	margin: 0;
	padding: 0;
	background-image: url(/_media/sitestyle/home_image2.jpg);
	background-repeat: no-repeat;
	height: 201px;
}
#child_image {
	margin: 0;
	padding: 0;
	background-image: url(/_media/sitestyle/home_image2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0AEBA;
}


#header {
	height:90px;
	background-color: #3a75a5;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.tbl
{
width:100%;
padding:5px;
border:none;
background-color:#617484;
text-align:center;
}
#mainnav {
background-color: #00CCFF;
}

/* adding the active/focus state */
#navlist {
	background-color: #666666;
	list-style-type:none;
	padding:0  0 0 3px;
	width:100%;
	height: 60px;
	margin: 0;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(/_media/sitestyle/navlist_bg.gif);
	background-repeat: repeat-y;
  }

 
#navlist li {
	display:block;
	float:left;
	margin-right:1px;
	background-color: #666666;
  }
#navlist a, #navlist a:visited{
  display:block; 
  position:relative; 
  text-decoration:none;
	width:93px;
	height:60px;
  }
#navlist a em, #navlist a:visited em  {
	display:block;
	width:83px;
	height:56px;
	color:#FFFFFF;
	border-bottom:2px solid #000000;
	position:absolute;
	left:0;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 85%;
	font-style: normal;
	padding: 2px 5px 0 5px ;
	background-color: #000000;
  }
#navlist a:hover {
  color:#c00;
  }
#navlist a:hover em {
	border-bottom:2px solid #66CCFF;
	color: #FFFFFF;
	background-color: #333333;

  }

#navlist a:active em, #navlist a:focus em {
	color: #FFFFFF;
	background-color: #333333;
  }







#menu2 {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:wrap;
	background-color: #999966;
	  border-bottom:1px solid #fff;
  }
#menu2 li {
  display:table-cell;
  }
* html #menu2 li {
  float:left;
  }
#menu2 a {
  width:90px;
  display:block;
  padding:4px 16px;
  color:#fff; 
  background:#08c;  
  text-decoration:none;
  margin-right: 1px;
  }
* html #menu2 a {
  float:left;
  }
#menu2 a:hover {
  color:#000; 
  background:#d4d4d4;
  }

.container {clear:both; text-decoration:none;}
* html .container {display:inline-block;}



 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(../background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 80px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100%;
}

.rightNav
{
	float:right;
	overflow:hidden;
	width: 195px;
	margin: 0;
	padding: 3px;
	margin:10px 10px 0px 0px;
	text-align:right;
}

.rightNav a, .rightNav a:visited{
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.rightNav a:hover{
	color: #0099CC;
	text-decoration: underline;
}

.rightNav div{
	float: left;
	width: 302px;
	margin: 0 10px;
	padding: 0;
	display: inline;
}


.rightNav h2{
	width: 151px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	color: #1266AC;
}
.rightNav p{
	padding: 0;
	margin-top: 0;
	margin-bottom: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}
.rightNav p.img img{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

#home_content{
	margin: 0 0 10px 0;
	padding: 5px 10px 20px 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #555555;
	width: 525px;
}

#home_content p{
margin: 10px 0;
}
#child_content{
	margin: 0 0 0px;
	padding: 15px 20px 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	width: 570px;
}

#child_content p{
margin: 10px 0;
}

.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	height:0px;
}
h1 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #1266AC;
}
h2 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #1266AC;
}

.footer {
	background-color:#617484;
	color:#fff;
	padding:0px;
	margin:0px;
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:50px;
	color: #FFFFFF;
}

.footer A, .footer A:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
.footer A:hover{
	color:#000000;
	text-decoration: underline;
}
#header_icons {
	float: right;
	color: #FFFFFF;
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-type: none;
}
#header_icons a, #header_icons visited {
	padding: 0 0 0 20px;
	margin: 0 3px;
	color: #86B2D3;
	text-decoration: none;
}
#header_icons a:hover{
	padding: 0 0 0 20px;
	margin: 0 3px;
	color: #C4DAEA;
	text-decoration: underline;
}
#header_icons li#home {
	margin: 0;
	padding: 2px 0;
}
#header_icons li#email {
	margin: 0;
	padding: 2px 0;
}
#header_icons li#board {
	margin: 0;
	padding: 2px 0;
}
#child_wrapper{
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftnav
{
	color:#4691C9;
	padding: 15px;
	float: left;
	width: 130px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#leftnav ul{
	list-style-type: none;	
	margin: 0;
	padding:0;
}

#leftnav li{
	margin: 0;
	padding: 5px 0;
	text-indent: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#leftnav A, #leftnav A:visited
{
	color:#007BD7;
	text-decoration:none;
	display:block;
	padding: 0 0 0 3px;
	/*background: url(/images/arrow.gif) no-repeat 10px 10px;*/
	width:120px;
}
#leftnav A:hover{
color:#003366;
}
#navLevel1
{
 color:#4691C9;
	padding: 0 15px 0 0 ;
	float: left;
	width: 130px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#navLevel1 A, #navLevel1 A:visited
{
 color:#999999;
 text-decoration:none;
 display:block;
 padding:5px 5px 5px 0px;
 /*background: url(/images/arrow.gif) no-repeat 10px 10px;*/
 width:120px;
}
#navLevel1Selected1 A:hover{
color:#007BD7;
}

#navLevel1 #navLevel1Selected
{
font-family:Arial, Helvetica, sans-serif;
 font-weight: bold; 
 padding-top:20px;
margin-left:15px;
color:#003366;
 border-bottom:1px solid #CCCCCC; 

 /*background: url(/images/arrow.gif) no-repeat 20px 10px; */
}
/* Level 2 */
#navLevel2
{
margin: 0; 
color: #999999;
padding: 0 0 5px 15px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
border-bottom:none; 
}
#navLevel2 A, #navLevel2 A:visited{
color:#007BD7;
	text-decoration:none;
	display:block;
	width:120px;
 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navLevel2 A:hover
{
/*background: url(/images/arrow.GIF) no-repeat 13px 9px; */
color:#003366;

}
#navLevel2 #navLevel2Selected
{
color:#A2DBDB;
}
#navLevel3{
margin: 0px 0px 0px; 
color: #999999;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px; 
border-bottom:none; 
padding: 0px 0px 10px 5px;
width:90px;
}
#navLevel3 A{
 background: none;
 display:block;
 width:90px;
}
#navLevel3 A:hover{
background: none;
color:#A2DBDB;
border-bottom:none; 
}
#navLevel3 #navLevel3Selected{
background: none;
color:#A2DBDB;
border-bottom:none; 
}
.img
{
border:1px solid #999999;
margin:4px 2px 4px 2px;
padding:2px;
}

.header
{
font-size:22px;
color:#CC3300;
}
.required
{
color:#CC0000;
font-weight:bold;
font-size:110%;
}
#contactForm textarea
{
width:95%;
height:80px;
font-family: Arial, Helvetica, sans-serif;
}