#topnav {
	border-top: 1px solid #B3B5B9;
	height: 30px;
	background-color: #F4F4F4;
	background-repeat: repeat-x;
	background-image:url(../../images/bkgrd_nav.gif);
	padding: 0px;
	margin: 0px;
	clear: both;
	top: 77px;
	position: relative;
}
.slogan {
	float: right;
	clear: both;
	position: absolute;
	left: 120px;
	top: 44px;
}


#topnav ul{list-style-position: outside; padding: 0px 0px 0px 0px; margin: 0px;}

#topnav li {margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; display: inline;}

#topnav img {

	vertical-align: top;

	padding: 0px;

	border: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}
div.menuBar, div.menuBar a.menuButton, div.menu {

	clear: both;

	font-weight: bold;

	color: #666666;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	font-family: arial;

	font-size: 8pt;

}

div.menu a.menuItem {
	font-weight: normal;
	color: #808080;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	font-family: Arial;
	font-size: 8pt;

}

div.menuBar {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	position: relative;
	left: 130px;
	width: 500px;

}

div.menuBar a.menuCurrent {
	color: #FFF;
	cursor: hand;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	border-right: 1px solid #FFF;
	background-image: url(../../images/nav_off.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: -3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
}

div.menuBar a.menuButton {
	color: #000000;
	cursor: hand;
	margin: 5px -3px 3px 0px;
	padding: 7px 11px 8px 11px;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	background-image: url(../../images/nav_off.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B5B9;
}

div.menuBar a.menuButton:hover {
	margin: 5px -3px 3px 0px;
	padding: 7px 11px 8px 11px;
	text-decoration: none;
	color: #C00;
	border-right: 1px solid #FFF;
	background-repeat: repeat-x;
}

div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover {
	margin: 5px -3px 3px 0px;
	padding: 7px 11px 8px 11px;
	text-decoration: none;
	color: #C00;
	border-right: 1px solid #FFF;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
}

div.menu {

	border: 1px outset #538C17;

	left: 0px;

	padding: 0px 1px 1px 0px;

	margin-left: 0px;

	position: absolute;

	top: 0px;

	visibility: hidden;

	z-index: 101;

	background-repeat: repeat;

}

div.menu a.menuItem {

	color: #000000;

	cursor: hand;

	display: block;

	text-decoration: none;

	white-space: nowrap;

	padding-top: 3px;

	padding-right: 1em;

	padding-bottom: 3px;

	padding-left: 1em;

}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {background-color: #FFF; color: #000000;}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {margin-right: -.75em;}

div.menu div.menuItemSep {border: 1px inset #F4F4F4; margin: 4px 2px;}

#menu1 a.menuItem:hover, #menu1 a.menuItemHighlight {background-color: #FFF; color: #808080;}

#menu2 a.menuItem:hover, #menu2 a.menuItemHighlight, #menu2_1 a.menuItem:hover, #menu2_1 a.menuItemHighlight, #menu2_2 a.menuItem:hover, #menu2_2 a.menuItemHighlight, #menu2_2_1 a.menuItem:hover, #menu2_2_1 a.menuItemHighlight, #menu2_2_2 a.menuItem:hover, #menu2_2_2 a.menuItemHighlight {background-color: #FFF; color: #000000;}

#menu3 a.menuItem:hover, #menu3 a.menuItemHighlight, #menu3_1 a.menuItem:hover, #menu3_1 a.menuItemHighlight, #menu3_2 a.menuItem:hover, #menu3_2 a.menuItemHighlight {

	background-color: #FFF;

	color: #000000;

}

#menu3 {

}



#menu4 a.menuItem:hover, #menu4 a.menuItemHighlight {


	background-color: #FFF;

	color: #000000;

}
/* CSS Document */
* { margin: 0; padding: 0; }
html { min-height: 100%; margin-bottom: 1px; }

html { background:url(../../images/bg_sidebars.gif) 50% 169px no-repeat; margin:0; padding:0; }
body {
	margin:0;
	padding:0;
	font-family:Arial;
	color:#000;
	font-size:12px;
	background-repeat: repeat-x;
	background-image: url(../../images/bg_header.gif);
}

a { color:#000; text-decoration:none; }
a:hover {
	color:#C00;
	text-decoration: none;
}
h1 {
	font-size:16px;
}
h2 { font-size:14px; }
.hr {
	border:none;
	margin-bottom:10px;
	background-image: url(../../images/bar_097.gif);
	background-repeat: repeat;
	height: 10px;
}
.hr hr { display:none; }

#header {
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	position: relative;
	height: 100px;
	background-image: url(../../images/bg_header.gif);
	padding-bottom: 9px;
}
#header a img { border:none; }
.logo {
	background-repeat: no-repeat;
	background-image: url(../../images/logo.png);
	width: 119px;
	float: left;
	height: 112px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: -3px;
}
#footer {
	height:42px;
	padding:8px;
	background:url(../../images/bg_footer.gif) no-repeat;
	color:#666;
	border-bottom:1px solid #D1D1D1;
	text-align: left;
	position: relative;
	left: 10px;
	top: 750px;
	width: 745px;
}
.footer {
	padding: 0px;
	float: left;
	position: relative;
	top: 7px;
	left: 2px;
}

#footer a {  }
#footer a:hover {
	text-decoration: none;
	color: #C00;
	font-weight: normal;
}

.clear {

}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */


form { margin:0; padding:0; }
input { }
input.input {
	position:relative;
	width:120px;
	margin-bottom:8px;
	height:21px;
	color:#FFF;
	background:url(../../images/bg_search.gif) no-repeat 0 50%;
	border:none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
* html input.input {
	width:147px;
	margin-bottom:5px;
	background-attachment:fixed;
	padding-right:25px;
}
input.submit {
	border:inset;
	border:none;
	margin:0;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	font-size: 11px;
}

fieldset { border:0;margin:0;padding:0; }
label {
	display:block;
}

.floatright {
	float:right;
}
.floatleft {
	position: relative;
	float: left;
	bottom: 2px;
}
.floatrightemail {
	float: right;
	clear: both;
}
.medialist dd a:hover {
	padding:5px;
	text-decoration: none;
	position: absolute;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
.flashmovie {
	left: 162px;
	top: 159px;
	text-align: center;
}
.ctable {
	position: relative;
	border:1px solid #ccc;
	padding: 20px;
	background-image: url(../../images/bg_breadcrumb.gif);
	background-repeat: repeat-y;
}
.ctable2 {
	width:450px;
	padding:20px;
	border:1px solid #ccc;
	font-family:arial;
	background-image: url(../../images/bg_breadcrumb.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
}
.itable {
	position: relative;
	left: 10px;
	border:1px solid #ccc;
	padding:20px;
	background-image: url(../../images/bg_breadcrumb.gif);
	background-repeat: repeat-y;
}
.ptable {
	width:125px;
	border:1px solid #ccc;
	padding:10px;
	background-image: url(../../../images/bg_breadcrumb.gif);
	background-repeat: repeat-y;
	position: relative;
	left: 10px;
}
#map {
	border:1px solid #ccc;
}
#subnav dd input {
	margin:0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.floatright2 {
	float:right;
	position: relative;
	clear: both;
}
#subnav textarea {
	margin:0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;

	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

