/* CSS Document */

body{
	background:#ffffff;
	margin:0;
	padding:0;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

#container{
	width:650px;
	background:none;
	margin:0;
	padding:0;
}
#header{
	height:133px;
	width:648px !important;
	background:none;
	clear:both;
}
#header img{
	width:648px !important;
}
#header-sub img{
	border:none;
	width:650px;
}

#left{
	float:left;
	width:100px;
}
#nav{
	width:95px;
	list-style:none;
	padding:0;
	margin:0;
}

#nav li{
	list-style:none;
	padding:5px 0 5px 0;
	margin:0;
}

#nav li ul {
	list-style:none;
	padding:0;
	margin:0;
}

#nav li ul li{
	list-style:none;
	padding:5px 0 0 0;
	margin:0;
	font: normal 8pt Arial, Helvetica, sans-serif;
}

#nav a{
	color:#ffffff;
	text-decoration:none;
}

#nav li li a {
	color: #ffff99;
	text-decoration:none;
}

#nav .currentcategory, #nav .currentpage{
	color: #ff9933;
}

#nav .noshow{
	display:none;
}

#nav .search{
	color: #66cc33;
}

.searchbox{
	width:105px;
	height:18px;
	border:1px solid #666640;
	margin:2px 0;
	text-align: right;
}

.searchsubmit{
	background:none;
	border:0;
	color: #66cc33;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

.hang { text-indent: -3em; margin-left: 3em; margin: 0; padding: 0px 0px 0px 50px; }

img{
	border:0;
}
#main-home {
	float:left;
	padding:5px;
	width:438px;
	margin:0;
	border: 0px none;
}
#main-home div {
	width:315px;
	text-align:center;
}
#main-home p{
	text-align:left;
}
#main-home div div {
	padding-bottom:5px;
	text-align:left;
}
#main-home div div img{
	padding:20px 0 20px 0;
}
#main-home .divider {
	float:none;
	width:25px;
}

#main-home-banner {
	background:none;
	float:none;
}

#main-home-banner div {
	text-align:center;
	padding:0px 0 5px 5px;
}
#main-with-right{
	float:right;
	width:548px;
}
#main-with-right h2{
	padding-left:20px;
	font-size:10pt;
}
#main-sub{
	float:left;
	width:400px;
}
#main-sub h3{
	padding-left:20px;
	font-size:10pt;
}
#main-sub table img{
	width:110px;
	height:auto;
}
#main-sub h4 {
	color:#000;
	font-size:10pt;
}
#main-sub td{
	padding:0px;
	margin:0px;
}
#main-sub table .red12bold a{
	color:#000;
	font-size:8pt;
}
#main-history{
	float:left;
	width:545px;
	height:auto;
	font-size:10pt;
}
#main-history p{
	font-size:10pt;
}
#main-history  h2{
	padding-left:20px;
	font-size:10pt;
}
#main-history  h3{
	padding-left:20px;
	font-size:10pt;
}
#main-history ol ul{
	font-size:10pt;
}
#right-sub{
	float:right;
	width:140px;
}
#right-sub .reviewtitle{
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
}
#right-sub .review1{
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
#right-sub .review2{
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
}

form{
	padding:0;
	margin:0;
}
#main-history-banner{ 
	display:none; 
}
#footer{
	display:block;
	height:27px;
	background:none;
	clear:both;
	font:normal 10pt Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:27px;
	padding-left:5px;
}

#footer ul{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#footer li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0 35px 0 0;
	float:none;
	font: normal 10pt Arial, Helvetica, sans-serif;
	line-height:27px;
}

#footer .copyright{
	font: normal 9pt Arial, Helvetica, sans-serif;
	line-height:27px;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}