@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}

body a:link {
	color: #ff9900;
	text-decoration: underline;
}
body a:visited {
	color: #ff9900;
	text-decoration: underline;
}
body a:hover {
	color: #666666;
	text-decoration: underline;
}
body a:active {
	color: #666666;

}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

h1,h2,h3,h4,h5,h6,h7,h8 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 29px;
	padding-right: 10px;
	color: #ffcc33;
	font-weight: normal;
		margin: 0;
		padding-top:10px;
		padding-bottom: 10px;
	}
h2 {
	font-size: 24px;
		line-height: 24px;
			padding-top:10px;
	padding-right: 10px;
	padding-bottom:10px;
	color: #666666;
	font-weight: normal;
	margin: 0;
	}
	
h3 {
	font-size: 20px;
	line-height: 24px;
		padding-top:10px;
		padding-bottom: 10px;
	color: #ffcc33;
	font-weight: normal;
	margin: 0;
	}
h4 {
	font-size: 20px;
		line-height: 24px;
		padding-top:10px;
		padding-bottom: 10px;
	color: #666666;
	font-weight: normal;
	margin: 0;

	}
h5 {
font-size: 16px;
line-height: 20px;	
padding-top:10px;
	padding-bottom:10px;
	color: #666666;
	font-weight: normal;
	margin: 0;
	}
h6 {	font-size: 16px;
line-height: 20px;	
padding-top:10px;
	padding-bottom:10px;
	color: #ffcc33;
	font-weight: normal;
	margin: 0;
	

	}
	
	ul {
	list-style-type: none;
	
	}
	
	li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(/images/bullet-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-left: -24px;
	
	}
	
#body-container {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}


#content-container {
	background-color: #FFFFFF;
	display: block;
	width: 985px;
	margin-right: auto;
	margin-left: auto;

}
#logo {
padding-top: 10px;
padding-left: 10px;
	display: block;
	float: left;
}
#tagline {
	display: block;
	float: right;
	padding: 20px 15px 10px 0px;
}
#homepage-promo {
	margin-right: 10px;
	margin-left: 10px;
	width: 965px;
}

#topnav-container {
	display: block;
	float: right;
	position: relative;
	top: 0px;
	right: 10px;
	margin-right: 5px;
	background-image: url(/images/nav-rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	
}

#topnav-container a:link{
font-size: 14px;
color:#FFFFFF;
text-decoration: none;
vertical-align: 10px;
margin-left:10px;
margin-right:10px;


}
#topnav-container a:visited{
font-size: 14px;
color:#FFFFFF;
text-decoration: none;
vertical-align: 10px;
margin-left:10px;
margin-right:10px;

}
#topnav-container a:hover{
font-size: 14px;
color: #ff9900;
text-decoration: none;
vertical-align: 10px;
margin-left:10px;
margin-right:10px;

}
#topnav-container a:active{
font-size: 14px;
color: #ff9900;
text-decoration: none;
vertical-align: 10px;
margin-left:10px;
margin-right:10px;

}
#searchform {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 122px;
		padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;

	background-color: #f3f3f3;
	border: 1px solid #666666;
}
#search {
	float: right;
		padding-right: 5px;
		padding-top: 5px;
		
}
#search-container {
	display: block;
	float: none;
height: auto;

}
#login{
	float: right;
		padding-right: 5px;
		padding-top: 5px;
		margin-top:5px;
		
}
#login  a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	}
#login  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;

	}
#login  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;

	}
	
#login a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

	}

#toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	float: right;
	padding-top: 5px;
	padding-right: 30px;
		height: 25px;
}
#toplinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
	}
#toplinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

	}
#toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

	}
	
	#toplinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

	}
.spacer {
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
}
.homelink {
	position: relative;
	top: 15px;
}
.callout-RH {
	display: block;
	float: right;
	width: 238px;
}

.callout {
	display: block;

		width: 350px;
	float: left;

			margin-bottom: 10px;


}

.callout li
 {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(/images/bullet-check.gif);
	background-repeat: no-repeat;
  margin-left: -40px;
}
#featurelist-box{
	background-image: url(/images/subnav-rpt.gif);
	background-repeat: repeat-y;
	background-position: left top;


	}
.featurelist li{
	list-style-position: outside;
	list-style-type: none;
	background-image: url(/images/bullet-check-sm.gif);
	background-repeat: no-repeat;
  margin-left: -25px;
	margin-top: 0px;
	padding-left: 15px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;

	}
	.featurelist-header{
	display: block;
	height: 21px;
	width: 142px;
	background-image: url(/images/subnav-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 18px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	}

	.featurelist-table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;

	}

.callout-txt {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;

	padding-left: 15px;

}

.callout-txt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
	}
.callout-txt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;

	}
.callout-txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

	}
	
	.callout-txt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;

	}
.callout-txt2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;

}
.promo-callout {
	display: block;

width: 700px;
	float: none;
}
.promo-callout-txt {
	padding-top: 30px;
	padding-left: 76px;
}
#secondary-promo {
	padding-right: 9px;
	padding-left: 9px;
}
#footerlinks {
	display: block;
}
.footerbg {
	display: block;
	width: 965px;
	height: auto;
	margin-left: 10px;
		margin-right: 10px;
	padding-bottom: 20px;
		padding-top: 20px;
		border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}


.footerpromo {
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
	display: block;
	margin-left: 10px;
	
}


.footerpromo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	}
.footerpromo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;

	}
.footerpromo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;

	}
	
.footerpromo a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

	}
	.footerpromo-first {
	width: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left: 43px;
	padding-right: 5px;
	text-align: left;
	display: block;
	margin-left: 8px;
}
.footerpromo-first a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	}
.footerpromo-first a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;

	}
.footerpromo-first a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;

	}
	
.footerpromo-first a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

	}
	
.footerpromo-eco {
	width: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left: 43px;
	padding-right: 5px;
	text-align: left;
	display: block;
	margin-left: 8px;
}

.footerpromo-eco a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	}
.footerpromo-eco a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;

	}
.footerpromo-eco a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: underline;
	font-weight: bold;

	}
	
.footerpromo-eco a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

	}
.promo-txt-eco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #81B31A;
}
.promo-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
}
.spacer-12px {
	height: 12px;
	clear: both;
	display: block;
	line-height: 1px;
}
.spacer-10px {
	height: 10px;
	clear: both;
	display: block;
	line-height: 1px;
}
.spacer-5px {
	height: 5px;
	clear: both;
	display: block;
	line-height: 1px;
}
.spacer-20px {
	height: 20px;
	clear: both;
	display: block;
	line-height: 1px;
}
.spacer-50px {
	height: 50px;
	clear: both;
	display: block;
	line-height: 1px;
}
#footer-container {
	background-color: #FFFFFF;
	display: block;
	float: none;
	width: 985px;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: auto;
}

#footer-container a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	}
#footer-container a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;

	}
#footer-container a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;

	}
	
#footer-container a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

	}
#sub-menu{


	}
	.sub-menu-standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-image: url(/images/subnav-item-rpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #DAF7FC;
	padding: 4px 12px;
	margin-left: 5px;
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	.sub-menu-standard a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	}
.sub-menu-standard a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 18px;

	}
.sub-menu-standard a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	}
		.sub-menu-highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	}




.sub-menu-extra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-image: url(/images/subnav-extra-rpt.gif);
	background-repeat: repeat-y;
	background-position: left top;

	background-color: #000000;
	padding: 4px 4px 4px 12px;
	margin-left: 6px;
	margin-right: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	.sub-menu-extra a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	}
.sub-menu-extra a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 18px;

	}
.sub-menu-extra a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	}
		.sub-menu-highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	}

	.sub-menu-subpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	padding-left: 13px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 6px;
	margin-right: 9px;
	background-color: #ececec;
	/* background-image: url(/images/bullet-subnav-subpage.gif);
	background-repeat: no-repeat;
	background-position: left top; */
	margin-top: 2px;
	margin-bottom: 2px;
	}
.sub-menu-subpage a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	}
.sub-menu-subpage a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	}
.sub-menu-subpage a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	line-height: 18px;
	}
.sub-menu-subpage-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	line-height: 18px;
	}
	#sub-menu-listing {
	width: 165px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(/images/subnav-rpt.gif);
}

.sub-menu-standard-listing{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	padding: 2px 4px 0px 12px;
	margin-left: 6px;
	margin-right: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	.sub-menu-standard-listing a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 11px;

	

	}
.sub-menu-standard-listing a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 11px;

	}
.sub-menu-standard-listing a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 11px;

	}


#column-a {
	display: block;
	width: 165px;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
}
#column-a-full {
	margin-right: 200px;
	margin-left: 24px;
	margin-bottom: 20px;
}

#column-b {

	display: block;
	float: left;
	width: 510px;
}
#column-full {
	padding: 10px;

	display: block;
	float: left;
	width: 700px;
}
	
#column-c {
padding-top: 10px;
	display: block;
	width: 240px;
	float: right;

}

#column-centre {
	margin-right: 200px;
	margin-left: 206px;
	margin-bottom: 20px;
	background-color: #F1F2F1;
	border: 1px solid #C5C5C5;
}
#feature-column-a {
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5C5C5;
}
#feature-column-b {
	width: 150px;
	float: right;
}



#sub-promo {
display: block;
margin-left: 10px;
margin-right: 10px;
	width: 965px;
}
.sub-startnow {
	padding-top: 15px;
	padding-bottom: 0px;
}

.heading {
	padding-top: 2px;
	padding-bottom: 14px;
}
.small-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.hr-grey {
	height: 2px;
	width: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hr-grey-feature {
	height: 2px;
	/*width: 100%;*/
  width: 570px;
	margin: 14px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}


.greybeez {
	background-image: url(/images/greybeez.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.listing-header {
	display: block;
	height: 21px;
	width: 142px;
	background-image: url(/images/subnav-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 18px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 8px;
}
.feature-img {
	padding-bottom: 10px;
}

.btn-positive{

	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#666666;
	border-bottom-color:#666666;
	background-color: #4b4b4b;
	padding: 5px;
	height: 25px;
}

.btn-positive a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.btn-positive a:visited{
	color: #FFFFFF;
		text-decoration: none;
}
.btn-positive a:hover{
	color: #ff9900;
		text-decoration: none;
}
.btn-positive a:active{
	color: #ff9900;
		text-decoration: none;
}
.btn-urgent {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#666666;
	border-bottom-color:#666666;
	background-color: #ff9900;
	padding: 5px;
	height: 25px;
}
.btn-urgent a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.btn-urgent a:visited{
	color: #FFFFFF;
		text-decoration: none;
}
.btn-urgent a:hover{
	color: #666666;
		text-decoration: none;
}
.btn-urgent a:active{
	color: #666666;
		text-decoration: none;
}
.btn-neutral{

	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#666666;
	border-bottom-color:#666666;
	background-color: #4b4b4b;
	padding: 5px;
	height: 25px;
}

.btn-neutral a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.btn-neutral a:visited{
	color: #FFFFFF;
		text-decoration: none;
}
.btn-neutral a:hover{
	color: #ff9900;
		text-decoration: none;
}
.btn-neutral a:active{
	color: #ff9900;
		text-decoration: none;
}

.btn-negative{

	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#666666;
	border-bottom-color:#666666;
	background-color: #4b4b4b;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/images/btn-negative-rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
.what-img-container {
	width: 250px;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.what-text-container {
	float: none;
	margin-left: 15px;

}
.img-container
 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}

#sub-menu-listing2 {
	width: 165px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(/images/subnav-rpt.gif);
}
.box
 {
 display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}
.about-img-container {
	width: 220px;
	float: left;
	padding-bottom: 30px;
}
.about-text-container {
	float: none;
	margin-left:  18px;
	margin-right: 10px;
}
.checklist-img-container {
	width: 250px;
	float: left;
	padding-bottom: 30px;
}
.checklist-text-container {
	float: none;
	margin-left:  35px;
	margin-right: 35px;
}
.leftmargin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
	padding-top: 18px;
	padding-left: 14px;
	padding-bottom: 14px;
}

.form {
	color: #848484;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mandatory {
	color: #FF0000;
}
.error-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.error-red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 2px;
}.btn-help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-image: url(/images/promo-support.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	width: 135px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 25px;
}
.btn-left
{
background-image: url(/images/btn-left-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	align: center;
}


.btn-left-mid 
{

	padding: 0px 10px 10px;	
	
}
.btn-left-bottom
{
background-image: url(/images/btn-left-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
		padding: 0px 10px;	
}
.left {
	float: left;
}
.right {
	float: right;
}

.homecontent{
	display: block;
	float: none;
	width: 965px;
	height: auto;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;


}
.followon-content{
	display: block;
	float: none;
	width: 965px;
	height: auto;
margin-left: 10px;
margin-right: 10px;


}
.promo-RH
{
	display: block;
	float: none;
	width: 238px;
	height: auto;
border-left: 1px solid #ebebeb;

}
.promo-RH-txt
{
	padding-left:15px;
	padding-right:15px;
		padding-bottom:15px;


}
.promoboxes-RH
{
	display: block;
	float: right;
	width: 238px;
	background-color: #f6f6f6;
	height: 28px;
}
.promoboxes-RH-top
{

	height: 28px;
	
}
.promoboxes-RH-mid
{
	background-image: url(/images/promo-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f6f6f6;
	padding: 20px;
}
.promoboxes-RH-bottom
{
background-image: url(/images/promo-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
		padding: 0px 10px;	
}
.formfields
{
	background-color: #f3f3f3;
	border: 1px solid #666666;
}
.followon-box{
	display: block;
	width: 680px;
	padding: 10px;
	background-color: #f3f3f3;
	float: none;

}
.followon-box-txta{
display: block;
	width: 200px;
	float: left;
	padding-right: 10px;

}
.followon-box-txtb{
	display: block;
	width: 450px;
	float: right;

}