html { font-family: Arial, Helvetica, Tahoma, sans-serif; }  /* Change this to fit the site */ 
body { color: #000; margin: 0 0 30px 0; font-size: 62.5%; background: #fff;}
img { border: 0; }

/* --- These are used to markup required field asterisks --- */
abbr { border: 0; }

/* --- Levels out differences between browsers --- */
h1 { font-size: 3em; }
h2 { font-size: 1.6em; color:#DF6E00;}
h3 { font-size: 1.5em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.4em;}
form { margin: 0; padding: 0; }
input,select,textarea { font-size: 1.1em; }
p { margin: 15px 0px 15px 0px; padding: 0px 0px 0px 0px; }
small { font-size: 1.2em; }
h2,h3,h4,h5,h6 { margin: 25px 0 0px 0px; }
h1 span, h2 span, h3 span { display: none; }
table, p,ul { font-size: 1.4em; }

/* --- The only reliable way to style HR's is to hide them and them style a div! --- */
hr {
	visibility: hidden;
}
div.d_hv {
	border-bottom: 1px dashed #aaaaaa;
	margin: 5px 0 16px 0;
	height: 5px;
	clear:both;
}

/* --- Some useful tools/classes --- */
.border { border: 1px solid #000 !important; }
.clrb { clear: both; }
.clrb_thin { clear: both; line-height: 0px; }
.inline { display: inline; }
.left { float: left; }
.right { float: right; }
.hidden { visibility: hidden; }
.size10 { font-size: 1.0em; }
.size12 { font-size: 1.2em; }
.size14 { font-size: 1.4em; }
.size16 { font-size: 1.6em; }
.size18 { font-size: 1.8em; }
.none { display: none; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.red { color: #FF0000; }
.orange {color:#DF6E00;}
.message { color: #FF0000; font-size: 1.3em; font-weight: bold;}
.point { cursor: pointer; }
.no_marg { margin: 0!important; }
.overflow_hide {overflow:hidden;}
.hidden_image_alt { text-indent:-2000px; margin:0; padding:0;}

.big_img_left{
	float:left;
	margin:0 30px 15px 0;
	width:200px;
	min-height:150px;
}

.small_img_left{
	float:left;
	margin:0 30px 15px 0;
	width:200px;
	min-height:70px;
}
.ul_with_float {
	float:left;
	width:550px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* ---  Main link styles --- */
a:link, a:active, a:visited { 
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}
/* --- Error message ul --- */
.error_ul {
	margin: 5px 0 5px 0;
	padding: 0 0 4px 0;
	color: #FF0000; 
	font-size: 1.2em; 
	font-weight: bold; 
	letter-spacing: -1px;
	list-style: circle;
}
.error_ul li { margin: 0 0 0 25px; }


/* --- Header styles ---*/


body {
	background:url(/images/background_top_blend.png) top left repeat-x #ffffff;
}

div#header_wrapper {
	margin-top:48px;
}

div#header {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#page_controls_long a, #page_controls_long a:visited {
	font-size:1.6em;
	color:#000000;
	text-decoration:underline;
}

#page_controls_long {
	float:left;
	width:255px;
	background:url(/images/text_controls_long.png) top left no-repeat;
}

#page_controls_foot {
	float:left;
	width:255px;
	height:10px;
	background:url(/images/text_controls_foot.png) top left no-repeat;
}
#text_size a, #text_size a:visited {
	float:left;
}

#text_size {
	float:left;
	margin:3px 0 3px 13px;
	width:50px;
}

#text_only {
	float:left;
	margin:12px 0 3px 16px;
	width:70px;
	text-align:center;
}

#high_contrast a, #high_contrast a:visited {
	background:#ffff00;
	padding:3px;
}

#high_contrast {
	float:left;
	margin:12px 0 3px 13px;
	width:80px;
	text-align:center;
}

#nav_long_bg {
	width:657px;
	background:url(/images/nav_long.png) top left no-repeat;
}

#nav_foot_bg {
	width:657px;
	height:10px;
	background:url(/images/nav_foot.png) top left no-repeat;
}

ul#nav {
	list-style:none;
	margin:0;
	padding:0;
}

ul#nav li {
	float:left;
	text-align:center;
	margin:8px 0 2px 0;
}

#nav_long_bg li a, #nav_long_bg li a:visited {
	display:block;
	font-size:1.4em;
	color:#000000;
	padding-top:95px;
	text-decoration:none;
}

#nav_long_bg li a:hover {
	text-decoration:underline;
}

li.listen_icon {
	background:url(/images/listen_icon.png) 50% 5px no-repeat;
	width:128px;
	padding-left:5px;
}
li.help_icon {
	background:url(/images/help_icon.png) 50% 5px no-repeat;
	width:128px;
}
li.contact_icon {
	background:url(/images/contact_icon.png) 50% 5px no-repeat;
	width:128px;
}
li.site_map_icon {
	background:url(/images/site_map_icon.png) 50% 5px no-repeat;
	width:128px;
}
li.accessibility_icon {
	background:url(/images/accessibility_icon.png) 50% 5px no-repeat;
	width:128px;
	padding-right:5px;
}

.print_page_wrap_top {
	float:right;
	padding:6px 35px 0 15px;
	width:135px;
}

.print_page_wrap_top a, .print_page_wrap_top a:hover, .print_page_wrap_top a:visited {
	color:#47779A;
	display:block;
	float:right;
	font-size:1.4em;
	padding:0 0 0 5px;
}

.print_icon {
	float:left;
	padding-right:5px;
}

#breadcrumbs {
	clear:both;
	padding:6px 0 20px 5px;
	width:730px;
	float:left;
}

#breadcrumbs p {
	font-size:1.3em;
	margin:0;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color:#DF6E00;
	text-decoration:underline;

}

/* --- Main content styles ---*/


div#main_wrapper {
	
}

div#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding:0 30px 20px 30px;
}

div#main h1 {
	margin:20px 0 10px 0;
}

div#main p {
	line-height:1.5em;
	margin-bottom:5px;
}

div#main p a, div#main p a:visited {
	color:#662D91;
}

div#main p a:hover {
	color:#DF6E00;
}

div#main ul li {
	padding-bottom:3px;
}

div#main ul li a, div#main ul li a:visited {
	color:#662D91;

}

div#main ul li a:hover {
	color:#DF6E00;
}

div#left_head_col {
	width:255px;
	float:left;
	margin-right:3px;
}

div#right_head_col {
	float:left;
	width:657px;
}

a.signposts, a.signposts:visited {
	display:block;
	width:168px;
	color:#DF6E00;
	text-decoration:none;
}

a.signposts span.sp_long, a.signposts:visited span.sp_long {
	display:block;
	background: url(/images/sp_long.png) 0 0 no-repeat #662D91;
	width:168px;
	text-decoration:none;
	min-height:170px;
}

a.signposts:hover span.sp_long {
	display:block;
	background: url(/images/sp_long.png) -168px 0 no-repeat #DF6E00;
	width:168px;
}


a.signposts span.sp_foot, a.signposts:visited span.sp_foot {
	display:block;
	height:9px;
	background: url(/images/sp_foot.png) 0 0 no-repeat #662D91;
	width:168px;
}

a.signposts:hover span.sp_foot {
	display:block;
	height:9px;
	background: url(/images/sp_foot.png) -168px 0 no-repeat #DF6E00;
	width:168px;
}

.sp_long img {
	margin:7px 0 0 7px;
	width:154px;
}

.sp_long span.sp_text {
	width:152px;
	color:#ffffff;
	padding:6px 8px 0 8px;
	font-size:1.5em;
	display:block;
	cursor:pointer;
}

a.signposts span.sp_long span.sp_text, a.signposts:visited span.sp_long span.sp_text {
	text-decoration:none;
}


a.signposts:hover span.sp_long span.sp_text {
	text-decoration:underline;
}


ul#signpost_navigation {
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}

ul#signpost_navigation li {
	float:left;
	margin:0 30px 20px 0;
	padding:0;
	min-height:12.5em;
}

div#back_btns_wrap {
	padding-top:20px;
	clear:both;
}

a.back_btns, a.back_btns:visited {
	float:left;
	display:block;
	width:10em;
	height:45px;
	color:#ffffff;
	background:url(/images/backbtn_left.png) 0 50% no-repeat #662D91;
	margin-right:5px;
	text-decoration:none;
}

a.back_btns:hover {
	background:url(/images/backbtn_on_left.png) 0 50% no-repeat #DF6E00;
	text-decoration:underline;
}

span.back_text {
	float:left;
	display:block;
	font-weight:bold;
	font-size:1.6em;
	color:#ffffff;
	margin:12px 0 0 35px;
}

a.back_btns:hover span.back_text {
	text-decoration:underline;
}

a.back_btns span.right_bg, a.back_btns:visited span.right_bg {
	display:block;
	float:right;
	background:url(/images/backbtn_right.png) 0 50% no-repeat #662D91;
	height:45px;
	width:6px;
}

a.back_btns:hover span.right_bg {
	background:url(/images/backbtn_on_right.png) 0 50% no-repeat #DF6E00;
}


/* Form styles */

.indented {
	margin:5px 0 0 150px;
}

form fieldset {
	border:none;
}

form fieldset legend {
	font-size:1.8em;
	font-weight:bold;
}

form label {
	display:block;
	width:600px;
}

form label textarea, form label select, form label input {
	float:left;
	font-size:1.4em;
	margin-bottom:10px;
	width:300px;
}

form span {
	float:left;
	display:block;
	width:155px;
	font-size:1.4em;
}

/* Sitemap styling */

div.sitemap_container {
	overflow:auto;
}

div.sitemap_entry {
	display: block;
	float: left;
	width: 260px;
	min-height:205px;
}

div.sitemap_entry ul {
	background:url(/images/purple_sitemap_arrow.png) 10px 3px no-repeat;
	min-height:30px;
	padding-top:11px;
	margin-top:0;
	margin-left:0px;
	padding-left:56px;
}

div.sitemap_entry ul li {
	color:#662D91;
}

div.sitemap_entry ul li a, div.sitemap_entry ul li a:visited {
	color:#662D91;
} 


/* --- Footer styles ---*/

div#footer_wrapper {
}

div#footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

div#footer_long {
	background:url(/images/footer_long.png) top center no-repeat;
	width:915px;
	min-height:45px;	
}

div#footer_foot {
	background:url(/images/footer_foot.png) top center no-repeat;
	width:915px;
	height:9px;
}

div#footer_long ul {
	float:left;
	margin:18px 0 0 20px;
	padding:0;
}

div#footer_long ul li {
	list-style:none;
	float:left;
	margin-right:5px;
	color:#666666;
}

div#footer_long ul li a, div#footer_long ul li a:visited {
	color:#777777;
}

div#footer_long p {
	margin:9px 0 15px 0;
}

#footer_long p a, #footer_long p a:visited {
	float:right;
	margin:20px 25px 0 0;
	color:#777777;
	font-size:0.9em;
}

.focus_link {
	float:right;
	font-size:1.2em;
	margin:5px 50px 0 0;
}

.focus_link a, .focus_link a:visited {
	color:#999999;	
}

ul.downloads {
	list-style:none;
}

ul.downloads li {
	background:url(/images/pdf_icon.png) 0 0 no-repeat;
	padding-left:25px;
	margin-top:2px;
	margin-bottom:2px;
}	
	
	

