p {
color:#666666;
padding:5px 5px;
}

#container {
	MIN-HEIGHT: 100%; MARGIN: 3px auto; WIDTH: 100%
}
#content {
margin:0pt auto;
width:190px;
}

#wrap {

overflow:hidden;
width:200px;
}

h3 {
	background:#9cd7a8 none repeat scroll 0%;
	border-bottom:0px solid #000000;
	font-family:Georgia,Georgia,Times New Roman,Arial;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	margin:0pt;
	padding:8px 0pt 8px 15px;
	text-decoration:none;
	display: block;
	background-image: url(back_acc.png);
	background-position: bottom;
	background-repeat: no-repeat;
	/* background-image: url(back_acc.png); */
}

h3.toggler a {
color:#000000;
text-decoration:none;
}
h3.toggler a:hover {
	color:#ffffff;
	text-decoration:none;
	
}

div.accordion {
background:#FFFFFF url(accordionbg_green.png) repeat-x scroll left top;
}
div.accordion ul {
list-style-type:none;
margin:0pt 0pt 0px;
padding:0pt;
}
div.accordion ul li {
padding:6px 0pt;
}
div.accordion ul li a {
    height: 2em;
    font-family:Georgia,Times,Verdana,Arial;
    color:#666666;
    display:block;
    font-size:80%;
    width:184px;
    margin:0px 0px 0px 3px;
    padding:2px 0px 0px 0px;
    text-decoration:none;
}
div.accordion ul li a span {
 padding:0px 0px 0px 0px;
/*padding-bottom:0px; */
}
div.accordion ul li a img {
/* border:0pt none;
margin-right:0px;
vertical-align:bottom; */
}
div.accordion ul li a:hover span {
	height: 2em;
	text-decoration:none;
	background-color: #9acca4;
	color: #000000;
	display:block;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	background-image: url(back_acc.png);
	background-position: top;
	background-repeat: no-repeat;
}
#top_round {
font-size:1px;
height:9px;
}
#bottom_round {
font-size:1px;
height:9px;
}
/*
.top_dark {
background:transparent url(top_dark.gif) no-repeat scroll left top;
}
.top_light {
background:transparent url(top_light.gif) no-repeat scroll left top;
}
.bottom_dark {
background:transparent url(bottom_dark.gif) no-repeat scroll left top;
}
.bottom_light {
background:transparent url(bottom_light.gif) no-repeat scroll left top;
}
*/
.first {
padding-top:5px;
}
.last {
padding-bottom:0px;
}
