@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(_media/template/flamefuelBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}

a {
	outline:none;
	text-decoration:none;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #232846;
	border-left-color: #232846;
}
.grayBG {
	background-image: url(_media/template/bg_gray_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-left: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.grayBG a {
	color: #000000;
}
.grayBG a:hover {
	color: #FFFFFF;
}



.content {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #232846;
	border-bottom-color: #232846;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content h1 {
	font-size: 20px;
	color: #e00528;
	
}

.content p {
	font-size: 13px;
	line-height: 20px;
}

.content li {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 8px;
	list-style-type: square;
}



.borderBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.paddingBot {
	padding-bottom: 2px;

}



.bottom {
	background-image: url(_media/template/footerArticles.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 20px;
}
.white_box_bg {
	background-image: url(_media/template/3box/whitebg.png);
	background-position: left top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat;
}
.white_box_bg h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 4px;
}
.white_box_bg p {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
#divpad {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#divpad h3 {
	font-size: 12px;
	color: #000000;
}

#divpad p {
	font-size: 9px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 5px;
}
#quote {
	width: 380px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	border: 1px solid #000000;
	background-image: url(_media/template/bg_signupBox.jpg);
	background-position: left top;
	padding: 10px;
	margin-top: 20px;
}
#quote h3 {
	font-size: 23px;
	color: #000000;
	font-weight: normal;
	margin-top: 3px;
	padding: 0px;
}
#quote h4 {
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 18px;
}
.content h4 {
font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 18px;
}

.menuPadright {
	padding-right: 50px;
}
.content a {
	color: #025EB1;
}





.footer {
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #333333;
}


.footer h4 {
	font-size: 10px;
	font-weight: normal;
}
#imgBrd {
	width: 574px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}

.footer a {
	color: #333333;
}
