/* CSS Document */

/* CSS Document */

	/* CSS Document */
	html,body{height:100%;}

	* {margin:0;padding:0;}

	body {font-family:Arial, Helvetica, sans-serif;font-size:10px;
	background: #00539A;
	}
	
	head+/**/body .fc:after{ /* min-height browser but not IE 7 */
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
	
	/*  \*/
	* html .fc{height:1%;} /* IE 5 5.5 6 */
	/*  */
		
	p {
	margin-bottom: 10px;
	color: #666;
	}
	
	blockquote {
	font-style: italic;
	margin-left: 40px;
	color: #00539A;
	font-size: 12px;
	font: Tahoma;
	}
	
	hr {
	display: block;
	border: 1px;
	color: #999;
	border-style: dashed;
	height: 2px;
	text-align: left;
	margin: 10px;
}

	.hr2 {
	color: #666;
	height: 1px;
	}
	
	h2 {
	color: #00539A;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	}
	
	.topthing {
	width: auto;
	height: 86px;
	background: url(background.jpg);
	}
	
	.sidebar {
	width: 115px;
	height: 400px;
	background: url(sidebar.jpg);
	color: #666;
	}
	
	.sidebarlinks{
	margin-bottom: 10px;
	font: bold 14px "Trebuchet MS",sans-serif;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	}
	
	.sidebarlinks a{
	text-decoration: none;
	color: #666;
	}
	
	.sidebarlinks a:visited{
	color: #666;
	}
	.sidebarlinks a:hover {
	color: #999;
	}
	
	.sbhr {
	border-top: 3px double #666;
	height: 3px;
	width: 92px;
	color: #666;
	}

	.sblinespacer {
	height: 50px;
	}
	
	.contentsection {
	position: absolute;
	left: 20px;
	top: 20px;
	}
	
	.contenttester {
	width: inherit;
	margin-right: 40px;}
	
	.contenttitle {
	width: inherit;
	background: #F00;
	background: url(contentbannerbg.jpg) repeat-x;
	height: 153px;
	}
	
	.bannerbottom {
	background: url(rule1.gif) repeat-x;
	clear:both;
	}
	
	.titleunderline {
	background: url(titleunderline.gif) repeat-x;
	align: right;
	}
	
	.maincontent {
	display: block;
	color: #00539A;
	font-size: 12px;
	font-family: Tahoma;
	padding-left: 10px;
	
	}
	
	table {
	color: #666;
	}
	
		
	table strong {
	color: #CCC;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 800;
	font: Tahoma;
	}
	
	td {
	padding: 5px;
	}
	
	h1 {
	color: #00539A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	}
	
	.highlighted {
	color: #00539A;
	font-weight: bold;
	}
	
	.contentlist {
	color: #00539A;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 80px;
	font-weight: 800;
	text-transform: uppercase;
	}
	
	.contentlist2 {
	color: #00539A;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: 800;
	text-transform: uppercase;
	}
	
	
	.contentlist ul {
	padding-left: 100px;
	}
	
	.bottomspacer {
	margin-bottom: 20px;
	}
	
	
	.bottomtext {
	font-size: 10px;
	color: #00539A;
	align: right;
	margin-left: 250px;
	}
	.righttext {
	text-align: right;
	}
	.redcolor {
	color: #F00;
	text-decoration: none;
	}
	

	
	.contentbox {
	background: repeat-x #EEE;
	border: #000 inset;
	border-width: 1px;
	padding: 20px;
	}
	
	.sidebox {
	width: 202px;
	font: Tahoma;
	float: left;
	height: 100%;
	}
	
	.contentheader {
	border-bottom: #999 solid 1px;
	text-align: right;
	}
	
	.sideboxtitle {
	padding-left: 20px;
	line-height: 12px;
	color: #666;
	font: Tahoma;
	}
	
	.sideboxcontent {
	padding-left: 40px;
	padding-bottom: 10px;
	color: #666;
	font: Tahoma;
	font-size: 10px;
	}
	
	.biglist{
	margin-left: 80px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #00539A;
	font-weight: 800;
	font: Tahoma;
	}
	
	.contentimage {
	text-align: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	}

	.mainmargin {
	margin-left: 203px;
	padding-left: 10px;
	border-left: #999 1px solid;
	}
	
	.contentsub {
	margin: 20px;
	background: #FFFFFF;
	border: double #999 1px;
	padding: 10px;
	
	}
	
	.contentsub2 {
	margin: 5px;
	margin-top: 20px;
	background: #FFFFFF;
	border: double #999 1px;
	padding: 5px;
	float: left;
	width: 160px;
	
	}
	
	.imgpadding {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	}
	
	.imgpad {
	margin: 10px;
	float: right;
	display: block;
	}
	.installblock {
	width: 150px;
	padding: 5px;
	}
	.installimg {
	padding: 10px;
	display: block;
	}
	
	.textlist p{
	color: #00539A;
	font-size: 12px;
	font-weight: 800;
	font: Tahoma;
	padding-left: 30px;
	
	}
	
	.menuitem {
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
	.menuitem a{
	margin-left: 5px;
	font-weight: 800px;
	color: #666;
	font: Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	}

	.menuitem a:hover{
	color: #00539A;
	}
	

	
	.entrybox {
	width: 350px;
	}
	
	
	.orderformresult {
	border: none;
	background: none;
	color: #666;
	font-size: 28px;
	font-weight: 400;
	}
	
	.orderformresult2 {
	border: none;
	background: none;
	color: #666;
	font-size: 14px;
	font-weight: 800;
	}
	
	.dashedrule {
	border-style: dashed;
	height: 1px;
	color: #999;
	}
	
	
	.impactbox {
	color: #00539A;
	font-weight: bold;
	font-size: 16px;
	background: #FCFCFC;
	border: 1px solid #CCC;
	width: 72px;
	float: right;
	padding: 5px;
	
	text-decoration: none;
	}
	.impactboxsmalmargin-left: 3px;ltext {
	color: #00539A;
	font-weight: bold;
	font-size: 12px;
	background: #FCFCFC;
	border: 1px solid #CCC;
	width: 72px;
	float: right;
	padding: 5px;
	margin-left: 3px;
	}
	.impactboxbig {
	color: #00539A;
	font-weight: bold;
	font-size: 12px;
	background: #FCFCFC;
	border: 1px solid #CCC;
	width: 122px;
	float: right;
	padding: 10px;
	text-decoration: none;
	margin-left: 3px;
	}
	
	.greybox {
	background-color: #DDD;
	border-color: #666;
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	width: 350px;
	}
	
	.proceedstep {
	float: right;
	padding: 10px;
	}
	
	.formtext {
	font-color: #00539A;
	font-weight: 600;
	font-family: Tahoma;
	font-size: 12px;
	}
	
	.bluebox {
	height: 20px;
	background: #00539A;
	color: #FFFFFF;
	size: 12px;
	font: Tahoma;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	}
	
	.subbox {
	margin: 10px;
	background: #EEE;
	border: solid 1px #666;
	}
	
	.paymentmethod {
	line-height: 40px;
	font-size: 20px;
	color: #00539A;
	font-weight: 400;
	}
	