body {
	background: url(/images/bg_all.jpg) repeat-x center top #FFFFFF fixed;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	font-size: 62.5%;
	text-align: center;
	margin: 0;
}
#maintopcap{
	position: relative;
	width: 750px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(/images/bg_main_topcap.gif) no-repeat center top transparent;
	line-height: 20px;
	height: 20px;
}
#main {
	position: relative;
	width: 750px;
	padding: 0px;
	margin: 0 auto;
	background: url(/images/bg_main.jpg) no-repeat center top #FFFFFF;
	text-align:center;
}

#logo{
	margin: 0;
	padding: 0;
	width: 750px;
	height: 90px;
	text-align: left;
}
#logoprint{
	display: none;
}
.logo{
	padding-left: 10px;
}


/*---------- Top Navigation Part ----------*/
#mainNav {
	width: 730px;
	position:relative;
	margin: 0px auto;
	padding: 0px;

}


/*---------- Body Part ----------*/

#content{
	width: 730px;
	padding: 0px;
	margin: 0 auto;
	display:block;
}
#contentBodyOuterWrapper{
	width: 540px;
	float: right;
	position: relative;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
#contentBodyWrapper{
	background: url(/images/bg_ctBody_top.jpg) no-repeat center top #FFFFFF;
	width: 540px;
	position: relative;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
#contentBody{
	margin: 0px;
	width: 520px;
	text-align: left;
	color: #777777;
	line-height: 1.2em;
	display: block;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 10px;
}
#contentBody h1{
	margin: 0px;
	padding-bottom: 1em;
	padding-left: 5px;
}
.hdImage{
	padding-bottom: 10px;
}
		
#contentBody h3{
	margin: 0px;
	padding-left: 5px;
}

#contentBody p{
	margin: 0px;
	padding-bottom: 1em;
	padding-left: 5px;
}




.contentBodyBotCap{
	background: url(/images/bg_ctBody_bottom.gif) no-repeat center top;
	margin:0px;
	width:540px;
	height: 30px;
	line-height: 30px;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}
				
		
#leftPanelWrapper{
	width: 180px;
	height: auto;
	text-align: left;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	margin: 0px;
}
.leftPanelTopCap1{
	background: url(/images/bg_leftPanel_top1.jpg) no-repeat center top;
	margin:0px;
	width:180px;
	height: 10px;
	line-height: 10px;
}
.leftPanelTopCap2{
	background: url(/images/bg_leftPanel_top2.gif) no-repeat center top;
	margin:0px;
	width:180px;
	height: 10px;
	line-height: 10px;
}
.leftPanelTopCap3{
	background: url(/images/bg_leftPanel_top3.gif) no-repeat center top;
	margin:0px;
	width:180px;
	height: 10px;
	line-height: 10px;
}
.leftPanel{
	background: url(/images/bg_leftPanel.jpg) no-repeat center top #444444;
	width: 180px;
	margin:0px;
	color: #888888;
}
.leftPanel3{
	background: url(/images/bg_leftPanel3.jpg) no-repeat center top #CCCCCC;
	width: 180px;
	margin:0px;
	color: #888888;
}

.leftPanel p,
.leftPanel3 p{
	margin: 0px 10px;
}
.leftPanel h2,
.leftPanel3 h2{
	margin: 0 10px;
}

.leftPanel a:link,
.leftPanel a:visited{
	text-decoration: none;
	color:#AAAAAA;
}
.leftPanel a:hover,
.leftPanel a:active,
.leftPanel a:visited:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.leftPanel3 a:link,
.leftPanel3 a:visited{
	text-decoration: none;
	color:#666666;
}
.leftPanel3 a:hover,
.leftPanel3 a:active,
.leftPanel3 a:visited:hover{
	color:#777777;
	text-decoration: none;
}

.underlinelist li{
	display: block;
	border-bottom: 1px solid #666666;
	list-style: none;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
.underlinelist{
	margin-top: 0;
	margin-left: -20px;
	margin-right: 10px;
}







.leftPanelBotCap{
	background: url(/images/bg_leftPanel_bottom.gif) no-repeat center top;
	margin:0px;
	width:180px;
	height: 10px;
	line-height: 10px;
}
.leftPanelBotCap3{
	background: url(/images/bg_leftPanel_bottom3.gif) no-repeat center top;
	margin:0px;
	width:180px;
	height: 10px;
	line-height: 10px;
}
.leftPanel img{
	padding-left: 10px;
}

		
/*-- 2 columns --*/
.ctColumnLeft,
.ctColumnRight{
	width:250px;
	height:auto;
	display:block;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.ctColumnLeft{
	float:left;
	padding-left: 5px;
}
.ctColumnRight{
	float:right;
	padding-right: 5px;
}

.ctColumnLeft p,
.ctColumnRight p{
	font-size:1em;
	line-height: 1.6em;
	margin: 0px;
}

/*----- Image Left -----*/
.imageleft65x65 img {
	margin: 0px;
	padding-bottom: 15px;
	padding-right: 10px;
	clear: both;
	float: left;
}
.imageleft65x65 { 
	margin: 0px;
	padding: 0;
}
.imageleft65x65 p img {
	margin-right: 0px;
	margin-bottom: 0px;
	clear: none;
	float: none;
}
.imageleft65x65 h3, 
.imageleft65x65 p,
.imageleft65x65 ul {
	margin: 0;
	text-align: left;
	line-height: 1.2em;
}
.imageleft65x65 p a{
	font-size: 9px;
	line-height: 10px;
	text-align: left;
}		
.imageleft65x65 h3 {
	line-height: 1.1em;
	padding-bottom: .5em;
}				
		
		
/*----- Contact Inquiry Form -----*/
form {
	margin: 0px;
	padding: 0px;
}
.formlabel{
	position: relative;
	margin: 0px;
	width: 140px;
	height: 24px;
	float: left;
	vertical-align: top;
	display:block;
}
.forminput{
	line-height: 14px;
	position: relative;
	margin: 0px;
	width: 365px;
	height: 24px;
	float: right;
	display:block;
}
.forminput2{
	line-height: 14px;
	position: relative;
	margin: 0px;
	width: 365px;
	height: 90px;
	float: right;
	display:block;
}
.inputbox{
	margin: 0px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
.textarea{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	margin-top: 5px;
}
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	background: #eeeeee;
	width: 80px;
}
					
/*---------- Bottom Navigation Part ----------*/
#botNavList{
	font-size: 1em;
	line-height: 1.4em;
	color: #777777;
	padding-top: 2.4em;
	position: relative;
}
		
#botNav{
	width: 750px;
	height: 50px;
	background: url(/images/bg_main_bottom.gif) no-repeat center bottom transparent;
	margin: 0 auto;
	padding: 0;
	position: relative;
	clear:both;
	display: block;
}
		
#copyright {
	width:750px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	padding-top: 1em;
	padding-bottom: 0.2em;
	position:relative;
	font-size: 1em;
	color:#787878;
	display:block;
}
#copyright a {
	color: #787878;
}
#cpLeft{
	width: 500px;
	float:left;
	text-align: left;
	padding: 3px 0px 0px 10px;
}
#cpRight{
	width: 220px;
	float: right;
	text-align: right;
	padding: 3px 10px 0px 0px;
}
					
/*----- Color Text -----*/					
.red{
	color: #AA0000;
}
					
/*---------- Headers ----------*/
h1 {
	font-size: 1.4em;
	color: #3E79A6;
	line-height:1em;
}
h2 {
	font-size: 1.4em;
	color: #AFAFAF;
	padding-bottom: 5px;
	letter-spacing: -1px;
}
h2 a:link,
h2 a:visited {
	color: #DEDEDE;
	text-decoration:none;
}
.leftPanel3 h2 {
	color: #555555;
}


h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #003A8B;
}
h3 a:link,
h3 a:visited {
	color: #003A8B;
	text-decoration:none;
}
h3 a:hover,
h3 a:visited:hover {
	color: #003A8B;
	text-decoration:underline;
}
		
h4 {
	font-size: 1em;
	color: #003A8B;
	margin: 0px;
	margin-top: 1.4em;
	margin-left: 5px;
}
h5 {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	margin-top: 2em;
	margin-left: 5px;
	margin-bottom: 1.2em;
}		
		
					
/*---------- Links ----------*/
a,
a:link,
a:visited{
	text-decoration: none;
	color:#0069CC;
}
a:hover,
a:active,
a:visited:hover{
	text-decoration: underline;
}
		/*---------- List ----------*/
ul{
	margin: 0px;
	margin-top: -8px;
	padding: 0px;
	padding-left: 30px;
}
li ul{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}
.bulletBlue{
	list-style-image: url(/images/bullet_blue_fill.gif);
}
.bulletBlue li{
	padding-top: 0.5em;
}
.bulletBlueLine{
	list-style-image: url(/images/bullet_blue_line.gif);
}
.bulletGray{
	list-style-image: url(/images/bullet_gray_fill.gif);
	margin-right: 10px;
	padding-top: 10px;
}
.bulletGray li{
	padding-top: 4px;
	padding-bottom: 4px;

}	
				
/*----- Site Map -----*/
.sitemaplist1{
	margin: 0px;
	margin-left: 40px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 15px;
	list-style-image: url(/images/bullet_blue_fill.gif);
}
.sitemaplist1 li{
	padding-top: 1em;
}
.sitemaplist2{
	margin: 0px;
	margin-left: 40px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 1.8em;
	padding-left: 15px;
	list-style-image: url(/images/bullet_blue_line.gif);
	line-height: 2.0em;
}
.sitemaplist2 li{
	padding-top: 0;
	padding-bottom: 0;
}		
		
		
		/*---------- Elements ----------*/
hr{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: -5px;
	margin-bottom: 10px;
	background-color: #DBD7CC;
	border: 0;
	color: #DBD7CC;
	height: 1px;
	line-height: 1px;
}	
		img{
			margin: 0;
			padding: 0;
		}
		.gotothetop{
			font-size:9px;
			line-height: 10px;
			display:block;
			float:right;
			margin:0;
			padding:0;
			padding-bottom:5px;
			margin-top:-10px;
		}
		
.tagline{
	font-size: 1.2em;
	font-style: normal;
	color: #003366;
	margin: 0;
}
.grayline{
	clear: both;
	display: block;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	border-bottom: 1px solid #E8ECEF;
}
.clearLine {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}		
.breakLine {
	clear: both;
	display: block;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
		.breakLine5 {
			clear: both;
			display: block;
			height: 5px;
			margin: 0px;
			padding: 0px;
			line-height: 5px;
		}
		.breakLine10 {
			clear: both;
			display: block;
			height: 10px;
			margin: 0px;
			padding: 0px;
			line-height: 10px;
		}
		.breakLine10White {
			clear: both;
			display: block;
			height: 10px;
			margin: 0px;
			padding: 0px;
			line-height: 10px;
			background-color:#FFFFFF;
		}
		.10MarginTop{
			margin-top: 10px;
		}
		.alighCenter{
			display:block;
			text-align: center;	
		}
		.formtitleCopy {
			width: 80px;
			height: auto;
		}
/*---------- Scrolling News ----------*/
#newsFrame{
	position: relative;
	width: 180px;
	height: 210px;
	margin: 0;
	padding: 0;
}





/*---------- End Scrolling News ----------*/