body, html {
background-color: #FFFFFF; /*whole page background color*/
color: #666666; /*document font color*/
font-family: verdana, lucida, arial, helvetica, sans-serif;
padding: 0;
text-align: justify; /*text alignment - needed for centering page*/

}

html {
		overflow-y:scroll;
}

#wrapper{
width: 960px;
min-width:960px;
max-width:99.5%;
color: #000000;
background-color: #FFFFFF; /*page content background color*/
margin: 0px auto;
padding:0px;
border: 1px solid #666666;
min-height:450px;
height:auto !important;
height:450px;
text-align: left; /*text alignment*/
}

#header {
		background:#ffffff;
		border-bottom: 1px solid #E1EBF4;
		color:#666666;
		height:97px;
		padding:0px;
		margin:0px;
		text-align:left;		
	}

#content {
		padding:1em 1em;
}		

#content p, ul, ol {
font-size: 0.8em;
line-height:1.4;
}

.nps {
font-size: 0.8em;
line-height:1.4;
}

.inlinelegendtext {
font-size: 0.8em;
line-height:2.5;
}


 a:link, a:visited {
	color: #007297;
	text-decoration: none;
	/*border-bottom: 1px dotted #007297;*/
}

 a:hover {
	color: #664A2C;
	text-decoration: none;
	border: 0px none;
}

.new_events {
text-align:center;
color: #ffffff;
/*border: 2px solid #74C7F1;*/
background-color: #ffffff;
padding: 0px;
}


h1{

font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size: 1em;  
color: #000000; 
background-color: #FFFFFF;
font-style: normal;  
font-weight: normal;     
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
/*margin-left:10px;*/
padding-top: 15px;
}

 h2{
font-family: verdana, lucida, arial, helvetica, sans-serif; 
font-size: 0.8em;  
color: #000000; 
background-color: #FFFFFF;
font-style: normal;  
font-weight: bold;     
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 10px;
/*margin-left:10px;*/
padding-top: 0px;
}

 h3{
font-family: verdana, lucida, arial, helvetica, sans-serif; 
font-size: 0.8em;  
color: #000000; 
background-color: #FFFFFF;
font-style: normal;  
font-weight: normal;     
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}

 h4{
font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size: 0.8em;  
color: #000000; 
background-color: #FFFFFF;
font-style: normal;  
font-weight: bold;     
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
/*margin-left:10px;*/
padding-top: 0px;
}

 h5{
font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size: 0.8em;  
color: #000000; 
background-color: #FFFFFF;
font-style: italic;  
font-weight: normal;     
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
/*margin-left:10px;*/
padding-top: 0px;
}

.imgandcaption {
font-size: 0.7em;
}

.leftcolumn {
float: left;
vertical-align: bottom;
width: 45%;
padding-right: 10px;
font-size: 0.7em;
}


.rightcolumn {
float: right;
vertical-align: bottom;
width: 45%;
padding-left: 10px;
font-size: 0.7em;
}

.righttextcolumn {
float: right;
width: 45%;
padding-left: 10px;
}

 .rowofcolumns
{
float: left;
width: 28%;
margin: 0 35px 35px 0;
font-size: 0.7em;
}


img{
border: none;
vertical-align:bottom;
/*behavior: url(iepngfix.htc);*/
}


.thumbnails{
float: left;
width: 140px;
padding-right: 10px;
text-align: right; /*text alignment*/
}

.descriptions{
float: right;
width: 765px;
padding-right: 10px;
text-align: left; /*text alignment*/
}

.page_controls {
text-align:center;
font-size: 0.8em;
}


.tableindent {
margin-left:15px;
margin-right:15px;
}


th {
font-size: 1em;
font-family: arial, helvetica, sans-serif;
color: #134c60;
background-color: #FFFFFF;
}


.leftimage{
clear: left;
float: left;
margin-left:5px;
margin-right: 15px;
}

.fixedimage{
margin-left:5px;
margin-right: 15px;
}


 .rowofimages
{
float: left;
margin: 0 15px 15px 0;
}

.clearboth { clear: both; }

.rightimage{
float: right;
margin-left: 15px;
padding-right: 15px;
}

hr {
clear: both;
visibility: hidden;
}

#footer{
clear:both;
/*border-top: 1px solid #dddddd;*/
background-color: #ffffff; /*footer background color*/
color: #134c60;
padding: 5px;
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.55em;
text-align:center
}

.specialheading {
	color: #DD6600;
}

.warningtext {
	color: #990000;
}

blockquote {
font-size: 0.8em;
line-height:1.4;
margin:0;
padding:0px 15px 0px 15px;
}

#crumbs { list-style: none; }
#crumbs li { display: inline; }


	#popup {
		background:#ffffff;
		border: 1px solid #666666;
		color:#000000;
		padding:0.65em 0.65em;
		font-size: 0.8em;
		line-height:1.4;		
	}
	
	#popup h1 {
		font-size: 1.3em;  
		color: #000000;	
		}
		
	#uploadpopup {
		background:#ffffff;
		border: 1px solid #666666;
		color:#000000;
		width:395px;
		padding:0.65em 0.65em;
		font-size: 0.8em;
		line-height:1.4;		
	}	
	
.submitbutton {
 background-color: #F1F3F5;
 border: 1px solid #E1EBF4;
 color: #0077B8;
 font-weight: normal;
 font-size:0.8em;
 cursor: hand;
 vertical-align:top;
}	

.data_vs_box {
cursor: pointer;
font-size: 0.8em;
background-color:#F1F3F5;
width:25em; 
padding: 3px;
float:right;
display:block;
border: 1px solid #E1EBF4;
}

.data_vs_box {
	behavior: url('/IEFixes.htc');
}

.data_vs_box:hover, .data_vs_box.hover {
background-color:#E1EBF4;
}



.data_link_box {
cursor: pointer;
font-size: 0.85em;
background-color:#F1F3F5;
width:80%; 
padding: 3px;
display : block;
border: 1px solid #E1EBF4;
}

.data_link_box {
    behavior: url('/IEFixes.htc');
}

.data_link_box:hover, .data_link_box.hover {
background-color:#E1EBF4;
}





#accordion {
    border : 1px solid #E1EBF4;
    width: 925px;
    margin-top:6px;
}

div.selected, div.hover {
  background-color:#E1EBF4;
  color:#000000;
  font-size: 0.8em;
  padding-left: 5px;
  cursor:pointer;
}

.accordionTabTitleBar {
  background-color:#F1F3F5;
   font-size           : 0.8em;
	padding             : 4px 6px 4px 6px;
   border-style        : solid none solid none;
	border-top-color    : #FCFCFC;
	border-bottom-color : #E1EBF4;
   border-width        : 1px 0px 1px 0px;
}

.accordionTabContentBox {
   font-size        : 0.8em;
   border           : 1px solid #E1EBF4;
   border-top-width : 0px;
   padding          : 0px 8px 0px 8px;
   overflow: auto;
}


table.tabledottedbackground {
 background-color: #FFFFFF;
 vertical-align:top;
 font-size: 0.9em;
 line-height:1.4;
}

table.tabledottedbackground td {
	border-bottom: #666666 dotted 1px;
	 font-size: 0.9em;
 line-height:1.4;
	vertical-align:top;
}

table.tabledottedbackground tr {
	behavior: url('/IEFixes.htc');
	 font-size: 0.9em;
 line-height:1.4;
}

table.tabledottedbackground tr:hover, tr.hover {
   background-color: #F1F3F5;
}

.maintableheading {
 background-color: #F1F3F5;
 border-bottom: 1px solid #E1EBF4;
 vertical-align:top;
 font-size: 0.9em;
 line-height:1.4;
}

table.maintableheading td {
 border-bottom: 1px solid #E1EBF4;
}

#step2_content ul li { margin: 0.7em 0 0.7em 0 }

         .maphdr {
            width:400px;
            background:#007297;
            border:1px solid #007297;
			font-size:0.8em;
			color:#FFFFFF;
            font-weight:bold;
            padding:0.3em;
			filter:alpha(opacity=90);
	 		opacity:0.90;
         }
         
         .mapbdy {
            width:400px;
            background:#FFFFFF;
            border-left:1px solid #007297;
            border-right:1px solid #007297;
            border-bottom:1px solid #007297;
			font-size:0.8em;
			color:#1B4966;
            padding:0.3em;
			filter:alpha(opacity=90);
	 		opacity:0.90;
         }

/*google maps styles*/

	    v\:* {
      behavior:url(#default#VML);
    }
	
    .tooltip {
        background-color:#ffffff;
		color:#333333;
		font-family:verdana,arial,sans-serif;
		font-size:0.8em;
		padding:5px;
		width:240px;
        border:1px #007297 solid;
		z-index:1000;
      }

    .gm_infopopup {
        background-color:#ffffff;
		color:#333333;
		font-family:verdana,arial,sans-serif;
		font-size:0.8em;
        text-align: left;
		padding:5px;
		width:240px;
		z-index:1000;
      }	  

	#side_bar {
	font-family:verdana,arial,sans-serif;
	font-size:0.8em;
	height: 640px; 
	overflow:auto;
	}
	
	#side_bar a:link { color: #007297;
	text-decoration: none; }
	#side_bar a:visited { color: #007297;
	text-decoration: none; }
	#side_bar a:link:hover, #side_bar a:visited:hover {color: #664A2C;
	text-decoration: none; }
	#side_bar a:link:active, #side_bar a:visited:active { color: #007297;
	text-decoration: none; } 
	
	#lat {
	float:left;
	width:250px;
	font-family:verdana,arial,sans-serif;
	font-size:0.8em;
	}

	#lng {
	font-family:verdana,arial,sans-serif;
	font-size:0.8em;
	}


/*Sortable Table styles*/
div.grid table {
	border-collapse: collapse;
}

div.grid td, th {
	padding: 0.5em;
	border: 1px solid #CCC;
	font-size:0.8em;
}

div.grid thead, tfoot {
	background-color: #DDD;
}

div.grid tr.rowodd {
	background-color: #FFF;
}

div.grid tr.roweven {
	background-color: #F2F2F2;
}

div.grid .sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.grid .sortasc {
	background-repeat: no-repeat;
	background-color: #F1F3F5;
	background-image: url(up.gif);
}
div.grid .sortasc:hover {
	background-repeat: no-repeat;
	background-color: #E1EBF4;
	background-image: url(up.gif);
}
div.grid .sortdesc {
	background-repeat: no-repeat;
	background-color: #F1F3F5;
	background-image: url(down.gif);
}
div.grid .sortdesc:hover {
	background-repeat: no-repeat;
	background-color: #E1EBF4;
	background-image: url(down.gif);
}
div.grid .nosort {
	cursor: default;
}

div.grid .nosort:hover {
	cursor: default;
	background-color: #E1EBF4;
}

div.grid .urg1, .urg2, .urg3, .urg4, .urg5 {
	padding: 3px;
	text-align: center;
	border: 1px solid #333;
	width: 3em;
}

div.grid .urg1 {
	background-color: #FFFACD;
}
div.grid .urg2 {
	background-color: #FFD700;
}
div.grid .urg3 {
	background-color: #FFA500;
}
div.grid .urg4 {
	background-color: #E13E00;
}
div.grid .urg5 {
	background-color: Red;
}

div.grid th.resize-handle-active {
	cursor: e-resize;
	z-index:10000;
}

div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
}



