body, div{
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	border: none;
	
}
html,form,body
{
	height: 100%;	
}
body,div,input
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #006eaf;	
}
ul,li
{
	margin:0px;
	padding:0px;
}
ul
{
	margin-left:15px;	
	margin-top:5px;
	margin-bottom:5px;
}
a
{
	text-decoration:none;	
	color:#006EAF;
	
}
a:hover
{
	text-decoration:none;
	color:#000000;
}
body{
	background-color: #ffffff;
}

td img {display: block; border-style: none;}

div
{
/*overflow:auto;	*/
}

br
{
line-height:0.5;	
}
#Container{
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 100%;
}

#Main{
	text-align: right;
	position: absolute;
	top: 319px;
	left: 0px;
	width: 900px;
	height: 244px;
	overflow: auto;
}

#Footer
{
	position:absolute;
	z-index:100;
	top:580px;
	right:0px;	
}
a img{
	border: none;
}

a{
	text-decoration: none;
}

.Hilight, .Highlight, .Error{
	font-weight: bold;
}
.HighlightBlack
{
	color:#000000;
}

.Error{
	color: #ff0000;
}

.SubHead, .PageHead, .PageHeading, .SubHeading{
	font-size: 10pt;
}

.SubHead2, .SubHeading2{
	font-size: 9pt;	
}

.NormalText{
	/*position: absolute;
	left: 162px;
	top: 40px;*/
	/*width: 738px;*/
	width:100%;
	text-align: right;
}
.ProjectViewHeading
{
 font-size:16pt;
 color:#000000;
 font-weight:bold;	
}
.ProjectViewText
{
font-size:8pt;
color:#ffffff;
	
}
.ProjectTitle
{
font-size:8pt;
color:#000000;	
}
.ProjectText
{
	font-size:8pt;
	color:#006eaf;
	line-height: 15px;
}
.ProjectCol1
{
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 0px;
    vertical-align: middle;
    text-align: center;
}

.FeaturedTitle
{
font-size:12pt;
color:#ffffff;	
}
.FeaturedText,a.FeaturedLink,a:hover.FeaturedLink
{
	font-size:9pt;
	color:#ffffff;
}

.StaffTitle
{
	font-size:12pt;
	color:#0072bc;
}
.StaffRole
{
	color:#3f3f3f;
	font-size:11pt;
}
.StaffOffice
{
	color:#848484;
	font-size:11pt;
}

.StaffDescription
{
	font-size:10pt;
	color:#848484;
}

a.FeaturedLink
{
	text-decoration:underline;
}
a:hover.FeaturedLink
{
	text-decoration:none;
}
td:hover.ProjectCol1
{
    background-color: #006eaf;
}

.ProjectCol2
{
	width:166px; vertical-align:top; text-align:left;
	padding-right:20px;
	padding-left: 15px;
}

a.ProjectLink
{
	font-size: 8pt;
	color: #5f5f5f;
}    

a:hover.ProjectLink
{
	font-size: 8pt;
	color: #000000;
}    

.ProjectViewClient
{
    color: #000000;
    font-size: 12pt;
}

.ProjectViewLocation
{
    color: #5a5a5a;
    font-size: 8pt;
}

.ProjectViewText
{
    color: #006aef;
    font-size: 8pt;
}

.ProjectViewBack
{
    background-color: #848484;
    font-size: 9pt;
    height: 27px;
}

.ProjectViewBack a
{
    color: #ffffff;
}

.ProjectViewBack a:hover
{
    color: #000000;
}

.ProjectViewBlue, .ProjectViewBlueLink
{
    background-color: #5d95b7;
    font-size: 9pt;
    height: 27px;
    color: #ffffff;
    text-align: center;
}

td:hover.ProjectViewBlueLink
{
    background-color: #006eaf;
    font-size: 9pt;
    height: 27px;
    color: #ffffff;
}

.ProjectViewBlue a, .ProjectViewBlueLink a
{
    color: #ffffff;
}
















.DBContent
{
position:relative;

top:-20px; 
/*left:-105px; */
z-index:101;
text-align:left;
height:100%;
width:738px;
}
.News,.NewsAlt
{
	/*background-color:#4A4A4A;*/
	width:500px;
	padding:9px;
	padding-left:0px;
	
	/*color:#000000;*/
}
.News
{
/*color:#4d9dd1;	*/
}
.NewsAlt
{
	/*background-color:#4D9DD1;*/
	/*color:#000000;*/
	/*margin-top:20px;
	margin-bottom:20px;*/
}
.NewsHead
{
	font-size:12pt;
	color:#000000;
}

.AboutHead{
	font-weight: bold;
	font-style: italic;
}
.TablePadding
{
	padding-left:10px;	
}

.TabMenu
{
	color:#ffffff;
	background-color:#848484;
	 
}
a:hover.TabMenu
{
	color:#000000;
}
.TabMenuClick,a.TabMenuClick,a:hover.TabMenuClick
{
	color:#006eaf;
	background-color:#ffffff;	
}



.twocolumns ul {
  /*float: left;
  width: 50em;*/
  padding: 0;
  margin-top: 5px;
  margin: 0;
  
}
 
.twocolumns li
{
	/*float: left;
	width: 25em;*/
	line-height: 130%;
	padding: 0;
	margin: 0;
	list-style-type: none;
} 

.twocolumns table
{
	width:100%;
}
.twocolumns td
{
 vertical-align:top;
 width:50%;
}

.GV_GridView
{
width:100%;	
border:none;
}

tr.GV_item{
    background-color: #D1D2D4;
    color:#000000;
}
tr.GV_altitem
{
	background-color: #BCBDC1;
	color:#000000;
}

tr:hover.GV_item, tr:hover.GV_altitem, tr:hover.GV_altitem a,tr:hover.GV_item a{
    /*background-color: #F7D3D6;*/
    color:#006eaf;
}

.GV_item_selected td, .GV_item td, .GV_altitem td, .GV_header th{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    
}
/*.GV_altitem table
{
border:none !important;	
}*/
.GV_item_selected td{
    font-weight: bold;
}

tr.GV_item a,tr.GV_altitem a
{
	color:#000000;	
}

tr.GV_item a:hover,tr.GV_altitem a:hover
{
	text-decoration:underline;
}

/*.GridItem, .GridAltItem{
	background-color: #D1D2D4;
}

.GridAltItem{
	background-color: #BCBDC1;
}*/
.BackButton
{
background-color:#ffffff; 
padding:7px;

}
a.BackButton
{
	color:#006eaf;
}
a:hover.BackButton
{
	color:#000000;
}

.Footer,.Footer a,.Footer a:hover
{
color:#BBBDC0;	
text-decoration:none;
font-size:7pt;
}

.Footer a:hover
{
color:#000000;	
}