body {
	margin: 10px;
	background-color: #E8E8E8;
}
p {
	margin-bottom: 15px;
	margin-top: 0px;
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.last {
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E5833F;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #121B12;
	margin: 0px;
}
.hl01 {
	color: #ED8740;
}
.hl02 {
	color: #121B12;
}
a:link, a:visited {
	color: #F78C42;
}
a:hover, a:active {
	color: #121B21;
}

#main_banner {
	float: none;
	clear: both;
	width:741px;
	height: 69px;
	padding-left: 19px;
	padding-top: 17px;
	margin: auto;
	background-color: #121B21;
	vertical-align: top;
	text-align: left;
}

/* horizontal menu */
#hz_menu {
	float: none;
	clear: both;
	width:594px;
	height: 19px;
	padding-left: 166px;
	margin: auto;
	background-color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#hz_menu a {
	text-decoration: none;
}
#hz_menu a.menu_item {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	height: 17px;
}
#hz_menu .current_section a:link, #hz_menu .current_section a:hover, #hz_menu .current_section a:visited, #hz_menu .current_section a:active {
	color: #121B12
}
#hz_menu a:link, #hz_menu a:visited {
	color: #FFFFFF;
}
#hz_menu a:hover, #hz_menu a:active {
	color: #121B21;
}
table.hz_menu {
	border-collapse: collapse;
	width: auto;
	height: 19px;
}
table.hz_menu td {
	padding: 0px;
	margin: 0px;
	width: auto;
	vertical-align: middle;
}
table.hz_menu td.divider {
 width: 40px;
 text-align: center;
}
img.icon_envelope {
	margin-left: 15px;
}

/* main section */
#main_content {
	width: 760px;
	clear: both;
	float: none;
	margin: auto;
	background-color: #FFFFFF;
}
table.main_content {
	border-collapse: collapse;
	width: 760px;
}
table.main_content td {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
table.main_content td.left_menu {
	width: 158px;
	text-align: center;
	padding-bottom: 19px;
}
table.main_content td.content {
	width: 602px;
	padding-bottom: 19px;
}
table.main_imgs {
	border-collapse: collapse;
	margin: 0px;
}
table.main_imgs td {
	padding: 0px;
	margin: 0px;
}

/* left menu */
div.left_menu {
	height: 122px;
}
table.left_menu {
	border-collapse: collapse;
	width: 158px;
}
table.left_menu td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	padding-left: 19px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 139px;
	height: 21px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8A8A8A;
	vertical-align: middle;
	text-align: left;
}
table.left_menu td.highlight {
	background-color: #F88C42;
	color: #121B21;
}
table.left_menu td a {
text-decoration: none;
}
table.left_menu td a:link, table.left_menu td a:visited {
	color: #8A8A8A;
}
table.left_menu td a:hover, table.left_menu td a:active {
	color: #121B21;
}
img.arrow {
	vertical-align: middle;
}
/* Activities menu */
#act_banner {
	float: none;
	clear: both;
	width:257px;
	height: 50px;
	padding-left: 5px;
	padding-top: 0px;
	margin: 0px;
	background-color: #934D29;
	vertical-align: top;
	text-align: left;
}
div.act_menu {
	height: 21px;
}
table.act_menu {
	border-collapse: collapse;
	width: 279px;
}
table.act_menu td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 257px;
	height: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #934D29;
	vertical-align: middle;
	text-align: left;
}
table.act_menu td.highlight {
	background-color: #F88C42;
	color: #121B21;
}
table.act_menu td a {
text-decoration: none;
}
table.act_menu td a:link, table.left_menu td a:visited {
	color: #8A8A8A;
}
table.act_menu td a:hover, table.left_menu td a:active {
	color: #121B21;
}

img.arrow2 {
	vertical-align: middle;
}
/* main area - two cols */
table.ma_two_cols {
	border-collapse: collapse;
	margin-top: 7px;
	width: 602px;
}
table.ma_two_cols td {
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 19px;
}
table.ma_two_cols td.left {
	border-right-color: #8A8A8A;
	border-right-width: 1px;
	border-right-style: solid;
	width: 263px;
}
table.ma_two_cols td.right {
	padding-left: 19px;
	width: 282px;
}
table.ma_two_cols_nav {
border-collapse: collapse;
	margin-top: 7px;
	width: 602px;
}
table.ma_two_cols_nav td {
padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
}
table.ma_two_cols_nav td.left_nav {
	padding-right: 6px;
	width: 222px;
}
table.ma_two_cols_nav td.right_nav {
	padding-left: 0px;
	width: 380px;
}
/* main area - two cols */
table.ma_single_col {
	border-collapse: collapse;
	margin-top: 7px;
	width: 602px;
}
table.ma_single_col td {
	padding-top: 6px;
	padding-right: 19px;
}
table.icons_01 {
	border-collapse: collapse;
	width: 230px;
	
}
table.icons_01 td {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
table.icons_01 td.lefticon {
	padding-left: 0px;
}

/* general */
hr {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E5833F;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E5833F;
	border-left-style: none;
	border-bottom-style: none;
	height: 6px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
div.gh {
	height: 20px;
}
img.right_top {
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}
table.ri {
	border-collapse: collapse;
	width: 500px;
	margin-bottom: 15px;
}
table.ri td, table.ri th {
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	padding-top: 0;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 10px;
	color: #8A8A8A;
}
table.ri th {
	color: #ED8740;
	font-weight: normal;
	height: 20px;
}
table.ri input.text, table.ri textarea.text {
	width: 200px;
	border-width: 1px;
	border-color: #8A8A8A;
	border-style: solid;
	color: #121B12;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	margin: 0px;
	vertical-align: top;
}
table.ri3 input, table.ri3 textarea {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
table.ri3 {
	border-collapse: collapse;
	width: auto;
	margin-bottom: 15px;
}
table.ri3 td, table.ri3 th {
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	padding-top: 0;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 10px;
	color: #8A8A8A;
}
table.ri3 th {
	width: 501px;
	height: 20px;
	color: #ED8740;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
input.button {
	background-color: #ED8740;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
}
table.list_01 {
	border-collapse: collapse;
	margin-bottom: 25px;
	padding: 0px;
	width: 400px; /* added 2/8/2005 IE fix */
}
table.list_01 th {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA8540;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

table.list_01 td { width: 200px !important; } /* added 2/8/2005 IE fix */

table.list_01 th a {
	text-decoration: none;
}
table.list_01 th a:link, table.list_01 th a:visited {
	color: #8A8A8A; 
}
table.list_01 th a:hover, table.list_01 th a:active {
	color: #EA8540; 
}
table.data_01 {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 580px;
}
table.data_01 th {
	background-color: #EB8740;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
table.data_01 th.left {
	text-align: left;
}
table.data_01 tr.odd td {
	background-color: #F1F1F1;
	padding: 1px 3px;
	text-align: center;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
table.data_01 td {
	background-color: #E3E3E3;
	padding: 1px 3px;
	text-align: center;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
table.data_01 tr.odd td.left , table.data_01 td.left {
	text-align: left;
}
table.course {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.course th {
	color: #F88D41;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	width: 80px;
}
table.course td {
	color: #8A8A8A;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	width: auto;
}
ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
		padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}

/* footer */
div#footer {
	width: 760px;
	height: 17px;
	margin: 0px auto;
	text-align: center;
	color: #FFFFFF;
	background-color: #121B21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
}
div#footer a {
	color: #FFFFFF;
}

/* regions drop-down */
div#regions_dd {
	display: none;
	width: 82px;
	background-color: #FFF;
	border: 1px solid #999;
	position: absolute;
	margin: 19px 0 0 51px;
	border-bottom: none;
	color: #999999;
	font-weight: normal;
}
div#regions_dd ul {
	text-align: center;
	list-style: none;
	margin: 0; padding: 0;
}
div#regions_dd ul li { margin: 0; padding: 0; }
div#regions_dd ul a {
	width: 74px;
	border-bottom: 1px solid #999;
	display: block;
	padding: 2px 4px;
	height: auto;
}
div#regions_dd ul a:link, div#regions_dd ul a:visited { color: #999999; }
div#regions_dd ul a:hover, div#regions_dd ul a:active { color: #333333; }
div#regions_dd.show { display: block; }


/* List - Under region map */
ul.list_ur {
	margin: 20px 0 0 0; padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #666;
	border-top: 1px solid #999;
	width: 279px;
}
ul.list_ur a {
	background-image: url(../images/arrow_01.gif); background-repeat: no-repeat; background-position: 10px 7px;
	padding: 3px 0 3px 18px;
	text-decoration: none;
	border-bottom: 1px solid #999;
	display: block;
	width: 261px;
}
ul.list_ur a.hl {
	background-color: #F88C42;
	color: #121B21 !important;
	background-image: url(../images/arrow_02.gif);
}
ul.list_ur a:link, ul.list_ur a:visited { color: #999; }
ul.list_ur a:hover, ul.list_ur a:active { color: #333; }
.intro_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.intro_bold_orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED8740;
}

#home_left_img {
	clear: both;
	float: none;
	position: relative;
	top: -99px;
	left: 26px;
	margin-bottom: -70px;
}
img.home_left {
	float: none;
	clear: both;
	position: relative;
	right: 50px;
	top: -40px;
}
.style4 {font-size: 12px; font-weight: bold; }