BODY {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	padding : 0;
	background-color : white;
	font-family:Verdana, Geneva, sans-serif;font-size:12px;
	color:#4e5c67;
	}
IMG {
	border : 0;
}
H1 {
	font-size : 14px;
font-weight:bold;
color:#094283;
	text-align : left;
}
H2 {
font-size:12px;
font-weight:bold;
color:#628fa0;
}
ul {
	text-align:left;
	list-style-type: square;
}
p {
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
font-size:12px;
color:#4e5c67;
}
#mainwrapper {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
border:none;
}


A:link
{
color:#527aa8;
}


A:active
{
color:#094283;
}
A:visited
{
color:#527aa8;
}

A:hover
{
color:#094283;
}

#contentBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top:40px;
	padding-left:20px;
	clear: both;
	float: none;
	position:relative;
	text-align:left;
}

.floatRight {
	position:relative;
float:right;
}
.floatLeft {
	position:relative;
float:left;
}
.red {
color:#ba0404 !important;
}
.darkblue {
color:#205f78 !important;
}
.title {
font-size:14px;
font-weight:bold;
color:#094283;
}
.title2 {
	font-size:12px;
	font-weight:bold;
	color:#205f78;
	margin-top:0px;
	margin-bottom:12px;
}
  .title3 {
   color:#205f78 !important;
  }
