body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #061F83;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-bottom: 9px;
}
a.topmenu:link		{
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenu:active		{
	text-decoration: underline;
	color: #FFFFFF;
} 
a.topmenu:visited	{
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenu:hover		{
	text-decoration: underline;
	color: #FFFFFF;
}

.botmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
}

a.botmenu:link		{
	text-decoration: none;
	color: #666666;
}
.botlogos {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

a.botmenu:active		{
	text-decoration: underline;
	color: #666666;
} 
a.botmenu:visited	{
	text-decoration: none;
	color: #666666;
}
a.botmenu:hover		{
	text-decoration: underline;
	color: #666666;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #002588;
}


.maintext li {
	list-style:none;
	background-image:url(images/li-sun.gif);
	background-repeat:no-repeat;
	background-position:0,0;
	padding-left: 22px;
}



.maintexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FF4D00;
}

.maintextsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #061F83;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #061F83;
	text-align: right;
}
