body {
	background-color: #B6D0EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
}
.header td, p, .subtitle {
	color: #FFFFFF;
}
td, select, input, p, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	text-align: justify;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #606163;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #606163;
}
a {
	color: #0066FF;
	text-decoration: none;
    font-weight:bold;	
}
a:hover {
	text-decoration: underline;
}
.header a {
	color: #FFFFFF;
}
.credit, .credit a {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.price_sub_title {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #FFFFFF;
}
.price_grid {
	font-size: 9px;
}
.terms, .terms p, .terms td {
	font-size: 9px;
}
.terms b, .terms strong {
	font-size: 11px;
}

td.no_justify{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
        text-align: none;
}
#steps {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 11px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/stepgrey.gif);
}
#steps a:link, #steps a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/stepred.gif);
} 
#steps a:hover {
	color: #354dc4;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/stepblue.gif);
}
#steps2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 11px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/steplred.gif);
}
#steps2 a:link, #steps2 a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #909090;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/steplred.gif);
	line-height: 1.8em;
	height: 24;
} 
#steps2 a:hover {
	color: #354dc4;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/stepblue.gif);
}
.stephd {
	font-family : Arial, Helvetica;
	color: #000000;
	font-size : 14px;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
}
.stepdesc {
	font-family : Arial, Helvetica;
	color: #000000;
	font-size : 11px;
	padding: 0px 0px 10px 0px;
	line-height: 1.2em;
}
.stepslight {
	font-family: Arial;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.stepslight a:link {
	color: #ff6600;
	text-decoration: none; 
}
.stepslight  a:visited {
	color: #ff6600;
	text-decoration: none;
}
.stepslight  a:hover {
	color: #354dc4;
	text-decoration: none;
}