/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}
body { 
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	font-size: 11px
}
ul {line-height: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e62ae;
	font-size: 22px;
	margin: 2px 0 0 0;

}
.style3 {
	color: #666666;
	font-size: 11px;
}
#MainNav {
	position:absolute;
	width:640px;
	height:20px;
	z-index:8;
	left: 195px;
	top: 41px;
}
#whatis {
	position:absolute;
	width:626px;
	height:20px;
	z-index:10;
	left: 195px;
	top: 63px;
	visibility: hidden;
}
#whatis2 {
	position:absolute;
	width:626px;
	height:20px;
	z-index:9;
	left: 195px;
	top: 63px;
	visibility: visible;
}
#roiover {	position:absolute;
	width:99px;
	height:20px;
	z-index:11;
	left: 109px;
	top: -22px;
}
#helpover {	position:absolute;
	width:162px;
	height:19px;
	z-index:11;
	left: -2px;
	top: -22px;
}
#whatisover {	position:absolute;
	width:133px;
	height:19px;
	z-index:1;
	left: 192px;
	top: -22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
li { list-style-image:url('images/bullet.gif');
	margin-left: -10px;
	line-height: 14px
}



#header {
	position:absolute;
	width:195px;
	height:59px;
	z-index:9;
	left: -1px;
	top: 27px;
}
#nav {
	position:absolute;
	width:200px;
	height:15px;
	z-index:2;
	left: 0px;
	top: 98px;
}
#flash {
	position:absolute;
	width:834px;
	height:265px;
	z-index:3;
	left: 0;
	top: 97px;
}

#level_two_flash {
	position:absolute;
	width:834px;
	height:145px;
	z-index:3;
	left: 0;
	top: 97px;
}

#main_content {
	position:absolute;
	width:835px;
	height:55px;
	z-index:4;
	top: 362px;
	left: 0;
}

#level_two_content {
	position:absolute;
	width:835px;
	height:55px;
	z-index:4;
	top: 276px;
	left: 0;
}

#container {
	position:relative;
	left:0px;
	top:0px;
	width:834px;
	height:97px;
	z-index:1;
}

#customer_login {
	position:absolute;
	width:200px;
	height:24px;
	z-index:5;
	left: 516px;
	top: 79px;
}



#Print {
	position:absolute;
	width:109px;
	height:14px;
	z-index:7;
	left: 451px;
	top: 310px;
}
#Print_Index {
	position:absolute;
	width:109px;
	height:26px;
	z-index:7;
	left: 606px;
	top: 403px;
}
#howwehelp {
	position:absolute;
	width:452px;
	height:20px;
	z-index:10;
	left: 197px;
	top: 63px;
	visibility: hidden;
}
#howwehelp2 {
	position:absolute;
	width:452px;
	height:20px;
	z-index:9;
	left: 197px;
	top: 63px;
	visibility: visible;
}
#roi {
	position:absolute;
	width:221px;
	height:20px;
	z-index:12;
	left: 530px;
	top: 63px;
	visibility: hidden;
}
/* text styles */

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #666666;
}
.style1 {color: #92BE1B}

.bodytext {color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
a:link {
	color: #3F63AE;

	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F63AE;
}

a:hover {
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #3F63AE;
}
.footer {
	font-size: 11px;
	color: #666666;
	}

A:link.footer{
	font-size: 11px;
	color: #666666;
	text-decoration: none; 
	}
A:active.footer{
	font-size: 11px;
	color: #666666;
	text-decoration: none; 
	}
A:visited.footer{
	font-size: 11px;
	color: #666666;
	text-decoration: none; 
	}
A:hover.footer {
	font-size: 11px;
	color: #333333;
	text-decoration: none; 
	}
#leftcolumn {
	padding:20px 97px 0px 27px;
	float: left;
	width: 417px;
	}
#rightcolumn {
	padding:20px 97px 0px 27px;
	float: right;
	width: 417px;
	}
.subheadline {
font-size:12px;
color: #555555;
font-weight: bold;
}





button
{
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	line-height: normal;
	outline: none;
}

div.errMsg
{
	font-weight: bold;
	color: #CC0000;
}