body {
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

.tableborder {
	border: 1px solid #DAEFE9;
}

.norm_12pt {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.norm_11pt {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.norm_11pt_bold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.norm_10pt {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.norm_14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.light_11pt {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.light_12pt_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

.arial_12pt_bold_gray
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

.special_small {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
}

.special_11pt {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
}

.special_12pt_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}

.special_16pt_bold {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}

.arial_16_pt_bold { font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold }
a:link {text-decoration: none; color: #333333}
a:visited {text-decoration: none; color: #333333}
.linkcolor4 {color: #336666; text-decoration: none; font-weight: bold;}
.linkcolor3 {color: #666666; text-decoration: none;}
.linkcolor2 {color: #333333; text-decoration: none; font-weight: bold;}
.linkcolor1 {color: #336666; text-decoration: none;	font-size: 10px;}
.linkcolor5 {color: #336666; text-decoration: none;	font-size: 12px;}
.linkcolor6 {color: #FFFFFF; text-decoration: none;	font-size: 12px;}

.top_box_solid { background-color: #D6EFEF; background-image: url('/images/box_solid_top.jpg'); background-repeat:repeat}

form {margin:0px }

.nav_text_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}
.nav_text_on {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


