/* CSS Document */

/* basic page styles */

body {
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #045d95;
	text-align: center;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/bg.gif);
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	}
	
.boldOrange {
	color: #ff9933;
	font-weight: bold;
}

.boldBlue {
	color: #187ebe;
	font-weight: bold;
}

.date {
	color: #187ebe;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
}
	
/* links */

a:link, a:visited {
	padding-bottom: 0px;
	color: #1892df;
	text-decoration: none;
	border-bottom: 1px solid #6bb3e1;
	}
a:hover {
	padding-bottom: 0px;
	color: #ff9933;
	border-bottom: 1px solid #ff9933;
	}
	
a.linkNoline, a.linkNoline:visited {
	padding-bottom: 0px;
	color: #1892df;
	text-decoration: none;
	border:none;
	border-bottom:none;
	}
	
a.linkNoline:hover {
	padding-bottom: 0px;
	color: #ff9933;
	text-decoration:none;
	border:none;
	border-bottom:none;
	}
	
a.linkSmall, a.linkSmall:visited {
	font-size:11px;
	}
a.linkSmall:hover {
	font-size:11px;
	}
	
a.linkHeader, a.linkHeader:visited {
	color: #045d95;
	font-weight: bold;
	border-bottom:none;
	font-size:12px;
	}
a.linkHeader:hover {
	font-weight: bold;
	color: #ff9933;
	border-bottom: 1px dotted #ff9933;
	}


/* layout DIVs */

#wrapper {
	text-align: center;
	width: 807px;
	background: url(images/contentarea_bg.gif);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top:0px;
	padding:0px;
}

#wrapperbottom {
	text-align: center;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

#banner {
	text-align: center;
	width: 807px;
	height: 230px;
}

#menu {
	width: 807px;
	height: 43px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#menuwrap {
	width: 807px;
	height: 43px;
	text-align: center;
	margin: 0;
	padding: 0;
}


#menutop {
	width: 807px;
	text-align: center;
	height: 21px;
}

#menubottom {
	width: 807px;
	text-align: center;
	height: 21px;
}

#contentarea {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

/* Side Panel Tags */

#contleft {
	float:left;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 31px;
	padding-right: 20px;
	float:left;
	width:232px;
	margin:0px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border:solid 0px;
}

#contleft ul {
	list-style-image: url(images/bullet.gif);
}

#contleft li { 
	line-height:14px;
	padding-bottom:9px;
	padding-right:12px;
	margin-left: -9px;
} 

.lastItem { 
	padding-bottom: 4px;
	margin-bottom: -8px;
	}

html>body .lastItem{   /* IE only hack */
	padding-bottom: 6px;
	margin-bottom: -4px;
	}

.lastItemSection { 
	padding-bottom: 0px;
	margin-bottom: -19px;
	} 
	
html>body .lastItemSection { /* IE only hack */
	padding-bottom: 0px;
	margin-bottom: -11px;
	}
	
.lastItemFirstSection { 
	padding-bottom: 0px;
	margin-bottom: -12px;
	} 
	
html>body .lastItemFirstSection { /* IE only hack */
	padding-bottom: 0px;
	margin-bottom: -5px;
	} 
	
#contright h2 { 
	color: #035d94;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;

}

#contleft p {
	line-height: 15px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-left:11px;
	padding-right:9px;
}

#contleft h1 {
	color: #035d94;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top:0px;
	padding-left:11px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:0px;
}

#contleft h2 { /* IE only hack */
	color: #035d94;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top:0px;
	margin-bottom: -10px;
	padding-left:11px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:0px;
}

html>body #contleft h2 {   /* This Controls Firefox */
	color: #035d94;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top:0px;
	margin-bottom: -3px;
	padding-left:11px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:0px;
}


#sideHeader{
	text-align:left;
	width: 232px;
	height:70px;
	margin:0px;
	padding:0px;
}

.sideBottomUpdates {
	text-align:left;
	width:232px;
	height:8px;
	margin:0px;
	padding:0px;
}

.sideBG {
	text-align:left;
	width:232px;
	background-color:#fdf1e3;
	margin:0px;
	padding:0px;
}

.sideBG h3 { /* IE only hack */
	color: #035d94;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 2px;
	margin-top:-5px;
	margin-bottom: -10px;
	padding-left:11px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:0px;
}

html>body .sideBG h3 {   /* This Controls Firefox */
	color: #035d94;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 2px;
	margin-top:-8px;
	margin-bottom: -3px;
	padding-left:11px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:0px;
}

.sideContent {
	background-color:#fdf1e3;
	margin:0px;
	padding:0px;
}

#sideBottom {
	float:left;
	text-align:center;
	width:232px;
	height:14px;
	margin:0px;
	padding:0px;
}

.sideDivider {
	width:232px;
	height:33px;
	margin:0px;
	padding:0px;
	background-image: url(images/side_divider.gif);
}

/* Main Area Tags */

#contright {
	padding-top:0px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	float: right;
	text-align:left;
	width:490px;
	margin:0px;
	border:solid 0px;
}

#contright ul {
	list-style-image: url(images/bullet.gif);
}

#contright li { 
	line-height:1.4em;
	padding-bottom:11px;
	margin-left:-6px;
	margin-right:36px;
} 


#contright p {
	line-height: 1.5em;
	width:450px;

}

#contright a {
	width:450px;

}

#contright h1 {
	color: #ff9933;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	margin-top:0px;
	width:450px;
}



#contright h4 {
	color: #ff9933;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-top:0px;
	width:450px;
}


.newsHeader {
	color: #ff9933;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width:450px;
	line-height: 1.35em;
		
}

#contright h2{
	font-family: Verdana, sans-serif;
	color: #045d95;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
	width:450px;
}

#contright h3{
	font-family: Verdana, sans-serif;
	color:#ff9933;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	width:450px;
}

#divider {
	text-align:left;
	width:100%;
	height:43px;
	margin:0px;
	padding:0px;
	background-image: url(images/side_divider_BG.gif);
}

/* Footer Tags */

#footer {
	background-image: url(images/footer_bg.gif);
	height: 58px;
	width: 807px;
	padding:0px;
	margin:0px;
	text-align: center;
}


#footer p{
	padding:17px 0 0 0;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016596;
}

#footertop {
	clear:both;
	width: 807px;
	text-align: center;
	height: 21px;
}

#footerbottom {
	width: 807px;
	text-align:center;
	height: 21px;
}


.photo_home_sm {
	float: right;
	text-align: center;
	margin: 0 0 0.2em 0.9em;
}


/* Form Elements */

.formTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #759147;
}

.formDropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #BBB5B9;}

.formTextField {
	color: #666666;
	border:1px solid #BBB5B9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;}
	
.btn{
	color:#759147;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 10px;
   	font-weight:normal;
   	padding: 2px 1px;
   	background-color:#E6F3D7;
   	border-top: 1px solid #BBB5B9;
	border-right: 1px solid #BBB5B9;
	border-bottom: 1px solid #BBB5B9;
	border-left: 1px solid #BBB5B9;
	}
	
hr {
	border: none 0;
	border-top: 1px solid #d2e2f7;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}