@charset "utf-8";
/* CSS Document */

<style type="text/css">

a:link {text-decoration:none; color:#66CC00}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:underline; color:#FF0000;}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 14pt Arial; 
    padding: 10px; 
    border: solid 0px;
	background-repeat: repeat;  
    background-image:url(../rtw_images/rtw2_images/tooltip_background2.png); 
}

.project_sidebar {
	font: normal 14pt Arial;
	font-weight:bold;
	color:#FFFFFF;
    padding: 10px; 
    border: solid 0px;
	width: 200px;
	background-repeat: repeat;  
    background-image:url(../rtw_images/rtw2_images/tooltip_background2.png);
	display:block;
	width:200px;
	float:right;
	margin: 10px;
	
	}

.tooltip_header {

font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight: bold;
font-size:14px
}

.tooltip_body {
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px
}


.bodyimg {
	padding: 2px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width: 1px;
	margin: 5px;
}

.bodyimg_sans_border {
	padding: 5px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width: 0px;
	margin: 10px;
}
.rtwheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #ae191f;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.subhead_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.subhead_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
.body_left {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.body_right {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style1 {
	font-size: small;
	font-weight: bold;
}
.body_left_small {font-size: 12px}
.style4 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 18px; }

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #48a2bf;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 16px}

.tblheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}
.subhead_total_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #48a2bf;
	font-weight: bold;
}
.subhead_total_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #48a2bf;
	text-align: right;
	font-weight: bold;
}

.official_name {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}

.rtwprojectdetailsheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #48a2bf;
	font-weight: bold;
	font-size:20px;
}

.official_title {font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: bold;}
.official_contact {font-family: Arial, Helvetica, sans-serif; }

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0px solid black;
border-bottom-width: 0;
font: normal 12px Arial;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background-image:url(../rtw_images/rtw2_images/tooltip_background2.png);
width: 300px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 10px;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 0px solid black;
padding: 5px;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
color:#FFFFFF;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #ac1a1e;
color: white;
}

.map_city { /*City listing in map mouse-over*/
font-size:16px;
text-decoration:underline;

}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/* ######### Lightbox CSS ######### */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Bluebox layout elements */

.rtwboxheader {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#48a2bf;
text-align:center;
width: 100%;
}

.rtwcontainingbox {
border-width: 1px;
border-style:solid;
border-color:#48a2bf;
}

.rtwboxedge {
border-width: thin;
border-style: solid
border-color:#48a2bf;
}

.rtwboxcell {
padding:5;
}

.gradientbox {
background-image:url(../rtw_images/rtw2_images/rtw3_images/blue-sidebar.jpg);
background-repeat:repeat-x;
border-width: thin;
border-style: solid
border-color:#48a2bf;
}

.rtwsidebardetails {
display:inline;
width: 340px;
text-align:right;
margin-left:25px;
float:right;
}

.pdftables {
border:0;
background-color: #E4E4E4;
margin: 5px;
}