body,
html{
	margin-left: 1px;
	margin-top: 1px;
padding:0;
background:#c3c3c3;
color:000;
}
body {
min-width:800px;
}
#wrap {
	background:#FFFFFF;
	margin:0;
	width:800px;
	border-left: 1px groove #A0A0A4;
	border-right: 1px groove #A0A0A4;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #A0A0A4;
}
#header {
background:#FFFFFF;
height:136px;
}
#flashbanner {
background:#FFFFFF;
height:277px;
}
#spacer40 {
	background-color: #FFFFFF;
	height: 40px;
}
#spacer20 {
	background-color: #FFFFFF;
	height: 20px;
}
#mainbody {
	width:760px;
	margin: 10px 20px 10px 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#leftcolumn {
	float:left;
	width:500px;
	margin: 10px 10px 10px 20px;
	padding-right: 10px;
}
#rightcolumn {
	float:right;
	width:220px;
	margin: 10px 20px 10px 10px;
	padding-left: 10px;
}
#footer {
	clear:both;
	text-align: center;
	border-top: 1px dotted #A0A0A4;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0054A4;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0054A4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2baae1;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: underline;
}
#current {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#mainbody p {
text-align:justify;
}
#rightcolumn p {
text-align:left;
}
#leftcolumn p {
text-align:justify;
}
