body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #9c9c9c;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #789621;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #555555;
	font-size: 16px;
	line-height: 110%;
	text-align: justify;
	font-family: Times New Roman;
}
.style4 a{ /*hover background color*/
	color: #555555;
	text-decoration: none;
	font-size: 16px;
	line-height: 100%;
	text-align: justify;
	font-family: Times New Roman;
}
.style5 {
	color: #789621;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {color: #747474; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style7 {color: #A8A8A8; font-size: 11px; font-family: tahoma}
.style9 {color: #789621; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style10 {color: #747474; font-size: 15px; font-family: verdana; font-weight: bold; }
.style11 {color: #747474; font-size: 11px; font-family: tahoma; }
.style12 {color: #0c4fab; font-size: 15px; font-family: verdana; font-weight: bold; }
.style13 {color: #179700; font-size: 15px; font-family: verdana; font-weight: bold; }

.style14 {
	color: #0c4fab;
	font-size: 16px;
	line-height: 110%;
	text-align: justify;
	font-family: Times New Roman;
	font-weight: bold;
}
.style15 {
	color: #555555;
	font-size: 16px;
	line-height: 110%;
	text-align: justify;
	font-family: Times New Roman;
}
.style15 a{
	color: #0c4fab;
	font-size: 16px;
	line-height: 110%;
	text-align: justify;
	text-decoration: none;
	font-family: Times New Roman;
}
.mouseon
{
    CURSOR: pointer;
    BACKGROUND-COLOR: #f0eee1;
}
.mouseoff
{
    BACKGROUND-COLOR: #ffffff;
}
.mousedown
{
    BACKGROUND-COLOR: #f0f0f0;
}

h3.accTop {
	font-size:16px;
	font-weight:bold;
	color:#0c4fab;
	border-bottom:1px solid #ccc;
	margin:0;
	cursor:pointer;
	font-weight:normal; padding-left:15px; padding-right:0; padding-top:7px; padding-bottom:7px
	}
	
h3.selected {
	color:#0c4fab;
	font-size:18px;
	border-bottom:1px solid #ccc;
	font-weight:bold
	}
	
.accBody {
	padding:10px 15px;
	color: #555555;
	font-size: 16px;
	line-height: 110%;
	text-align: justify;
	font-family: Times New Roman;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	display:none;
	}
	
.accBody p {
	padding:0;
	margin:0 0 10px 0;
	line-height:1.3em;
	}
		
.accBody_title {
	margin:0 0 10px 12px;
	padding:0;
	color:#666;
	font-size:16px;
	text-align: left;
	}

h3.accTop.selected {
	color:#0c4fab;
	border-bottom:1px solid #ccc;
	font-weight:bold
	}	

	