body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF none;
	font-size: 12px;
	margin: 10px auto;
	width: 943px;
}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#007070;
	font-weight:bold;
	}

a:visited {
	color:#007070;
	font-weight:bold;
	}

a:hover {
	color:#F7931D;
	text-decoration:none;
	font-weight:bold;
	}

a:active {
	color:#007070;
	font-weight:bold;
	}


/******************
HEADINGS
******************/

h1
{
    font-size: 40px;
    font-weight: bold;
    color:#F7931D;
    margin: 18px 0px 0px 20px;
    padding: 5px 5px 5px 0px;
}
h2
{
	font-size: 18px;
	font-weight: normal;
	/*color:#F7931D;*/
	color:#000000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

	

/******************
Map Styles
******************/

#map {
	float:left;
	margin-bottom: 10px;
	}

#mapPreferences
{
    margin-top: 100px;
    margin-bottom: 60px;
}
#mapPreferences .analysisHeader
{
    padding-left: 20px;
    font-weight: bold;
    background-position: left top;
    background-image: url("./helpIcon.png");
    background-repeat: no-repeat;
}
#mapPreferencesContest
{
    margin-top: 490px;
    margin-bottom: 40px;
}
#mapPreferencesContest .analysisHeader
{
    padding-left: 20px;
    font-weight: bold;
    background-position: left top;
    background-image: url("./helpIcon.png");
    background-repeat: no-repeat;
}

/******************
Main Nav Menu ITems
******************/

#mainnav-container 
{
	width: 943px;
	height:80px;
}

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	list-style:none;
	display:inline;
	}

#mainnav-side li {
	margin-left: 10px;
	}

	
/******************
TABBAR STYLES
******************/

#tabBar
{
    list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
    font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
    font-size: 12px;
	width: 100%;
	height: 27px;
	border-bottom: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#tabBar li:hover
{
    /*background-color: #926212;*/
}
#tabBar li a:hover
{
    color:#F7931D;
}
#tabBar li.selected a:hover
{
    color:#F7931D;
}
#tabBar li
{
	float: left;
	margin-right:4px;
}
#tabBar li.selected
{
}
#tabBar li a
{
    background-color: #9FCCCC;
	color:#007070;
	text-decoration: none;
}
#tabBar li.selected a
{
    background-color: #007070;
	color: #FFFFFF;
	text-decoration: none;
}
#tabBar .threeItemLayout
{
	height: 29px;
}
#tabBar li .left
{
    height: 100%;
	float:left;
	width:10px;
	background-position: left top;
    background-image: url("./leftTab.png");
    background-repeat: no-repeat;
}
#tabBar li .right
{
    height: 100%;
	float:left;
	width:10px;
	background-position: right top;
    background-image: url("./rightTab.png");
    background-repeat: no-repeat;
}
#tabBar li .middle  
{
    padding: 6px 0px 4px 0px;
    float:left;
	background-color: #9FCCCC;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}
#tabBar li.selected .left
{
    height: 100%;
	float:left;
	width:10px;
	background-position: left top;
    background-image: url("./leftTabSelected.png");
    background-repeat: no-repeat;
}
#tabBar li.selected .right
{
    height: 100%;
	float:left;
	width:10px;
	background-position: right top;
    background-image: url("./rightTabSelected.png");
    background-repeat: no-repeat;
}
#tabBar li.selected .middle  
{
    padding: 6px 0px 4px 0px;
    float:left;
	background-color: #007070;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}

/******************
CLASSES
******************/

.none 
{
	display:none;
}
.clear 
{
    margin: 0px;
    padding: 0px;
	clear:both;
}
.nonBold a
{
    font-weight: normal;
}
/******************
Modal Pages - Styles ON Modal Popup Pages
******************/

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=65);
	opacity:0.65;
}

.modalPopup {
	background-color:#DEEBEB;
	border-width:2px;
	border-style:solid;
	border-color:White;
	padding:3px;
}
.modalMessageBox
{
    width: 500px;
    padding-top: 10px;
    display: block;
}
.modalMessageBox .leftButton
{
    padding-top: 20px;
    float: left;
    width: 130px;
}
.modalMessageBox .rightButton
{
    padding-top: 20px;
    float: right;
    width: 100px;
}
.modalMessageBox .modalLeft
{
	float:left;
	width: 90px;
}
.modalMessageBox .modalRight
{
	float:right;
	width: 400px;
}
.modalMessageBox .textBox
{
	position: relative;
	overflow: auto;
}
/******************
Other
******************/
.introductionText
{
    font-size:14px; 
    margin-left: 2px;
}

.ajax__multi_slider_custom .outer_rail_horizontal
{
    position:absolute;
    background:url('rail_black.gif') no-repeat;
    width:500px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .inner_rail_horizontal
{
    position:absolute;
    background: url('rail_blue.gif') no-repeat;
    width:500px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .handle_horizontal
{
    position:absolute;
    background:url('handle.gif') no-repeat;
    width:7px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}
