/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:url(images/mainBG.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	
}
.ContentBG{
    background-image:url(images/contentBG.jpg);

}

.load-local a:link
{
	font-size:14px;
}

.nav {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	/*padding-left: 20px;*/
	
	}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	margin-left: 20px;

}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	margin-left: 20px;
}
.nav a:hover {
	color: #00E8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
	margin-left: 20px;

}






.nav2 {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	padding-left: 12px;
	}
.nav2 a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	padding-left: 16px;

}
.nav2 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	padding-left: 16px;
}
.nav2 a:hover {
	color: #00E8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
	padding-left: 16px;

}






.news {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration: none;
	padding-bottom:5px;
	text-align:left;	
	}
.news a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;	
	text-decoration: none;	
	padding-bottom:5px;
	text-align:left;	
}
.news a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration: none;
	padding-bottom:5px;
	text-align:left;
}
.news a:hover {
	color: #3275A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing:1px;
	padding-bottom:5px;
	text-align:left;
}

.newsHR {
	border-top:1px;
	border-top-color:#3275A4;
	border-top-style:solid;
	}





a:link {
	color: #29719D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration:underline;
}
a:visited {
	color: #29719D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration:underline;
}
a:hover {
	color: #29719D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}



.footer{ 
	background-image:url(images/footer_bg.jpg); 
	height:46px; 
	text-align:center; 
	vertical-align:middle;
	color: #636363;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	padding-left: 4px;	
	}
.txtBlack11 {
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:1px;
	}
.txtBlack12Bold {
	text-align:left;
	color: #636363;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:1px;
	font-weight:bold;
	}
.txtBlue11{
	color: #397694;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:1px;
	}
.txtBlue14Bold{
	color: #397694;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:1px;
	font-weight:bold;
	}
.txtRed11{
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:1px;
	}
	
.paddingTop {
	padding-top:10px;
	}
.paddingBottom {
	padding-bottom:10px;	
	}

.grayHR {
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;	
	}
.grayVR {
	border-left:1px;
	border-left-color:#C1D6E5;
	border-left-style:solid;	
	}
		

.mainTable { padding-left:5px; padding-right:5px; }
#navbarTR { background-image:url(images/navBar.jpg); height:53px; vertical-align: middle;}
#navbarTD { background-image:url(images/navBar_left.jpg); background-repeat:no-repeat; background-position:left;}
#TagLine { 
	background-image:url(images/tagLineBG.jpg); 
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#173F5C;
	letter-spacing:1px;
	}
	
	
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010E17;
	text-decoration: none;
	background-color: #DBE5EF;
	border: 1px solid #010E17;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010E17;
	text-decoration: none;
	background-color: #DBE5EF;
	border: 1px solid #010E17;
	line-height: normal;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010E17;
	text-decoration: none;
	background-color: #DBE5EF;
	border: 1px solid #010E17;
}






td img {display: block;}