/* CSS Document */

/* basic page styles */

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #003366;
	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;
	}
	
.small{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
	
.boldOrange {
	color: #fb8509;
	font-weight: bold;
}

.boldBlue {
	color: #004b83;
	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:underline;
	}
a:hover {
	padding-bottom: 0px;
	color: #ff9933;
	text-decoration:underline;
	}
	
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: #015f9a;
	font-weight: bold;
	border-bottom:none;
	}
a.linkHeader:hover {
	font-weight: bold;
	color: #ff9933;
	border-bottom: 1px dotted #ff9933;
	}


/* layout DIVs */

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

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

#banner {
	text-align: center;
	width: 800px;
	height: 211px;
}

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

#menu2 {
	width: 800px;
	height: 34px;
	text-align: center;
	background-image:url(images/navbar_BG.jpg);
	background-repeat:no-repeat;

	color:#FFFFFF;
	margin: 0;
	padding: 0;

}

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


#menutop {
	width:800px;
	text-align: center;
	height:22px;
}

#menubottom {
	width:800px;
	text-align: center;
	height:35px;
}

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

/* Main Panel Tags */

#utility {
	text-align:right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	padding-top: 18px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* CONTENT LEFT Tags */

#contleft {
	float:left;
	background-image:url(images/contentleft_BG.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 30px;
	float:left;
	width:213px;
	margin:0px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height:18px;
	border:solid 0px;
}

#sideBlue {
	width:213px;
	background-image:url(images/sideBlue_BG.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 17px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#sideList {
	width:213px;
	background-image:url(images/sideBlue_BG.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 17px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.sideBlue p {
	line-height: 14px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;

}

.sideBlueBottom {
	width:213px;
	height:14px;
	background-image:url(images/sideBlue_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

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

.sideDividerSm {
	width:213px;
	height:17px;
	margin:0px;
	padding:0px;
	background-image: url(images/side_divider_sm.gif);
}

#buttonMember {
	text-align:center;
	height:43px;

}

/* CONTENT RIGHT Tags */

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

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

#contright li { 
	line-height:16px;
	padding-bottom:11px;
	padding-right:22px;

} 
	

#contright p {
	line-height: 17px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-left:0px;
	padding-right:0px;
	margin-right:5px;
}

html>body #contright p {   /* This Controls Firefox */
	line-height: 17px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:18px;
}

#contright h1 {
	color: #004b83;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height:23px;
	margin:0px;
	padding:0px;

}

#contright h2 { /* IE only hack */
	color: #fc8e15;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;

	padding:0px;
}

html>body #contright h2 {   /* This Controls Firefox */
	color: #fc8e15;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;

	padding:0px;
}


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

h2 { 
	color: #fc8e15;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding:0px;
}

/* Footer Tags */

#footer {
	background-image: url(images/footer.gif);
	height: 51px;
	width: 800px;
	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: 800px;
	text-align: center;
	height: 22px;
}

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


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



	
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*/
}

#signUp {
	width:230px;
	background-image:url(images/signup_BG.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 14px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.signUp p {
	line-height: 14px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;

}

.signUpBottom {
	width:230px;
	height:21px;
	background-image:url(images/signup_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#search {
	width:230px;
	background-image:url(images/search_BG.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 14px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.search p {
	line-height: 14px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;

}

.searchBottom {
	width:230px;
	height:21px;
	background-image:url(images/search_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#news {
	width:230px;
	background-image:url(images/news_BG.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 14px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.news p {
	line-height: 14px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

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

#news li { 
	line-height:1.2em;
	padding-bottom:11px;
	margin-left:-22px;
	margin-right:3px;
} 


.newsBottom {
	width:230px;
	height:13px;
	background-image:url(images/news_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.lastItemSection { 
	padding-bottom: 0px;
	margin-bottom: -19px;
	} 
	
html>body .lastItemSection { /* IE only hack */
	padding-bottom: 0px;
	margin-bottom: -11px;
	}

/* Form Elements */

.sideTitle {
	color: #fb8509;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	padding-top:12px;
	padding-bottom:8px;
}
.sideTitleBlue {
	color: #004b83;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	padding-top:12px;
	padding-bottom:8px;
}


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

.formTextField {
	color: #666666;
	border:1px solid #b6d2f6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;}
	
.formTextFieldSide {
	color: #666666;
	border:1px solid #b6d2f6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top:4px;}
	
.btn{
	color:#015f9a;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 10px;
   	font-weight:bold;
   	padding: 4px;
   	background-color:#dbe9fc;
   	border-top: 1px solid #b6d2f6;
	border-right: 1px solid #b6d2f6;
	border-bottom: 1px solid #b6d2f6;
	border-left: 1px solid #b6d2f6;
	margin-top:8px;
}

.btnOrange{
	color:#015f9a;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 10px;
   	font-weight:bold;
   	padding: 4px;
   	background-color:#fce4cc;
   	border-top: 1px solid #fbc690;
	border-right: 1px solid #fbc690;
	border-bottom: 1px solid #fbc690;
	border-left: 1px solid #fbc690;
	margin-top:8px;
}

.newsDrop {
	text-align:center;
}

.grid { 
	margin-left:10px;
	width:400px;
}

.grid th { 
	color: #015f9a;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-top:18px;
	margin-top: 18px;
	border-top:1px dotted #b6d2f6;
	text-transform:uppercase;
}
