h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 115%;
	color: #000000;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
	line-height: 115%;
	color: #559FCB;
}	
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight:bold;
	line-height: 115%;
	color: #559FCB;
}
.side_menu_header 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 115%;
	color: #004e9e;
	text-decoration: none;  
}
.copyright_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 115%;
	color: #004e9e;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 115%;
	color: #004e9e;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 115%;
	color: #004e9e;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 115%;
	color: #F8B500;
	text-decoration: none;
}
.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E9E9E3;
	border-right-color: #E9E9E3;
	border-bottom-color: #E9E9E3;
	border-left-color: #E9E9E3;
}

.bluetable {
	border: 1px solid #333333;
	background-color: #E4ECF2;
}


.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 15px;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.alerttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 115%;
	color: #CC0000;
	font-weight: bold;
}

/*===========================================================================*\
    FONTS: BarNone Landing Page
\*===========================================================================*/

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#F90;
	margin-left: 28px;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	margin-left: 28px;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color:#666;
}

.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
}

.form-title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#999;
}


/*===========================================================================*\
    SECTIONS: BarNone Landing Page
\*===========================================================================*/

#body-column {
	margin: 0;
	width: 100%;
}

#body-column-left
{
	float: left;
	margin: 0;
	width: 175px;
}

#body-column-center
{
	float: left;
	margin: 0;
	width: 182px;
}

#body-column-right
{
	float: left;
	margin: 0;
	width: 205px;
}

#icon-column {
	margin-left: 28px;
	margin-top: 10px;
	width: 50%;
}

#icon2-column {
	margin 0;
}

#icon-column1
{
	float: left;
	margin: 0;
	width: 39px;
}

#icon-column2
{
	float: left;
	margin: 0;
	width: 39px;
}

#icon-column3
{
	float: left;
	margin: 0;
	width: 39px;
}

#icon-column4
{
	float: left;
	margin: 0;
	width: 80px;
}

/*===========================================================================*\
    LINKS: BarNone Landing Page
\*===========================================================================*/

a.nav:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline
}
a.nav:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline
}
a.nav:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline
}
a.nav:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none
}

/*===========================================================================*\
    FORM: BarNone Landing Page
\*===========================================================================*/

#sidebar-form-middle
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

/*===========================================================================*\
    LISTS: BarNone Landing Page
\*===========================================================================*/

#ulhotleads
{
	color: #666666;
	margin-left: 85px;
	_margin-left: 75px;
	padding-top: 3px;
	padding-left: 5px;
	list-style: none;
	display: inline-block;
	margin-top: 3px;
	font-size:11px;
}

#ulhotleads li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(/assets/images/icon-wmv.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	line-height: 17px;	
}

#ulhotleads a:link,a:active,a:visited{font-family: arial,verdana,helvetica; color:#666; text-decoration:underline; font-size:12px;font-weight:normal;
}

#ulhotleads a:hover{font-family: arial,verdana,helvetica; color:#F90; text-decoration: none; font-size:12px;font-weight:normal;
}

/*===========================================================================*\
    CHECKBOX: BarNone Landing Page
\*===========================================================================*/

#check
{
	margin-left: 25px;
	_margin-left: 0;
}

#checkbox
{
	float: left;
	height: 26px;
	_height: 46px;
	width: 24px;
	margin: 0 0 0 18px;
}

#checkcontent
{
	margin: 0 0 0 34px;
	_margin-left: 50px; /* IE6 */
	padding-top: 0px;
}



