body {
	font-family: Arial;
	font-size: 11px;
	color: #949494;
}

.background { 
	background-image: url(../images/bg_gradient.png); 
	background-repeat: repeat-x;
	background-color: #cccccc; 
}

td, select, input, textarea {
	font-family: Arial;
	font-size: 11px;
	color: #949494;
}


A:hover {
	color: #444444;
    text-decoration: underline
}

A {
	color: #444444;
    text-decoration: none
}

div#paymentheader {
	display: block;
	background-color: #666666;
	color: #ffffff;
	width: 690px;
	height: 35px;
	
	padding-left: 20px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

div.calendar {
	display: inline;
	width: 108px;
}

div.clear {
	clear: both;
}

div.normal_space {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
}

div.small_space {

	font-family: Verdana;
	font-size: 4px;
	line-height: 4px;
}

.hidden {
	display: none;
}

.header {
	display: block;
	color: #f57624;
	font-family: Arial;
	font-size: 21px;
	font-weight: bolder;

	margin-top: 5px;
	margin-bottom: 10px;
}

.header_dark {
	display: block;
	color: #666666;
	font-family: Arial;
	font-size: 21px;
	font-weight: bolder;

	margin-top: 5px;
	margin-bottom: 10px;
}

.medium {
	display: block;
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.faq_head {
	color: #666666; 
	font-size: 16px; 
	font-family: Helvetica, arial, Verdana, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	height: 37px; 
}

.faq_copy {
	color: #666666; 
	font-size: 10px; 
	font-family: Helvetica, arial, Verdana, sans-serif;
	font-weight: normal;
	height: 37px; 
}
div.line {
	background-color: #999999;
	line-height: 1px;
	font-size: 1px;
	width: 180px;
	height: 1px;
}

.smalltext {
	font-family: Arial;
	font-size: 9px;
}

div#header {
	width: 710px;
	margin-bottom: 8px;
}

div#header div#navigation {
	width: 710px;
	height: 15px;
	background-color: #666666;
	text-align: right;
}

div#header div#receipt {
	width: 690px;
	height: 34px;
	padding: 11px 0 0 20px;
	background: url("/images/receipt.gif");
	font-family: Arial;
	font-size: 21px;
	font-weight: bolder;
	color: #ffffff;
}

.yellowtext {
	color: #e97d1e;
}

.yellowtext:hover {
	color: #e97d1e;
	text-decoration: underline;
}

div.yellowbox {
	display: block;
	width: 710px;

	color: #ffffff;
	padding: 8px 0 8px 0px;

	background-color: #e97d1e;
}

div.graybox {
	display: block;
	width: 710px;

	color: #ffffff;
	padding: 8px 0 8px 0px;

	background-color: #666666;
}

div.yellowbox div.textstyle1, div.graybox div.textstyle1 {
	margin-left: 10px;
	float: left;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

div.yellowbox div.textstyle2, div.graybox div.textstyle2 {
	margin-left: 20px;
	margin-top: 14px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


div.yellowbox div.textstyle3, div.graybox div.textstyle3 {
	margin-left: 10px;
	float: left;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
}

div.yellowbox div.textstyle4, div.graybox div.textstyle4 {
	margin-left: 10px;
	float: left;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

table.yellowc td {
	color: #E97D1E;
}

div#footer {
	position: relative;
	top: 8px;
	width: 710px;
	height: 25px;
	padding-top: 11px;
	margin-bottom: 50px;
	text-align: center;
	background-color: #aaaaaa;
	color:#666666;
	
	font-family: Arial;
	font-size: 10px;
}

div#footer a {
	color: #666666;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}