@charset "UTF-8";body {	background-color: #FFFFFF;	text-align: center;	margin: 0px;	padding: 0px;	font-family: Arial, Helvetica, sans-serif;	color: #666666;	font-size: 12px;}#wrapper {	text-align: left;	width: 960px;	margin-top: 10px;	margin-right: auto;	margin-bottom: 10px;	margin-left: auto;	background-color: #FFFFFF;	border: 1px solid #CCCCCC;	filter: shadow (color:#666666);}#header {	background-color: #0099FF;}.logo {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}#content {	padding-left: 40px;	padding-right: 40px;}#footer {	margin-top: 12px;	clear: both;	font-size: 12px;	background-color: #0099FF;	font-style: normal;	text-align: center;	padding-top: 5px;	padding-bottom: 5px;	border-top-width: 5px;	border-top-style: solid;	border-top-color: #CCCCCC;	color: #FFFFFF;}#navbar {}#logo {	height: 91px;}#banner {	height: 300px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}#leftColumn {	float: left;	width: 316px;	font-size: 12px;	margin-bottom: 20px;	margin-top: 20px;}#rightColumn {	float: right;	width: 316px;	font-size: 12px;	margin-bottom: 20px;	margin-top: 20px;}#aboutUsright{	float: right;	width: 600px;	margin-bottom: 20px;	margin-top: 20px;}#aboutUsleft{	float: left;	width: 236px;	font-size: 12px;	margin-bottom: 20px;	margin-top: 20px;}h2 {	font-size: 12px;	font-weight: bold;	color: #0099FF;	text-decoration: none;}h1 {	font-size: 16px;	color: #666666;	font-weight: bold;}a:link {	color: #0099FF;	text-decoration: none;}a:visited {	text-decoration: none;	color: #0099FF;}a:hover {	text-decoration: none;}a:active {	text-decoration: none;	color: #CCCCCC;}.solidline{	margin-top: 2px;	margin-bottom: 2px;}.link1{	font-size:10px;	color: #0099FF;}.closeheader {	line-height: 2px;}.leftalign {	text-align: left;}