body {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a{
	color: #00456B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
font-family:Verdana,Arial,Helvetica,sans-serif;
text-decoration:underline;
}
a:link:visited{
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a.link:hover{
	color: #00456B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
a.footer{
	color: #C6CFD6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.footerTitle{
	color: #C6CFD6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
a.admin{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
HR {
	color: #00456B;
	background-color : transparent;
	size: 1px;
}
P {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.white {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.whitetitle {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.heading{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :18px;
	font-weight : bold;
}
.title{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :14px;
	font-weight : bold;
}
.red{
	color : red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : bold;
}
.red2{
	color : red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
}
.copy{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : bold;
}
.copy2{
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : bold;
}
.subtitle{
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
}
.small { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.note {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.content {
	color: Black;
	background-color : White;
}
.black {
	color: White;
	background-color : Black;
}
.admin {
	color: White;
	background-color : Red;
}
.footer {
	color: #C6CFD6;
	background-color : #00456B;
}
.inactive {
	color: #6B8AA5;
	background-color : #00456B;
}
.footerTitle{
	color : #C6CFD6;
	background-color : #00456B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :14px;
	font-weight : bold;
}
.footerCopy{
	color : #C6CFD6;
	background-color : #00456B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : bold;
}
.blue {
	color: white;
	background-color : #6B8AA5;
}
.blue2 {
	color: #00456B;
	background-color : #C6CFD6;
}
.grey {
	color: white;
	background-color : #A5A2A5;
}
.grey2 {
	color: black;
	background-color : #E1E1E1;
}
TD {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight : normal;
}
TH {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : bold;
}
FONT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight : normal;
}
UL {
	list-style-type : square;
}
LI {
	list-style-type : square;
}