body{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color:#0382c4;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x
}
a{
	color:#3c96dc;
	text-decoration:none;
	font-weight:bold
}
a:hover{
	color:#000000;
	text-decoration:underline
}
.topnav{
	font-size:7.5pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal
}
.topnav:hover{ 
	color:#99FFFF;
	text-decoration:none
}
IMG{
border:0
}
.smallText
{
	font-size:7.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.3
}
.plainText
{
	font-size:9pt;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:1.7
}
.biggerText
{
	font-size:9pt;
	color:#0161c3;
	font-family:Verdana;
	line-height:1.5;
}

strong{

}
.textbox
{
    BORDER-RIGHT: #9bbbc8 1px solid;
    BORDER-TOP: #9bbbc8 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #9bbbc8 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #9bbbc8 1px solid;
    FONT-FAMILY: Verdana;
	background-color:#d3f0fb;
	padding:2px
}
.botnav{
	font-size:7pt;
	color:#FFFFFF;
	font-family:Verdana;
	letter-spacing:0;
	text-decoration:none;
	margin-right: 8px
}
.biggerText a{
	font-weight:normal
}