body
{
	margin: 0px;
	font-size:0.8em;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background: #CFDDF8 url(../images/gradientbackgroundTop.jpg) 0 0 repeat-x;
	background-position:top;
}

a:visited {	color: blue; }

img{ border:0;}

input
{
	color: black;
	width: 100px;
}

h2 { font-size: 1.7em; }

h3 { font-size: 1.4em; }

#centeredBody 
{
    width:750px;
    position:relative;
    clear: both;
    margin:0px auto;
}

#banner{
    background-color: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
}
#bannerCenter{
	display: block;
    margin-left: auto;
    margin-right: auto; 
}

/* Main Nav */

#navcontainer
{
	float:left;
	width:inherit;
	height:25px;
	font-size:0.9em;
}

#navcontainer a 
{	
	color: White; 
}

#navcontainer ul
{
	padding-left: 0;
	padding-top: 4px;
	margin-left: 0;
	margin-top: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	height:22px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em .6em;
	background-color: #036;
	color: White;
	text-decoration: none;
	/*float: left;*/
	border-right: 1px solid #fff;
}

#navlist .current
{
	color: yellow;
}

/* Tab List */

#navcontainer2 ul li a:hover
{
	background-color: #369;
	color: #fff;
}

#navlist2
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}

#navlist2 .current
{
	background: #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
}

#navlist2 li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist2 li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #ffffff;
	text-decoration: none;
}

#navlist2 li a:link { color: #448; }
#navlist2 li a:visited { color: #448; }

#navlist2 li a:hover
{
	color: #000;
	background: #AAE;
	border-color: #227;
}

#mainNav
{
	background-color: #036;
	color: White;
	width:100%;
	height:26px;
}

#welcomeMessageArea
{
	
	padding-bottom: 10px;
	background-color:#C2D4F8;	
}

#contentarea
{
	min-height: 400px;
}

#content
{
	margin:20px 20px 0px 20px;
}

#contentright
{
	float:right;
	width:400px;
}

/* 400px rounded box */

#content .topimg400
{
	background: url(../images/400-top.png) bottom left no-repeat;
	height: 4px;
	margin: 0px auto;
	display: block;
}

#content .middleimg400
{
	background: url(../images/400-background.png) 0 0 repeat-y;
	margin:0px;	
	display: block;
	text-align: left;
}

#content .bottomimg400
{
	background: url(../images/400-bottom.png) top left no-repeat;
	height: 4px;
	margin: 0px;
	display: block;
}

/* 700px rounded box */

#content .topimg700
{	
	padding: 0px;
	background: url(../images/700-top.png) bottom left no-repeat;
	height: 4px;
	margin: 0px;
	display: block;
}

#content .middleimg700
{
	background: url(../images/700-background.png) 0 0 repeat-y;
	margin:0px;
	display: block;
	text-align: left;
	padding: 10px;
}

#content .bottomimg700
{
	background: url(../images/700-bottom.png) top left no-repeat;
	height: 4px;
	margin: 0px;
	padding-bottom:10px;
	display: block;
}

.button {
	BORDER-RIGHT: #104a7b 1px solid; 
	BORDER-TOP: #afc4d5 1px solid; 
	FONT-SIZE: 0.8em; 
	BACKGROUND: #CFDDF8; 
	BORDER-LEFT: #afc4d5 1px solid; 
	CURSOR: hand; 
	COLOR: #000066; 
	BORDER-BOTTOM: #104a7b 1px solid; 
	HEIGHT: 25px; 
	TEXT-DECORATION: none;
}

.countyBox {
	BORDER-RIGHT: #CFDDF8 1px solid; 
	BORDER-LEFT: #CFDDF8 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-SIZE: 16px; 
	BACKGROUND: #CFDDF8; 
	HEIGHT: 24px; 
	TEXT-DECORATION: none; 
	TEXT-ALIGN: center;
	Font-weight : bold;
}

.alertText
{
	font-size:1.2em;
	font-weight:bold;
	color: Red;
}
.searchResults 
{
	border-bottom-color:Black;
	border-width:thin;
	width:100%;
}

.searchTextbox
{
	height:13px;
	margin-right:2px;
}

/* Grids */

.alternatingRow
{
	background:#FFFFCC;
}
.label
{
	font-weight:bold;
	text-align:left;
	padding: 3px;
}
.monitoringValue
{
	text-align:left;
}

.button {
	width: auto;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #6D8BAD;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 5px;
}

.footer 
{
	padding-top:1em;
	border-top:1px solid black;
	clear:both;
	font-size:0.7em;
}

.tableGroupHeader
{
	background-color:#6D8BAD;
	font-weight:bold;
	color:#ffffff;
	padding:3px;	
}

.hiddenRow
{
	display:none;
}

.tableHeader
{
	font-weight:bold;
	padding:5px;
}

.tableCell
{
	padding:5px;
}

.cssPager td { padding-left: 4px; padding-right: 4px; }
.cssPager span { background-color:#B8BACF; font-size:18px; }

/* Tooltips */

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('images/shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

/******************/
/* Survey Group Panels
/******************/
.groupPanel
{
	margin-left:auto; 
	margin-right:auto; 
	padding: 10px; 
	font-weight:bold;
	font-size: 11pt;
}

.panelContent
{
	font-weight: normal;	
	padding:  5px 5px 5px 5px;
	font-size: 10pt;
}

.listMargin
{
    margin: 20px;
}

.center 
{    
    margin-left: auto;
    margin-right: auto;
    text-align: center; 

}