/* Global Styles */

html, body, ul, ol, li, form,
fieldset, a div, img {margin:0; padding:0; border:0; 
}

body {
	cursor:default;
	color:#000000;
	background-color: #ffffff;
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
h1 {
	color: #2e5363;
	letter-spacing:0.2em;
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}

h2{
	font:0.9em Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color: #376376;
	margin-top: 20px;
	font-weight:bold;
	}

h3 {
	font:0.9em Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-weight:bold;
	}

h4 {
	font:0.9em Arial, Helvetica, sans-serif;
	margin: 10px;
	font-weight:bold;
	}

p	{
	line-height:18px;
	color:#000000;
	font-size: 0.8em;
	margin-left: 10px;	
}

td {
	font-size: 90%;	
}

td	ul {
	font-size: 120%;	
}

li td {
	font-size: 100%;	
}

a:link, a:visited {
	text-decoration: none;
	color: #376376;	
} 

a:hover, a:active{
	color:#ff9900;
} 

#maincontentleft li {
	font-size:0.8em;
	margin-top:7px;
	}

#maincontentleft ol {
	list-style:decimal;
	list-style-position:outside;
	}
ol {
	margin-left:35px;
	margin-right:35px;
	list-style:decimal;
	list-style-position:outside;
	font-size:0.6em;
	}
	
ul {
	margin-left:25px;
	}

.homepagelist {
	list-style-image:url(../images/bullet.png);
	}
#lowermain h1 {
	color: #ff9900;
	}
	
#lowermain h2 {
	font:0.9em;
	line-height:0.8em;
	color: #ff9900;
	font-weight:bold;
	}
	
#lowermain h3 {
	font-size: 0.8em;
	line-height:0.5em;
	color:#fff;
	}

#lowermain p {
	font:0.8em;
	color:#fff;
	}
	
#lowermain a:link, #lowermain a:visited {
	color:#fff;
	text-decoration: none;
} 

#lowermain a:hover, #lowermain a:active{
	text-decoration: underline;
} 
	

.navTextTop ul{
	list-style:none;
	margin:0;
	padding-top:35px;
	text-align:right;
	letter-spacing:0.0em; /* necessary for IE7 125% */

}

.navTextTop li {
	display:inline;	

}


.navTextTop a:link, .navTextTop a:visited {
	font:12px Arial, Helvetica, sans-serif;	
	color: #FFF;
	padding-left:5px;
	font-weight:bold;
	text-decoration: none;
}


.navTextTop a:hover, .navTextTop a:active{
	color: #FFCC00;
	text-decoration: none
}


.sidenavbar ul{

}

.sidenavbar li{
	list-style:none;
	padding-bottom:2px;
}

.sidenavbar a:link, .sidenavbar a:visited{
	color: #376376;
	font-family: Arial;
	font-size: 0.8em;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
}

.sidenavbar a:hover, .sidenavbar a:active{
	color: #000;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	text-decoration: none;
	margin-left:-10px;
	padding-left:15px;
}

#footercontact a {
	text-decoration: none;
	color: #fff;	
}


.navTextBottom ul{
	margin:0;
	padding:0; /* necessary for IE7 125% */
	letter-spacing: 0.1em;
	text-align:center;

}

.navTextBottom li {
	display:inline;
}

.navTextBottom a:link, .navTextBottom a:visited{
	font:0.6em Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}


.navTextBottom a:hover, .navTextBottom a:active{
	color: #fff;
	text-decoration: underline;	
}

.orangetelnum {
	color:#ff9900;
	font-size:1.2em;
	font-weight:bold;
}

.bodyTextSml {
	line-height:14px;
	color:#000000;
	letter-spacing:0em;
	font-size: 0.7em;
	margin-left: 20px;
}


.copyrightText {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:0.1em;
	text-align: center;
	margin:0;
	padding-top:5px;
}


.imagemargin {
	margin: 20px; /* adds margin around images */
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

.sitemap { 
	font:normal 0.8em verdana;
}

/*END GLOBAL STYLES*/



/*LAYOUT DIVS*/

#headerwrap {
	width:100%;
	background-repeat: repeat-x;
	background-image: url(../images/headerwrap_bg.jpg);
	}

#topspacer {
	height:52px
}

#searchbox {
	position:absolute;
	width:220px;
	height:22px;
	z-index:1;
	left: 625px;
	top: -15px;
}


#topheader{
	position:relative;
	width:840px; 
	height:65px; 
	margin: 0px auto;
	}

#logo {
	width:187px; 
	height:65px; 
	float:left;
	}

#topnav{
	width:653px; 
	height:65px; 
	float:left;
// 	background-image: url(../images/topnav.jpg);
	}


#header{
	width:840px;
	height:142px; 
	margin: 0px auto;
 //	background-image: url(../images/header.jpg);  
	margin-top:0;
	}

#lower_header{
	width:840px;
	height:78px; 
	margin: 0px auto;
// 	background-image: url(../images/lower_header.jpg);
	}


#maincontent {
	width:840px;
	margin: 0px auto;
	}

#maincontentleft {
	width:540px;
	margin-right: 10px;
	margin-left:20px;
	float:left;
	display:inline; /* removes doubling of left margin in IE6 */
	}

#maincontentright {
	width:260px;
	margin-left: 10px;
	float:left;
	}
	
#maincontentright2 {
	width:260px;
	height:370px;
	margin-left: 10px;
	float:left;
	background-image:url(../images/sidenavbar.jpg);
	background-repeat:no-repeat;
	}
	
#lowermainwrap {
	width:100%; 
	background-image:url(../images/footerwrap_bg.jpg);
	background-repeat:repeat-x;
	}
	
#lowermain {
	width:840px; 
	height:230px;
	margin: 0px auto; 
	background-color:#376376;
	}

#lowermain1 {
	width:200px;
	float:left;
	padding-left:40px;
	padding-top:20px;
	display:inline; /* removes doubling of left margin in IE6 */
}

#lowermain2 {
	width:200px;
	float:left;
	padding-top:20px;;

}

#lowermain3 {
	width:200px;
	float:left;
	padding-top:20px;  
}

#lowermain4 {
	width:200px;
	float:left;
	padding-top:20px;
}


#subpage_lowermain1 {
	width:580px;
	float:left;
	padding:20px 20px 0px 20px;
	display:inline; /* removes doubling of left margin in IE6 */
}

#subpage_lowermain2 {
	width:200px;
	float:left;
	padding:20px 10px 0px 10px;  
}

#footer {
	width:100%; 
	height:70px;
	margin: 0px auto; 
	background-color:#000;
	}

	
.whitespace {
	background-color:#999; 
	width:100%; 
	margin:0 auto; 
	padding:0;
	height:1px;
	}

	
.clearfloats{clear:both;}

/*END LAYOUT DIVS*/


/*FORMSTYLES*/

form label {
	float: left;
	width: 130px;
}

form div {
	clear:left;
	padding-bottom: 10px;
}

form .text {
	width: 296px;
	border: 1px inset #999999;
	padding: 2px;
}

form div.submit {
	width: 430px;
	text-align: right;
}

form div.captcha {
	padding-left: 130px;
}

/*END FORM STYLES*/