									
body				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}										

td					{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
					
.yellow				{ font-size           : 14px;
					  letter-spacing      : -.2px;
					  color               : #E58700;
					  font-weight		  : bold;
					}
					
.red				{ font-size           : 14px;
					  letter-spacing      : -.2px;
					  color               : #990000;
					  font-weight		  : bold;
					}

.blue				{ font-size           : 11px;
					  letter-spacing      : -.2px;
					  color               : #000065;
					  font-weight		  : bold;
					}
					
.white				{ font-size           : 11px;
					  letter-spacing      : -.4px;
					  color               : #FFFFFF;
					}
					
.copy				{ font-size           : 10px;
					  letter-spacing      : -.2px;
					  color               : #CCCCCC;
					}
					
a                   { color               : #990000;
					  text-decoration     : underline;

					}
					
a:hover     		{ text-decoration     : none;
					}
					
a:visited     		{ color               : #333333;
					}
					





.toolEditTable
{
	border-spacing: 0px;
	margin:0; 
	border-collapse:collapse; 

}
.toolEditTable td
{
	vertical-align: top;
	text-align: left;
	padding: 0px 6px 20px 0px;
	font-size: 12px;

}
.toolEditTable th
{
	vertical-align: top;
	text-align: left;
	padding: 0;

}
.toolEditTable th.title
{
	vertical-align: top;
	text-align: right;
	padding-right: 14px;
}


.toolEditTable .header
{
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

.toolEditTable .blueheader
{
	color:003366;
}

.toolEditTable .right
{
	vertical-align: top;
	text-align: right;
}



.required-field {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}



.toolMessage
{
	font-size:13px;
	color:#A4191C;
	font-weight:bold;
}

/* ------- NCISC STYLES ------- */


#secNav {
	width:170px;
	padding: 0 15px;
	color: #ffffff;
}

#secNav ul{
	font-size: 16px;
	font-weight: normal;
	list-style: none;
	line-height: 1.2em;
	padding: 0 0 0 10px;
	margin: 0;
}

#secNav ul li {
	font-size: 12px;
	padding: 7px 0 7px 7px;
	font-weight: normal;
	line-height: 1.2em;
	border-bottom: 1px solid #CC8080;
	background: url(images/arrow.jpg) no-repeat top left;
	background-position: 0px 13px;
	color: #CC8080;
}

#secNav a:link, #secNav a:visited {
	color: #FFFF00;
	text-decoration: none;
}


#secNav a:hover, #secNav a:visited:hover {
	color: #FFFF00;
	text-decoration: underline;
}


.last {border-bottom: none !important;}












































