@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: justify;
	vertical-align: middle;
	height: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	padding: 5px;
	float: right;
	color: #000033;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}
a:link {
	color: #000033;
	font-size: 12px;
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	font-style: italic;
	color: #000066;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
a:active {
	color: #000033;
	text-decoration: none;
}

</style>
