/*
Colours Used in Site

Light blue BG:#F0F6FE
dnav Dark Blue:#0066FF
dnav Orange:#FC761C
Text Grey:#333333

*/

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 { margin: 0;	padding: 0;	border: 0;	outline: 0; }
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
body {	background-color:#fff;	background-repeat: repeat;	margin: 0px 0px 0px 0px; 	padding: 0 0 0 0; text-align: center; }
html {	height:101%;}
.clear{	clear:both; }
/******************************************************************************************/
/*************************************** Img **********************************************/
/******************************************************************************************/
img {margin:0px;padding:0px;border: 0px;}
#anav img {	border: 0px; margin: 0px; padding:0px;} 
.gecko #anav img {	border: 0px; margin: 5px 0px -4px 0px;	padding:0px;}/* Firefox fix to get rid of extra space below image*/
img.col{ margin:5px 0px 5px 0px;}
img.hero{padding: 10px 0px 30px 0px;}
img.btn2{margin:13px 0px 0px 0px;}
img.heading{padding:0px 0px 0px 27px;}
img.separator{margin: 10px auto 10px auto;}
img.separator2{	margin: 0px auto 6px auto;}
.float_left{float:left;}
.float_right{float:right;}
/******************************************************************************************/
/*************************************** P ************************************************/
/******************************************************************************************/
p.coll{	font-family:Arial, Helvetica, sans-serif; line-height:120%;	font-size:70%;	margin:15px 0px 22px 27px;}
p.col2box2{	font-family:Arial, Helvetica, sans-serif;	font-size:70%;	line-height:160%;}
p.box1txt{	font-family:Arial, Helvetica, sans-serif;	font-size:70%;}
p{	font-family:Arial, Helvetica, sans-serif; line-height:130%;	font-size:70%;	color:#333333;	margin:0px; padding: 5px 0px 5px 0px;}
.name { color: #00419A;}
.astr{ color:#FF0000;}
/* Commonly used to style page titles. */
h1 {	clear: both;	display: block;	border-bottom: 1px dashed #E54900;	background-image: url(../images/h1arrow.jpg);	background-repeat: no-repeat;	background-position: right;	line-height:120%;}
/* Commonly used to style section titles. */
h2 {	clear: both;	display: block;	border-bottom: 1px dashed #0066FF;	background-repeat: no-repeat;	background-position: right;	line-height:120%; padding:15px 0px 5px 0px;}
h3 {	color: #EB763F;	font-size: 75%;	font-weight: bold;	margin:0px;	padding: 15px 0px 5px 0px; font-family:Arial, Helvetica, sans-serif;}
h4 {	color: #EB763F;	font-size: 75%;	font-weight: bold;	margin:0px; padding:15px 0px 10px 0px;	font-family:Arial, Helvetica, sans-serif;}
h5 {	color: #EB763F;	font-size: 75%;	font-weight: bold;	margin:0px; padding:0px 0px 5px 0px;	font-family:Arial, Helvetica, sans-serif;}
/* Sets the style for links. */
a.box1txt:link, a.box1txt:visited {	color: #ffffff;	border-bottom: #fff thin;	font-family:Arial, Helvetica, sans-serif;	font-size:70%;}
a.box1txt:active, a.box1txt:hover {	color: #fff;	text-decoration: none;	border-bottom:dashed #fff 1px;	font-family:Arial, Helvetica, sans-serif;	font-size:70%;}


a.box2txt:link, a.box2txt:visited{	color: #00419A;	border-bottom: #00419A thin;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;}
a.box2txt:active, a.box2txt:hover {	color: #FC761C;	text-decoration: none;	border-bottom:dashed #FC761C 1px;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;}

a.anchor:link, a.anchor:visited{	color: #FC761D;	border-bottom: #FC761D thin;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;}
a.anchor:active, a.anchor:hover {	color: #FC761D;	text-decoration: none;	border-bottom:dashed #FC761D 1px;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;}

td {	padding: 10px 10px 0px 0;}
.td_head {	font-family:Arial, Helvetica, sans-serif;	padding: 10px 0px 10px 0px;	text-align:center;	color:#333;	background-color:#DBEAFD;	font-weight:bold;	text-transform: uppercase;	font-size:80%;}
.tcol {	font-family:Arial, Helvetica, sans-serif;	padding: 5px 0px 5px 5px;	color:#333;	background-color:#DBEAFD;	font-weight:bold;	font-size:75%;}
.tcol2 {	font-family:Arial, Helvetica, sans-serif;	padding: 5px 0px 5px 5px;	color:#333;	background-color:#F1F7FE;	font-size:65%;}
.td_head4 {	padding: 0px 10px 3px 0;	border-bottom:dotted 1px #CCCCCC;	color:#990000;}

ul.col {display: block;	list-style: none; margin: 8px 0px 0px 0px;	padding: 10px 0px 10px 15px;}
li.col {margin: 5px 0px 0px 0px;background-repeat: no-repeat;}

ul.col2block2 {font-family:Arial, Helvetica, sans-serif; line-height:130%; font-size:70%; list-style-type:none; list-style: none;}
li.col2block2  {font-family:Arial, Helvetica, sans-serif; line-height:130%; font-size:70%; list-style-type:none; list-style: none; background: url(../images/arrow.jpg) no-repeat 0px; padding: 5px 0 5px 20px; }

.rollover a {border:none;	height:17px;	margin:0px;	line-height:0;}
.rollover a:hover{	border-bottom:2px solid #FC761C;	height:17px;	margin:0px;	line-height:0;}

/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */

#outerWrapper {	margin: 0 auto 10px auto; text-align: left; width: 990px;	padding:0px;}
#innerWrapper{	background-image:url(../images/body_bg.jpg);	width:974px;	background-repeat:repeat-y;	margin:auto;	padding:0px;}
#contentWrapper{	width:950px;	margin:auto;	padding:0px;}
#contentArea{	width:850px;	margin:auto;	padding:0px;}

/******************************************************************************************/
/*************************************** Header *******************************************/
/******************************************************************************************/
#header{	background-image:url(../images/header_bg.jpg);	background-repeat:no-repeat;	width:950px;	height:156px;	padding: 1px 0px 0px 0px;}
#logo{	height:123px;	width:171px;	margin:6px 0px 0px 8px;}
#headerRight {	float:right;	width:660px;	height:125px;}

/******************************************************************************************/
/*************************************** anav *********************************************/
/******************************************************************************************/
#anav {	width:640px;	height:17px;	margin:60px 0px 0px 0px;	padding:0px;}
#anav ul {	list-style: none;	margin: 0px;	padding: 0px;	height:17px;}
#anav li {	display: inline;	margin: 0px 5px 0px 5px;	padding: 0;	height:17px;}

/******************************************************************************************/
/*************************************** bnav *********************************************/
/******************************************************************************************/
#bnav {	width:640px;	height:25px;	margin-top:20px;	text-align:right;}

/******************************************************************************************/
/*************************************** dnav *********************************************/
/******************************************************************************************/
#dnav {	width:640px;	height:18px;	margin:20px 0px 0px 0px;	padding:0px 0px 0px 15px;	text-align:left;border:none;}
#dnav ul {	list-style: none;	margin: 0px;	padding: 0px;	height:17px; border:none;}
#dnav li {	display: inline;	margin: 0px 5px 0px 5px;	padding: 0;	height:17px;border:none;}

/******************************************************************************************/
/*************************************** cnav *********************************************/
/******************************************************************************************/

#enav{ float:right; padding: 15px 15px 0px 0px;}
#enav ul {	list-style: none;	margin: 0px;	padding: 0px;}
#enav li {	display: inline;	padding: 0px;	margin: 0;}
#enav img {padding:0px 0px 0px 5px;}
/******************************************************************************************/
/*************************************** cnav *********************************************/
/******************************************************************************************/

#cnav{	width:250px;	float:left;}
#q2Bgtop{	background-image:url(../images/content_col1bgtop.jpg);background-position:top;background-repeat:no-repeat;width:206px; padding:20px 22px 1px 22px;	background-color:#F0F6FE;}
#q2Bgbtm{	background-image:url(../images/content_col1bgbtm.jpg);width:250px;height:15px;background-repeat:no-repeat; margin:0px 0px 15px 0px;}

/******************************************************************************************/
/*************************************** box1 col 1 ***************************************/
/******************************************************************************************/

#box1Bgtop{	background-image:url(../images/box1_bgtop.jpg);	background-position:top;	background-repeat:no-repeat;	width:850px;	background-color:#F0F6FE;	margin: 0px;	position:relative;}
#box1Bgbtm{	background-image:url(../images/box1_bgbtm.jpg);	width:850px;	height:15px;	background-repeat:no-repeat;	margin:0px 0px 20px 0px;}
#box1_col1{	width:250px;	padding:43px 0px 0px 12px;	margin:0px 0px 0px 0px;	float:left;}
#box1_col1Bgtop{	background-image:url(../images/col1_bgtop.jpg);	background-position:top;	background-repeat:no-repeat;	width:250px;	background-color:#0066FF;	padding:20px 0px 0px 0px;}
#box1_col1Bgbtm{	padding:0px;margin:0px;background-image:url(../images/col1_bgbgm.jpg);width:250px;height:9px;background-repeat:no-repeat;margin:0px 0px 15px 0px;}

/******************************************************************************************/
/*************************************** box1 col2 ****************************************/
/******************************************************************************************/

#box1_col2{	width:250px;	padding:43px 0px 0px 0px;	margin:0px 0px 0px 12px;	float:left;}
#box1_col2Bgtop{	background-image:url(../images/col2_bgtop.jpg);	background-position:top;	background-repeat:no-repeat;	width:250px;	background-color:#FC761D;	padding:20px 0px 0px 0px;}
#box1_col2Bgbtm{	background-image:url(../images/col2_bgbtm.jpg);	width:250px;height:9px;	background-repeat:no-repeat;margin:0px 0px 15px 0px;}

/******************************************************************************************/
/*************************************** box1 col 3 ***************************************/
/******************************************************************************************/
#box1_col3{	width:250px;	padding:14px 12px 0px 0px;	margin:0px 0px 0px 0px;	float:right;}
#box1_col3Bgtop{	background-image:url(../images/col3_img.jpg);	background-position:top;	background-repeat:no-repeat;	width:250px;	height:124px;	background-color:#00419A;	padding:0px 0px 0px 0px;}
#box1_col3Bgbtm{	background-image:url(../images/col3_bgbtm.jpg);background-position:bottom;width:180px;height:191px;background-repeat:no-repeat;padding:35px 35px 0px 35px;background-color:#00419A;}
#box1_col3ribbon{	position:absolute;	top:0px;	right:0px;}
img.ribbon{	position:relative;}
/******************************************************************************************/
/*************************************** box2 col 1 ***************************************/
/******************************************************************************************/
#box2{	width:850px;}
#box2_col1{	width:568px;	height:416px;	float:left;}
#box2_col1_sec1bgtop{	background-image:url(../images/box2col1_bgtop.jpg);	width:568px;	height:28px;}
#box2_col1_sec1bgbtm{	background-image:url(../images/box2col1_bgbtm.jpg);	background-repeat:no-repeat;	background-position:bottom;	background-color:#F1F6FC;	width:541px;	padding:15px 0px 12px 27px;}
#box2_col1_sec2{	margin:15px 0px 0px 0px;}
/******************************************************************************************/
/*************************************** box2 col 2 ***************************************/
/******************************************************************************************/
#box2_col2{	width:264px;	background-repeat:no-repeat;	float:right;}
.box2_col2Bgtop{background-image:url(../images/box2_col2_bgtop.jpg);background-position:top;background-repeat:no-repeat;	width:229px;	height:340px;	padding:35px 0px 0px 35px;	background-color:#F0F6FE;}
#box2_col2Bgbtm{	background-image:url(../images/box2_col2_bgbtm.jpg);	width:264px;	height:15px;	background-repeat:no-repeat;}

/******************************************************************************************/
/*************************************** heading ******************************************/
/******************************************************************************************/
#heading{	width:850px;	margin:20px 0px 20px 0px;}
/******************************************************************************************/
/*************************************** Content col **************************************/
/******************************************************************************************/
#content_col2{	width:492px;	float:left;	margin: 0px 0px 0px 60px;}
.content_col2block{	padding: 15px 0px 0px 0px;	height:158px;}
.content_col2block2{	padding: 15px 0px 0px 0px;}
.content_col2txt{	float:right; padding: 0px 40px 0px 40px; width:300px; }
.button{ float:right;}
.coloured_block{background-color:#F1F7FE; margin:0px; padding:7px;}
.float_left_content{float:left; padding: 0px 30px 10px 0px;}
.float_right_content{	float:right; padding: 0px 40px 10px 0px;}

/******************************************************************************************/
/*************************************** Footer *******************************************/
/******************************************************************************************/
#footer{	width:950px;	height:115px;	background-color:#E5EEFC;	margin: 30px auto 0px auto;	display:block;	clear:both;}
#footerbg{	background-image:url(../images/footer_bg.jpg);	background-repeat:no-repeat;	background-position:bottom;	width:974px;	height:27px;	background-color:#E5EEFC;}
#col1{	float:left;	height:100px;	width:450px;	padding:15px 0px 0px 15px;}
#col2{	float:right;	height:100px;	width:250px;	padding:15px 15px 0px 0px;}
a.footertxt:link, a.footertxt:visited  {	color: #333333;	border-bottom: #333333 thin;	font-family:Arial, Helvetica, sans-serif;}
a.footertxt:active, a.footertxt:hover {	color: #333333;	text-decoration: none;	border-bottom:dashed #333333 1px;	font-family:Arial, Helvetica, sans-serif;}
.orange { color:#FC761C; font-weight:bold;}
.form{margin:0px; padding:0px;}
.table{margin:0px; padding:0px;}