body {
   	margin:0;
   	font-family:Arial, Verdana, Geneva, arial, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}
img {padding:0;margin:0;border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#main {
	margin: 0 auto;
	width: 952px;
	padding: 54px 0 0;
	position: relative;
}
#header {
	top: 0;
	left: 0;
	width: 952px;
	height: 54px;
	position: absolute;
}
#header .header-inner {
	width: 952px;
	height: 54px;
	position: relative;
	background: url(../images/header-bg.gif) repeat-x;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 36px;
	width: 74px;
	height: 54px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
}
#header #top-nav {
	position: absolute;
	top: 13px;
	left: 167px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#header #top-nav li {
	float: left;
	height: 33px;
	padding: 0 12px 0 0;
	margin: 0 2px 0 0;
}
#header #top-nav li a {
	float: left;
	color: #666;
	height: 33px;
	overflow: hidden;
	text-decoration: none;
	padding: 8px 0 0 12px;
}
#header #top-nav li a:hover {color: #296e99;}
#header #top-nav li.active a {background: url(../images/top-nav-left-active-bg.gif) no-repeat;color: #fff;}
#header #top-nav li.active {background: url(../images/top-nav-right-active-bg.gif) no-repeat 100% 0;}
#header .form {
	position: absolute;
	right: 42px;
	top: 11px;
	background: url(../images/header-form-bg.gif) no-repeat;
	width: 137px;
	height: 35px;
}
#header .form .arrow {
	float: left;
	width: 32px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .form .text-input {
	float: left;
	border: 0;
	margin: 10px 0 0;
	width: 98px;
	padding: 0;
	font-size: 14px;
	color: #333;
	background: none;
}
#content {
	overflow: hidden;
	background: #ffeb98 url(../images/content-bg.jpg) no-repeat;
	width: 949px;
	padding: 0 0 23px 0;
	margin: 0 0 14px 3px;
}
#content h1 {
	margin: 0;
	padding: 62px 0 0 162px;
	font-size: 28px;
	line-height: 66px;
	color: #fff;
	font-weight: normal;
	background: url(../images/title.gif) no-repeat;
}
#content .white-box {
	float: left;
	width: 658px;
}
#content .white-box .white-box-top {
	float: left;
	width: 658px;
	height: 28px;
	overflow: hidden;
	background: url(../images/white-box-top-bg.gif) no-repeat;
}
#content .white-box .white-box-bottom {
	float: left;
	width: 658px;
	height: 28px;
	overflow: hidden;
	background: url(../images/white-box-bottom-bg.gif) no-repeat;
}
#content .white-box .white-box-inner {
	float: left;
	width: 619px;
	background-color: #fff;
	padding: 0 0 0 39px;
}
#content .white-box .top-box {
	float: left;
	width: 619px;
	padding: 22px 0 0;
	background: #fef7f4 url(../images/top-box-bg.gif) no-repeat;
}
#content .white-box .top-box h2 {
	margin: 0;
	padding: 0 0 5px 30px;
	font-size: 18px;
	font-weight: normal;
	color: #f15a24;
	background: url(../images/title-bg.gif) no-repeat 0 100%;
}
#content .white-box .top-box p {
	margin: 6px 10px 0 28px;
	font-size: 12px;
	color: #333;
}
#content .white-box .top-box .top-box-inner {
	float: left;
	padding: 0 0 17px 0;
	background: url(../images/sep.gif) no-repeat 0 100%;
}
#content .white-box .box {
	float: left;
	/*width: 557px;*/
	width: 100%;
	padding: 12px 0 10px 27px;
	background: url(../images/sep2.gif) no-repeat 0 100%;
}
#content .white- .box.last {background: none;}
#content .white-box .box img, #content .white-box .box .img {float: left;}
#content .white-box .box .text {
	float: left;
	/*width: 80%;*/
	width: 80%;
	margin: 0 0 0 20px;
	display: inline;
}
#content .white-box .box h2 {
	margin: 0 0 -4px 0;
	font-size: 14px;
	line-height: 15px;
	color: #f15a24;
}
#content .white-box .box h2 a {
	text-decoration: none;
	color: #f15a24;
	
}
#content .white-box .box .text span {
	color: #999;
	font-size: 9px;
	line-height: 14px;
}
#content .white-box .box .text span a {color: #999;text-decoration: none;}
#content .white-box .box .text span a:hover {text-decoration: underline;}
#content .white-box .box .text p  {
	margin: 5px 0 0;
	font-size: 12px;
	color: #333;
}
#content .white-box .box .text p a {color: #333;}
#content .white-box .box .text p a:hover {text-decoration: none;}
#content .white-box .box .text .more {
	margin: 8px 0 0;
	font-size: 11px;
	color: #ffa537;
}
#content .white-box .box .text .more a {text-decoration: none;color: #ffa537;}
#content .white-box .box .text .more a:hover {text-decoration: underline;}
#content .top-btn {
	float: left;
	width: 243px;
	list-style: none;
	padding: 0 0 4px 10px;
	margin: -13px 0 0;
	position: relative;
}
#content .top-btn li {float: left;padding: 0 4px 0 0;}
#content .top-btn li.last {padding: 0;}
#content .top-btn li a {
	float: left;
	background: url(../images/btn-1.gif) no-repeat;
	width: 74px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
}
#content .top-btn a.link2 {background: url(../images/btn-2.gif);}
#content .top-btn a.link3 {background: url(../images/btn-3.gif);width: 87px;}
#content .blue-box {
	float: left;
	width: 253px;
	background: #0070a1 url(../images/blue-box-top-bg.gif) no-repeat;
}
#content .blue-box .blue-box-inner {
	float: left;
	width: 253px;
	padding: 0 0 24px 0;
	background: url(../images/blue-box-bottom-bg.gif) no-repeat 0 100%;
}
#content .blue-box h2 {
	margin: 0;
	font-size: 16px;
	color: #fff;
	padding: 0 0 0 20px;
	line-height: 40px;
	background: url(../images/title-bg2.gif) no-repeat;
	clear: both;
}
#content .blue-box ul {
	float: left;
	list-style: none;
	padding: 3px 0 0;
	margin: 0;
	font-size: 10px;
	color: #60a6c4;
	width: 220px;
}
#content .blue-box ul li {
	padding: 12px 38px 8px 22px;
	border-bottom: 1px solid #1878a1;
}
#content .blue-box ul li.last {border: 0;}
#content .blue-box ul a {font-size: 12px;color: #fff;text-decoration: none;}
#content .blue-box ul a:hover {text-decoration: underline;}
#footer {
	overflow: hidden;
	margin: 14px 0 30px 0;
	background: url(../images/footer-bg.gif) no-repeat;
	width: 952px;
	height: 26px;
}
#footer span {
	float: left;
	font-size: 11px;
	color: #9d9b9a;
	line-height: 26px;
	margin: 0 0 0 24px;
	display: inline;
}
#footer span a {color: #9d9b9a;text-decoration: none;}
#footer span a:hover {text-decoration: underline;}
#footer span.center {margin: 0 0 0 88px;}
#footer a.right {
	float: right;
	margin: 0 22px 0 0;
	font-size: 11px;
	line-height: 26px;
	color: #9d9b9a;
	text-decoration: none;
}
#footer a.right:hover {text-decoration: underline;}

/* Additional styles */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.nav {
	padding: 0 10px 0 10px;
}

.nav .prev a, .nav .next a,.nav .prev a:visited, .nav .next a:visited {
	font-size: 14px;
	color: #ffa537;
	text-decoration: none;
}

#content .blue-box .more {
	clear: both;
	float: left;
	padding: 8px 0 8px 160px;
	font-size: 11px;
	color: #60A6C4;
	width: 80px;
	text-decoration: none;
}

#content .blue-box .more:hover {
	text-decoration: underline;
}

/*#content .blue-box .more {
	/*margin: 8px 12px 8px;
	font-size: 11px;
	color: #60A6C4;
	text-decoration: none;
	
}*/

#content .blue-box .more a:hover { text-decoration: underline; }
label {
	font-weight: bold;
}
input, textarea {
	font-size: 90%;
}
textarea {
	background:#FEF7F4 none repeat scroll 0 0;
	border:1px solid #F15A24;
	color:#333333;
	font-size:100%;
	height:12em;
	margin:10px 0 5px;
	width:100%;
}
.level {
	margin-left: 30px;
}
.thread {
	width: 557px !important;
}

#content .white-box .top-box .top-box-inner .content {
	margin: 17px 0 0 0;
	padding: 0 10px 0 28px;
}
#content .white-box .top-box .top-box-inner .content p {
	margin-left: 0;
}
#content .white-box .white-box-inner .content {
	padding: 0 10px 0 28px;
}
#content .blue-box h2 a {
	text-decoration: none;
	color: #fff;
}
#content .blue-box h2 a:hover {
	text-decoration: underline;
}
#content .blue-box p {
	color: #fff;
	/*padding: 0 0 0 10px;*/
	text-align: center;
}
#content .blue-box p a {
	color: #fff;
	text-decoration: none;
}
#content .blue-box p a:hover {
	text-decoration: underline;
}

#content .blue-box p.align-left, #content .blue-box p.align-right {
	padding: 20px 20px 5px 20px;
}

#content .blue-box p.align-left {
	text-align: left;
}

#content .blue-box p.align-right {
	text-align: right;
}

h1, h2, h3 {
	color: #f15a24;
}

h1 a, h2 a ,h3 a {
	color: #f15a24;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 18px;
}

.italic {
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

.errorbox ul {
	list-style-type: none;
	background-color: #ffb4a9;
	padding: 10px;
	margin: 20px;
}

.errorbox ul li {
	color: #fff;
}

.msgbox {
	list-style-type: none;
	background-color: #a6ed90;
	margin: 20px;
	padding: 5px;
}

#map, #senate {
	text-align: center;
}

a {
	text-decoration: none;
	color: #f15a24;
}

a:hover {
	text-decoration: underline;
	
}

a.anchor, a.anchor:hover {
	text-decoration: none;
}

.portrait {
	padding: 4px 0 4px 4px; 
}

.moreLessLink {
	color: #0000FF;
	font-weight: bold;
}