body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #2A78B8 url(../images/bg_main.png) center repeat-y;
}

#main_content td, #main_content select, #main_content input, #main_content p, #main_content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: justify; /* text-align:left; */
}

#sidebar td, #sidebar select, #sidebar input, #sidebar p, #sidebar textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

#main_content ol li, #sidebar ol li {
	margin-left: -10px;
	line-height: 20px;
}

#main_content ul li, #sidebar ulli {
	margin-left: -20px;
	list-style-type: circle; 
	line-height: 20px;
}

#main_content ul, #sidebar ul {
	margin-bottom: 0px;
}

#main_content .title {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2A78B8;
	line-height: 20px;
}

#main_content h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2A78B8;
	line-height: 20px;
}

#main_content .subtitle {
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
}

#sidebar .subtitle {
	font-size: 11px;
	font-weight: bold;	
	color: #000000;
}

#sidebar .black_link {
	font-size: 11px;
	font-weight: bold;	
	color: #000000;
}

#main_content a, #sidebar a, .small_link a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #99DEFF;
}

#sidebar .black_link a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

#main_content a:hover, #sidebar a:hover, .small_link a:hover {
	color: #2A78B8;
	text-decoration: none;
	border-bottom: 1px solid #99DEFF;
}

#sidebar .black_link a:hover {
	color: #2A78B8;
	text-decoration: none;
	border-bottom: none;
}

#main_content .noline, #sidebar .noline {
	border-bottom: 0px;
}

#sidebar .blue_subtitle, #sidebar .blue_subtitle p  {
	font-weight:bold;
	color:#2A78B8;
}

#white p, #white td, #white li, #white a {
	color: #FFFFFF;
}

#white a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #C70304;
}

#white a:hover {
	color: #C70304;
	text-decoration: none;
	border-bottom: 1px solid #C70304;
}

#blueform td {
	color: #FFFFFF;
}

#blueform a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #99DEFF;
}
#blueform a:hover {
	color: #99DEFF;
	text-decoration: none;
	border-bottom: 1px solid #99DEFF;
}

.shadow_right {
	background: url(/images/bg_shadow_right.png) repeat-y;
}
.shadow_left {
	background: url(/images/bg_shadow_left.png) repeat-y;
}

.small_link, .small_link a {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.credit, .credit a {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	border-bottom: none;
}
.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;
}
#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;
}