@charset "UTF-8";
/* CSS Document */
/*Constants*/
*{
	font-family:Arial, Helvetica, sans-serif;
}
a{
	cursor:pointer;
	color:#C0003C;
	text-decoration:none;

}
a:hover{
	text-decoration:underline;
}
p{
	margin:0 0 10px 0;

}
a img{
	border:none;
}
h1{
	margin:0;
	padding:11px 0 0 0;
	font-weight:normal;
	font-size:1.7em;
	color:#AA253E;
	line-height:14px;
	margin-bottom: 18px;
}
h2{
	font-weight:bold;
	font-size:1.3em;
	margin:20px 0 5px 0;
}
h3{
	font-weight:normal;
	font-size:1.17em;
	margin:20px 0 5px 0;
}
h4{
	font-size:1em;
	font-weight:bold;
	margin:20px 0 5px 0;
}
h4 a{
	text-decoration:none;
}
li {
	padding:0;
	margin:0 0 6px 0;
	}
ul {
	margin:0;
	padding:0 0 0 20px;
	list-style-image:url(/images/bulletBurgundy.gif);
}
/*-- IQ&A --*/

#qnalistleft {
	float:left;
	list-style-image:none;
	list-style-type:none;
	padding:0px;
}
#qnalistleft li {
	padding: 6px;
	width:291px;
	background:#9b002b url(/images/submenu-bg.jpg) repeat-x 0 0;
	border: 1px #9b002b solid;
	margin-bottom:10px;
}
#qnalistleft li:hover {background:#9b002b url(/images/submenu-bg-active.jpg) repeat-x 0 0;}
#qnalistleft li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
#qnalistright {
	float:right;
	text-align:right;
	list-style-image:none;
	list-style-type:none;
}
#qnalistright li {
	background:#9b002b url(/images/submenu-bg-home.jpg) repeat-x 0 0;
	border: 1px #9b002b solid;
	padding: 6px;
	width:291px;
	margin-bottom:10px;
}
#qnalistright li:hover {background:#9b002b url(/images/submenu-bg-active.jpg) repeat-x 0 0;}
#qnalistright li a{
	display: block;
	color:#fff;
	text-decoration:none;
}
#theVideo {
	width:560px;
	height:420px;
	margin:auto;
	margin-top:40px;
	clear:both;
}
blockquote {
	margin:0;
	padding:10px 10px 1px 10px;
	background-color:#F2FBFF;
	color:#4B7296;
}
blockquote a {
	color:#4B7296;	
}
/*Search Panel	*/
#searchpanel{
	position:absolute;
	top:0px;
	width:920px;
	text-align:right;
	font-size:.85em;
}
#searchpanelinner{
	float:right;
	padding:0 20px 0 0;
}
#searchpanelinner, #searchpanelinner a{
	color:#FFFFFF;
}
#searchpanel ul, #searchpanelhome ul{
	padding:0;
	margin:0;
	float:left;
	height:27px;
}
#searchpanel ul li, #searchpanelhome ul li{
	margin:0;
	margin-right: 10px;
	line-height:25px;
	height:27px;
	list-style:none;
}
#searchpanel ul{
	background:#676767 url(/images/searchpanel_bggrey.gif) repeat-x top left;
	padding:0 3px 0 8px;
	padding:0;
	margin:0;
	height:27px;
	width:80px;
}
#searchpanel ul li {
	text-align:center;
}
/* #searchleft {display: none;} */

#searchpanel_left{
	width:23px;
	height:27px;
	background:transparent url(/images/searchpanel_left.png) no-repeat top left;
	float:left;	
}
.searchbox{
	height:15px;
	width:108px;
	padding:2px 0 0 2px;
	margin:3px 0 0 0;
	border:solid 1px #fff;
	float:left;
	font-size:1em;
	color:#444444;
	vertical-align:top;
}
.searchbutton{
	height:19px;
	width:26px;
	padding:0;
	margin:3px 0 0 1px;
	border:none;
	float:left;
	background-color:#dddddd;
	color:#333333;
}
#RH_Floating_Column {
	float:right;
	border-style:solid;
	border-width:0px;
	border-color:#D3D3CB;
	padding:8px;
	margin: 5px 0 10px 10px;
}

#RH_Floating_Column img {
	padding-bottom:10px;
}
/*Body*/
body{
	background:#CECBC2;
	text-align:center;
	margin:0;
	font-size:.81em;
	color:#4B4B34;
}
/*Clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*Tables*/
table{
	border-collapse:collapse; 
    border-spacing:0; 
}
td, tr, th{
	padding:0;
	margin:0;
}
sup{
	vertical-align:top;
}
/*Classes*/
imageright{
}
.imageleft{
	float:left;
	margin:0 20px 20px 0;
}
.clearer{
	clear:both;
}
.redarrowlink{
	padding:0 0 0 10px;
	background: transparent url(/images/arrow_right_red.gif) no-repeat left center;
}
.fonteleven{font-size:11px;}
/*Main*/
#wrapper{
	margin:0 auto;
	width:920px;
	text-align:left;
}
#wrapper_popup{
	margin:0 auto;
	width:650px;
	text-align:left;
}
#wrapper_top{
	width:920px;
	height:20px;
	background: transparent url(/images/bg_contenttop.png) no-repeat top left;
}
#wrapper_top_popup{
	width:650px;
	height:20px;
	background: transparent url(/images/bg_contenttop.png) no-repeat top left;
	overflow:hidden;
}
#wrapper_bottom{
	width:920px;
	height:20px;
	background: transparent url(/images/bg_contentbottom.png) no-repeat top left;
}
#wrapper_bottom_popup{
	width:650px;
	height:20px;
	background: transparent url(/images/bg_contentbottom.png) no-repeat top left;
	overflow:hidden;
}
#wrapper_inner{
	width:920px;
	background: url(/images/bg_content.png);
	position:relative;
}
#wrapper_inner_popup{
	width:650px;
	background: url(/images/bg_content.png);
	position:relative;
	overflow:hidden;
}
/*Banner*/
#homebanner{
	padding:0 20px;
	width:880px;
	height:220px;
	overflow:hidden;
}
#contentbanner{
	padding:0 20px;
	width:880px;
	height:150px;
	overflow:hidden;
}
#contentbanner_popup{
	padding-right:20px;
	margin-left:20px;
	width:600px;
	height:150px;
	overflow:hidden;
	background: #72c367;
}
#homelogo{
	position:absolute;
	top:65px;
}
#contentlogo{
	position:absolute;
	top:26px;
}
#contentlogo a img{
	border:0;
}

/*Menu*/
#menu{
	width:880px;
	height:59px;
	padding:0 20px;
	font-size:.96em;
	position:relative;
	z-index:100;
}
/*Home Content*/
#homecontent{
	margin:10px 20px 10px 20px;
	padding:0 0 0 0;
	color:#4B4B34;
	/*background-color:#666666;*/
}

#homecontent h3 {
	color:#930029;
	font-weight:normal;
	font-size:1.3em;
	line-height: 1.4;
}

#homecontent h4 {
	color:#4B4B34;
	font-size:1em;
	font-weight:normal;
	line-height: 1.4;
}

#homecontent p {
	font-size:0.9em;
	line-height: 1.4;
}

#homecontent a{
	color:#4B4B34;
	text-decoration:none;
}

#homecontent a:hover{
	text-decoration:underline;	
}

#homecontent .leftCol {
	float:left;
	width: 371px;
	margin-top:20px;
}

#homecontent .rightCol {
	float:right;
	width: 509px;
	margin-top:-20px;
}

/*
-- GET STARTED HOMEPAGE --
*/
ul#get_started a { color:#fff; padding: 4px; display:block;}
ul#get_started a:hover {text-decoration:none;}
ul#get_started { padding:0px;  margin: 10px 5px 10px 5px; text-align:left;list-style-type: none;list-style-image: none;}
#get_started li { background:#9b002b url(/images/submenu-bg.jpg) repeat-x 0 0;  padding: 7px 7px 7px 0px; margin-bottom: 14px;  border: 1px #9b002b solid;}
#get_started li:hover {background:#9b002b url(/images/submenu-bg-active.jpg) repeat-x 0 0;}

#homeIntro{
	width:200px;
	height:300px;
	position:relative;
	padding:0 0 0 10px;
	float:left;
}

#homeIntro h1 {
	color:#930029;
	font-weight:normal;
	font-size:1.3em;
	line-height: 1.3;
}
#homeIntro p{
	line-height: 1.7;	
}

.homeRotatingBanner{
	padding: 0;
	margin: 0;
}

.shaddowBox{
	background:url(/images/shaddowBoxBackground.jpg);
	background-color:#EDEDE9;
	background-repeat:repeat-x;
	background-position:top left;
	padding: 0;
	width:280px;
	height:166px;
	position:relative;
	margin:8px 0 0 10px;
	float:left;
}
.shaddowBox p, .shaddowBox h2 {
	color:#AA253E;
	padding:20px 10px 0px 10px;
	margin:0px;

}
.shaddowBox ul {
	padding-top:16px;
	margin:0px;
}
.shaddowBox li {
	margin-left:4px;
	padding-left:4px;
	list-style-image:url(/images/shaddowBoxListImage.gif);
}

.shaddowBoxBottom{
	margin:0 0 0 10px;
	padding: 0;
	width:280px;
	float:left;
}

.boxLink{
	position: absolute;
	bottom:10px;
	left:1px;
}

/*Main Content*/
#content{
	padding:0 35px 0 20px;
	background:transparent url(../images/content_bg.gif) repeat-y top left;
	margin:30px 0;
}
#content_noline{
	padding:0 35px 0 20px;
	margin:30px 0;
}
#content_popup{
	padding:0 20px 0 22px;
	margin:20px 0;
	line-height:1.3;
}
#contentNoLine{
	padding:0 35px 0 20px;
	margin:30px 0;
}
#content_left{
	float:left;
	width:204px;
	border-right:solid 1px #cecece;	
	margin:0 25px 0 0;
	font-size:.92em;
}
#content_centre{
	float:left;
	width:630px;
}
#content_right{
	float:right;
	width:200px;
}
#content_centre_full_width{
	width:626px;
	float: left;
}
#content_centre_full_width_popup{
	width:618px;
	float: left;
}

#pageHeading{
	float:left;
	width:638px;
	height:40px;
	background:url(/images/headingBackground.gif);
	padding-left:12px;
	margin-bottom:15px;
}
#pageHeading img{
	padding-top:11px;
}
#printer_friendly_logo{
	display:none;
}
/*Detail Content Specific*/
.returntotop {
	font-size: x-small;
	background:url(/images/return_to_top.gif) no-repeat right;
	padding-right: 18px;
	text-align: right;
}
a.twoStateButton {
	display:block;
	height:24px;
	overflow:hidden;
	position:relative;
}

a.twoStateButton img {
	position:absolute;
	top:-24px;
}

a:hover.twoStateButton img {
	top:0px;
}


/*Footer*/
#footer{
	margin:0 20px;
	width:880px;
	height:40px;
	line-height:40px;
	background: #cecece url(/images/footer_bg.gif) repeat-x top left;
	font-size:.85em;
}
#footer_popup{
	margin:0 20px;
	width:620px;
	height:40px;
	line-height:40px;
	background: #cecece url(/images/footer_bg.gif) repeat-x top left;
	color:#333333;
	font-size:.85em;
}
/*
#footerleft, #footerright div{
	float:left;
}*/
#footerright div{
	float:left;
}
#footerleft div{
	float:left;
}
#footerright{
	float:right;
	padding:0 10px 0 0;
}
#footerleft ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footerleft ul li{
	float:left;
	padding:0;
	margin:0;
}
#footerleft ul li a{
	color:#333333;
	text-decoration:none;
	padding:0 10px;
}
/*Table Styles*/
.table_noborder td, .table_noborder th{
	padding:15px;
	margin:0;
}
.table_border{
	border:1px outset #cecece;
	border-spacing:1px;
}
.table_border td, .table_border th{
	padding:15px;
	border: 1px solid;
	border-spacing:0px;	
	border-color:#cecece;
}
.table_colours{
	border:0px;
}
.table_colours th{
	font-weight:normal;
	font-size:1.3em;
	color:#AA253E;
}
.table_colours_light_row{
	border-left: 0px solid;
	border-right: 4px solid;
	border-bottom: 4px solid;
	border-top: 4px solid;
	border-spacing:0px;	
	border-color:#FFFFFF;
	background-color:#EDEDE9;
	padding:10px;
}
.table_colours_dark_row{
	border-left: 0px solid;
	border-right: 4px solid;
	border-bottom: 4px solid;
	border-top: 4px solid;
	border-spacing:0px;	
	border-color:#FFFFFF;
	background-color:#D3D3CB;
	padding:10px;
}
.table_data_noborder th{
	padding:4px;
	margin:0;
}
.table_data_noborder td{
	padding:4px;
	margin:0;
	font-size:.82em;
}
.table_data{
	border:1px outset #cecece;
	border-spacing:1px;
}
.table_data th{
	padding:4px;
	border: 1px solid;
	border-spacing:0px;	
	border-color:#cecece;
}
.table_data td{
	padding:4px;
	border: 1px solid;
	border-spacing:0px;	
	border-color:#cecece;
	font-size:.82em;
}

/*Extra Styles*/
#close_window{
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#D3D3CB;
	padding:8px;
	margin: 5px 0 10px 10px;
}
 /*************************************
 * ADJUST EXISTING STYLES WHEN PRINTING
 *************************************/
@media print{
  body{background:none;}
  #contentbanner{display:none;}
  #contentlogo{display:none;}
  #menu{display:none;}
  #submenu{display:none;}
  #pageHeading{display:none;}
  #printer_friendly_logo{clear:both; display:block; padding-top:10px; padding-left:500px;}
  #content_centre{
  	clear:both;
  	width:auto;
  }
  h1, h2, h3, h4, p{color:#000000;}
  .table_noborder td, .table_noborder th, .table_border td, .table_border th, .table_colours_light_row, .table_colours_dark_row, .table_data_noborder th, .table_data_noborder td, .table_data th, .table_data td{
    border-style:solid;
    border-width:thin;
    border-color:#000000;
	color:#000000;
  }
  #content_right{display:none;}
  #footer{display:none;}
  
/********************************
Rotating Banner Styles
********************************/
.bannerOn {
	text-decoration:none;
	background:#fff;
	border:1px solid #fff;
	display:inline-block;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	color: #fff;
	/* for IE */
    filter:alpha(opacity=80);
    /* CSS3 standard */
    opacity:0.8;
	font-weight:bold;
}
.bannerOff {
	text-decoration:none;
	background:#ccc;
	border:1px solid #fff;
	display:inline-block;
	padding: 0 5px 0 5px;
	margin-right: 3px;
	/* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
	font-weight:bold;
}
.buttons-right-bottom {float:right;margin-right:8px;position:relative;margin-top:-26px;}
.buttons-right-top {float:right;margin-right:8px;position:relative;margin-top:-173px;}
.buttons-left-bottom {float:left;margin-left:8px;position:relative;margin-top:-26px;}
.buttons-left-top {float:left;margin-left:8px;position:relative;margin-top:-173px;}.row_label {font-weight: bold;}