*  
{
	margin:0 auto;
	padding:0px;
	border:0px;
	/*border:1px dotted orange */
}
html 
{
	overflow-y: scroll;
} 
body
{
	margin: 0px;
	word-wrap: break-word;
	padding:0px  20px;
	color:#666666
}
p
{
	font-size:9pt;
	/*font-weight:bold;*/
	margin:5px 0px 13px 0px;
}

a, a:hover, a:visited
{

	cursor:pointer;	
	color:#666666;	
	text-decoration:none;
} 

a[href^="mailto"]
{
	color:#679e00;	
	font-size:1.1em;
}

body, td
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	color:Black;
}
h1
{
	color:#000066;
	font-size: 19px;
}
h2
{
	font-size: 20px;
	color:#000066;
}
h3
{
	color:#000066;
	font-size: 16px;
}
h4
{
	font-size: 18px;
	color:#669900
}
h5
{
	color:#000066;
	font-size: 14px;
}
h6
{
	color:#000066;
	font-size: 14px;
}
blockquote
{
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	color: #004A66;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	margin: 10px;
	padding: 30px 10px 30px 10px;
	text-align: center;
	background-color: #EEEEEE;
	margin-left: 0px;
}

#pageHeader
{
	height: 50px;
	line-height: 50px;
	color: #969696;
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	font-size: 24px;
	padding: 10px 16px 10px 16px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#divBaseLinks
{
	height: 30px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #FFFFFF;
}
#divBaseLinks a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#divBaseLinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#divBaseLinks a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#divBaseLinks a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
#divPageContent
{
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
}
#navcontainer
{
	width: 160px;
}
#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: verdana,arial,sans-serif;
}
#navcontainer a
{
	display: block;
	padding: 4px;
	width: 160px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#navcontainer a:link, #navlist a:visited
{
	color: #666666;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #FFFFFF;
	color: #000;
}
#sideBarNews
{
}
#sideBarNewsContent
{
	background-color: #EEEEEE;
	padding: 10px;
}
#newsHeader
{
	height: 22px;
	line-height: 22px;
	color: #80FF00;
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	background-color: #004A66;
	border-bottom: 1px solid #FFFFFF;
}

.leftColumn
{
	padding: 0px 5px 0px 5px;
	width: 170px;
}
.rightColumn
{
	padding: 0px 10px 10px 10px;
	border-left: 1px dashed #CCCCCC;
}
.subHeader
{
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	color: #004A66;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #004A66;
}
.note
{
	font-weight: bold;
	color: #800000;
	font-style: italic;
	background-color: #FFF0B7;
	padding: 5px;
	border: 1px solid #FFB96C;
}
.newsItem
{
	margin-bottom: 5px;
	font-size: 9px;
}
.readNewsLink
{
	margin-bottom: 10px;
	font-size: 9px;
}

/* styles for rounded corners */
b.rtop, b.rbottom
{
	display: block;
	background: #FFFFFF;
}
b.rtop b, b.rbottom b
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFFFFF;
}
b.r1
{
	margin: 0 5px;
}
b.r2
{
	margin: 0 3px;
}
b.r3
{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
	margin: 0 1px;
	height: 2px;
}

.ajaxToolkit-CalendarExtender .ajax__calendar_container
{
	background-color: #ffffff;
	border: 1px solid #646464;
	color: darkblue;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_other .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_other .ajax__calendar_year
{
	color: black;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_month, .ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_month, .ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	font-weight: bold;
}

/**********************************/
.grid-pager
{
	background: #bbbbbb;
	border-top: solid 1 gray;
}

.grid
{
	border: solid 2px gray;
}

.grid-header
{
	background: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	padding: 1 1 1 4;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;
}
.grid-header a
{
	color: Black;
	text-decoration: none;
}
.literal
{
	font-size: 12px;
	font-family: Tahoma;
}
.ModalBackground
{
	background-color: #333333;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.popup
{
	width: 600px;
	height: 600px;
	overflow: scroll;
	padding: 10px;
	background-color: White;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	vertical-align: top;
	text-align: left;
}



.sub_green_top
{
	color: White;  
	width: 210px;
	background: url(/images/sub_green_top.png) no-repeat;
}
.sub_green_middle
{	
	width: 210px;
	height:4px;
}
.sub_gray_middle
{
	width: 210px;
	height:4px;

}
.sub_green_bottom
{
	height:8px;
	width: 210px;
	background: url(/images/sub_green_bottom.png) no-repeat;
}
.sub_gray_bottom
{
	height:8px;
	width: 210px;
	background: url(/images/sub_gray_bottom.png) no-repeat;
}
.sub_gray_top
{
	color: #666666;
	width: 210px;
	background: url(/images/sub_gray_top.png) no-repeat;
}
.sub_gray_description
{
	font-size:1.1em;
	color:#679e00;
	top: 6px; 
	left: 10px; 	
	position:relative; 
	text-transform:uppercase
}
.sub_green_description
{
	color:#FFFFFF;
	font-size:1.1em;
	top:8px; 
	left: 10px; 	
	position:relative; 
	text-transform:uppercase
	
}
#sub_selected span
{
    color:White;
}
#sub_not_selected span 
{
    color:#679e00;
}







.sub_green_outer
{
	width: 210px;
	background: url(/images/sub_green_middle.png) repeat-y;
}

.sub_gray_outer
{
	width: 210px;
	background: url(/images/sub_gray_middle.png) repeat-y;
}

.item_image_selected 
{
	visibility: visible;
	color:#666666;
}
.item_image 
{
	visibility: hidden;
	
}
.item_text_selected 
{	
	color:#666666
}
.item_text 
{
	color:#666666
}

.thumbnail_selected
{
	border-width:2px;
	border-style: solid;
	border-color: #669900;
}
.thumbnail
{
	
	border-style: solid;
	border-color: #FFFFFF;
	
}

 div #ProjectTitle 
 {
	margin: 24px 0px 0px 0px;
}
 div #ProjectLocation { }
 div #ProjectDescription { } 

#copyrightNotice
{
	padding:4px 0px;
	font-size:.9em;
}

#thumb_select a.rightArrow
{

	display:inline-block;
	background: url(/images/left_green_arrow.png) 0 0 no-repeat;
	width:14px;
	height:15px;
}
#thumb_select a.rightArrow:hover
{	
	cursor:pointer;
	display:inline-block;
	background: url(/images/left_gray_arrow.png) 0 0 no-repeat;	
	width:14px;
	height:15px;
}
#thumb_select a.leftArrow
{
	display:inline-block;
	background: url(/images/right_green_arrow.png) 0 0 no-repeat;
	width:14px;
	height:15px;
}
#thumb_select a.leftArrow:hover
{
	cursor:pointer;
	display:inline-block;
	background: url(/images/right_gray_arrow.png) 0 0 no-repeat;	
	width:14px;
	height:15px;
}

.current_project
{
	margin:10px;
}
.current_project_spacing
{
    clear:both;
    line-height:4px;
}
.current_project_headings
{
	padding-left:10px;
	float: left; 
	width: 440px;
}