body {
	margin: 0;
	padding: 0;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
}

#container {
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

/* ----- Header ----- */

#header {
	margin: 20px 30px;
}

#search {
	float: right;
}

input.SearchBox {
	margin: 0 6px 8px 0;
	border: 1px solid #c4c4c4;
	color: #888888;
	font-size: 0.85em;
}

* html input.SearchBox {
	margin: 0 6px 6px 0;
}

input.SearchButton {	
}

.hidden {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* ----- // Header ----- */


/* ----- Menu ----- */

#menu {
	background: url(../images/bg_menu.jpg) no-repeat #8cc63f;
	border-bottom: 4px solid #c5e29f;
	margin-bottom: 4px;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menu ul {
	margin: 0 0 0 35px;
}

#menu li {
	padding: 0 11px;
}

#menu li a {
	line-height: 30px;
	margin: 0 0 7px 0;
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#menu li a:hover, #menu li.selected a {
	border-bottom: 4px solid #fdba31;
	padding-bottom: 7px;
	background: transparent;
}

/* ----- // Menu ----- */


/* ----- SubMenu ----- */

.TreeMenuTable a {
	display: block;
	background: url(../images/submenu_arrow.gif) no-repeat 0 4px;
	padding-left: 12px;	
}

.TreeMenuTable td {
	line-height: 1.2em;
}

.TreeMenuLevel2Selected a {
	font-weight: bold;
	color: #e4701e;
	background: url(../images/submenu_arrow_down.gif) no-repeat 0 4px;
}

.TreeMenuLevel3 a {
	color: #ef9f59;
	background: none;
}

.TreeMenuLevel3Selected a {
	color: #ef9f59;
	font-weight: bold;
	background: none;
}

/* ----- SubMenu ----- */


/* ----- Home ----- */

#layout.home #content {
	float: left;
	width: 400px;
	margin-top: -320px;
	margin-left: 75px;
}

* html #layout.home #content {
	margin-top: -310px;
	margin-left: 38px;
}

#layout.home #sidebar {
	float: right;
	width: 137px;
	margin-top: 30px;	
	margin-right: 55px;
}

* html #layout.home #sidebar {
	margin-right: 10px;
}

.home {margin-left: 0px;
	overflow: hidden;
	background: url(../images/bg_home_middle.jpg) repeat-y;	
}

#layout.home #topsection {
margin-left: 0px;
	background: url(../images/bg_home_top.jpg) no-repeat;	
	height: 380px;
	width: 771px;
}

#layout.home #bottomsection {
	background: url(../images/bg_home_bottom.jpg) no-repeat;
	height: 60px;
	clear: both;	
}

/* ----- // Home ----- */

#flash {background-color:#000000; width: 600px; height: 480px;}

/* ----- Content Page ----- */

#layout.content #holder {
	width: 610px;
	margin-top: -370px;
	margin-left: 80px;
	float: left;
}

* html #layout.content #holder {
	margin-top: -360px;
	margin-left: 40px;
}

#layout.content #heading {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
	float:left;
	width:100%;
}

#layout.content #content {
	clear:both;
	float: left;
	width: 385px;
	margin-top: -15px;
}

* html #layout.content #content {
	margin-top: 0;
}

#layout.content #sidebar {
	float: right;
	width: 185px;
}

* html #layout.content #sidebar {
}

.content {
	background: url(../images/bg_content_middle.jpg) repeat-y;
	overflow: hidden;
}

#layout.content #topsection {
	background: url(../images/bg_content_top.jpg) no-repeat;	
	width: 770px;
	height: 427px;
}

#layout.content #bottomsection {
	background: url(../images/bg_content_bottom.jpg) no-repeat;
	height: 60px;
	clear: both;
}

#intro {
	clear:both;
	width: 610px;
}

#intro p {
	font-size: 0.9em;
	line-height: 1.8em;
}

/* ----- // Content Page ----- */


/* ----- Home Panel ----- */

div.home-panel {
	background: url(../images/hp_m.gif) repeat-y bottom;
	width: 129px;
	margin: 0 4px 10px 0;
	position: relative;
	float: left;
}

* html div.home-panel {
	margin-bottom: 0;
}

div.home-panel div.middle {
	min-height:240px;
	height:auto !important;
	height:240px;
}

div.home-panel div.middle a {
	position: relative;
	left: 65px;
}

div.home-panel div.middle ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.home-panel div.bottom {
	background: url(../images/hp_b.gif);
	height: 11px;
	font-size: 0px;
}

#content div.middle h4 {
	padding: 0 10px 0 20px;
	font-size: 0.9em;
	margin-bottom: 5px;
	color: #082A82;
}

#content div.middle p {
	padding: 0 20px;
	font-size: 0.85em;
	margin-top: 0;
	line-height: 1.3em;
}

/* ----- // Sidebar Panel ----- */


/* ----- Sidebar Panel ----- */

div.panel {
	background: url(../images/panel_m.gif) repeat-y;
	width: 185px;
	margin: 0 0 20px 0;
	position: relative;	
}

div.imagePanel {
	width: 185px;
	margin: 0 0 20px 0;
	position: relative;	
}

div.panel div.middle {
	padding: 0 20px;
}

div.panel div.middle ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.panel div.top {
	background: url(../images/panel_tb.gif) 0 -13px;
	height: 13px;
}

/*div.panel div.top-map {
	background: url(../images/panel_t_map.gif) 0 0;
	height: 101px;
}*/

div.panel div.link-map {
	background: url(../images/panel_m_map.gif) 0 0;
	padding: 10px 20px;
}

div.panel div.bottom {
	background: url(../images/panel_tb.gif) 0 0;
	height: 13px;
}

/* ----- // Sidebar Panel ----- */


/* -----  Arrow Bullet List ----- */

ul.arrow-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.arrow-list li {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0.4em;
	padding-left: 0.6em;
	border-bottom: 1px solid #e7e7e7;
}

#content ul.arrow-list li a {
	color: #6f6f6f;
	text-decoration: none;
	margin-left: 30px;
	display: block;
	padding: 10px 0;
}

#content ul.arrow-list li a strong {
	color: #E4701E;
}

/* ----- // Arrow Bullet List ----- */


/* ----- Footer ----- */

#footer {
	margin: 20px 0 20px 80px;
	font-size: 0.85em;
	color: #B0B0B0;
}

#footer a {
	color: #B0B0B0;
	text-decoration: none;
}

/* ----- // Footer ----- */


/* ----- General ----- */

.linkskipnav {
	display: none;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

/* ----- // General ----- */


/* ----- Typography ----- */

html { font-size: 100%; /* IE hack */ }
body { font-size: 0.8em; }
table { font-size: 100%; /* IE hack */ }

#heading h1, #content h1 {
	color: #FDBA31;
	font-size: 1.6em;
	margin-top: 0;
}

#heading h2, #content h2 {
	color: #082a82;
	font-size: 1.2em;
	margin-bottom: 0;
}

#content h3 {
	color: #9a9a9a;
	font-size: 1.1em;
}

#content p {
	font-size: 0.9em;
	line-height: 1.8em;
}

#content li {
	font-size: 0.9em;
	line-height: 1.8em;
}

#content a {
	color: #E4701E;
	text-decoration: none;
}

#content a:hover {
	color: #ef9f59;
}

#sidebar h2 {
	color: #E4701E;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 12px;
}

#sidebar {
	font-size: 0.85em;
}

#sidebar .subtitle {
	padding: 0 0 0 12px;
	margin: 3px 0;
}

#sidebar a {
	color: #E4701E;
	text-decoration: none;
}

#sidebar a:hover {
	color: #ef9f59; 
}

.ListPageNumberSelected {
	padding: 2px;
	border: 1px solid #b0b0b0;
}

.linkList {
	display: block;
	background: url(../images/submenu_arrow.gif) no-repeat 0 4px;
	padding-left: 12px;
	line-height: 1.8em;	
}

/* ----- // Typography ----- */


/* ----- Form ----- */

#formLeft {
	float: left;
	width: 50%;
}

#formRight {
	float: left;
	width: 50%;
}

#formLeft h2, #formRight h2 {
	font-size: 1.1em;
	margin: 30px 0 3px 0;
	color: #B0B0B0;
	visibility:visible;
}

#formLeft input, #formRight input {
	font-size: 0.95em;
	color: #525252;
}

#formLeft textarea, #formRight textarea {
	font:100% Arial, Helvetica, sans-serif;
	color: #525252;
}

#formLeft select, #formRight select {
	font-size: 0.9em;
	color: #525252;
}

#formLeft p, #formRight p {
	font-size: 0.9em;
	line-height: 1.8em;
}
#boxWide {
	background: url(../images/panel_map_m.gif) repeat-y;
	width: 610px;
	margin: 0 0 20px 0;
	position: relative;
	font-size: 0.85em;
	line-height: 1.4em;	
}
#boxWide div.middle {
	padding: 0 30px;
}
#boxWide div.middle ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#boxWide div.top {
	background: url(../images/panel_map_tb.gif) 0 -13px;
	height: 13px;
}
#boxWide div.top-map {
	background: url(../images/panel_t_map.gif) 0 0;
	height: 130px;
}
#boxWide div.bottom {
	background: url(../images/panel_map_tb.gif) 0 0;
	height: 13px;
}

/* ----- // Form ----- */


/* ----- Site Map ----- */

.SiteMapLevel1 {
	font-weight: bold;
	padding: 10px 0 0 0;
}

.SiteMapLevel2 {
	padding: 0 0 0 20px;
}

.SiteMapLevel3 {
	padding: 0 0 0 40px;
}

/* ----- // Site Map ----- */


/* ----- SIFR ----- */

@media screen {
	/* These are standard sIFR styles... do not modify */
.sIFR-flash {
		visibility: visible !important;
		margin: 0;
}
	
.sIFR-replaced {
		visibility: visible !important;
}

span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
}
	/* ---- Hide Adblock Tabs ---- */
.sIFR-replaced embed.sIFR-flash[sifr=true] + div[adblocktab=true] {
	  display: none !important;
}

.sIFR-replaced  div[adblocktab=true] {
	  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
	
.sIFR-hasFlash h1 {
		visibility: hidden;
}

.sIFR-hasFlash h2 {
		visibility: hidden;
}

.sIFR-hasFlash h3 {
		visibility: hidden;
}

}

@media print {

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
}

span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
}	
}

/* ----- // SIFR ----- */

	
.imgRight {
	float: right;
	text-align: right;
	border: none;
	padding: 10px 0 10px 23px;
	}

.imgLeft {
	float: left;
	text-align: left;
	border: none;
	padding: 10px 23px 10px 0;
	}
	
a {
	color: #e4701e;
	text-decoration: none;
	}
	
a:hover {
	color: #ef9f59;
	text-decoration: none;
	}
	
