a:link
{
	font-family: Verdana;
	color: blue;
	text-decoration: none;
}
a:visited
{
	color: blue;
	text-decoration: none;
} 
a:hover
{
	color: red;
	text-decoration: underline;
}
a:active
{
	color: blue;
	text-decoration: none;
}
BODY {background-image: url('images/bg3.jpg'); margin: 0pt }
p { font-family: Verdana; font-size: 10pt }
td { font-family: Verdana, sans-serif; font-size: 10pt; color: #000000; text-decoration: none; background-color: #FFFFFF }
/* This color is Blue */
H1 { font-family: Arial; font-size: 16pt; color: #015A82; font-weight: bold }
/* This color is dark gray 4C4842*/
H2 { font-family: Arial; font-size: 14pt; color: #4C4842; font-weight: bold }
/* This color is Blue */
H3 { font-family: Comic Sans MS; font-size: 12pt; color: #015A82; font-weight: bold }
/* This color is Blue*/
H4 { font-family: Verdana; font-size: 10pt; color: #015A82; font-weight: bold }
/* This color is Blue 015A82*/
H5 { font-family: Comic Sans MS; font-size: 12pt; color: #015A82; font-weight: normal }
/* This color is white */
H6 { font-family: Arial; font-size: 8pt; color: #000000; text-decoration: normal }
.footer { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold }
.message2 {font-family: Arial; font-size: 16pt; font-weight: bold; color: #015A82; }
.sidepanel { border-right: #015A82 1px solid; border-left: #015A82 1px solid; background-color: #E6E6E6 }
.atAglance { background-color: #FFFFFF }
/* These are styles for the navigation bar */
.itemBorder { border: 1px solid navy; }
.lowText {
	FONT: 12px Arial, Helvetica; COLOR: #000000; TEXT-DECORATION: none
}
.highText {
	FONT: 12px Arial, Helvetica; font-weight: bold; COLOR: #ffffff; TEXT-DECORATION: none
}ul           { font-family: Arial }
.ImageBorder { border-width: 1px; border-style: solid; color: black }