/* -----------------  page styles -------------------------------------------------------*/
body { padding:0; margin:0; font:12px Verdana, sans-serif; line-height: 17px; background:#f4f4f4 url(../images/bodybg.gif) center repeat-y; color: #555; text-align:center; }
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff; position:relative; text-align:left;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:none; }
.hov{ font-weight:bold;}
p { margin:0;padding-top:4px;}
h2 {font-weight:bold;font-size:14px;padding:0px 0px 4px 0px;margin: 10px 0px 6px 0px;color:#005197;border-bottom: 2px dotted #444;}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
.clear{ clear:both;}
.tabstyle01 th{ background-color: #5B5B5B; color:#FFFFFF; line-height:30px;}
.tabstyle01 td{ background-color: #f4f9fd; line-height:26px; padding:0 0 0 4px;}
/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; height:80px; background: url(../images/header.jpg) no-repeat; 
margin:0; }
#title {
	float:left;
	padding: 0px 0px 0px 180px;
	width:150px;
	height: 60px;
}
#title h3 {
	font-size:12px;
	padding:0;
	margin-top:46px;
	color:#696969;
}
#hright {
	float:right;
	width:560px;
	height: 60px;
	margin:0;
}
#hrighttop {margin:0; padding:0; float:right; text-align: right;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu { width: 550px; float:right; margin:5px 0 0 0; padding:0; text-align:right;}
#menu li { display:inline; }
#menu li a {  color: #006699; text-decoration:none; padding:1px 5px 1px 5px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19; font-weight:bold;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic { width:900px; margin:5px 0 10px 0;background: url(../images/homepic.jpg) no-repeat;}
#homepic a {color:#fff;}
.message{
	position:absolute;
	width:569px;
	float:left;
	color:#fff;
	left: 49px;
	top: 112px;
}
#bottomcontenttop{width:900px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{
	width:898px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	background: url(../images/bg_bottomcontent.gif) repeat-y;
}
#bottomcontent ul{ display:block; padding:4px 0 0 0; }
#bottomcontent ul li{
line-height:22px;}
#bottomcontent p.padd2kg{ text-indent:2em;}
#bottomcontent h3{ font-size:13px; line-height:24px; margin:0; padding:0;}
#bottomcontentbtm{width:900px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
.left {
	float: right;
	width: 270px;
	margin: 0 6px 0 0;
	padding:10px;
}
.page_left{	float:left;	width:580px; margin:0 0 0 10px;}
.case_logo img{ border:1px solid #d4d4d4;}
.case_logo span{ margin:0 0 0 5px;}
.middle {
	float: right;
	width: 270px;
	margin: 0 6px 0 0;
	padding:10px;
}
.im_titlebg01{ width:270px; height:60px; background:url(../images/title01.jpg) no-repeat;}
.im_titlebg02{ width:270px; height:60px; background:url(../images/title02.jpg) no-repeat;}
.QA{color: #339933; position:relative;}
.QA span{  display:block; position:absolute; right:4px; top:0px; }
.QA a{font-size:12px; color:#535353; font-weight:normal;}
.down_title{ color:#FF6600;}
.right {
	float: right;
	width: 262px;
	margin: 0 6px 0 0;
	padding:10px 10px 0px 18px;
}
.right p{
	display:block;
	padding:0 0 6px 0;
}
.arrow01{background:url(../images/up_arrow01.gif) no-repeat center; height:5px; margin:4px 0 0 0; }
/* ----------------- Bottom content -------------------------------------------------------*/

#footer { clear: both; text-align:center; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #7C7C7C; background: inherit;}
#footer a:hover{ text-decoration:none;}
.copyright{
	height:40px;
	background:url(../images/footer_bg.gif) no-repeat center;
	text-align:center;
	padding:20px 0 0 0;
	color:#f5f5f5;
}


#basic-accordian{
	padding:3px;
}

.accordion_headings{
	padding:5px;
	color:#894e4e;
	cursor:pointer;
	font-weight:bold;
	border-bottom:1px dashed #d4d4d4;
	background:url(../images/83.png) no-repeat right;
}

.accordion_headings:hover{
    color: #666666;
}

.accordion_child{
	padding:8px;
	background:#f5f5f5 ;
	color:#000;
}

.header_highlight{
	background: #f0f0f0 url(../images/87.png) no-repeat right;
	border-bottom:1px solid #d4d4d4;
}