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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: left;
}
.white_font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.contactbg {
	background-image: url(images/contactbg.gif);
	background-repeat: repeat-x;
}
.contactaddressbg {
	background-color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.contacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}
.navlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navlinkorangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECC701;
	text-decoration: none;
}.sublinkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/subheadingbg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 244px;
	text-indent: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.offerTitles {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #ECC701;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
.sublinkheaderCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DEFF00;
	text-decoration: none;
	height: 28px;
	width: 244px;
	text-indent: 10px;
}

