body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	/*background: url(../images/body_bg.gif) repeat #F6D575;*/
	background: #000;
    padding: 0;
    margin: 0;
}
a {
	color: #D67C00;
	text-decoration: none;
}
a:hover {
	color: #B85E00;
	text-decoration: none;
}
a.white {
	font-weight: bold; 
	color: #FFF;
}
a.white:hover {
	color: #FFB857;
}
a.black {
	font-weight: bold;
	color: #000;
}
a.black:hover {
	color: #666;
}
td {
	vertical-align: top;
	font-size: 11px;
}
div {
	font-size: 11px;
}
h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 3px;
}
#pageWrapper {
	/*background-color: #FAE7B1;*/
	width: 955px;
	text-align:left !important;
}
#pagebg {
	width: 955px;
	background-color: #FAE7B1;
}
#pageHeader {
	margin-bottom: 6px;
	width: 955px;
	border-bottom: 1px solid #808080;
}
#pageHeader td {
	background-color: #000;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
.section {
	margin-bottom: 6px;
}
div.survey a {
	display: block;
	height: 33px;
	background: url(../images/survey.gif) no-repeat 0 0;
	text-decoration: none;
}
div.survey a span {
	visibility: hidden;
}
.gradientGray {
	background: url('../images/topic_bg_gray.gif') repeat-x #939394;
	line-height: 150%;
	color: #FFF;
}
.gradientBlue {
	background: url('../images/home_awards_bg.gif') repeat-x #4A91F2;
	color: #FFF;
}
ul.awards {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.awards li {
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 150%;
}
div.news {
	border: 2px solid #FFFDE7;
	background-color: #FDF3D8;
	padding: 10px;
}
div.news div.headline {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	/*letter-spacing: 80%;*/
}
div.news div.headline a {
	color: #000;
}
div.news div.headline a:hover {
	color: #B85E00;
}
div.news div.teaser {
	border-bottom: 1px solid #EBD8A2;
	margin-bottom: 15px;
	line-height: 150%;
}
div.news div.teaser p {
	margin: 0 0 11px 0;
}
div.news div.teaser p.more {
	clear: both;
}
div.lsidebar img {
	margin-bottom: 8px;
	border: 0;
}
div.lsidebar div {
	padding: 0 3px 0 5px;
	margin-bottom: 15px;
}
div.lsidebar span.quote {
	display: block;
	width: 95%;
	font-style: italic;
	text-align: left;
}
div.lsidebar span.quoted {
	display: block;
	width: 95%;
	font-style: normal;
	color: #949495;
	text-align: right;
}
div.teaser span.quoted {
	font-weight: bold;
	color: #949495;
}
span.requiredField {
	color: #F00;
}
td.surveyscore, th.surveyscore {
	width: 60px;
	text-align: center;
}
span.score {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
table.dataList {
	width: 100%;
}
table.dataList tr {
	vertical-align: top;
}
table.dataList th {
	border-bottom: 2px solid #949495;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
table.dataList th.surveyscore {
	padding-left: 2px;
	padding-right: 2px;
}
table.dataList td {
	border-bottom: 1px solid #EBD8A2;
	padding: 4px 6px;
}
div.pagination {
	padding: 3px;
	text-align: right;
	color: #949494;
}
div.pagination a, div.pagination strong {
	padding: 0 8px;
}
div.pagination strong {
	font-weight: bold;
	color: #000;
}
ul.resources {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.resources li {
	margin: 0 0 1.5em 0;
	padding: 4px;
	line-height: 150%;
}
ul.resources li div.name {
	font-size: 1.3em;
	font-weight: bold;
}
ul.resources li div.description {
	padding: 0 1em;
}
ul.resources li div.address {
	padding: 0 1em;
}
div.button-sm {
	float: left;
	width: 187px;
}
div.button-sm2 {
	float: left;
	width: 187px;
	margin: 0 0 0 8px;
}
div.clearit {
	clear: both;
}
div.clearit span {
	display: none;
}