*
{
	volume: medium; 
	speech-rate: fast; 
	voice-family: female; 
	pitch:medium;
}

body
{
	background-color:#0080C7;
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-stretch: semi-condensed;
	line-height: 120%;
	font-weight: 200; 
	text-align: left;
}

img
{
	border:none;
}

a
{
	color: #0080c7;
	text-decoration: none;
	volume: loud; 
	speech-rate: medium; 
	voice-family: male;
	pitch: medium; 
	speak-punctuation: code; 
	speak-numeral: digits;
}

a:visited 
{
	color: #0080c7; 
	text-decoration: none;
}

a:hover 
{
	color: #CFA14C;
	text-decoration: underline;
}

h4
{
	margin:0px;
}

p
{
	margin-top:0px;
}

.footer a
{
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited 
{
	color: #ffffff; 
	text-decoration: none;
}

.footer a:hover 
{
	color: #ffffff; 
	text-decoration: underline;
}

.footer 
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	font-stretch: semi-expanded; 
	line-height: 120%; 
	color: #FFFFFF;
	text-align:center;
}

.head 
{
	font-family: times new roman, serif; 
	font-size: 28px;
	font-weight: 100; 
	font-stretch: semi-expanded; 
	line-height: 110%; 
	color: #0080c7
}

.subhead 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	font-stretch: semi-expanded;
	line-height: 112%;
	color: #CFA14C;
}

.normal 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-stretch: semi-condensed;
	line-height: 120%;
	font-weight: 200; 
	text-align: left;
}

table.normal
{
	margin-bottom:20px;
}

.normalcenter
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-stretch: semi-condensed;
	line-height: 120%;
	font-weight: 500;
	text-align: center;
}

.normalsmall 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-stretch: semi-condensed;
	line-height: 120%;
	font-weight: 400;
	text-align: left;
}

.legal
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 20px; 
	color: #666666; 
	font-stretch: semi-condensed;
	line-height: 100%; 
}

.small
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	margin-right: 20px; 
	color: #666666; 
	font-stretch: semi-condensed;
	line-height: 100%; 
}

.bullet
{
	list-style-position: outside;
	list-style-type: disc;
	list-style-color: #ff9933;
}

/***** Form Styles *****/
form td
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

input
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

.help
{
	font-size:12px;
	color: #999999;
	font-style: italic;
}

.info
{
	font-weight:bold;
	font-style:italic;
}