body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form{
	padding:0px;
	margin:0px;
}
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
    color:#6a747c;
}
img{
	border:none;
}
a{
	color:#56a1d5;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	color:#56a1d5;
	font-weight:normal;
	font-size:20px;
}
h2, h3, h6{
	color:#6a747c;
}
h4, h5, h6{
	font-size:18px
}
p{
	padding:0px 0px 16px 0px;
	margin:0px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.pageContainer{
	width:910px;
	margin:30px auto auto auto;
	font-size:1px;
}
.pageInner{
	float:left;
	padding-bottom:30px;
}
.headerContainer, .contentContainer{
	width:910px;
	float:left;
	font-size:12px;
}
.headerContainer{
	background:url(/images/bkg/bkg_header.png) left repeat-y;
}
.headerInner{
	float:left;
	width:880px;
	margin-left:20px;
	display:inline;
}
.headerRight{
	float:right;
	width:210px;
}
.headerInner table{
	float:right;
	width:180px;
	margin-top:8px;
	margin-right:20px;
	display:inline;
}
.headerInner table input{
	border:0px;
	padding:2px 4px;
	color:#999999;
}
.headerInner table img{
	float:right;
}
.headerInner table th, .headerInner table td{
	border:solid 1px #CCCCCC;
}
.headerInner table th{
	border-left:none;
}
.headerInner table td{
	border-right:none;
}
.headerInner ul{
	list-style:none;
	padding:11px 0px 0px 0px;
	margin:0px;
	float:right;
	width:680px;
	line-height:20px;
}
.headerInner ul li{
	float:left;
}
.headerInner ul li a{
	float:left;
	background:url(/images/bkg/bkg_menu.gif) no-repeat left;
	padding-left:18px;
	margin-right:20px;
	display:inline;
	color:#6a747c;
}
.headerInner ul li.activeLink a{
	background-image:url(/images/bkg/bkg_menu_active.gif);
}
.contentContainer{
	background:url(/images/bkg/bkg_body.png);
	color:#6a747c;
}
.menuContainer{
	width:217px;
	padding:25px 0px 35px 0px;
	float:left;
	font-size:14px;
}
.menuContainer ul{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	width:190px;
}
.menuContainer ul li{
	float:left;
	width:190px;
}
.menuContainer ul li.topLink{
	border-bottom:solid 1px #DEE0E2;
}
.menuContainer ul li a{
	float:left;
	color:#999999;
	padding:2px 0px 2px 30px;
}
.menuContainer ul li.activeLink a{
	color:#000000;
	background:url(/images/bkg/bkg_submenu_active.gif) left no-repeat;
}
ul.subLinks{
	font-size:13px;
}
ul.subLinks li a{
	color:#56a1d5;
	background:url(/images/bkg/bkg_submenu.gif) left no-repeat;
	background-position:30px;
	padding-left:40px;
}
ul.subLinks li.subActive a{
	text-decoration:underline;
}
ul.subLinks li.subActive a:hover{
	text-decoration:none;
}
.textContainer{
	width:425px;
	color:#999999;
	float:left;
	margin:15px 18px 0px 25px;
	display:inline;
	font-size:15px;
}
.textContainer ul{
	list-style:none;
	padding:0px 0px 16px 0px;
	margin:0px;
}
.textContainer ul li{
	padding-left:10px;
	background:url(/images/bkg/bkg_bullet.gif) left top no-repeat;
	background-position:0px 5px;
}
.homeTextContainer
{
	width:425px;
	color:#9ea6ad;
	float:left;
	margin:0px 18px 0px 25px;
	display:inline;
	font-size:15px;
}
.rightContainer{
	float:right;
	width:216px;
	margin:0px 9px 0px 0px;
	display:inline;
}
rightContainer img{
	float:left;
}
.rightGrey{
	padding:7px 15px 0px 15px;
	background:#6A747C;
	color:#b7c0c8;
}
.rightGrey strong{
	color:#cdd547;
	font-weight:normal;
}
.rightLogos img{
	float:left;
}
.promoContainer{
	width:910px;
	float:left;
}
.promoContainer a, .promoContainer img{
	float:left;
}
.footerInner{
	float:left;
	width:880px; /* 910 - margins */
	font-size:12px;
	color:#6a747c;
	padding-bottom:7px;
	margin:0px 20px 0px 10px;
	display:inline;
}
.footerInner a{
	color:#6a747c;
}
.emailInput
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:12px;
	width:250px;
	padding:5px 5px 5px 5px;
}
.quotePerson{
    color:#CFDD48;
}
table.contactTable th, table.contactTable td{
	padding-bottom:2px;
}
table.contactTable th{
    text-align:left;
	font-weight:normal;
    padding-right:6px;
}
table.contactTable input, table.contactTable textarea{
	float:left;
	width:290px;
	padding:3px 4px;
}
table.assessmentTable{
	border-bottom:solid 1px #DEE0E2;
	width:425px;
}
table.assessmentTable th{
	border-top:solid 1px #DEE0E2;
	border-bottom:none;
	font-weight:normal;
	text-align:left;
}
table.assessmentTable td{
	border-top:solid 1px #DEE0E2;
}
table.assessmentTable table{
	width:140px;
}
table.assessmentTable table td{
	border-left:solid 1px #DEE0E2;
	border-bottom:none;
	border-top:none;
	height:44px;
	text-align:center;
}
table.newsTable{
    padding-bottom:10px;
}
.requiredField
{
    color:#56A2D6;
    padding-right:5px;
}
.validationText
{
    color:#56a1d5;
}
.teamImageRight
{
    float:right;
    padding:2px;
    border:1px solid #CCCCCC;
    margin-left:10px;
    margin-bottom:10px;
}
table.newsTable{
    padding-bottom:10px;
}
table.clientsTable th{
	text-align:left;
	font-weight:normal;
}
table.clientsTable td{
	text-align:left;
	font-weight:normal;
	color:#56a1d5;
}