@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 600px;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	padding: 5px;
	color: #336666;
	line-height: 60px;
	font-weight: normal;
	font-variant: normal;
	border-right-color: #336666;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}
a:link {
	color: #336666;
	font-size: None;
	text-decoration: none;
}
a:visited {
	color: #336666;
	font-size: None;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-size: None;
	text-decoration: none;

}
a:active {
	color: #336666;
	font-size: None;
	text-decoration: none;


}
</style>
