/* CSS Document */
body
{
padding:0px;
margin:0px;
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#000000;
background:#014980
}

.bluetext
{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#005698;
font-weight:normal;
text-decoration:none;
}

.maintext
{
font-family:Tahoma, Arial, Verdana;
font-size:12px;
color:#637181;
font-weight:normal;
text-decoration:none;
}
.middlebox
{
background:url(images/middle_boxbg.gif) #f4f4f4;
background-repeat:no-repeat;
background-position:bottom left;
}
.middlebox1
{
background-color: #f4f4f4
}

.bottomlinks
{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#637181;
font-weight:normal;
text-decoration:none;
}
.bottomlinks:hover
{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.border {
	BACKGROUND: #f4f7f8;
	font-family: verdana;
	font-size: 8pt;
	color: #070307;
	height: 15px;
	border-left: 1px solid #b3c5d6;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #b3c5d6;
	border-bottom: 1px solid #FFFFFF;
}
