@charset "utf-8";

body {
	background-color: #0B2156;
	background-attachment: scroll;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.menu {
	margin-bottom: 1.1em;
	margin-top: 0;
}
.menu li.top {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
a img {
	border: none;
	background-repeat: repeat-x;
	background-color: #FFF;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #666; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: #0CF;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 1120px;
}
#headerDomains {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 80px;
	margin-bottom: 0;
	width: 1120px;
}
#header {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 187px;
	margin-bottom: 0;
	width: 1120px;
}
#certaintyBar {
	margin-left: 0px;
	background-image: url(images/certaintyBar.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 168px;
	background-repeat: no-repeat;
}
.imagetop {
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-style: italic;
	float: left;
	padding-left: 1px;
}
#content {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/content.jpg);
	overflow: hidden;
	display: inline;
	margin-bottom: 0;
	width: 776px;
	background-repeat: no-repeat;
	float: left;
}
#probabilityBar {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/probabilityBar.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 176px;
	background-repeat: no-repeat;
}
#footer {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/footer.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	height: 172px;
	margin-bottom: 0;
	width: 1120px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 70px;
}
.container {
	display: inline;
}
.indent {
	text-indent: 20px;
	left: 30px;
	position: relative;
}

.row {
	display: table-row;
	vertical-align: middle;
}
.ulist {
	padding-left: 200px;
}

.cell {
	display: table-cell;
	width: 250px;
	height: 10px;
	border: 1px none #003;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	padding-bottom: 4px;
}
.votemenu {
	width: 140px;
	float: left;
	padding-right: 20px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#main #certaintyBar p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #003;
}
.fltrt {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}.fltleft {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contactField {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 160px;
}
#main #content #content text center h1 strong {
	color: #F00;
}
