BODY, TD {
	font-family : Arial,Helvetica,Verdana;
	font-size : 12px;
	color: #000000;
}

A {
	color : #3399FF;
	text-decoration: none;
}

div {display : none;}

A:hover {
text-decoration: underline;
color:#FFCC00;
}
A:visited {color:#3399FF;}

	
TD.bluetext {
	background-color: #0189B4;
}
TD.navytext {
	background-color: #0F1F5C;
	color : #FFFFFF;
}

.submenu {
font-weight : bold;
font-size : 12px;
color: #0F1F5C;
}
A.submenu:hover {color:#0189B4; text-decoration:underline}
A.submenu:visited {color:#0F1F5C; text-decoration:none}

.headingtext {
font-size : 14px;
font-weight : bold;
}
.whiteheadingtext {
font-size : 14px;
font-weight : bold;
color : #FFFFFF;
}
.whitetext {
font-size : 14px;
color : #FFFFFF;
}

TD.smalltext {
background-color: #0189B4;
font-size : 10px;
}

TD.footertext {
background-color: #0189B4;
font-size : 12px;
}