﻿a:active, a:link, a:visited {
	color : 000066;
	text-decoration : none;
}
a:hover {
	color : 660000;
	text-decoration : underline;
}
hr {
	color: #330000;
	height: 2px;
}
.text { 
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
}
.legal {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
}
}
.heading {
	font-size : 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000033;
	font-weight: bold;
	font-style : italic;
}
.subheading {
	font-size : 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000033;
	font-weight : bold;

}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: #FFFFFF;
	border : 1px #6666CC;
	padding : 2;
}
.topicheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;	
	color: 000033;
	font-weight : bold;
}
.ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.ulblank {
	list-style-position: outside;
	list-style-image: url(../img/bullet_blank.gif);
}
.navbar{
	font-family : Arial, Helvetica, sans-serif;
	color: FFFFFF;
	font-size: 8pt;
}
A.navbar:active, A.navbar:link, A.navbar:visited {
	color : FFFFFF;
	text-decoration : none;
}
A.navbar:HOVER {
	color : FFFFFF;
	text-decoration : underline;
}
.sidenavbar{
	font-family : Arial, Helvetica, sans-serif;
	color: FFFFFF;
	font-size: 10pt;
	font-weight : bold;
}

 #navlist
{
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	color: #FFFFFF;
	background: #000066;
	width: 16em;
}

#navlist li
{
list-style: none;
margin: 0;
color: #FFFFFF;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#navlist li a
{
display: block;
padding: 0.25em 0.25em 0.25em 0.25em;
font: bold 12px Georgia, Verdana, sans-serif;
color: #FFFFFF;
background: #000066;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }
#navlist li a:hover
{
border-color: #FE3;
color: #000000;
background: #FFFFFF;
}

A.sidenavbar:active, A.sidenavbar:link, A.sidenavbar:visited {
	color: FFFFFF;
	text-decoration: none;
}
A.sidenavbar:HOVER {
	color: FFFFFF;
	text-decoration: underline;
}
.Tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold; 
	color: #003366;
}
p {
	font-family: Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
li {
	font-family: Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.Center {
	text-align: center;
}
.AwardTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.IntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #273B64;
	font-weight: bold;
}
.TaglineHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
