/* CSS Document */
.text {  font-family: Verdana, Arial, Helvetica, sans-serif, Agency; font-size: 14px; font-weight: normal; color: #000066; font-style: normal}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000066}
.headerbig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000}
.textwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF}
.headerwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.textsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; color: #000000}
.bigheaderwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}
TD.grayBG {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; background-color: #EEEEEE}
a:link {
	text-decoration: none;
	color: #0080C0;
}
a:visited {
	text-decoration: none;
	color: #0080C0;
}
a:hover {  color: #660099; background-color: none; }
a:active {
	text-decoration: none;
	color: #0080C0;
}
.text9 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000
}

.text11 {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000
}
.noundies {
	text-decoration: none;

}
.headerbigBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	border: none;




}

.text12Blue {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0099FF
}
.text13Blue {



font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #0099FF
}


body {
background:#ffffff;
margin:0;
padding:0;
height:100%;
}


#container {
background-color:#FFFFFF;
color:#303030;
width:800px;
border:1px solid #743FC6;
}

#header {
height:100px;
width:800px;

}

#mainmenu {
width:800px;
height:20px;
border-bottom: 1px solid #179BC6;
background-color:#FFFFFF;
}

#content {
background-color:#FFFFFF;
height:100%;
width:800px;
float:left;
}


#footer {
background-color:#FFFFFF;
clear:both;
width:800px;
height:100%;
}

