body {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #064379;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
a:visited{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
}
a.footer{
	color: #E2E2E2;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:visited{
	color: #E2E2E2;
	font-family: Arial,Helvetica,sans-serif;
}
a.footer:hover{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
a.menu{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover{
	color: #064379;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

a.menu:visited{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
}

a.menu2{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.menu2:hover{
	color: #064379;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

a.menu2:visited{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
}

a.loc{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.loc:hover{
	color: #064379;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a.loc:visited{
	color: #08579E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
}
a.admin{
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration: none;
	font-weight: normal;
}
a.admin:visited{
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration: none;
	font-weight: normal;
}
a.admin:hover{
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration: underline;
	font-weight: normal;
}
a.admin3{
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}
HR {
	color: #08579E;
	background-color : transparent;
	size: 1px;
}
P {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.heading{
	color: #08579E;
	font-family : Helvetica, sans-serif;
	font-size :18px;
	font-weight : bold;
}
.subheading{
	color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :15px;
	font-weight : bold;
}
.copy{
	color: #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :14px;
}
.small { 
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.loc { 
	color: #08579E;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.caption { 
	color: #636466;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.note {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.menu {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #08579E;
	background-color : #DDE0EF;
}
.menuon {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	background-color : #DDE0EF;
}
.menu2 {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #08579E;
	background-color : #DDE0EF;
}
.menu2on {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color : #DDE0EF;
}
.black {
	color: #FFFFFF;
	background-color : #000000;
}
.black2 {
	color: #FFFFFF;
	background-color : #000000;
	font-size : 14px;
}
.blue {
	color: #FFFFFF;
	background-color : #08579E;
}
.bluetext {
	color: #08579E;
	background-color :#FFFFFF ;
}
.panel {
	color: #636466;
	background-color : #E4E5E6;
}
.panel2 {
	color: #636466;
	background-color : #CBCDCF;
}
.footer {
	color: #FFFFFF;
	background-color : #9D9FA1;
	font-size:12px;
}
.searchBox {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 120px;
	height: 18px;
}
.adminBig {
	color: #FFFFFF;
	background-color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}
.admin {
	color: #FFFFFF;
	background-color : Red;
}
.admin2 {
	color: Black;
	background-color : #D8E7F5;
}
.admin3 {
	color: Black;
	background-color : #80A7D1;
}
TD {
	color : #000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : normal;
}
FONT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : normal;
}
UL {
	list-style-type : square;
}
OL{
	list-style-type : number;
}
