*{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#494949;
	background:url('../nav/bg_tile.gif') repeat-x;
}
a{
	color:#494949;
}
a:hover{
	text-decoration:none;
}
a:active{
	font-weight:bold;
}
.align-center{
	text-align:center;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.clear-both{
	clear:both;
}
h1, h2, h3, h4, h5{
	font-family:"Trebuchet MS";
	margin:15px 0 20px 0;
}
h1{
	color:#2673da;
	font-size:1.9em;
	font-weight:normal;
}
h2{
	font-size:1.4em;
	font-weight:normal;
	color:#2673da;
}
h3{
	font-size:1.2em;
	font-weight:normal;
	color:#2673da;
}
p{
	margin:10px 0 10px 0;
	line-height:1.5em;
}
p.small{
	font-size:0.8em;
}
hr{
	border:none;
	border-top:1px solid #eee;
	margin:25px 0;
}
.read-more {
	text-align:right;
}
.read-more a{
	color:#106fb1;
}
img.standard-image{
	width:160px;
	float:right;
	display:inline;
	margin:0 0 10px 10px;
	border:2px solid #ff9e16;
}
.green{
	color:#18e535;
}
.hidden{
	display:none;
}
ul{
	margin:0 0 20px 30px;
}
ul li{
	margin:4px 0 0;
	line-height:16px;
}
ul#downloads{
	list-style:none;
	margin:0 0 20px;
	overflow:hidden;
	zoom:1;
}
ul#downloads li{
	margin:0 0 5px;
	border-bottom:1px dotted #e3e3e3;
	height:20px;
}
ul#downloads li img{
	float:left;
	display:inline;
	margin:0 4px 0 0;
	border:none;
	padding:0;
}
ul#downloads li a{
	text-decoration:none;
	font-weight:700;
	font-size:0.9em;
	line-height:16px;
}
ul#downloads li a span{
	font-weight:400;
	font-size:10px;
	font-style:italic;
	color:#777;
	padding:0 0 0 3px;
}

/*STRUCTURE*/

#wrapper{
	width:976px;
	margin:0 auto;
	text-align:left;
}
#header{
	height:143px;
	background:url('../nav/header.gif') no-repeat #00559b;
	position:relative;
}
#header a{
	color:#fff;
}
#body{
	background:url('../nav/body_top.gif') top left no-repeat;
	overflow:hidden:
	zoom:1;
	float:left;
}
#float1{
	float:left;
	display:inline;
	width:785px;
	margin:20px 0 30px 20px;
}
#float2{
	float:right;
	clear:right;
	display:inline;
	width:272px;
	margin:0 0 10px 20px;
}
#float2 a{
	text-decoration:none;
}
#float2 img{
	border:none;
	margin: 0 0 10px 0;
}
#footer{
	height:37px;
	background:url('../nav/footer.gif') no-repeat;
	clear:both;
	margin:20px 0 10px 0;
	line-height:38px;
	text-indent:16px;
}

/*HEADER NAV*/

#header img{
	display:block;
	float:left;
	border:none;
	margin:32px 0 0 0;
}

#header-links{
	height:143px;
	width:412px;
	overflow:hidden;
	float:right;
	display:inline;
}
a#gender-link{
	display:block;
	width:138px;
	height:143px;
	float:left;
	display:inline;
	position:relative;
}
a#gender-link span{
	display:block;
	width:138px;
	height:143px;
	background:url('../nav/gender.gif') no-repeat;
	position:absolute;
	top:0;
	left:0;
}
a#race-link{
	display:block;
	width:137px;
	height:143px;
	position:relative;
	float:left;
	display:inline;
}
a#race-link span{
	display:block;
	width:137px;
	height:143px;
	background:url('../nav/raceandreligion.gif') no-repeat;
	position:absolute;
	top:0;
	left:0;
}
a#disability-link{
	display:block;
	width:137px;
	height:143px;
	position:relative;
	float:left;
	display:inline;
}
a#disability-link span{
	display:block;
	width:137px;
	height:143px;
	background:url('../nav/disability.gif') no-repeat;
	position:absolute;
	top:0;
	left:0;
}
ul#accessibility_list{
	margin:0;
	list-style:none;
	position:absolute;
	top:4px;
	left:2px;
	z-index:500;
}
ul#accessibility_list li{
	float:left;
	display:inline;
	color:#fff;
	margin:0 7px 0 0;
}
ul#accessibility_list li a{
	font-size:1em;
	color:#fff;
	text-decoration:none;
}
#header ul#accessibility_list li img{
	display:block;
	float:none;
	border:none;
	margin:0;
}

/*LEFT NAV*/

#left-nav{
	width:170px;
	float:left;
	display:inline;
	margin:30px 0 10px 0;
	padding:10px 0 0 0;
}
#left-nav ul{
	list-style:none;
	width:170px;
	overflow:hidden;
	margin:0;
	padding:10px 0 15px;
	background-color:#f7f7f7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#left-nav ul ul{
	padding:0;
}
#left-nav ul li{
	padding:6px 5px 6px 0;
	width:142px;
	margin:0 14px;
	background:url('../nav/left_nav_dots.gif') bottom left no-repeat;
}
#left-nav ul li li{
	background:transparent;
	margin:0 0 3px;
}
#left-nav ul li ul li a{
	background:transparent;
	color:#1071be;
}
#left-nav ul li a{
	display:block;
	text-decoration:none;
	background:url('../nav/left_arrow.gif') 2px 1px no-repeat;
	padding:0 0 0 11px;
}
#left-nav ul li a:hover{
	text-decoration:underline;
}
#left-nav ul li a.selected{
	background:url('../nav/left_arrow2.gif') 2px 1px no-repeat;
	font-weight:bold;
}
#left-nav ul li li a.selected{
	background:transparent;
}

/* HOME RIGHT */

a#report-online{
	display:block;
	width:272px;
	height:151px;
	position:relative;
	margin:20px 0 0 0;
}
a#report-online span{
	display:block;
	width:272px;
	height:151px;
	background:url('../nav/report_online.gif') 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
}
a#report-online:hover span{
	background:url('../nav/report_online.gif') 0 -151px no-repeat;
}
a#safety-tips{
	display:block;
	width:272px;
	height:182px;
	margin:15px 0 15px 0;
	position:relative;
}
a#safety-tips span{
	display:block;
	width:272px;
	height:182px;
	background:url('../nav/safety_tips.gif') 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#useful-links{
	margin:0 0 15px 0;
}
#useful-links ul{
	list-style:none;
	width:255px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#useful-links ul li{
	padding:6px 5px 6px 0;
	margin:0;
	width:265px;
	background:url('../nav/left_nav_dots.gif') bottom left repeat-x;
}
#useful-links ul li a{
	display:block;
	text-decoration:none;
	background:url('../nav/left_arrow.gif') 2px 1px no-repeat;
	padding:0 0 0 11px;
}
#useful-links ul li a:hover{
	text-decoration:underline;
}
#useful-links h3{
	height:27px;
	background:url('../nav/h_bg.gif') repeat-x;
	color:#fff;
	font-weight:normal;
	line-height:28px;
	text-indent:6px;
	margin:0 0 5px 0;
}

/*CONTACT*/

form#form{
	margin:30px 0 0 15px;
}
form#form fieldset{
	bordeR:none;	
}
form#form label{
	display:block;
	width:120px;
	float:left;
}
form#form label span{
	font-size:11px;
	color:#888;
	font-style:italic;
}
form#form input, form#form textarea{
	height:26px;
	line-height:26px;
	width:320px;
	border:1px solid #e1e1e1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-family:helvetica neue, helvetica, arial, verdana;
	font-size:12px;
}
form#form textarea{
	height:160px;
	line-height:18px;
}
form#form input.submit{
	margin:0 0 0 120px;
	color:#fff;
	background-color:#1071b8;
	border:1px solid #1071b8;
	font-size:11px;
	text-shadow:1px 1px 1px #00487d;
}
form#form input.submit:hover{
	background-color:#52b618;
	border:1px solid #52b618;
}

form#contact-form{
	margin:30px 0 30px 30px;
}
form#contact-form label{
	float:left;
	width:100px;
	margin:5px 0;
}
form#contact-form input, form#contact-form textarea{
	float:left;
	width:200px;
	margin:5px 0;
	border:1px solid #b1b1b1;
}
form#contact-form textarea{
	width:250px;
}
form#contact-form input{
	width:250px;
}
form#contact-form input#contact-button{
	width:251px;
	height:27px;
	border:2px solid #ffbe03;
	background-color:#fff;
	color:#666;
	margin:5px 0 0 100px;
}
select{
	border:1px solid #7dcaff;
	width:300px;
	margin:15px 0 0 80px;
}
form#reportonline label, form#reportonline input, form#reportonline textarea{
	float:left;
	margin:5px 0;
}
form#reportonline label{
	width:110px;
}
form#reportonline input{
	width:250px;
	border:1px solid #777;
}
form#reportonline textarea{
	width:250px;
	border:1px solid #777;
	height:100px;
}
form#reportonline input#submit-button{
	margin:10px 0 0 110px;
	background-color:#777;
	color:#fff;
	font-size:11px;
}
form#reportonline input.checkbox{
	width:12px;
}
ul#form-errors{
	list-style:none;
	margin:30px 0 10px;
	border:2px dashed #dc0000;
	padding:15px 0;
	width:456px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
ul#form-errors li{
	margin:0 15px 3px 15px;
}
ul#form-errors li p{
	margin:0 0 10px;
}
ul#form-errors li strong{
	font-size:13px;
	color:#dc0000;
}

/*DROP MENU FORM*/

form#drop-form{
	background-color:#f3f3f3;
	bordeR:1px solid #e1e1e1;
	width:450px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin:20px 0;
}
form#drop-form label{
	display:block;
	margin:14px 0 8px 15px;
	font-weight:700;
}
form#drop-form select{
	width:420px;
	height:24px;
	border:1px solid #e1e1e1;
	margin:0 0 0 15px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:1em;
}
form#drop-form select option{
	text-indent:6px;
	margin:0 0 3px;
}
form#drop-form input.submit{
	width:190px;
	height:24px;
	margin:10px 0 15px 15px;
	background-color:#d90000;
	border:1px solid #d90000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-transform:uppercase;
	color:#555;
	color:#fff;
}
form#drop-form input.submit:hover{
	border:1px solid #1071bd;
	background-color:#1071bd;
}

/*NEWS*/

ul#article-list{
	list-style:none;
	margin:10px 0;
	overflow:hidden;
	zoom:1;
}
ul#article-list li{
	margin:0 0 10px;
}
ul#article-list li img{
	float:left;
	margin:0 10px 5px 0;
	border:none;
	width:66px;
}
ul#article-list li h3{
	margin:0 0 0 0;
}
ul#article-list li h3 a{
	text-decoration:none;
}
ul#article-list li a.read-more{
	display:block;
	color:#106fb1;
	text-align:right;
}
.pagination{
	overflow:hidden;
	zoom:1;
}
.pagination span, .pagination a{
	display:block;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	background-color:#f3f3f3;
	float:left;
	display:inline;
	margin:0 1px 1px 0;
}
.pagination a.next-prev{
	width:74px;
}
.pagination a:hover, .pagination span{
	background-color:#178bdc;
	color:#fff;
}
#images{
	float:right;
	display:inline;
	width:272px;
	margin:0 0 10px 20px;
}
#images img{
	width:272px;
	margin:0;
	border:none;
	display:block;
}
#images img.thumb{
	width:50px;
	height:50px;
	float:left;
	display:inline;
	margin:10px 9px 0 9px;
}
#page-content{
	width:275px;
	float:left;
	display:inline;
	margin:0 0 0 18px;
}
#page-content p{
	margin:0 0 16px;
}