.mainwrapper
{
	width:100%;
	height:100%;
}

.maintable
{
	width:700px;
}	

.addresstopright
{
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:right;
	vertical-align:top;
}

.bar
{
	height:20px;
	background-image:url(images/bar.gif);
	background-repeat:repeat-x;
}

.rbar
{
	height:20px;
	background-image:url(images/rbar.gif);
	background-repeat:repeat-x;
}

.bluetable
{
	background-color:#333399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding: 6px 15px 6px 15px;
	text-align:justify;
}

.bluetable a:link { color:#FFFFFF; text-decoration:none; }
.bluetable a:visited { color:#FFFFFF; text-decoration:none; }
.bluetable a:hover { color:#FFFFFF; text-decoration:underline; }
.bluetable a:visited:hover { color:#FFFFFF; text-decoration:underline; }
.bluetable a:active { color:#FFFFFF; text-decoration:underline; }


.strap
{
	font-size:180%;
	font-weight:800;
}

.links
{
	font-size:120%;
	font-weight:800;
}	

.bottomtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.bottomtext a:link { color:#666666; text-decoration:none; }
.bottomtext a:visited { color:#666666; text-decoration:none; }
.bottomtext a:hover { color:#666666; text-decoration:underline; }
.bottomtext a:visited:hover { color:#666666; text-decoration:underline; }
.bottomtext a:active { color:#666666; text-decoration:underline; }


.nbfooter
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	
}	

.images
{
	text-align: center;
}

.images img
{
	margin: 0px 20px 10px 20px;
}

.contacttable
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.contacttable input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#333399;
	border: 1px solid #FFFFFF;
}

.contacttable textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#333399;
	border: 1px solid #FFFFFF;
}

.floatright
{
	float: right;
	clear: right;
}

.floatleft
{
	float: left;
	clear: left;

}

.smallbluetable
{
	width:640px;
	background-color:#003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.rightlinks
{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFCC;
	font-weight:800;
}

.rightlinks a:link { color:#FFFFCC; text-decoration:none; }
.rightlinks a:visited { color:#FFFFCC; text-decoration:none; }
.rightlinks a:hover { color:#FFFFCC; text-decoration:underline; }
.rightlinks a:visited:hover { color:#FFFFCC; text-decoration:underline; }
.rightlinks a:active { color:#FFFFCC; text-decoration:underline; }

.redirect
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#003399;
	font-weight:800;
	background-color:#FFFFFF;
	height:180px;
}