body, td, a, h1, h2, h3, h4, h5, h6, div {
	font-family: verdana, sans-serif, arial, tahoma, helvetica;
}

body {
	margin: 0px;
	font-size: 12px; color: #313f52;
}

td {
	font-size: 12px;
	line-height: 15px;
}

img {
	border: 0px;
}

em {
	font-style: italic;
}

ul {
	line-height: 18px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 22px;
	line-height: 24px;
	color: #3d414c;
}

h2 {
	font-size: 18px;
	line-height: 32px;
	color: #1b7fad;
}

h3 {
	font-size: 15px;
	line-height: 17px;
	color: #234357;
}

h4 {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}

/* Form Styles */

form {
	margin: 0px;
}

input, textarea, select {
	margin: 0px;
	font-size: 11px;
	vertical-align: middle;
}

label em {
	font-style: normal;
	text-decoration: underline;
}

/* Link Styles */

a {
	font-size: 12px;
	line-height: 13px;
	color: #4b5e7e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #969ca6;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

a:active {
	color: #00ccff;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

/*
div#menuBar a {
	color: #adb4bf;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}

div#menuBar a:hover {
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

div#menuBar a:active {
	color: #00ccff;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
*/

/* Custom Styles */

.tdMenu {
	background-color: #374661;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tdMenuLeft {
	background-color: #374661;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	border-bottom: 1px solid #000;
}

.tdField {
	background-color: #726a83;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}


.tdFieldLeft {
	background-color: #726a83;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdFieldCenter {
	background-color: #726a83;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.tdData {
	background-color: #eeeeee;
	color: #555;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdDataReq {
	background-color: #ffc4c4;
	color: #555;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdDataEither {
	background-color: #c4d2ff;
	color: #555;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdAction {
	background-color: #855656;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.footerLink {
	font-size: 11px;
	color: #222;
}

.footerLink:hover {
	font-size: 11px;
	color: #777;
}


.transitLink {
	font-size: 15px;
}

.transitLink:hover {
	font-size: 15px;
}

.menuBar {
	color: #000;
	background-color: #9eb2c3;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}

.menuBarSel {
	background-color: #4c6bad;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}

.menuLink {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.menuLink:hover {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}


/*
.menuLink {
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.menuLink:hover {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
*/
.menuSelected {
    cursor: pointer;
    cursor: hand;
    background-color: #dbcdbd;
    color: #444;
	font-weight: bold;
}

.menuNorm {
    cursor: pointer;
    cursor: hand;
    background-color: #eeeeee;
    color: #576c8a;
}

.menuHover {
	cursor: pointer;
	cursor: hand;
	background-color: #bdcbdb;
	color: #000;
}


.noChange:hover {
	color: #555;
}

.pageTitle {
	background-color: #9ea3af;
	width: 100%;
	background: url("/images/titleBg.png");
	height: 40px;
	color: #e2e8e8;
	font-size: 21px;
	font-weight: bold;
	padding-left: 20px;
}

.pageSubTitle {
	text-align: right;
	background-color: #cfd5e0;
	width: 100%;
	background: url("/images/subTitleBg.png");
	height: 40px;
	color: #3d404b;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
}


.aboutSubtitle {
/*	font-family: verdana, arial, tahoma, helvetica;*/
	font-size: 15px;
	line-height: 17px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.boxTitle {
	background-color: #546b7a;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
/*	font-family: verdana;*/
	text-align: center;
}

.infoBox {
	background-image: url("/images/site/ConcreteWhite.jpg");
	padding: 10px;
	border: 1px #b3b9c4 solid;
}

.mainBody {
	min-height: 280px;
}

.footer {
	border-top: 1px #999 solid;
	background-color: #d4d6d7;
	text-align: center;
	padding: 3px;
	font-size: 10px
}

.menuBox {
	border-bottom: #ffffff 1px solid;
	text-align: center;
	color: #bbbbbb;
	font-weight: bold;
}

.menuBoxGrey {
	background: #ffffff;
	border: #aaaaaa 1px solid;
	text-align: center;
	color: #777777;
	font-weight: bold;
}

.menuBoxSelected {
	border-bottom: #ffffff 1px solid;
	background: url("/images/projectMenuSelRed.png");
	text-align: center;
	color: #4a343d;
	font-weight: bold;
}

.menuBoxHover {
	border-bottom: #ffffff 1px solid;
	background: url("/images/projectMenuHover.png");
	cursor: pointer; cursor: hand;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

/* Interactive Map Overlay Styles */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

