@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(/wp-content/themes/default/images/bg1.jpg);
	background-repeat: repeat-x;
	font-size: 0.9em;
	background-position: center top;
}
.page {
	width: 970px;
	margin-left: auto;
	margin-right: auto;

}
img {
	border: none;
}
h2, h1 {
	font-weight: normal;
	color: #333333;
}
h1 {
	margin: 5px 0 20px 10px;
	font-size: 1.5em;
}
.mainWrapper h1 {
	margin-left: 0;
	padding-left: 0;
}
a {
	color: #C00705;
}
#header {
	width: 100%;
	float: left;
}
#header img { 
	margin: 00px 0 25px 10px;
	border: 0;
}
.NavWrapper {
	font-size: 0.9em;
}
.NavWrapper ul {
	background: #C00001;
	list-style:none;
	width: 970px;
	height: 25px;
	padding: 0;
	margin: 0;
}
.NavWrapper li {
	float: left;
	line-height: 25px;
}
.NavWrapper a {
	color: #FFFFFF;
	text-decoration: none;
	background: #C00001;
	padding: 0 15px 0 10px;
	height: 25px;
	display: block;
} 
.NavWrapper a:hover {
	background: #000053;
}
#leftColumn {
	float: left;
	width: 220px;
	padding-top: 10px;
}
.pollWrapper h2, .boxWrapper h2 {
	padding: 6px 0 6px 11px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	
}
.boxWrapper p {
	font-size: 0.8em;
	margin-top: 0;
}
#mainWrapper {
	float: left;
	width: 680px;
	padding-top: 10px;
}
.imageWrapper {
	width: 450px;
	margin: 0 0 20px 10px;
}
#rightColumn {
	float: right;
	width: 280px;
	padding-top: 10px;
}
.boxContent {
	background: #FFFFFF;
	padding: 10px;
}
.boxWrapper {
	margin-bottom: 10px;
	color: #000;
	background-repeat: no-repeat;
	background-position: top;
	background-color: none;
}
#leftColumn .boxWrapper {
	background-image: url(/wp-content/themes/default/images/left-title-bg.png);
}
#rightColumn .boxWrapper {
	background-image: url(/wp-content/themes/default/images/right-title-bg.png);
}
.boxWrapper ul {
	font-size: 0.9em;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	list-style: square;
}
.boxWrapper li {
	margin-bottom: 10px;
}
.boxWrapper h3 {
	font-weight: normal;
	border-top: 1px solid #DEDEDE;
	padding-top: 6px;
	margin-bottom: 3px;
}
.clearAll {
	clear: both;
}
.KeylistItem {
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.KeylistItem h2 {
	margin: 0px;
	padding: 0;
	color: #C00001;
}
.KeylistItem p {
	line-height: 1.4em;
	margin-top: 0;
	font-size: 0.9em;
}
#footerWrapper {	
	width: 100%;
	float: left;
	border-top: 1px solid #666666;
	font-size: 0.8em;
	margin-top: 20px;
}.page #rightColumn .boxWrapper p strong {
	color: #000;
}
.page #rightColumn .boxWrapper p strong f {
	color: #F00;
}
.red {
	color: #F00;
}
.facebook img, .reportWrapper img {
	border: none;
}
.reportWrapper {
	margin-bottom: 20px;
}
#sidebar li {
	list-style: none;
	font-size: 0.9em;
}
.widget {
	margin-bottom: 10px;
	color: #000;
	background-repeat: no-repeat;
	background-position: 0 15px;
	background-color: none;
	background-image: url(/wp-content/themes/default/images/widget-bg-main.jpg);
}
.widget h2 {
	padding: 6px 0 6px 11px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
	background-image: url(/wp-content/themes/default/images/widget-bg.jpg);
}
.widget h2 a {
	color: #333333;
	text-decoration: none;

}
.widget ul {
	margin: 0 10px 0 10px;
	padding: 0;
}
.widget li {
	margin-bottom: 8px;
	line-height: 1.3em;
}
.newsWrapper {
	float: left;
	width: 100%;
}
.newsPost {
	border-right: 15px solid #FFFFFF;
	width: 210px;
	float: left;
	margin-bottom: 10px;
}
.newsPostWide  {
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #C00001; 
	margin-right: 10px;
}
.newsPost h3, .newsPostWide h3 {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
} 
.newsPost h3 a .newsPostWide h3 a {
	text-decoration: none;
}
.valuesWrapper {
	float: left;
	margin-bottom: 10px;
	clear: both;
	border-bottom: 1px solid #333;
	padding-bottom: 15px;
	width: 100%;
}
.valuesWrapper img {	
	float: right;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}
.valuesWrapper h2{
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1.1em;
	color: #C00001; 
} 
.valuesWrapper p {
	margin-top: 0;
}
.rightColumn submit {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCC;
	padding: 10px;
}
.summary {
	background: #E5EFEA;
	padding: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.randomFacts {
	padding: 10px;
	font-size: 1em;
	line-height: 1.4em;
}
.randomFacts h3 {
	border: 0;
	margin: 0;
}
.randomFacts h3 a {
	text-decoration: none;
	color: #FFF;
	background-color: #C00001;
	text-align: right;
	font-weight: normal;
	padding: 3px;
}
.formWrapper {
	background-image: url(/wp-content/themes/default/images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 60px 0 0 80px;
	margin-bottom: 50px;
}
.summaryWrapper {
	margin-left: 40px;
	margin-right: 20px;
}
.twitterLink {
	background-image: url(/wp-content/themes/default/images/twitter-bird.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.twitterLink a {
	text-decoration: none;
	margin-left: 100px;
}
