body {
	color : #ffffff;
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
a:link{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #FC1B13;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a.blue:link{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a.blue:visited{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a.blue:hover {
	color : #0BAEE8;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a.green:link{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a.green:visited{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a.green:hover {
	color : #329619;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a.loc:link{
	color : #B9B9B9;
	text-decoration : none;
	font-weight : normal;
}
a.loc:visited{
	color : #B9B9B9;
	text-decoration : none;
	font-weight : normal;
}
a.loc:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
}
a.contact:link{
	color : #B9B9B9;
	text-decoration : none;
	font-weight : normal;
}
a.contact:visited{
	color : #B9B9B9;
	text-decoration : none;
	font-weight : normal;
}
a.contact:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
}
a.admin:link{
	color : #ffffff;
	background-color : red;
	text-decoration: none;
	font-weight: bold;
}
a.admin:visited{
	color : #ffffff;
	background-color : red;
	text-decoration: none;
	font-weight: bold;
}
a.admin:hover{
	color : #ffffff;
	background-color : red;
	text-decoration: underline;
	font-weight: bolned;
}

a img {

	border:none;
}
hr {
	color : #FC1B13;
	background-color : transparent;
	size: 1px;
}
p {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.white {
	color : #000000;
	background-color : #FFFFFF;
}
.redfill {
	color : #FFFFFF;
	background-color : #FC1B13;
}
.redfill2 {
	color : #FFFFFF;
	background-color : #8E0502;
}
.bluefill {
	color : #FFFFFF;
	background-color : #0BAEE8;
}
.greenfill {
	color : #FFFFFF;
	background-color : #329619;
}
.loc {
	color : #B9B9B9;
	font-size : 11px;
}
.inactive {
	font-family : Arial, Helvetica, sans-serif;
	color : #B9B9B9;
	background-color : #000000;
	font-size : 12px;
	line-height : 15px;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 21px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	line-height : 18px;
}
.copy { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
}
.normal { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.small { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.searchBox {
	color : #000000;
	background-color : #E1EAEC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 150px;
}
.note { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.sup { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 8px;
}
.caption {
	color : #B9B9B9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
td {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 15px;
}
font {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 15px;
	font-weight : normal;
}
ul {
	list-style-type : disc;
	font-size :12px;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}
ul.red {
	list-style-type : disc;
	list-style-image : url(/images_gen/bullet_red.gif);
	font-size :12px;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}
ul.blue{
	list-style-type : disc;
	list-style-image : url(/images_gen/bullet_blue.gif);
	font-size :12px;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}
ul.green{
	list-style-type : disc;
	list-style-image : url(/images_gen/bullet_green.gif);
	font-size :12px;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.red {
	list-style-type : disc;
	list-style-image : url(/images_gen/bullet_red.gif);
	font-size :12px;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.blue{
	list-style-type : disc;
	list-style-image : url(/images_gen/bullet_blue.gif);
	font-size :12px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.green{
	list-style-type : disc;
	list-style-image : url(/images_gen/bullet_green.gif);
	font-size :12px;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.grey{
	list-style-type : disc;
	list-style-image : url(/images_gen/bullet_grey.gif);
	font-size :12px;
	line-height : 16px;
	margin-top : 0px;
	margin-bottom : 0px;
}
.admin {
	color: White;
	background-color : Red;
}
.adminBig{
	color: White;
	background-color : Red;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
}
.admin2 {
	color: Black;
	background-color : #D8E7F5;
}
.admin3 {
	color: Black;
	background-color : #80A7D1;
}