@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #c1c7df;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	background-color: #FFFFFF;
	background-image: url(/images_n/header_bkg.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	
}


.mainheader { }
.mainlogo {padding-left: 20px;
			width: 270px;
			float: left;
			height: 125px;
			}
			
.taglineh { width: 643px;
			float: left;
			padding-left: 21px;
			
			}
			
.menutab { width: 150px;
			float: left;
			padding-left: 2px;
			padding-bottom: 0px;
			height: 36px;
			background-color: #232d68;
			}
			
.featuredtab { width: 150px;
			float: left;
			padding-left: 5px;
			}
			
.searchmain { width: 250px;
				float: left;
				padding-left: 5px;
				}
				
.searchimg { width: 88px;
				float: left;
				}
.searchminput {width: 160px;
				float: left;
				padding-bottom: 3px;
				}
			
#maintext {
	float: left;
	width: 271px;
	padding-right: 22px;
	padding-left: 20px;
	
	
}
h1 {
	font-size: 20px;
	color: #232d68;
	margin-top: 32px;
	margin-bottom: 16px;
}
p {
	margin-bottom: 14px;
}
#nav {
	background-image: url(/images_n/header_bkg.gif);
	background-color: #232d68;
	background-repeat: repeat-x;
	float: left;
	width: 150px;
	/*padding-top: 88px;*/
	
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	float: left;
	
}

.sans_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	float: right;
	
}
#featured {
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(/images_n/featured_bkg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 466px;
	padding-right: 11px;
	padding-bottom: 39px;
	padding-left: 15px;
	/*margin-top: 88px;*/
}
.marginleft5 {
	margin-left: 5px;
}
.marginright39 {
	margin-right: 39px;
}
.marginbottom11 {
	margin-bottom: 11px;
}
.margintop17 {
	margin-top: 17px;
}
.clear {
	font-size: 1px;
	clear: both;
}

.leftsidecont {
	z-index: 1;
	background-image: url(/images_n/nav_bkg.gif);
	background-repeat: repeat-y;
	clear: both;
	
	padding-bottom: 10px;
	height: 765px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c1c7df;
	text-align: center;
	clear: both;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

form { margin: 0;
		padding: 0;
		}

a.footlink:link {color: #000000; text-decoration: none;}     /* unvisited link */
a.footlink:visited {color: #000000; text-decoration: none;}  /* visited link */
a.footlink:hover {color: #000000; text-decoration: underline;}   /* mouse over link */
a.footlink:active {color: #000000; text-decoration: underline;}   /* selected link */

.safe_sig {margin-left: 100px;
font-weight: bold;}

#MenuPos {z-index: 1;
filter:alpha(opacity=50); /* For IE */
-moz-opacity:0.5; /* For older versions of Mozilla */
opacity: 0.5; /* For the CSS3 standard */
}

.flashhold { text-align: center;
			/*border: 1px solid black;*/
			background-color: #cb002a;
		}

a.flashlink:link {color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;}     /* unvisited link */
a.flashlink:visited {color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;}  /* visited link */
a.flashlink:hover {color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;}   /* mouse over link */
a.flashlink:active {color: #ffffff; text-decoration: underline;font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;}   /* selected link */


.flashdir { color: #cb002a;
			font-family: Arial, Helvetica, sans-serif;}