@charset "utf-8";

/* global */
.accMenu{
	text-align: left;
	background-color: #FFFFFF;
    display:none;
}
.accMenu ul{
	background-image: url(../images/accBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 5px;
}
.accMenu li{
	display: inline;
}
.accMenu a, .accMenu a:link, .accMenu a:active, .accMenu a:visited {
	color: #5A2D5F;
	font-weight: normal;
	text-decoration: none;
}
.accMenu a:hover{
	text-decoration: underline;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D123E;
}

#page{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
a, a:link, a:active, a:visited {
	color: #5A2D5F;
	text-decoration: none;
}
a:hover{
	color: #5A2D5F;
	text-decoration: underline;
}
#content h1:first-letter{
    text-transform:capitalize;
}
#content .three_col_2 h1 {
	font-size: 25px;
	color: #3D123E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC0C2;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-weight: normal;

}
#content .three_col_2 h3 {
    margin-top:22px;
	margin-bottom: 10px;
}
#content .one_col h1{
	font-size: 31px;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #3D123E;
	font-weight: bold;
}
.hidden{
	display: none;
}
p {
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}
#content .three_col_2 ul {
	padding-bottom: 20px;
	list-style-type: disc;
	padding-left: 26px;
}
#content .three_col_2 ul li {
    padding-bottom:6px;
}
#content .three_col_2 ol {
	padding-bottom: 20px;
	list-style-position: outside;
    padding-left:26px;
}
#content .three_col_2 ol li {
    padding-bottom:6px;
}

#content .three_col_1 .left_column {
    padding:36px 20px 20px 30px;
    /* this class was added via the CMS! */
}
#content .three_col_1 .left_column ul {
    list-style:square;
    list-style-position:inside;
}



/* Global Forms */
.textArea{
}
.textField{
	width: 200px;
	margin-top: 3px;
}
.listMenu{
	font-size: 11px;
}
.label{}
.submit{
}
.enquiry{
	width: 420px;
	text-align: right;
}
.enquiry div{
	margin-bottom: 20px;
}
.notify{
	text-align: left;
	width: 215px;
	margin-left: 200px;
}
#header{
	height: 118px;
	width: 960px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 240px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	display: inline;
}





/* main Menu */
#menu{
	float: left;
}
#menu ul{
	margin: 0px;
	height: 24px;
	padding-top: 83px;
	padding-left: 20px;
}
#menu li{
	display: inline;
	float: left;
	padding-right: 5px;
}
#menu li a:first-letter {
    text-transform:uppercase;
}

a.button, a.button:link, a.button:active, a.button:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 23px;
	background-image: url(../images/button.jpg);
	width: 87px;
	padding:12px 0 0 0;
	font-size: 11px;
	color: #5A2D5F;
	text-align: center;
	font-weight: normal;
}
a.button:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 23px;
	background-image: url(../images/button.jpg);
	width: 87px;
	padding: 12px 0 0 0;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 23px;
	background-image: url(../images/button.jpg);
	width: 87px;
	padding:12px 0 0 0;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}









#footer{
	width: 960px;
	margin: auto auto 20px;
	height: 52px;
	background-color: #640f64;
}

#footerMenu{
	float: left;
	width: 350px;
}

#footer #footerMenu ul{
	padding-top: 21px;
	background-image:none;
	border-top:none;
	height:0;
}

#footer #footerMenu li{
	display: inline;
	float: left;
	padding-left: 10px;
	background-image: url(../images/divide.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

#footer #footerMenu a, #footer #footerMenu a:link, #footer #footerMenu a:active, #footer #footerMenu a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer #footerMenu a:hover{
	text-decoration: underline;
}

#footer #footerMenu .lastItem{
	background-image: none;
}
#footerMenu2 {
    float:right;
    padding-right:6px;
    padding-top:10px;
}
#footerMenu2 ul {
    list-style:none;
    background-color:#fff;
    height:41px;
}
#footer #footerMenu2 li {
    float:left;
    padding-left:12px;
    padding-right:12px;
	list-style:none outside none;
}

#footerMenu2 a, #footerMenu2 a:hover {
	color:#FFF;
	text-decoration:none;
}

#footerMenu2 a span {
	position: relative;
    top: -8px;
	margin-left:10px;
	
}

#footerMenu2 a:hover span {
	text-decoration:underline;
	
	}

#subFooter {
	width: 960px;
	margin: auto auto 20px;
	
}

#subFooter ul {
	background-image: url(../images/footer_Gradient_Bg.jpg);
	background-repeat:repeat-x;
	height:133px;
	border-top: 1px solid #C2C3C5;
	
}

#subFooter li {
	list-style:none;
	float:left;
    padding-left:30px;
    padding-right:30px;	
}


#accessibility li{
	padding-bottom: 5px;
}
#accessibility ul{
	padding-bottom: 20px;
}
#accessibility h1{
}
#accessibility h2{
	padding-bottom: 5px;
}
#accessibility h3{
	padding-bottom: 5px;
}
#accessibility p{
	font-size: 13px;
}
#accessibility .ul{
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
}
#accessibility blockquote{
	background-color: #E4E4E4;
	padding: 10px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

#content.three_cols{
	background-image: url(../images/page_3_cols_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
    margin-bottom:0px;
    padding-bottom:20px;
}


#content{
	background-image: url(../images/col2_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/* 1 column */
#content .one_col{
	margin: auto;
	width: 536px;
	padding-top: 46px;
	padding-bottom: 40px;
}

#content div.welcome {
	width: 360px;
	float:left;
}

#content .one_col_head{
	height: 238px;
	width: 660px;
	padding-bottom: 0px;
}
#content  .one_col_head  p  strong{
	font-size: 23px;
	color: #BCBEC0;
	font-weight: normal;
	display: block;
	padding-top: 80px;
}
#content .one_col_head blockquote{
	color: #FFFFFF;
	font-size: 23px;
	font-weight: normal;
}
#content .one_col_head blockquote span{
	font-size: 17px;
	color: #BCBEC0;
	text-align: center;
	padding-right: 20px;
}




/* 2 columns */
#content .two_col_1{
	float: left;
	background-image: url(../images/col2_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 660px;
	height:auto!important;
	height:100px;
	min-height:24px;
	padding-top: 46px;
    padding-left:18px;

}
#content .two_col_1 #hp_footnote {
	margin-top:40px;
	margin-bottom:10px;
	font-size:10px;
}
#content .two_col_1 h1 {
    margin-bottom:12px;
}
#content .two_col_2{
	background-image: url(../images/col1_gradient.jpg);
	background-repeat:repeat-x;
	width: 179px;
	float: right;
	padding-top: 24px;
	background-color: #EBEBEC;
	padding-right: 40px;
	padding-left: 40px;
}
#content .two_col_2 #allNews {
    border-top:1px solid #C2C3C5;
    margin:20px 0 30px 0;
    padding-top:12px;
}


/* 3 columns */
#content .three_col_1{
	float: left;
    background-image: url(../images/col2_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 257px;
    height:auto!important;
    height:100px;
    min-height:24px;

}
#content.three_cols .three_col_1{
    background-color: #EBEBEC;
	background-image: url(../images/col1_gradient.jpg);
}
#content .three_col_1 img {
    margin-top: 34px;
    margin-left:17px;
}
#content .three_col_2{
    background-image: url(../images/col2_gradient.jpg);
    background-repeat:no-repeat;
	float:left;
    /*margin-left:257px;*/
	width: 354px;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 45px;
}
#content .three_col_3{
    background-image: url(../images/col2_gradient.jpg);
    background-repeat:no-repeat;
	width: 259px;
	float: left;
	padding-top: 24px;
}

#content .three_col_2 img{
	margin-top: 5px;
	margin-bottom: 20px;
}
#content .three_col_3 img{
	margin-top: 40px;
    margin-bottom:12px;
}
#content .three_col_3 .swf_object img{
    margin-bottom:0;
}
#subMenu {
    height:1%;
}
#subMenu h3 {
    border-bottom:1px solid #BEC0C2;
    color:#3D123E;
    font-size:25px;
    font-weight:normal;
    margin:30px 40px 10px 40px;
    padding-bottom:3px;
}
#subMenu ul{
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 17px;
	padding-bottom: 20px;
}
#subMenu li{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBEC0;
	font-size: 15px;
	color: #9E889E;
	font-weight: normal;
}
#subMenu a, #subMenu a:link, #subMenu a:active, #subMenu a:visited {
    display:inline-block;
	color: #3D123E;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}
#subMenu a:hover{
    color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	color: #9E889E;
	font-size: 15px;
}
#subMenu a:first-letter {
    text-transform:uppercase;
}

#subMenu li.archive {
    padding-top:50px;
    border-bottom:0;
}


/* News */
h1 a.rss_icon {
    float:right;
    display:block;
    width:16px;
    height:16px;
    background-image:url(../images/rss_icon.gif);
    margin-top:8px;
}
h1 a.rss_icon span {
    display:none;
}
dl#news {
    list-style:none;
    padding-left:0;
}
dl#news dt {
    border-top:1px solid #c2c3c5;
    font-weight:bold;
    padding-top:18px;
    padding-bottom:12px;
    margin-top:8px;
    font-size:16px;
}
dl#news dt.first {
    border-top:none;
}
dl#news dd {
    padding-bottom:6px;
}
dl#news dd.date {
    color:#9E889E;
}
dl#news dd.url {
    padding:0;
    margin-top:-10px;
}
dl#news dd.download {
    padding-top:6px;
}
dl#news dd.download a {
    font-weight:bold;
}
dl#news dd.download a span {
    display:none;
}


/* pagination */
.pagination {
    margin:10px 0 20px 0;
    border-top:1px solid #c2c3c5;
    padding:6px 0;
}



.links{
	height: auto;
	width: 190px;
	padding-top: 0px;
    padding-bottom:30px;
    background-color:#EBEBEC;
}
#content .three_col_3 .links h3 {
	font-size: 12px;
	color: #3D123E;
	padding-left: 20px;
}
#content .three_col_3 .links ul{
	padding-top: 20px;
	padding-left: 20px;
	font-size: 10px;
}
#content .three_col_3 .links li{
	padding-bottom: 7px;
}

.legal-subFooter {
	font-size:10px;
	color:#9e889d;
	width:800px;
	text-align:center;
	margin:12px auto 0 auto;
	
	
}

div.legal500 {
	
	float:right;
	width:280px;
	background-color: #EBEBEC;
	padding:5px;
	
}

div.legal500 img {
	
	padding-right:10px;
	
}

div.legal500 dl {
	
}

div.legal500 dl dt {
	font-weight:bold;
	padding-bottom:20px;
	
}

div.legal500 dl dd {
	font-weight:normal;
	padding:0 0 10px 0;
	
}

