BODY
{
	font-weight: normal;
	font-size: 13px;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: normal;
	background-color: #003466;
	margin: 0px;
}
P
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
LI
{
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: square;
}
.Header
{
	font-size: 16px;
	font-weight: bolder;
}
.SubHeader
{
	font-size: 14px;
	font-weight: bolder;
}
.NormalText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
.FinePrint
{
	font-size: 9px;
	font-weight: normal;
}
.ThinButton
{	
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
.ThinInput
{
	border: #990000 1px solid;
	padding: 2px;
	font-family: Arial;
}
.ThinInputDisabled
{
	border: gray 1px solid;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #eeeeee;
}
.ErrorText
{
	font-weight: bolder;
	font-size: 13px;
	color: red;
}
.RedSectionHeader
{
	font-weight: bolder;
	color: white;
	background-color: #8b191b;
	border-bottom: 3px solid black;
	text-align: left;
}
.GreySectionHeader
{
	font-weight: bolder;
	border: black 1px solid;
	background-color: #f0f0f0;
	text-align: left;
}
A:link
{
	color: #453828;
	text-decoration: underline;
	font-weight: bolder;
}
A:hover
{
	color: #F3C12A;
	text-decoration: underline;
	font-weight: bolder;
}
A:visited
{
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
A:visited:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: bolder;
}
A:active
{
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}

.FinePrintfooter
{
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	color:#cccccc;
}

a.gray:link
{
	color: #cccccc;
}

a.gray:visited 
{
	color: #cccccc;
}

a.gray:hover
{
	color: #F3C12A;
	text-decoration: underline;
}
