
BODY {
	font-family:Lucida Sans Regular, Lucida Sans Unicode, Lucida Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:0.9em;
	}
	
	
#newBodyBg {
background-color:#FFF2DA;
}

.newLink, select option.newLink {
padding-right:30px;
background-color:#FFCC66;
background-image:url(/images/nav_icons/new_bkgd.gif);
background-repeat:no-repeat;
background-position:right;
}


H1 {
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
color:#006940;
font-size: 1.4em;
}

H2 {
font-size: 1.3em;

}

H3 {
font-size: 1.2em;

}


H4 {
font-size: 1.1em;

}

H5 {
font-size:1em; 
font-style:italic;
margin-bottom:5px;
}


h2, h3, h4, h5 {
font-weight:bold;
/*margin:0px 0px 0px 0px;*/
} 

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p{
margin-top:0px}

a:link, a:active  { 
color:#006940;
}

a:visited {
color:#669966;
}

/*styles for emphasis- can be combined, such as class ="green boldText allCaps"*/


ul {
	margin:5px 0px 10px 10px;
	padding-left:15px;
}


ul li {
	list-style:disc;
}

/*classes*/

.content {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align:left;
	width: 730px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	border:0px;
	min-height:100%;
	position:relative;
}

.content { /*box model hack for consistent cross-browser widths*/
	\width: 750px; 
	w\idth: 730px;
}

.displayNone {
display:none;}

.indent {margin-left:20px;}

.noLeftPad {
	padding-left:0px;
	\width: 750px; 
	w\idth: 740px;
}

.showForPrint {
	display:none;
}

a:hover  {
	color:#00CC00;
}

.caption { 
	font-weight: bold;
	font-size: 11px;
	color:#CC6600;
}

.tinyText {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.financialTable {
	margin-bottom:10px;
	border-collapse:collapse;
	border:1px solid #006940;
}

.financialTable td, .financialTable th {
	font-family:Tahoma, Franklin Gothic Medium, Baskerville, Arial, Helvetica, sans-serif;
	padding:4px;
	font-size:12px;
}


.financialTable td.formLabel{
	font-weight:bold;
}

.financialTableLeftCol td {
	width:125px;
}

.financialTable th{
	font-weight:bold;
	background-color:#006940;
	color:#FFFFFF;
}

.financialTableAlignRt {
	text-align:right;
	width:75px;
}

.financialTableAltRow, .financialTableAltRow td {
	background-color:#FFFAF0;
}

.financialTableHighlightTH {
	background:#B7FFB7;
}

.financialTableHighlightCol {
	background:#CCCCCC;
}

.icon {vertical-align: bottom;}


/*APPLICATION (forms) TABLES*/
.appTable {
	border: 1px solid #006940;
	padding-right:11px;
	margin-top: 5px;
	width:100%;
	border-collapse:collapse;
}

.borderAll td, .borderAll th{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.appTable td, .appTable th {
	font-family:Tahoma, Franklin Gothic Medium, Baskerville, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	padding-left:2px;
	background-color:#FFFAF0;
}

.appTable td.formLabel{
	font-weight:bold;
	/*color:red;*/
}

.appTableAltRow td {
	background-color:#FFFFFF;
}

.appTable th.formSection, .appTable th.formSection a {
	background-color:#006940;
	font-size:13px;
	color:#FFFFFF;
	height:20px;
	font-weight:bold;
}

.appTable td.formLabel{

}

#nextStepsTable, #nextStepsTable th.formSection a, #nextStepsTable th.formSection {
	background-color:#F47D20;
	border:1px solid #F47D20;
}


#nextStepsTable td{padding-bottom:5px;font-size:12px;font-weight:bold;}
#nextStepsTable th a{color:#FFFFFF;}





.appErrorMsg {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#990000;
	padding:5px;
	clear:both;
}

.appErrorMsg a:, .appErrorMsg a:link, .appErrorMsg a:active, .appErrorMsg a:visited {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#990000;
	padding:5px;
	clear:both;
}

input, select, textarea, option {
	font-family:Lucida Console, Letter Gothic Std, Courier New, monospace;
	font-size: 11px;
	font-stretch: ultra-condensed;
	vertical-align:middle;
}
.inputRequired{}

select.inputRequired, 
option.inputRequired,
input.inputRequired, 
text.inputRequired, 
textarea.inputRequired, 
.inputRequired textarea,
.inputRequired input, 
span.inputRequired input, 
span.inputRequired select, 
/*span.inputRequired option,*/
td.inputRequired input, 
td.inputRequired select,
/*td.inputRequired option*/{
background-color:#E1F2E7;
}

td.inputOptional {
background-color:#FFF1D5;
}

td.inputOptionalBorder{
border-bottom:1px dotted #AA9260;
}


.formbutton{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B75B00;
	border: thin solid;
	border-top-color:#FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color:#663300;
	border-left-color: #663300;
	overflow: visible;
	padding: 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:3px;
	vertical-align:middle;
}

.formbutton hover{
background-color:#FFB062;
}

.mapBorder {
	border:1px solid #000000;
}

.serviceLogo {
	float:right;
	clear:both;
	margin-left:10px; 
	margin-bottom:10px;
}

.svcMapSm {
	margin-left:10px;
	margin-bottom:10px;
	float:right;
	clear:none;
	font-weight:bold;
	font-size:11px;
}


.updatedMarker {
	background:#FFF1D5;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:7px; 
	padding:2px; 
	border:1px dotted #EE791F; 
	color:#EE791F;
	margin-right:5px;
	margin-bottom:15px;
	font-weight:bold;
	float:left;clear:left;
	width:40px;
	text-align:center;
}

.newMarker {/*extends the .updatedMarker class*/
	background:#FCE485;
	font-size:8px;
	font-style:oblique;
	border:1px solid #EE791F; 
	padding:1px;
}


.HideSelDiv {
	display : none;
}
