/* Test Style Sheet (Netscape version) */
body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
}

a { color: #003366; }
a visited { color: #666666; }
a hover { color #3333CC: ; }

.siteheader
{
	padding: 0px;
	margin: 0px;
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 70px;
}

.textad
{
	background-color: #FFDD77;
	border: 1px solid #000000;
	color: #000000;
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

.textad a { color: #00000; }

.whiteheading
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 14;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.blackheading
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.blacktext
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.whitetext
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.bumper
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #787878;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0 15px 0 15px;
}

.disclaimer
{
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #787878;
	text-align: left;
	margin: 15px 0 15px 0;
	padding: 0 25px 0 25px;
	width: 600px;
}

.quicknav
{
	width: 100%;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	background-color: #000;
	border-color: #000;
	border-width: 3px 0px 3px 0px;
	border-style: solid;
}

#button
{
	width: 12em;
	padding: 0 0 1em 0;
	margin-bottom: 0em;
	color: #333;
}

#button ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li
{
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#button li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #0B132F;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a { width: auto; }

#button li a:hover
{
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	background-color: #3B4A70;
	color: #fff;
}

#leftcol
{
	float:left;
	width:150px;
	margin:0; padding:0;
}

#maincontent
{
	margin: 0 170px 0 150px;
	padding: 0px;
	display: block;
}

#rightcol
{
	width:170px;
	float:right;
}

.featuredwp
{
	margin: 0;
	height: 175px;
}

.smhpitem
{
	margin: 0px 0px 0px 10px;
	height: 100px;
}

.myimg
{
	margin: 0px 15px 15px 0px;
	float: left;
}

.myimg2
{
	margin: 0px 15px 15px 0px;
	float: left;
	border-width: 0px;
}

.featuredwp2
{
	margin: 0;
}

.column-in {
		margin:0; padding:0.5em 1em;
}

.main { width: 99%; }