htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/leftSideBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.containerDIV {
	width: 740px;
	top: 0px;
	z-index:32;
}

.INNERtopDIV {
	z-index:31;
	width: 740px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
}

.INNERbottomDIV {
	z-index:32;
	width: 740px;
	position: absolute;
	top: 138px;
}

.headerDIV {
	width: 740px;
	height: 138px;
}

.bodyDIV {
	width: 740px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.leftSideDIV {
	float: left;
	width: 240px;
}

.rightSideDIV {
	float: right;
	width: 490px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

.footerDIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.over { 
	background-image: url(../images/btn-on.jpg);
	height: 28px;
	width: 172px;
	padding-right: 25px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: right;
} 

.out { 
	background-image: url(../images/btn-off.jpg);
	height: 28px;
	width: 172px;
	padding-right: 25px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: right;
} 

.subNav {
	background-image: url(../images/leftSideBG2.jpg);
	height: 183px;
	background-repeat: repeat-y;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 15px;
}

.subNavCEN {
	background-image: url(../images/menuSpace2.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 15px;
}

.subNavCEL {
	background-image: url(../images/menuSpace3.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 15px;
}

.subNavForms {
	background-image: url(../images/menuSpace4.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 15px;
}

.subNavEducation {
	background-image: url(../images/menuSpace5.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 15px;
}

a, a:active, a:hover, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE0000;
	font-weight: normal;
	text-decoration: underline;
}

a.sideNav, a.sideNav:active, a.sideNav:hover, a.sideNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.sideNavSub, a.sideNavSub:active, a.sideNavSub:hover, a.sideNavSub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.express {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bolds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.emphasisred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #DE0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DE0000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.sitemapHeading {
	background-color: #666666;
	padding: 5px;
	color: white;
	font-weight: bold;
}

.sitemapCell {
	border: 1px solid #666666;
	padding: 5px;
}