body {
	margin: 0;
	padding: 0;
	background: #C1CCD3;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #344E60;
}

a{
	color: #0073BF;
	text-decoration: none;
}
a:hover{
	color: #005187;
	text-decoration: underline;
}
a:active{
	color: #4AB7FF;
	text-decoration: underline;
}

hr{
	height: 1px;
	background: #ABB8C0;
	color: #ABB8C0;
}

form{
	margin: 0;
	padding: 0;
}

input, textarea{
	color: #4B6A7F;
	font: 12px Tahoma;
}

.bgTOPLEFT {
	background: #FFF url('../images/bgslice_top_left.jpg') repeat-x top left;
}
.bgTOPLEFT_inside {
	background: #FFF url('../images/bgslice_topl_left_inside.jpg') repeat-x top left;
}

.bgTOPRIGHT {
	background: #FFF url('../images/bgslice_top_right.jpg') repeat-x top left;
}
.bgTOPRIGHT_inside {
	background: #D1D9DE url('../images/bgslice_top_right_inside.jpg') repeat-x top left;
}

.bgNAV {
	background: url('../images/nav_bar_bkg.gif') repeat-x top left;
	height: 45px;
}
.bgNav_holder{
	position:relative;
	top:0;
	background: url('../images/nav_bar_bkg_tr2.jpg') no-repeat top right;
	height: 45px;
}

.bgNav_holder_index{
	position:relative;
	top:0;
	background: url('../images/nav_building.jpg') no-repeat top right;
	height: 45px;
}

.bgMIDDLELEFT {
	background: #748B9B url('../images/bgslice_side_left.jpg') repeat-y top right;
}

.bgMIDDLERIGHT {
	background: #748B9B url('../images/bgslice_side_right.jpg') repeat-y top left;
}

.bgBLUEBAR {
	background: #02223E url('../images/bgslice_bluebar.jpg') repeat-x top left;
}

.bgBLUEBAR_bkg_right{
	background: url('../images/bg_bluebar_interior.jpg') no-repeat top right;
}

.bgBLUEBAR_inside{
	background: #032844 url('../images/bg_bluebar_interior_bg.jpg') repeat-x;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #CDD5DA;
}
.contentAREA{
	background: #B5C1CA url('../images/content_bkg.jpg') repeat-x top;
	padding: 30px;
}

.add25Padding{
	padding: 25px;
}

.bgWHITEBAR {
	background: #A2B2BD url('../images/bgslice_bottom.jpg') repeat-x top left;
	height: 142px;
}

.bgINTRO {
	background: url('../images/bg_bluebar.jpg') no-repeat top left;
	padding: 33px 33px 20px 33px;
	font: 12px/17px verdana;
	color: #CDD6DC;
}

.bgPROJECTS {
	background: #BAC7CF url('../images/bgslice_projects.jpg') repeat-x top left;
	padding: 15px 15px 15px 15px;
	font: 12px/17px tahoma;
	color: #4B6A7F;
}

.bgFOOTER {
	background: #C1CCD3 url('../images/bgslice_main_bot.jpg') repeat-x top left;
	height: 128px;
}

.footer{
	line-height: 18px;
	color: #7A91A0;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 11px;
}
.footer a{
	color: #7A91A0;
	text-decoration: none;
}

.height100 {
	height: 100%;
}

img {
	border: 0;
}

h1{
	font: 15px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
}
.blue {
	color: #7A91A0;
}
.white {
	color: #FFFFFF;
}

table.underlineTDs td{
	border-bottom:1px solid #D4DADE;
	padding: 6px;
	padding-left: 0;
}

/* list styles */

ul.map{
	margin: 0;
}
ul.map li{
	list-style: none;
	background: url('../images/icon_map.gif') no-repeat;
	padding-left: 26px;
	margin-bottom: 10px;
}

/*------------------------
     TABLE STYLES
------------------------*/
	
	.contentTable {
		width: 100%;
		margin: 0 0 30px 0;
		border-spacing: 1px;
		}	
		
	.contentTable th {
		text-align: left;
		font-weight: bold;
		padding: 6px 6px 6px 20px;
		background: #fff;
		}
		
	.contentTable td {
		text-align: left;
		padding: 6px 6px 6px 30px;
		background: #e4e9ed;
		}
		
	.contentTable td a {
		text-decoration:none;
	}
		
	.contentTable tr.subhead td {
		background: #f5f5f5;
		}
	.contentTable td.left, .contentTable th.left {
		text-align: left;
		}
	.contentTable td.right, .contentTable th.right {
		text-align: right;
		}		
	.contentTable td.indent {
		text-align: left;
		padding-left: 30px;
		}
	
	.contentTable-subhead td {
		background: #f5f5f5;
		}	
	.contentTable-subhead {
		}
		
	.total {
		border-top: #e6e3e0 2px solid;
		font-weight: bold;
		}
	
	
	table .pdf {
		margin: 5px 0 5px 0;
	}
	
	
	ul.pdf {
		margin: 20px 0 20px 10px;
		padding: 0;
		}	
	ul.pdf li {
		list-style: none;
		background: url('../images/blt-pdf.gif') no-repeat 0 2px;
		padding-left: 24px;
		padding-bottom: 5px;
	}
	li.pdf {
		list-style: none;
		background: url('../images/blt-pdf.gif') no-repeat 0 2px;
		padding-left: 24px;
		padding-bottom: 5px;
	}	

/*	menu css */
.clCMAbs{
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
}

/*Style for the background-bar*/

.clBar{
	position: absolute; 
	height: 10px; 
	background: #c9d1d0; 
	visibility: hidden;
}

/*Styles for level 0*/

.clLevel0,.clLevel0over{
	position: absolute;
	padding: 0px; 
	font: 11px Tahoma; 
	color: #FFFFFF;
}
.clLevel0over{
	
}
.clLevel0border{
	position: absolute;
	visibility: hidden;
}

/*Styles for level 1*/

.clLevel1, .clLevel1over{
	border-top: 1px solid #32556C;
	position: absolute; 
	padding-left: 28px;
	padding-top: 5px;
	font: 11px tahoma;
	color: #FFFFFF;
	background: url('../images/nav_item_bkg.gif') 12px 9px no-repeat;
}
.clLevel1over{
	background: #294E66 url('../images/nav_item_bkg.gif') 12px 9px no-repeat;
	cursor: pointer;
}
.clLevel1border{
	visibility: hidden;
	position: absolute;
	top: 0;
	background: #1C435C url('../images/nav_bkg.gif') bottom repeat-x;
}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	border-top: 1px solid #32556C;
	position: absolute; 
	padding-left: 28px;
	padding-top: 5px;
	font: 11px tahoma;
	color: #FFFFFF;
	background: url('../images/nav_item_bkg.gif') 12px 9px no-repeat;
}
.clLevel2over{
	background: #294E66 url('../images/nav_item_bkg.gif') 12px 9px no-repeat;
	cursor: pointer;
}
.clLevel2border{
	visibility: hidden;
	position: absolute;
	top: 0;
	background: #1C435C url('../images/nav_bkg.gif') bottom repeat-x;
}
