﻿body
{
	margin: 0px;
	background-color: #E6E9EE;
}
.sb
{
	background-attachment: scroll;
	background-image: url(images/bgsidebar.png);
	background-repeat: repeat-y;
}
.bghelp
{
	background-attachment: scroll;
	background-image: url(images/bghelp.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 168px;
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: right;
}
.bodybg
{
	background-color: #FFFFFF;
}
.mainbody
{
	background-color: #FFFFFF;
	width: 594px;
	font-weight: normal;
	font-size: 12px;
	color: #596A72;
	font-family: tahoma, verdana, arial, helvetica;
	padding-left: 50px;
	padding-right: 10px;
}
.rghtsb
{
	background-attachment: scroll;
	background-image: url(images/bgrghtsb.png);
	background-repeat: repeat-y;
	width: 13px;
}
.footerbg
{
	background-attachment: scroll;
	background-image: url(images/bgfooter.png);
	background-repeat: no-repeat;
	width: 967px;
	height: 98px;
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
}
.footer
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
a.footer
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
a.footer:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #CFDDE8;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
h1
{
	color: #003366;
	font-weight: bold;
	font-size: 16px;
	font-family: tahoma, verdana, arial, helvetica;
	padding-top: 10px;
}
.staticmenunav
{
	font-weight: normal;
	font-size: 12px;
	color: #003366;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
a.staticmenunav
{
	font-weight: normal;
	font-size: 12px;
	color: #003366;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
a.staticmenunav:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #596A72;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
.contact
{
	width: 500px;
	color: #596A72;
	margin: 10px 0px 0px;
}
.contact fieldset 
{
	margin-bottom: 5px;
	margin-top: 5px;
	border: none;
	border-top: 1px solid #003366;
}
.contact legend 
{
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	color: #596A72;
}
.contactlabel
{
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	text-align: left;
	width: 200px;
}
.contactli
{
	width: 380px;
	background: url(/images/dottedline.gif) repeat-x left center;
	height: 10px;
	vertical-align: middle;
}
.contact input
{
	width: 150px;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10pt;
}
.contact select
{
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10pt;
}
.contact textarea
{
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10pt;
}
.contact input.submit
{
	width: 60px;
	background-color: #8F8F8F;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10pt;
	color: #ffffff;
	align: center;
	cursor: hand;
}
.contact input.off
{
	border: 0;
	width: auto;
}
.leftSM
{
	display: block;
	float: left;
}
.rightSM
{
	display: block;
	float: right;
	margin-right: 30px;
}
.subhdSM
{
	color: #5B5B5B;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border-top: gray 1px dotted;
	border-bottom: gray 1px dotted;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 45px;
}
a
{
	font-weight: normal;
	font-size: 12px;
	color: #003366;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #596A72;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: underline;
}
.big
{
	font-size: 14px;
	color: #596A72;
	font-family: tahoma, verdana, arial, helvetica;
}