@charset "utf-8";
/* CSS Document */
html, body {
	padding:20px 0;
	margin:0;
	background-color:#0064A7;
	background-image:url(/images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	color:#004471;
	line-height:130%;
}

#page_wrapper, #header, #header_left, #header_right, #header_image, .box_wrapper, .box_bottom_most, .blue_box, .white_box, .box_pad, .blue_box_top, .blue_box_bottom, .white_box_top, .white_box_bottom, #content_wrapper, #content, #left_wrapper, #left_nav, #footer, h1, h2, h3, h4, h5, h6, p, form {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p {
	font-weight:normal;
	padding:0 0 1em 0;
}	

h1 {
	font-size:180%;
	color:#006DAB;
	line-height:150%;
}

h1 span {
	font-size:80%;
}

h2 {
	font-size:110%;
	color:#006DAB;
	line-height:150%;
}
	
h3 {
	font-size:100%;
	color:#41B7E9;
	line-height:130%;
	padding:0;
}

h4 {
	font-size:100%;
	color:#41B7E9;
	line-height:120%;
	padding:0;
}

h5 {
	font-size:100%;
	color:#000;
	line-height:120%;
	padding:0;
}

a {
	color:#56BDEC;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

#page_wrapper {
	padding:0;
	margin:0 auto;
	width:972px;
	background-color:#FFF;
}

#header {
	padding:20px 20px 28px 20px;
	margin:0;
	background-color:#FFF;
	background-image:url(/images/header_bottom_border.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
}

#header_left {
	width:583px;
}

#header_right {
	width:325px;
	text-align:center;
}

#header p {
	padding:0 0 0.5em 0;
}

#header_image {
	padding:20px 0 0 0;
}

.box_wrapper {
	margin:0 0 20px 0;
	line-height:130%;
}

.box_bottom_most {
	margin:0;
}

.blue_box {
	background-color:#35B1E0;
	background-image:url(/images/blue_box_bg.gif);
	background-repeat:repeat-y;
}

.white_box {
	background-color:#FFF;
	background-image:url(/images/white_box_bg.gif);
	background-repeat:repeat-y;
}

.blue_box_top, .white_box_top, .blue_box_bottom, .white_box_bottom {
	width:325px;
	height:9px;
}

.blue_box_top {
	background-color:#35B1E9;
	background-image:url(/images/blue_box_top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:0;
}

.blue_box_bottom {
	background-color:#35B1E9;
	background-image:url(/images/blue_box_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:0;
}

.white_box_top {
	background-color:#FFF;
	background-image:url(/images/white_box_top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:0;
}

.white_box_bottom {
	background-color:#FFF;
	background-image:url(/images/white_box_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:0;
}

.box_pad {
	padding:0 10px;
}

.blue_box a {
	color:#004471;
}

#content_wrapper {
	padding:11px 20px 20px 20px;
	margin:0;
	text-align:left;
}

#content {
	width:637px;
	float:right;
}

#content p, #content ul, #content ol, #content blockquote, #content table, #content form {
	line-height:150%;
	font-size:90%;
}

#left_wrapper {
	float:left;
	width:275px;
}

#left_nav {
	width:275px;
	background-color:#00519D;
	background-image:url(/images/left_nav_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	margin:0 0 20px 0;
}

#footer {
	background:none;
	padding:10px 0 0 0;
	margin:0 auto;
	width:972px;
	font-size:75%;
	color:#FFF;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.clearboth {
	clear:both;
	font-size:0;
	height:0;
	padding:0;
	margin:0;
}

.bold {
	font-weight:bold;
}

.white {
	color:#FFF;
}

.size22 {
	font-size:22px;
}

.size20 {
	font-size:20px;
}

.size18 {
	font-size:18px;
}

.size14 {
	font-size:14px;
}

.line_height_150 {
	line-height:150%;
}

.light_blue {
	color:#41B7E9;
}

.no_top_padding {
	padding-top:0;
}

.no_bottom_margin {
	padding-bottom:0;
	margin-bottom:0;
}

.normal {
	font-weight:normal;
}

.smaller {
	font-size:80%;
}

.big_top_padding {
	padding-top:30px;
}

table.full_width {
	width:100%;
	padding:0;
	margin:0;
	border:none;
	border-collapse:collapse;
}

table.full_width tr, table.full_width td {
	padding:0;
	margin:0;
	border:none;
}

.drop_down {
	cursor: pointer;
	position: relative;
}

h2.drop_down {
	padding:0 10px 0 20px;
	margin:0 0 5px 0;
	font-size:110%;
	border-bottom:1px dotted #52BCEC;
	background-image:url(/images/down_arrow.gif);
	background-position:3px 8px;
	background-repeat:no-repeat;
}

.drop {
	padding:5px 10px;
	margin:0;
	border-bottom:1px dotted #52BCEC;
}

.italic {
	font-style:italic;
}

#left_membership {
	text-align:center;
	padding:20px 0;
	background-color:#FFF;
	margin:0 0 20px 0;
	border-top:1px dotted #52BCEC;
	border-bottom:1px dotted #52BCEC;
}

#map_canvas {
	width:100%;
	height:350px;
}

#map_coverage {
	width:100%;
	height:550px;
}

#mc_embed_signup {
	font-size:80%;
	padding:0 0 20px 0;
	width:275px;
}	

#mc_embed_signup fieldset {
	border:1px dotted #52BCEC;
	padding:20px 5px 10px 5px;
}

#mc_embed_signup legend {
	padding:5px;
	color:#FFF;
	background-color:#0064A7;
	border:1px solid #FFF;
	margin:0 0 10px 0;
	font-weight:bold;
}

#mc_embed_signup indicate-required {
	padding:10px 0;
}

#mc_embed_signup .note-required, #mc_embed_signup .required {
	color:#C00;
}

#mc_embed_signup .required, #mc_embed_signup label, #enquiry-frame .required, #enquiry-frame label {
	margin:0 0 5px 0;
}

#mc_embed_signup .email {
	width:128px;
}

.mc_custom_error_style {
	color:#C00;
}

.formrow {
	clear:both;
	padding:1px 0;
	margin:0;
}

.formleftcell {
	float:left;
	width:18%;
	padding:5px 0;
}

.formrightcell, .formrightcellred {
	float:left;
	width:70%;
	padding:5px;
}

.formrightcellred {
	background-color:#FFBBBB;
}

.cellgrey {
	border:1px solid #52BCEC;
}

.cellred {
	border:3px solid #CC0000;
}

.smalltext {
	color:#CC0000;
	font-weight:bold;
}

img.float_right {
	padding:0 0 10px 15px;
}

img.float_left {
	padding:0 15px 10px 0;
}