body 
{
	background-color: #EBF1FC; 
	margin: 0px; 
	padding: 0px; 
}

td, p, li, dt, dd, h1, h2, h3, h4, h5, h6, div 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 100%; 
}

form {
	margin: 0px; 
}

p
{
	margin: 5px 0px 15px 0px; 
}

hr
{
	height: 1px; 
	color: #C3C3C3; 
}

a 
{
	text-decoration: none; 
	font-weight: normal; 
}

a:link 		{color:#1A4DA0;}
a:visited 	{color:#CC0000;}
a:hover 	{color:#C3C3C3;}
a:active 	{color:#C3C3C3;}

.masthead
{
	margin: 0px; 
	padding: 4px; 
	background-color: #EBF1FC; 
	font-size: 8pt; 
	color: #999999; 
	text-align: center; 
}

.masthome
{
	background-color: #1A4DA0; 
	font-size: 8pt; 
	color: #EEEEEE; 
}

.homelogo
{
	width: 190px; 
	padding: 5px; 
	background-color: #1A4DA0; 
	border-right: 0px solid #C3C3C3; 
}

.topicons
{
	margin: 0px; 
	padding: 4px; 
	font-size: 10pt; 
	background-color: #D3E0F8; 
	border-right: 1px solid #EBF1FC; 
}

.topiconshome
{
	margin: 0px; 
	padding: 4px; 
	font-size: 10pt; 
	background-color: #1A4DA0; 
	border-right: 0px solid #EEEEEE; 
}

.topnav
{
	margin: 0px; 
	padding: 2px 20px 0px 20px; 
	height: 15px; 
	font-size: 10pt; 
	color: #999999; 
	background-color: #EBF1FC; 
	text-align: right; 
}

.topnavhome
{
	margin: 0px; 
	padding: 0px; 
	height: 15px; 
	font-size: 10pt; 
	color: #999999; 
	background-color: #1A4DA0; 
}

.leftcoltable 
{
	position: absolute; 
	top: 128px; 
	left: 5px; 
}

.leftcol
{
	width: 190px; 
	margin: 0px; 
	color: #666666; 
	font-size: 10pt; 
	padding: 15px 5px 15px 5px; 
	background-color: #EBF1FC; 
}

.corp
{
	color: #EBF1FC; 
	font-size: 8pt; 
	padding: 2px 5px 2px 5px; 
	border-top: 1px solid #1A4DA0; 
	background-color: #1A4DA0; 
	text-align: center; 
}

.infobar
{
	color: #EBF1FC; 
	font-size: 8pt; 
	padding: 2px 20px 2px 5px; 
	border-top: 1px solid #1A4DA0; 
	background-color: #091B37; 
	background-image: url(images/infobar_bg.jpg); 
	background-repeat: no-repeat; 
	text-align: right; 
}

.pagetitle
{
	width: 190px; 
	margin: 0px; 
	color: #EBF1FC; 
	font-size: 11pt; 
	font-weight: bold; 
	text-align: center; 
	padding: 5px; 
	border: 1px solid #1A4DA0; 
	border-bottom-width: 0px; 
	background-color: #091B37; 
	background-image: url(images/pagetitle_bg.jpg); 
	background-repeat: no-repeat; 
}

.features
{
	width: 190px; 
	margin: 0px; 
	color: #666666; 
	font-size: 10pt; 
	padding: 10px 5px 10px 5px; 
	border: 1px solid #1A4DA0; 
	background-color: #EEEEEE; 
}

.features p 
{
	margin: 0px 0px 2px 0px; 
}

.content
{
	margin: 0px; 
	padding: 15px; 
	color: #333333; 
	border-left: 1px solid #C3C3C3; 
	background-color: #F1F5FE; 
	list-style-type: disc; 
	list-style-image:url(images/bullet1.gif); 
}

.diagram
{
	margin: 0px; 
	padding: 0px; 
	color: #333333; 
	border-top: 1px solid #C3C3C3; 
	background-color: #1A4DA0; 
}

.contenthome
{
	margin: 0px; 
	padding: 15px 150px 15px 150px; 
	color: #EEEEEE; 
	border-top: 1px solid #C3C3C3; 
	background-color: #091B37; 
	background-image: url(images/pagetitle_bg.jpg); 
	background-repeat: repeat-y; 
}

.tablehead
{
	margin: 0px; 
	color: #EBF1FC; 
	font-size: 11pt; 
	font-weight: bold; 
	padding: 5px; 
	border: 1px solid #1A4DA0; 
	background-color: #091B37; 
	background-image: url(images/pagetitle_bg.jpg); 
	background-repeat: no-repeat; 
}

.tablecontent
{
	margin: 0px; 
	color: #666666; 
	font-size: 10pt; 
	padding: 5px; 
	border: 1px solid #1A4DA0; 
	background-color: #FFFFFF; 
}

.footer
{
	margin: 0px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 10pt; 
	color: #999999; 
	border-top: 1px solid #C3C3C3; 
	background-color: #EBF1FC; 
	text-align: center; 
	line-height: 1.25; 
}

.footer a:link, .footer a:visited 
{
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
}

.footer a:hover, .footer a:active 
{
	font-weight: normal; 
	color: #999999; 
	text-decoration: none; 
}

.topicons a:link, .topicons a:visited 
{
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
}

.topicons a:hover, .topicons a:active 
{
	font-weight: bold; 
	color: #EBF1FC; 
	text-decoration: none; 
}

.topiconshome a:link, .topiconshome a:visited 
{
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
}

.topiconshome a:hover, .topiconshome a:active 
{
	font-weight: bold; 
	color: #C3C3C3; 
	text-decoration: none; 
}

.topnav a:link, .topnav a:visited 
{
	font-weight: bold; 
	color: #1A4DA0; 
	text-decoration: none; 
}

.topnav a:hover, .topnav a:active 
{
	font-weight: bold; 
	color: #C3C3C3; 
	text-decoration: none; 
}

.topnavhome a:link, .topnavhome a:visited, .infobar a:link, .infobar a:visited 
{
	font-weight: bold; 
	color: #EEEEEE; 
	text-decoration: none; 
}

.topnavhome a:hover, .topnavhome a:active, .infobar a:hover, .infobar a:active 
{
	font-weight: bold; 
	color: #C3C3C3; 
	text-decoration: none; 
}

.leftcol a:link, .leftcol a:visited 
{
	font-weight: normal; 
	color: #1A4DA0; 
	text-decoration: none; 
}

.leftcol a:hover, .leftcol a:active 
{
	font-weight: normal; 
	color: #C3C3C3; 
	text-decoration: none; 
}

.imagebrand
{
	border: 1px solid #666666; 
	margin: 0px 30px 10px 0px; 
	float: left; 
}

.thumbnail
{
	border: 1px solid #666666; 
}

.contenttitle 
{
	font-weight: normal; 
	color: #999999; 
	font-size: 110%; 
	font-weight: bold; 
}

.formsubmit 
{
	background-color: #1A4DA0; 
	border: 1px solid #333333; 
	color: #EBF1FC; 
	font-weight: bold; 
}

.caption_small {
	color: #666666; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	border: 0px; 
	padding: 0px; 
	text-align: center;
}

.caption_small a { 
	font-weight: bold; 
}

.supermark 
{
	font-size: 7pt; 
	vertical-align: top; 
}

.clear_left 
{
	clear: left; 
}

.float_list 
{
	margin: 0px 0px 0px 180px; 
}