body, table td, select {
    font-family: Arial,sans-serif;
    font-size: small;
}
a {
	text-decoration: none;
	color: #195589;
}
a:hover {
	color: #e06900;
}
h1 {
	font-size: 120%;		
}
h1 span#project_id {
	margin-left: 5px;
	font-weight: normal;
	font-size: 80%;
}
p.field {
	clear: left;
	padding: 5px 0px;
}
label {
	float: left;
	display: block;
	font-weight: bold;
	color: #165788;
	width: 200px;
}
var {
	float: left;
	display: block;
	width: 450px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.textblock {
	display: block;
	text-align: justify;
	font-size: 11px;
	padding: 2px 10px 2px 2px;
	margin-right: 10px;
}
.list-bckgrndIE {
	background-position: 22px 50%;
	text-indent: 30px;
	padding: 2px 12px;
}
.list-bckgrndOther {
	background-position: 0px 50%;
	text-indent: 18px;
	padding: 2px;
}
div.file-icon-pdf {
	background-image: url('css/images/icon-file-pdf.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
div.file-icon-doc {
	background: url('css/images/icon-file-doc.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
div.file-icon-xls {
	background: url('css/images/icon-file-xls.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
div.file-icon-zip {
	background: url('css/images/icon-file-zip.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
div.file-icon {
	background: url('css/images/icon-file.gif');
	background-repeat: no-repeat;
	margin: 0px;
}
div.tableHeader {
	background: none repeat scroll 0 0 #C3D3DF;
    color: #165788;
    font-family: Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    padding: 5px 0 0 10px;
    text-transform: capitalize;
    vertical-align: middle;
}
table td.fieldName {
	color: #165788;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.fieldValue {
	vertical-align: top;
	text-align: left;
	padding-right: 40px;
	font-size: 11px;
}
table td.fieldValue {
	vertical-align: middle;
}
table.outerTable {
	width: 100%;
	border: 2px solid #C3D3DF;
}
table.unitTable {
	clear:both;
	width: 100%;
	font-size: 90%;
	font-weight: normal;
}
table.unitTable td.lu-title {
	padding: 6px 0px 6px 0px;
	font-weight: bold;
}
table.unitTable th {
	border: 1px solid #B9C6D0;
	padding: 0px 4px;
	background-color: #C3D3DF;
	color: #165788;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
}
table.unitTable td {
	border-bottom: 1px solid #C3D3DF;
    border-left: 0 none;
    border-right: 1px solid #DEE3E7;
    color: black;
    font-family: Arial,sans-serif;
    font-size: 11px;
    padding: 2px 4px 2px 10px;
}
div#gmap {
	float:right;
	width: 500px;
	height: 300px;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 10px;
}
div#mask {
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	position: absolute;
	z-index: 500;
	background-color: #a7c4ec;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
div.popup-wrapper {
	margin:0px;
	padding:0px;
	overflow:hidden;
	border: 0px;
	position: absolute;
	z-index: 1000;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color: transparent;
}
div.popup {
	padding: 5px;
	border: 1px solid #195589;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -200px;
	z-index: 21000;
	background-color: #fff;
	width: 600px;
	height: 400px;
	overflow-y: scroll;
}
div.popup:hover {
	border-width: 5px solid black;
}
/*
div.popup .close
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 2px;
	color: #195589;
	float:right;
	font-weight: bold;
	cursor: pointer;
}
*/
ul {
	color: #FF6D22;
	list-style-type: square;
}
/*	FOOTER */
#FooterSection {
    border: 0 solid lime;
    float: left;
    /* margin-bottom: 50px;
    padding-top: 34px;
    text-align: center; */
    width: 98%;
    background-color: #4c4b4c;
    padding: 14px 16px;
    margin-top: 20px;
}
#FooterMoreInfo {
    font-size: 9px;
}
.FooterNav {
    color: #165788;
    font-size: 11px;
    font-weight: bold;
}
#FooterNavContainer {
    font-weight: bold;
    padding-top: 8px;
}
#FooterCopyright {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    padding-top: 8px;
}
#FooterBottomLinks {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    padding-top: 8px;
}
.SmallComponentLinksAndHeadings {
    color: #165788;
    font-size: 11px;
    font-weight: bold;
}



#FooterTextwhiteOrb {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    display: inline;
    margin-left: 1px;
}

a#FooterTextwhiteOrb:hover {
    color: #00AB4E;
    font-size: 10px;
    font-weight: bold;
    display: inline;
    margin-left: 1px;
}
#FooterHeadingRight {
	display:none;
	font-size: 20px;
    font-weight: 100;
    margin: 8px 0 0 5px;
    float: right;
    color: #fff;
}
#FooterInlineRight {
	display: inline-block;
    vertical-align: middle;
    float: right;
}
#FooterInlineLeft {
	display: inline-block;
}
#FooterIhsLogoImage{
	display: inline-block;
    vertical-align: middle;
    float: left;
    background: url(../../css/images/spg_white.png) no-repeat;
    height: 64px;
    width: 380px;
    margin-top:-20px;
}