a,a:visited{
	color: #000000;
}

body{
	background-color: #6F6F6F;
	background-image: url(../img/site/body_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

h1{
	color: #244b82;
	font-size: 20px;
	line-height: 27px;
	margin: 5px 0px 10px 0px;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
	color: #ffffff;
	position: absolute;
	margin: -50px 0px 0px 0px;
	font-size: 15px;
	text-align: center;
	width: 650px;
}
#pagename {
	color: #ffffff;
	position: absolute;
	margin: -50px 0px 0px 0px;
	font-size: 15px;
	text-align: center;
	width: 650px;
}

h2{
	color: #244b82;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}

h3{
	background: #e5e5e5;
	color: #222222;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
}

hr{
	background: #dddddd;
	border: none;
	color: #dddddd;
	height: 1px;
	margin: 0px 0px 10px 0px;
}

label{
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

legend{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}

td{
	font-size: 12px;
	line-height: 16px;
}

.altrow,.normrow{
	border-bottom: 1px solid #e2e2e2;
}

#contentcolumn{
	margin: 0px 0px 0px 0px;
	float: right;
	width: 722px;
}

#footer{
	clear: both;
	color: #ffffff;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	margin: 0px;
	text-align: center;
	background-image: url(../img/site/footer_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 13px;
}

#header{
	background-color: transparent;
	height: 190px;
}

#horiznav{
	color: #ffffff;
	height: 33px;
	line-height: 33px;
	margin: 96px 0px 0px 210px;
	position: absolute;
}

#horiznav a{
	color: #ffffff;
	font-weight: bold;
	height: 33px;
	letter-spacing: .5px;
	line-height: 33px;
	text-decoration: none;
}

#index #pagecontainer{
	margin: 0px auto 10px auto;
	width: 901px;
	background-image: url(../img/site/container_background.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#inset{
	margin: 20px;
}

#inset ul{
	margin-left: 20px;
	padding-left: 20px;
}

#leftcolumn{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 179px;
	color: #ffffff;
}

#pagecontainer{
	margin: 0px auto 10px auto;
	width: 901px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-image: url(../img/site/container_background.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#productListing{
	border: none;
	width: 500px;
}

#sitecredits{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px 20px 0px;
	padding-bottom: 20px;
	position: absolute;
	text-align: right;
	width: 901px;
}

#sitecredits a{
	color: #ffffff;
	text-decoration: none;
}
#horizontal_nav{
	position: absolute;
	margin: 7px 0px 0px 250px;
	color:#ffffff;
}
#horizontal_nav a{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
#horizontal_nav a:hover{
	text-decoration: underline;
}




.toplevel{
	width: 179px;
	height: 26px;
	background-image: url(../img/site/toplevel_back.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #ffffff;
}
.toplevel a{
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
	display: block;
	padding-left: 10px;
	font-size: 13px;
}
.toplevel a:visited{
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
	display: block;
	padding-left: 10px;
	font-size: 13px;
}
.graynav{
	width: 179px;
	background-image: url(../img/site/graynav_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	padding: 3px 0px 3px 0px;
}
.graynav a{
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 3px 20px 3px 15px;
	line-height: 13px;
	font-size: 11px;
	background-image: url(../img/site/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}



#faq p{
	padding: 0px 10px 0px 10px;
}

