@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	HTML, BODY, FORM
	{height: 100%; margin:0; padding:0;}
	
DIV.container
{
	display: table;
	height:auto;
	min-height:100%;
	padding:0;
	width:100%;
	margin-bottom:-58px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

DIV.footer
{
	margin:0;
	padding:0;
	height: 58px;
	Z-index:100;
}




	
a:link {
	color: #e92b2b;
	text-decoration: none;
	}

a:visited {
	color: #e92b2b;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.whiteText {
	color: #FFFFFF;
	font-weight: bold;
}


.RedText {
	color: #red;

}
.Q {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.A {
	font-size: 15px;
	font-weight: bold;
}
.basedetails {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#subnavServices {
	position:absolute;
	width:726px;
	height:36px;
	z-index:1;
	top: 231px;
	left: 84px;
	visibility: hidden;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:0px;
}
.redDot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}
.Quote {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: normal;
	
}
.redDottext {
	color:#F00;
	font-size: 10px;
}
.redtext {
	color:#F00;
}
.headingfocus {
	font-size: 13px;
}

.DottedRule {
	margin-top:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAA;
}
.Table{
	border-collapse:collapse;
	padding-bottom:100px;
	}
	

.CompareTable td
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
