﻿body {
	color: Black;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

A:Visited {
	color : Navy;
}

A:Active {
	color : Navy;
}

A:Hover {
	color : Maroon;
	background: #FFFFFF;
}

table,tr, td, body,p {
	color: Black;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}


.TopNavMenu
{
	margin : 0 auto 0 auto; !important
}

.topnavlink {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

.topnavlink:Hover {
	color : Maroon;
	background: #FFFFFF;
}

STRONG {
	font : xx-large;
}

.hovin {
	background-color : Black;
}

.hovout {
	background-color : #F0D2D2;
}

.BigLink {
	font-size: 12pt;
}

.heading1 {
	font-size : 14pt;
	font-family : arial;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

.heading2 {
	font-size : 11pt;
	font-family : arial;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

.heading2a {
	font-size : 9pt;
	font-family : arial;
	font-style : bold;
	color : Navy;
	text-decoration : none;
	text-align: center;
}
.sitemaplink{
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

.sitemaplink:Hover {
	color : Maroon;
	background: #FFFFFF;
}  


