.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover{color:#315284};
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
}

/* DYNAMIC NAV STYLES */
div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:11px;
	overflow:hidden;
	height:18;
	background-color:#FFC66B;
}

div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:18;
	background-color:#FFC66B;
	border-color: #ABA7A6; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:18;
	background-color:#FFC66B;

}
div.clSlideMenu3{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:18;
	background-color:silver;
}
div.clSlideMenu4{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:18;
	background-color:navy;
}
a.clA0{ /* All top level links */
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	background-repeat:no-repeat;
	width:145px;
	height:18px;
}
a.clA0:hover{ /* All top level links */
	color:#000000;
}
a.clA1{
	color:#6C4821;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 4px;
}
a.clA1:hover{ /* All sub level links */
	color:#EF3100;
}

a.clA2{ /* All sub2 level links */
	color:#65ADDB;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:#ffffff;
	text-decoration:none;
}
span.clArrow{
	font-family:webdings;
}

.dz{
	font-family:arial,helvetica;
	font-size:10px;
	color:white;
	background-color:#6C4821;
	border-color: silver; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}


/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; text-align:left; z-index:200}
#slideMenucont{position:absolute; width:120; visibility:hidden;}
.indexheading1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #6C4821;
	padding: 5px 10px;
	border: #6C4821;
}
.substatic_color {
	color: #FF0000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	padding-top: 8px;
	padding-left: 8px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
