body
{
	background: #ffffff;
	color: #000099;
   	margin: 0; 
   	padding: 0;
}

.normal
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000099;
	line-height: 150%; 
	top: 0px; 
}

a.normal
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #3300ff;
}

a.normal:hover
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #3366ff;
}

.normalDS
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000099;
	line-height: 200%;
}

.normalHead
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	color: #000099;
}

.normalHeadDS
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	color: #000099;
	line-height: 200%;
}

.sideBar
{
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.sidebarHead
{
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.form
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000099;
}

.formBold
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #000099;
}

.formBoldBlack
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.splashCallout
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #cc9933;
}

.splashCalloutBold
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #cc3300;
}

.splashInfo
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

a.splashInfo
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #3300ff;
}

a.splashInfo:hover
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #3366ff;
}

.splashInfoHead
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.legal
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

a.legal
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

a.legal:hover
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

/* Added By Derrick Polen 03/11/2008 */

#mainnav {
	height: 25px;
	padding-top: 7px;
	table-layout: fixed;
	}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	}

#mainnav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	list-style:none;
	display:inline;
	color: #999999;
	font-variant: small-caps;
	padding:0px 4px 0px 0px;
	}
	
#mainnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999999;
	font-variant: small-caps;
	text-decoration:none;
	}

#mainnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999999;
	font-variant: small-caps;
	text-decoration:none;
	}

#mainnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	font-variant: small-caps;
	text-decoration:underline;
	}

#mainnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999999;
	font-variant: small-caps;
	text-decoration:underline;
	}
	
.headTitle	{
	padding: 4px 4px 4px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color:#999999;
	font-variant: small-caps;
	}

.specHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

.specMessage{
	font-family: tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
