﻿OL	{
}

LI	{
	margin-left: 0px;
	padding-left: 0px;
}

P	{
	margin-top: 0px;
	padding-top: 0px;
}

 A.FooterLink	{
	text-decoration: none;
	font-size: 11px;
	}	

 A.FooterLink:link	{
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:visited	{	
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:active	{	
	text-decoration: none;
	font-size: 11px;
	}	
		
A.FooterLink:hover	{	
	text-decoration: underline;
	font-size: 11px;
	}
	

TD.BlackHorizontal 
{
	background-color:#666666;
	height: 1px;
}

TD.YellowHeadline
{
	background-color: #D6B252;
	font-weight:bold;
	color:White;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Headline
{
	font-size: 18px;
	color: #304268;
}

.FormBox
{
	border-style: solid;
	border-color: #2A3D73;
	border-width: 1px;
}

.SubmitFormButton
{
	border-style: solid;
	border-color: #2A3D73;
	border-width: 1px;
	color: #2A3D73;
	
}

LI
{
	padding-bottom: 6px;
}

LI.NoIndentBullet
{
	margin-left: -20px;
	padding-bottom: 4px;
}