body {
	background-color: #FFF;
	font-family: arial,verdana,sans;
	font-size: 9pt;
	position: static;
	top: inherit;
}

h1 {
	font-family: arial,verdana,sans;
	font-size: 12pt;
	color: #58AEC8;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F93;
}

h3 {
	font-family: arial,verdana,sans;
	font-size:10pt;
}

.lightbluetext {
	color: #58AEC8;
}

.smlightbluetext {
	font-size: 6pt;
	color: #58AEC8;
}

.greentext {
	color: #009933;
}

.smalltext {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.smalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.footer {
	font-size: 8pt;
	color: #074984;
	text-align: center;
}

.lightbluebg {
	background-color: #58AEC8;
}

.nav_bg {
	background-image: url(../images/bg_fish.gif);
	background-repeat: no-repeat;
	background-position: 0px 79px;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #009933;
}

a:hover {
	color: #009933;
}

a.menu:link {
	color: #0066CC;
	font-size: 9pt;
	text-decoration: none;
}

a.menu:visited {
	color: #009933;
	font-size: 9pt;
	text-decoration: none;
}

a.menu:hover {
	color: #009933;
	font-size: 9pt;
	text-decoration: none;
}


a.smalllink:link {
	color: #0066CC;
	font-size: 8pt;
	text-decoration: none;
}

a.smalllink:visited {
	color: #009933;
	font-size: 8pt;
	text-decoration: none;
}

a.smalllink:hover {
	color: #009933;
	font-size: 8pt;
	text-decoration: none;
}

table.main {
 width:580px;
}

td.maincontent {
 line-height:140%;
 padding-right:10px;
}

td.sidecontent {
 border-left: 1px dotted #58AEC8;
 padding-left:10px;
}

.message {
color: black;
padding-top:10px;
padding-bottom:10px;
font-weight: bold;
}
.error {
padding-top:10px;
padding-bottom:10px;
color: red;
font-size: 12px;
font-weight: bold;
}
.smalltext10pt {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.whiteHeader {
	font-family: arial,Helvetica, sans-serif;
	color: #F60;
	font-size: 14pt;
	position: static;
	top: inherit;
}
