@charset "utf-8";
/* CSS Document */
.body {
	background-color: #202020;
}
.body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#080000;
}
a.body_text:link {
	color:#857b77;
	text-decoration:none;
}
a.body_text:hover {
	text-decoration:underline;
}
a.body_text:visited {
	color:#857b77;
	text-decoration:underline;
}
.heading1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#5d4046;
}
.heading2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#857b77;
}
.heading3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#857b77;
}
#basic-accordian {
	width:208px;
	z-index:2;
}
.margins {
	padding-left:10px;
	padding-bottom:10px;
}
.accordion_headingsy7{
	background:url(../images/ivo_h_sidenav_y7.png) no-repeat;
	height:30px;
	width:208px;
	cursor:pointer;
}
.accordion_headingsy8{
	background:url(../images/ivo_h_sidenav_y8.png) no-repeat;
	height:30px;
	width:208px;
	cursor:pointer;
}
.accordion_headingsy9{
	background:url(../images/ivo_h_sidenav_y9.png) no-repeat;
	height:30px;
	width:208px;
	cursor:pointer;
}
.accordion_headingsgcse{
	background:url(../images/ivo_h_sidenav_gcse.png) no-repeat;
	height:30px;
	width:208px;
	cursor:pointer;
}
.accordion_headingsas{
	background:url(../images/ivo_h_sidenav_as.png) no-repeat;
	height:30px;
	width:208px;
	cursor:pointer;
}
.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}

.header_highlighty7{
	background:url(../images/ivo_h_sidenav_y7.png) no-repeat;
	height:30px;
	width:208px;
}
.header_highlighty8{
	background:url(../images/ivo_h_sidenav_y8.png) no-repeat;
	height:30px;
	width:208px;
}
.header_highlighty9{
	background:url(../images/ivo_h_sidenav_y9.png) no-repeat;
	height:30px;
	width:208px;
}
.header_highlightgcse{
	background:url(../images/ivo_h_sidenav_gcse.png) no-repeat;
	height:30px;
	width:208px;
}
.header_highlightas{
	background:url(../images/ivo_h_sidenav_as.png) no-repeat;
	height:30px;
	width:208px;
}
