html, body {
	height:100%;
	background-color: #2b2e3b;
	font-family:verdana;
	font-size: 11px;
	line-height: 17px;
	color: #5c5c5c;
	padding-top: 20px;
	padding-left: 0px;
	margin: 0px;
	background-image: url('../images/bgtile.gif');
	background-repeat: repeat-x;
}

#wrapper	{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position: relative;
	height:100%;
}

td {
	font-family:verdana;
	font-size: 11px;
	color: #5c5c5c;
}
	

a {
	border: 0;
	color: #b87e03;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.nav:hover  {
	text-decoration: none;
	color: #ffb300;
}
	
a.nav {
	text-decoration: none;
	color: #8b8c8e;
}

a.nav1:visited {
	text-decoration: none;
}


.mainnav {
	color: #8b8c8e;
}


.mainnav:hover {
	color: #ffb300;
	text-decoration:none;
}

.mainnav_click {
	color: #8b8c8e;
	font-weight: bold;
}

.topnav:hover {
	color: #ffb300;
	text-decoration: none;
}

.subnav {
	color: #8b8c8e;
	padding: 0px 7px 0px 14px;
}

.subnav2 {
	color: #8b8c8e;
	padding: 0px 7px 0px 21px;
}

.nav1 {
	color: #ffffff;
	padding-left:7px;
}

.nav1_active {
	color:  #ffb300;
	padding-left:7px;
}


a.nav1:hover {
	text-decoration:none;
	color: #ffb300;
}

.footer_nav {
	color:#5c5c5c;
	font-size: 10px;
}


h1 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	font-weight: 400;
	color: #000000;
}

h1.feature {
	font-size: 16px;
	line-height: 20px;
	margin: 18px 0px 3px 0px;
	font-weight: 400;
	color: #000000;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	margin: 0px 0px 5px 0px;
}

ampd {
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	font-style:normal;
	font-weight: normal;
	font-variant:normal;
	margin: 0px 0px 5px 0px;
}

hr {
	background-color: #e0e0e0; 
	color: #e0e0e0;
	border-style: none; 
	clear: left; 
	height: 1px; 
	margin: 9px auto; 
}

ul {
	padding: 0px 0px 5px 12px;
	margin: 3px;
	color: #5c5c5c;
}


li {
	padding: 0px;
	margin: 0px;
	color: #5c5c5c;
	
}

li.bggrad {
	background-image: url('../images/about_bg.gif');
	background-repeat: repeat-y;
	padding: 5px 10px 5px 0px;
	margin: 0px 0px 10px 0px;
}

.bggrad {
	background-image: url('../images/about_bg.gif');
	background-repeat: repeat-y;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 10px;
}

#vert_70 {
	height: 70px;
}

#vert_35 {
	height: 35px;
}

.font14 {
	font-size: 14px;
	line-height: 20px;
}

.font10 {
	font-size: 10px;
	line-height: 12px;
}

.font14dark {
	font-size: 14px;
	line-height: 18px;
	color: #282828;
}


.indent { 
	margin-right: 5%; 
	margin-left: 5% 
}


img {
	border: 0;
}

#leftnav {
	background-image: url('../images/leftnav_bg.gif');
	background-repeat: repeat-x;
	background-color: #343642;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
	line-height: 15px;
}

#leftnav_content {
	padding: 12px 9px 10px 9px;
}

#rightnav_content {
	padding: 35px 9px 10px 9px;
	width: 152px;
}


#subnav_line {
	padding: 3px 0px 3px 0px;
}

#fastlinks {
	background-image: url('../images/fastlinks_bg.gif');
	background-repeat: repeat-x;
	width: 170px;
	font-size: 10px;
}

.yellow {
	color: #ffb300;
}

.gray {
	color: #8b8c8e;
}

.gold {
	color: #b87e03;
}

.green {
	color: #83C133;
}


.black {
	color: #000000;
}

.red {
	color: #c7000d;
}

#spacer_line {
	padding: 10px 0px 10px 0px;
}

.white {
	color: white;
}

.topnav {
	color: white;
}

.rightnav {
	padding: 0px 7px 0px 7px;
}

#whitebox {
	border-top: 1px solid #5c5c5c;
	border-left: 1px solid #5c5c5c;
	border-right: 1px solid #5c5c5c;
	background-color: #ffffff;
	padding: 10px;
	height: 600px;
}

#bordertop {
	border-top: 1px solid #5c5c5c;
}

#footer {
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
	border: 1px solid #5c5c5c;
	width: 978px;
	height: 46px;
	font-size: 10px;
}

.cs_landingquote {
	color: #b87e03;
	padding-left: 20px;
	width: 180px;
	line-height: 16px;
}

.cs_quote {
	padding-top: 10px;
	font-size: 10px;
}

.textfield{
  font-size:10px;
  font-weight:normal;
  background-color:#ffffff;
  color: #5c5c5c;
  border: 1px solid #e1e1e1;
  padding: 2px;
}

#nav_arrow {
	text-align:right;
	padding-right:7px;
}


/* landing bucket styles */

.lb_picleft {
	padding: 21px 10px 0px 109px;
	color: #5c5c5c;
	height: 73px;
	line-height: 13px;
}


.lb_pictop {
	padding: 50px 10px 0px 10px;
	color: #5c5c5c;
	height: 45px;
	line-height: 13px;
}

.lb_picbottom {
	padding: 16px 10px 0px 10px;
	color: #5c5c5c;
	height: 73px;
	line-height: 13px;
}

.lb__23_picleft {
	padding: 20px 10px 0px 109px;
	color: #5c5c5c;
	height: 73px;
	line-height: 13px;
}

.lb__14_blank {
	padding: 20px 10px 0px 10px;
	color: #5c5c5c;
	height: 73px;
	line-height: 13px;
}

#lbbutton {
	float: right;
	padding-right: 10px;
}
	
.invisible
{
	display:none; 
}

.visible
{
	display:block;
}