
#mainDiv
{
	margin-top:10px;
	width:780px;
	padding-right:8px;
}
.mainDiv
{
	margin-top:10px;
	width:780px;
	padding-right:8px;
}
#faqcontent{
	width:775px;
	background:#FFFFFF;
	margin:0;
	padding:0;
}
.topItem
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0;
    background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 775px;
	color: #333333;
	cursor:pointer;
	text-indent:3px;
}
.topItemOver
{
  	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0;
 	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 775px;
 	color: #333333;
	cursor:pointer;
	text-indent:3px;
}
.topItemClose
{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0;
    background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 775px;
	color: #333333;
	cursor:pointer;
	text-indent:3px;
}
.topItemCloseOver
{
  	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0;
 	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 775px;
	color: #333333;
	cursor:pointer;
	text-indent:3px;
}
.dropMenu
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	border: 1px solid #FFFFFF;
	border-width: 0 1px 1px 1px;
	filter:alpha(opacity=100);
	padding-top:2px;
	padding-bottom:2px;
	width:775px;
}
.subMenu
{
   display:block;
}
.subItem
{
	margin-left:26px;
	margin-top:2px;
	height:60px;
	width:735px;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	text-decoration:none;
    text-align:justify;
}
.subItemOver
{
	margin-left:26px;
	margin-top:2px;
	width:735px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:60px;
	color:#353535;
	text-decoration:none;
	text-align:justify;
}
.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}




