@charset "UTF-8";
#wrapper {
	background-color:#FFF;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 770px;
	height:850px;
	position: relative;
}
#long_wrapper {
	background-color:#FFF;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 770px;
	height: 1700px;
	position: relative;
}
#headertop {
	background-color: #600;
	height: 30px;
	width: 770px;
}
#nav {
	background-color: #FFF;
	height: 38px;
	width: 770px;
}
#headermain {
	height: 234px;
	width: 770px;
}
#sidebar {
	background-color: #fff;
	margin-left:20px;
	height: 500px;
	width: 210px;
	float: left;
	margin-top:5px;
}
#main {
	background-color: #FFF;
	margin-right:10px;
	height: 500px;
	width: 500px;
	padding: 0px;
	float: right;
	margin-top: 5px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	background-color: #001C3D;
	width: 770px;
	height:35px;
	margin-top:0px;
	clear:both;
}
#footer p {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	clear:both;
	vertical-align:middle;
	padding:5px;
}
#main #frmContact fieldset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6pt;
}
#main #frmContact input.text {
	width: 200px;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	color: #fff;
	vertical-align:middle;
	padding:5px;
}




a:link {
	COLOR: #009;
}
a:link.mylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	COLOR: #666;
}
a:hover {
	COLOR: #666;
}
a:active {
	COLOR: #00FF00;
}
.image {
	border: medium none #FFF;
	margin-top: 25px;
	margin-left: 25px;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bulletsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
}
.ecsText {
	color: #666;
}
.mylink {
	color: #666;
	text-decoration: none;
}
