html {
    margin:  0px;
	padding: 0px;
}

table  { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; vertical-align: top; }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
 
li {
  margin: 0;
  background-image: url(../images/bluesquare.gif);
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding: 0 0 10px 13px;
} 

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #000567 url(../images/backGrad.gif) repeat-x;
}

img { border: 0px; }

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

div#pageWrapper {
	width: 808px;
}

div#profilesWrapper {
	background: url(../images/profiles/profileBG.jpg) no-repeat;
}

div#differentWrapper {
	background: url(../images/different/differentBG.jpg) no-repeat;
}

div#opportunityWrapper {
	background: url(../images/opportunity/opportunityBG.jpg) no-repeat;
}

div#marketWrapper {
	background: url(../images/market/marketBG.jpg) no-repeat;
}

div#footyWrapper {
	background: url(../images/footy) no-repeat;
}

div#valuesWrapper {
	background: url(../images/values/valuesBG.jpg) no-repeat;
}

div#servicesWrapper {
	background: url(../images/services/servicesBG.jpg) no-repeat;
}

div#exceptionalWrapper {
	background: url(../images/exceptional/exceptionalBG.jpg) no-repeat;
}

div#termsWrapper {
	background: url(../images/terms/termsBG.jpg) no-repeat;
}

div#privacyWrapper {
	background: url(../images/privacy/privacyBG.jpg) no-repeat;
}

div#contactWrapper {
	background: url(../images/contact/contactBG.jpg) no-repeat;
}

table#homeBox{
	width: 808px;
}

.homeLeft{
	width: 171px;
	padding: 5px 0px 0px 18px;
}

.homeRight{
	width: 132px;
}

table#profileLeft{
	width: 171px;
}

table#profileLeft td{
	padding: 75px 0px 0px 18px;
}

.profileRight{
	width: 641px;
}

.dividerText{
	height: 20px;
	background: url(../images/divider.gif) repeat-y;
	vertical-align: middle;
	padding-left: 10px;
}

.dividerExcept{
	height: 41px;
	background: url(../images/divider.gif) repeat-y;
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
}

.footerLeft{
	width: 171px;
	padding: 25px 0px 0px 18px;
}

.footerMiddle{
	width: 637px;
	height: 74px;
	padding: 25px 0px 0px 13px;
}

.footerLProfile{
	width: 156px;
	padding: 25px 0px 0px 18px;
	background: #000567 url(../images/footerL.gif) no-repeat;
}

.footerMProfile{
	width: 641px;
	height: 115px;
	padding: 25px 0px 0px 5px;
	background: #000567 url(../images/footerM.gif) no-repeat;
}

.footerMiddle a {
	color: #178EC5;
	text-decoration: none;
}

.footerMiddle a:hover {
	color: #FFFFFF;
}

td#moreInfo{
	width: 637px;
	height: 150px;
	text-align: center;
}

table#moreInfo a {
	color: #FFFFFF;
}

table#moreInfo a:hover {
	color: #FFFFFF;
}

.dividerBlue a {
	font-size: 12px;
	font-weight: bold;
	color: #4DB7E8;
}

.dividerBlue a:hover {
	color: #FFF;
}

.blueTitle {
	font-size: 21px;
	font-weight: bold;
	color: #4DB7E8;
}

.whiteTitle {
	font-size: 21px;
	color: #FFFFFF;
}

.blueMain {
	font-size: 11px;
	color: #178EC5;
}

.whiteMainLarge {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.blueMainLarge {
	font-size: 13px;
	color: #4DB7E8;
	font-weight: bold;
}

.blueMain a {
	color: #178EC5;
}

.blueMain a:hover {
	color: #FFFFFF;
}

.whiteMain {
	font-size: 11px;
	color: #FFFFFF;
}

.whiteDescription {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
}

.blueDescription {
	font-size: 12px;
	color: #178EC5;
	line-height: 1.5;
}

.blueDescription a {
	font-size: 12px;
	color: #178EC5;
}

.blueDescription a:hover {
	color: #FFFFFF;
}

.whiteSubHeading {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5;
}

.whiteMain a {
	color: #FFFFFF;
}

.whiteMain a:hover {
	color: #FFFFFF;
}

table#aboutBox {
	width: 637px;
	height: 134px;
	background: #000567 url(../images/home/aboutBox.gif) no-repeat;
}

table.termsTable {
	width: 50%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

table.termsTable td {
	padding: 0px 3px 0px 3px;
}

input.findMore {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #052b75;
}

iframe#termsFrame { 
	width: 100%;
	height: 246px;
    border: 1px solid #4b84ad;
}

body#termsContent {
	background: #052b75;
	padding: 10px;
}
