/* CSS Document */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #000066;
}
#TopLogo 
{
	background-color: #000000;
	background-image: url(images/logo_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;




}
.TopAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	float: right;
	width: 25%;
	text-align: left;
	margin-top: 20px;
}
.TopAddress  A:link {color: #FFFFFF; text-decoration: none;}
.TopAddress  A:active {color: #FFFFFF; text-decoration: none;}
.TopAddress  A:visited {color: #FFFFFF; text-decoration: none;}
.TopAddress  A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	margin: 140px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;




}
#container2 {
	text-align: left;
	margin: auto;
	width: 670px;
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 3px;


}
#container2  A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#container2  A:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#container2  A:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#container2  A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	position: relative;

}
#container3 {
	text-align: center;
	margin: auto;
	width: 760px;
	background-color: #38352D;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px solid #000000;
}
.redline {
	background-color: #FF0000;
	height: 2px;
	width: 100%;
	font-size: .001em;
}
.leftnav {
	background-color: #6A0000;
	width: 155px;
	border: 2px solid #000000;
	float: left;
	padding-top: 3px;
	padding-bottom: 35px;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 4px;
	left: 0px;
	top: 0px;
}
.leftnav200 {
	background-color: #6A0000;
	width: 200px;
	border: 2px solid #000000;
	float: left;
	padding-top: 3px;
	padding-bottom: 35px;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 4px;
	left: 0px;
	top: 0px;
}
.emailform {
	background-color: #6A0000;
	border: 2px solid #000000;
	float: left;
	padding-top: 3px;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 4px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;

}
.navbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #B9F1FF;
	background-color: #0099FF;
	text-align: center;
	width: 145px;
	border: 2px solid #00CCFF;
	margin-bottom: 3px;
	padding-bottom: 3px;


}
.navbutton  A:link {color: #B9F1FF; text-decoration: none;}
.navbutton  A:active {color: #B9F1FF; text-decoration: none;}
.navbutton  A:visited {color: #B9F1FF; text-decoration: none;}
.navbutton  A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666666;
	width: 100%;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;


}
.copyright  A:link {color: #666666; text-decoration: none;}
.copyright  A:active {color: #666666; text-decoration: none;}
.copyright  A:visited {color: #666666; text-decoration: none;}
.copyright  A:hover {color: #666666; text-decoration: underline;
}
h1 {
	ffont-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFF00;
	font-weight: normal;
	font-style: italic;


}
h3 {
	ffont-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style: italic;

}
.center {
	text-align: center;
	width: 670px;
	margin-right: auto;
	margin-left: auto;


}
.navbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #B9F1FF;
	background-color: #0099FF;
	text-align: center;
	width: 145px;
	border: 2px solid #00CCFF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.navbutton2  A:link {color: #B9F1FF; text-decoration: none;}
.navbutton2  A:active {color: #B9F1FF; text-decoration: none;}
.navbutton2  A:visited {color: #B9F1FF; text-decoration: none;}
.navbutton2  A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.redlinetop {
	background-color: #FF0000;
	height: 2px;
	width: 100%;
	font-size: .001em;
	top: 134px;
	position: absolute;
	clear: both;
	float: left;
	left: 0px;





}

