body {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
a:link{
	color : #03648E;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	color : #03648E;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #007699;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a.loc:link{
	color : #7C7C7C;
	text-decoration : none;
	font-weight : normal;
}
a.loc:visited{
	color : #7C7C7C;
	text-decoration : none;
	font-weight : normal;
}
a.loc:hover {
	color : #7C7C7C;
	text-decoration : underline;
	font-weight : normal;
}
a.menu:link{
	color : #414141;
	text-decoration : none;
	font-weight : normal;
}
a.menu:visited{
	color : #414141;
	text-decoration : none;
	font-weight : normal;
}
a.menu:hover {
	color : #000000;
	text-decoration : underline;
	font-weight : normal;
}
a.admin:link{
	color : #ffffff;
	background-color : red;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
a.admin:visited{
	color : #ffffff;
	background-color : red;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
a.admin:hover{
	color : #ffffff;
	background-color : red;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
}
a.black:link{
	color : #C8C8C8;
	text-decoration : none;
	font-weight : normal;
}
a.black:visited{
	color : #C8C8C8;
	text-decoration : none;
	font-weight : normal;
}
a.black:hover {
	color : #ffffff;
	text-decoration : underline;
	font-weight : normal;
}
hr {
	color: #004A2A;
	background-color : transparent;
	size: 1px;
}
p {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.white {
	color : #000000;
	background-color : #FFFFFF;
}
.black {
	color : #FFFFFF;
	background-color : #000000;
}
.black2 {
	color : #C8C8C8;
	background-color : #000000;
	font-size : 10px;
}
.blue {
	color : #FFFFFF;
	background-color : #03648E;
}
.bluetext {
	color : #03648E;
}
.red {
	color : #FFFFFF;
	background-color : #FE000C;
}
.redtext {
	color : #FE000C;
	font-weight : bold;
}
.loc {
	color : #7C7C7C;
	font-size : 10px;
}
.download {
	color : Gray;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
}
.download2 {
	color : Black;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
}
.greyL {
	color : #414141;
	background-color : #CDCDCD;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.greyL2 {
	color : #414141;
	background-color : #CDCDCD;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.greyM {
	color : #FFFFFF;
	background-color : #7C7C7C;
}
.greyD {
	color : #FFFFFF;
	background-color : #414141;
}
.menu1 {
	color : #7C7C7C;
	background-color : #E6E6E6;
}
.table {
	color : #000000;
	background-color : #E6E6E6;
}
.menu2 {
	color : #000000;
	background-color : #F0F0F0;
}
.footer {
	color : #FFFFFF;
	background-color : #7C7C7C;
}
.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}
.heading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	font-weight : bold;
}
.subheading { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
}
.large { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
}
.copy { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	text-align: justify;
}
.copy2 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	text-align: justify;	
	color : #7C7C7C;
}
.normal { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	text-align: justify;
}
.bullet { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.small { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.caption { 
	color : #7C7C7C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.legal { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-align: justify;
}
.inactive {
	color : #7C7C7C;
	font-size : 10px;
	font-weight: bold;
	line-height : 12px;
}
.admin {
	color: White;
	background-color : Red;
}
.adminBig{
	color: White;
	background-color : Red;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
}
.admin2 {
	color: Black;
	background-color : #D8E7F5;
}
.admin3 {
	color: Black;
	background-color : #80A7D1;
}
td {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
font {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height : 15px;
	font-weight : normal;
}
ul {
	list-style-type : square;
}

