/*Anchors*/
A{text-decoration:none;font-weight: bold;}
A:hover{text-decoration:underline;font-weight: bold;}
A:link{color:#ff0000;font-weight: bold;}
A:visited{color:#ff0000;font-weight: bold;}
A:active{color:#ff0000;font-weight: bold;}

.content-text, .FormTable, .InContent, td {font-family: Arial;font-size: 12px;color: #003366;}
.nav 
{
	font-weight:bold; 
	font-size:333pt;
}

.submenuclass a:hover
{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.submenuclass a
{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.Item
{
	padding-right: 5pt;
	padding-left: 5pt;
	background: #D5E7FF;
	padding-bottom: 2pt;
	font: 8pt/11pt verdana, arial;
	color: #003366;
	padding-top: 2pt;
}
.AlternateItem
{	
	padding-right: 5pt;
	padding-left: 5pt;
	background: #C5D9FF;
	padding-bottom: 2pt;
	font: 8pt/11pt verdana, arial;
	color: #003366;
	padding-top: 2pt;
}
.FormInput
{
	background: #f5f5f5;
	color: #003366;
	border-top-style: none;
	border-bottom: #999999 1px dashed;
	border-right-style: none;
	border-left-style: none;
}
.FormLabel
{
	font: 8pt/12pt Verdana, Arial, Sans-Serif;
	color: #003366;
	letter-spacing: normal;
}

.ErrorMessage
{
	color:#ff0000;
	font-weight:bold;	
}

/* Text Classes */
.Header
{
	font: bold 10pt/12pt arial;
}
.Text
{
	font: 10pt/14pt Arial, Sans-Serif;
	color: #003366;
}
.TextSmall
{
	font: 8pt/12pt Arial, Sans-Serif;
	color: #003366;
	letter-spacing: normal;
}
.TextBold
{
	font: bold 10pt/14pt Arial, Sans-Serif;
	color: #003366;
}
.TextTitle
{
	padding-bottom: 5pt;
	font: bold 14pt/16pt Arial, Sans-Serif;
	color: #003366;
}
.TextSubTitle
{
	font: bold 10pt/14pt Arial, Sans-Serif;
	color: #003366;
}

.home-text {font-family: Arial;font-size: 12px;color: #003366;font-weight:normal;}
.home-text A {text-decoration:none;font-weight: normal;}
.home-text A:hover {text-decoration:underline;font-weight: normal;}
.home-text A:link {color:#ff0000;font-weight: normal;}
.home-text A:visited {color:#ff0000;font-weight: normal;}
.home-text A:active {color:#ff0000;font-weight: normal;}

.footer-text {font-family: Arial;font-size: 11px;color: #B3CDE8;}
.footer-text A{text-decoration:none;font-weight: normal;}
.footer-text A:hover{text-decoration:underline;font-weight: normal;}
.footer-text A:link{color:#99ccff;font-weight: normal;}
.footer-text A:visited{color:#99ccff;font-weight: normal;}
.footer-text A:active{color:#99ccfff;font-weight: normal;}

a.ls:link,
a.ls:active,
a.ls:visited {
	color:#ff0000;
	text-decoration:underline;
}
a.ls:hover {
	color:#ff0000;
	text-decoration:none;
}


.home-table {margin-left:8px;margin-top:10px;margin-bottom:10px;margin-right:5px;}

/*Forms*/
.form{font-style:arial;font-size:12px;color:#003366;background:#FFFFFF;}
.form-button{font-style:arial;font-size:12;color:#ffffff;background:#FF0000;border:1 outset: #002158;}

/*Other*/
.Title{font-weight:bold;font-size:16px;font-family:arial,helvetica}
.Body{font-size:12px;font-family:arial,helvetica}

.content, td
{
	font-size: 12px;
	font-family: Arial,helvetica;
}

.textbox
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	border: 1px solid #002158;
	height: 22px;
}

.StatusMessage
{
	font-size: 12px;
	font-family: Arial,helvetica;
	font-weight: bold;
	color: #FF0000;	
}

/* Floating Promo */
#adFloat{
	border:2px solid #FFF;
	overflow:hidden;
}
#adFloat a,#adFloat a:visited{
	color:#333;
	text-decoration:none;
}
#adTitle{
	background:#347;
	color:#FFF;
	cursor:default;
	font:bold 11px tahoma,sans-serif;
	min-height:16px;_height:18px;
	padding:1px;
	text-align:left;
	vertical-align:middle;
}
#adTitle span{
	display:block;
	padding:1px 2px;
	width:auto;
}
#adClose{
	background:#D4D0C8;
	border-top:1px solid #EEE;
	border-left:1px solid #EEE;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	float:right;
	font:bold 12px/12px verdana,tahoma,sans-serif;
	height:18px;_height:20px;
	width:18px;_width:20px;
	text-align:center;
	vertical-align:middle;
}
#adClose a,#adClose a:visited,#adClose a:active,#adClose a:hover{
	color:#000;
	text-decoration:none;
}
#adBody img{
	border:0;
}
#adContent{
	color:#333;
	font:11px/13px tahoma,sans-serif;
	padding:4px;
}
