@charset "UTF-8";
* {padding:0;margin:0} 
body {
	background: #0D100B;
	font: 90%/1.5 Verdana, Geneva, sans-serif;
	margin: 0px;
	color: #333;
	padding: 0px;
	text-align: left;
}
#wrapperSingle {
	font-size:0.875em;
	background: url(images/contentBG2.jpg) repeat-y center;
	width: 938px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#wrapperDouble {
	font-size:0.875em;
	background: url(images/contentBG.jpg) repeat-y center;
	width: 938px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#wrapperQuickview {
	font-size:0.875em;
	width: 938px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-image: url(images/contentBG3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#topNavigation {
	height: 36px;
	margin: 0px;
	padding: 0px;
}
#topLogo {
	background: url(images/logo.jpg) no-repeat;
	height: 106px;
	margin: 0px;
	padding: 0px;
}
#bestp {
	float: right;
	margin-right: 5px;
}
#pageHeaders {
	margin: 0px;
	padding: 0px;
}
#page {
	
}
#sideBar {
	float: left;
	width: 239px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content {
	width: 534px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 314px;
	padding-top: 15px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#contentSingle {
	margin: 0px;
	padding: 0px 55px 0px 55px;
	
}
#contentHome {
	position:relative;
	
}
#homeLeft h2{
	color: #000;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
}
#homeRight h2{
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:15px;
}
#homeRight {
	float:right;
	background-image: url(images/homepage/rightColumnBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 675px;
	width: 313px;
	margin-right:5px;
	position:relative;
	z-index:0;
}

.blogitem{
	background-image: url(images/homepage/blogItemBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 91px;
	margin-left:9px;
	padding-left:30px;
	padding-right:25px;
	padding-top:10px;
	line-height: 16px;
}
.blogTitle a:link{
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #325832;
}
#homeLeft {
	background-image: url(images/homepage/leftColumnBG.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 398px;
	width:625px;
	position:relative;
	z-index:0;
}
#homeSlide {
	background-image: url(images/homepage/slideBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
	width: 624px;
	margin-left:5px;
	position:relative;
	z-index:1;
}
#tabQuickview{
	height:105px;
	background-image: url(images/homepage/tabQuickviewBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:13px;
	padding-left: 65px;
	padding-top: 20px;
}

#tabGuide{
	height:115px;
	background-image: url(images/homepage/tabGuideBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:13px;
	padding-left: 65px;
	padding-top: 10px;
}
#tabReport{
	height:110px;
	background-image: url(images/homepage/tabReportBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:13px;
	padding-left: 65px;
	padding-top: 15px;
}
#page h2 {
	color: #05519A;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom:15px;
}
#content ul, #content ol {
	padding-left: 65px;
	padding-right: 55px;
	padding-bottom:20px;
}
a:link {
	color: #00AD56;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00B154;
}
a:hover {
	text-decoration: underline;
	color: #0055A1;
}
a:active {
	text-decoration: none;
	color: #05519A;
	text-align: left;
}
#footImg {
	background: url(images/foot.jpg) no-repeat;
	clear: both;
	height: 14px;
}
#footImg2 {
	clear: both;
	height: 14px;
	background-image: url(images/foot2.jpg);
	background-repeat: no-repeat;
}
#footerLinks {
	font-size: xx-small;
	color: #FFF;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 938px;
}
#pageHeaders h1 {
	margin: 0px;
	padding: 00px;
}
.indent {
	margin-left: 35px;
}
#reportTable {
	text-align: center;
	clear: both;
}
#reportTable img {
	margin: 0px;
	padding: 10px 15px 0px;
}
#reportTable .pageNav {
	font-size: 1.5em;
}
#infoBox {
	float: right;
	width: 330px;
	text-align: left;
	height: 182px;
	margin-right: 60px;
	margin-top:10px;
}
#infoBox ul{
	margin-left:30px;
}
#altFlash {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.reportTop {
	text-align: left;
	width: 700px;
}
#infoBox h2 {
	
}
#index2IntroBox {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 20px;
}
.guidePageText {
	text-align: left;
	margin-left: 55px;
	margin-right: 450px;
}
p {
	padding-bottom:20px;
}

.guide01{

	background-color: #f8f2b6;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.guide01 img{
	margin-right:10px;
}
.clearboth{
	clear:both;
	width:100%;
}
#socialhead{
	float: right;
	width: 103px;
	margin-right: 12px;
	margin-top: 8px;
}
#sponsors{
	text-align:center;
}
#fbsharepic{
	display:none;
	height:0px;
}
/*#homeSlide{
	display:none;
}*/
