@charset "utf-8";

* {
   margin: 0;
}
body {
	margin: 0px;
	text-align: center;
	background-image: url(images/background_header.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
    height: 100%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
}
body a {
	color: #656565;
}
.header_div {
	margin: 0px;
	width: 100%;
	overflow: hidden;
}
.header_logo {
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.header_top_section {
	width: 100%;
	height: 96px;
}
.header_right_section {
	float: right;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_phone_number {
	margin: 0px;
	padding: 0px;
}
.header_email_address {
	margin: 0px;
	padding: 0px;
}

.header_menu {
	height: 40px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.header_menu_images {
	margin: 0px;
	padding: 0px;
	float: left;
}
.hoz_seperator_wrapper {
	background-color: #bbbdbe;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hoz_seperator_left {
	background-image: url(images/hoz_seperator_left.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 241px;
}
.hoz_seperator_right {
	background-image: url(images/hoz_seperator_right.gif);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 1px;
	width: 211px;
}
.page_background {
	width: 904px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


.footer, .push {
	clear: both;
	height: 108px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
}
.footer_page_width {
	width: 904px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.footer_left {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.footer_right {
	float: right;
	margin: 0px;
}
.footer_logo {
	float: right;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}

.footer_text_links {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	text-align: left;
	font-variant: normal;
}
.footer_text_links a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_text_links a:hover {
	color: #9A4D9E;
}

.footer_text_notices {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
}




.info_box_page_left {
	float: left;
	width: 174px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
.info_box_page_right {
	float: right;
	width: 174px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding: 0px;
}
.info_box_contents_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 164px;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	background-color: #003D6B;
	font-weight: normal;
	background-image: url(images/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.info_box_contents_image {
	width: 170px;
	text-align: center;
	padding-top: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003D6B;
	border-left-color: #003D6B;
	margin: 0px;
}
.info_box_contents_image_no_top_padding {
	width: 170px;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003D6B;
	border-left-color: #003D6B;
	margin: 0px;
}



.info_box_contents_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 164px;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003D6B;
	border-left-color: #003D6B;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #333333;
}
.info_box_contents_image_and_text {
	background-color: #E6E6E6;
	background-image: url(images/info_box_background.gif);
	background-repeat: repeat-x;
}

.info_box_bottom_bitmap {
	margin: 0px;
}

.index_bottom_buttons_row {
	height: 38px;
	width: 645px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.index_bottom_buttons_row_images {
	margin: 0px;
	padding: 0px;
	float: left;
}

.title_box_wrapper {
	clear: both;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	height: 270px;
	width: 900px;
}



.force_break {
	clear: both;
	margin: 0px;
}


p {

}
.justified {
	text-align: justify;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.justified a {
	text-align: justify;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.align_left {
	text-align: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.align_left a {
	text-align: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.align_centre {
	text-align: center;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.align_right {
	text-align: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}


.bold_point {
	text-align: center;
	font-size: large;
	color: #0097D9;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-weight: bold;
}
.bold_point  a {
	color: #0097D9;
}


.general_list {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 30px;
	list-style-type: disc;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
.general_list  a {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #4C4C4C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #FD7100;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #994D9D;
	text-align: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

a img {border: none;}
h2  a {
	color: #666666;
}
