body {
	font-family: Veranda,"ariel", helvetica, sans-serif;
	/* OLD Background Colors -- #333333 (dark grey)  */
	background-image: url(images/sidebarbgN2.gif);
	/*background-repeat: no-repeat;*/
	padding: 0px;
	margin: 3px;
	
}

#mainTable {	
		border: 3px solid #000000;
		background-repeat: no-repeat;		
}
#mainTable td {				
		background-repeat: no-repeat;
}
#maincontent {	
		border-right: 3px solid #000000;
		font-size: 14px;
		background-color: none;
		background-position:left, top;
		background-repeat: repeat-y;	
}
#maincontent-FA {	
		border-right: 3px solid #000000;
		font-size: 14px;
		background-image: url(images/sidebarbgN1.gif);
		/*background-color: #996699;*/
		background-position: left, top;
		background-repeat: repeat;	
}
#maincontent-index {	
		border-right: 3px solid #000000;
		vertical-align: top;
		/*background-color: #CCCCCC;*/
		padding-top: 10px;
		background-image: url(images/sidebarbgN1.gif);
		background-repeat: repeat;	
}
#sidebar {
	width: 120px;
	vertical-align:top;
	text-align: center;
	list-style-type: none;
	background-image: url(images/sidebarbg.jpg);
	Border-left: 3px solid #000000;
	Border-right: 3px solid #000000;
}
#header {
	border-bottom: 3px solid #000000;
	background-image: url(images/banner2grey.gif);
	background-repeat: no-repeat;
	background-position:left;
}

#footer {
	border: 2px solid #000000;
	background-color: #333333;
	color: #cccccc;
}
	
/* Links */
/* Navigation Links ----------------------------------------------------------------------------------------------------------*/

a.nav:link, a.nav:visited {
	
	display: list-item;
	padding: 9px;
	Width: 120px;
	text-decoration: none;
	background: url(images/upstatered.gif) no-repeat center top;
	
	}
a.nav:hover {
	
	display: list-item;
	padding: 9px;
	Width: 120px;
	text-decoration: none;
	background: url(images/overstatered.gif) no-repeat center top;
}

a.navb:link, a.navb:visited {
	
	display: list-item;
	padding: 9px;
	Width: 120px;
	text-decoration: none;
	background: url(images/upstateblu.gif) no-repeat center top;
}
a.navb:hover {
	
	display: list-item;
	padding: 9px;
	Width: 120px;
	text-decoration: none;
	background: url(images/overstateblu.gif) no-repeat center top;
}
a.navc:link, a.navc:visited {
	
	display: list-item;
	padding: 9px;
	Width: 120px;
	text-decoration: none;
	background: url(images/upstategrn.gif) no-repeat center top;
}
a.navc:hover {
	
	display: list-item;
	padding: 9px;
	Width: 120px;
	text-decoration: none;
	background: url(images/overstategrn.gif) no-repeat center top;
}

/* Nav adjustments ----------------------------------------------------------------------------------------------------------*/

#navcopy1 {
	color:#ffffff;
	font-size: 12px;
	line-height: 5px;
	}
#navcopy2 {
	color:#ffffff;
	font-size: 12px;
	line-height: 4px;
	margin-left: 3px;
	}
#navcopy3 {
	color:#ffffff;
	font-size: 12px;
	line-height: 4px;
	margin-left: 6px;
	}
#navcopy4 {
	color:#ffffff;
	font-size: 12px;
	line-height: 4px;
	margin-left: 9px;
	}
#navcopy5 {
	color:#ffffff;
	font-size: 12px;
	line-height: 4px;
	margin-left: 12px;
	}
#navcopy6 {
	color:#ffffff;
	font-size: 12px;
	line-height: 4px;
	margin-left: 15px;
	}
	
/* Body Links ----------------------------------------------------------------------------------------------------------*/

a.body:link {	
	color: #000000;
	}
a.body:visited {	
	color: #990000;
}
a.body:hover {
	color: #666666;
}
a.bodyG:link {	
	color: #339933;
}
a.bodyG:visited {	
	color: #339933;
}
a.bodyG:hover {
	color: #00FF00;
}
a.bodyHome:link, a.bodyHome:visited, a.bodyHome:hover {
	max-height: 240px;
	border: 0px solid #ffffff;
	height: auto;
	width: auto;
}

/* Text color adjustments ----------------------------------------------------------------------------------------------------------*/ 

.backtcolor1 {
	background-color:#FFFF00;
	color: #000000;
}
.backtcolor2 {
	background-color:#CC0000;
	color: #FFFFFF;
}

.formgreen {
	color: #00CC00;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	padding: none;
	
	}
#h12 {
	font-size: 26px;
	line-height: 26px;
	padding: none;
	font-weight:bold;
	color: #8C0003;
	
	}
#h13 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: none;
	}
#h14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
#h15 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	font-weight:bold;
}