
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
  color: #F78915;
	text-decoration: none;
}
a:active {
	color: #F78915;
	text-decoration: none;
}
a:focus {
	color: #F78915;
	text-decoration: none;
}
.footer_bg {
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
}
.footer_1 {
	background-image: url(/images/footerbg_1.jpg);
	background-repeat: repeat-x;
	height: 64px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
}
.footersep {
	background-image: url(/images/footersep.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.footertext {
	font-size: 9px;
	line-height: 16px;
}

.mainbodyarea {
	background-image: url(/images/pagebg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/*
.3pxgreybrdr {
	border: 3px solid #E0E0E0;
}
*/
a.orange:link {
	color: #F78915;
	text-decoration: none;
}
a.orange:visited {
	color: #F78915;
	text-decoration: none;
}
a.orange:hover {
	color: #F78915;
	text-decoration: underline;
}
a.orange:active {
	color: #F78915;
	text-decoration: underline;
}
a.orange:focus {
	color: #F78915;
	text-decoration: underline;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F78915;
	padding-left: 5px;
}
.bullet {
	background-image: url(/images/orangebullet.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 0px 3px;
	padding-left: 8px;
}
li {
	list-style-image: url(/images/orangebullet2.gif);
	padding-bottom: 4px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #F78915;
	padding-top: 16px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #777777;
	padding-bottom: 26px;
}
.disclaimer {
	font-size: 9px;
	margin-top: 10px;
}
a.greyul:link {
	color: #666666;
	text-decoration: underline;
}
a.greyul:visited {
	color: #666666;
	text-decoration: underline;
}
a.greyul:hover {
	color: #F78915;
	text-decoration: underline;
}
a.greyul:active {
	color: #F78915;
	text-decoration: underline;
}
a.greyul:focus {
	color: #F78915;
	text-decoration: underline;
}
.tablehead {
	color: #000000;
	background-color: #F3F3F3;
	font-weight: bold;
	font-size: 11px;
	height: 
}
.border {
	border: 1px solid #CCCCCC;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.strikethru {
	text-decoration: line-through;
	color: #A2A2A2;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.orangetext {
	color: #F78915;
}

.topayprice
{
color: #F78915;
font-weight:bold;
font-size:13px;	
}