/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color:#859397;
}
.maintable
{
background-color:#FFFFFF;
padding-left:4px;
padding-right:4px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td:hover
{
color:#323232;
text-decoration:underline;
}
.inputbox
{
border:1px solid #A6A6A6;
background-color:#FFFFFF;
width:150px;
height:19px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#656565;
padding-left:4px;
line-height:19px;
vertical-align:middle;
}
.business_services
{
background-image:url(images/business_services.gif);
background-repeat:no-repeat;
width:220px;
height:116px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#464646;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.footertext:hover
{
text-decoration:underline;
color:#323232;
}
.menutext
{
font-family:Tahama, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#212121;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.menutext:hover
{
border-bottom:1px dashed #405B63;
border-top:1px dashed #405B63;
}
.header
{
background-image:url(images/Open-Book460_276-2 copy.png);
width:544px;
height:186px;
}
.welcome_image
{
background-image: url(images/welcome_image.gif);
width:172px;
height:133px;
}
.separator
{
background-image:url(images/separator.gif);
background-repeat:repeat-y;
}
.linkbg
{
background-image:url(images/linkbg.gif);
width:64px;
height:34px;
background-repeat:no-repeat;
}

.whitespace
{
white-space:pre;
}
.menubg
{
background-image:url(images/menubg.gif);
background-repeat:repeat-x;
height:39px;
}
.supportbox
{
border:1px solid #DADAD7;
background-color:#F9F9F7;
padding:20px;
}