body{
	background-image: url('/images/bg-main2.jpg');
	background-color: #fff;
	background-repeat: repeat-x;
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	
	font-size: 16px;
	color: #666666;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;	
	margin: 0px;
}
h2{
	
	font-size: 14px;
	color: #666666;
	text-align: justify;
	padding-bottom: 10px;	
	margin: 0px;
}
h3{
	
	font-size: 14px;
	color: #F68500;
	text-align: justify;
	padding-bottom: 10px;	
	margin: 0px;
}
h4{
	
	font-size: 16px;
	color: #F68500;
	text-align: center;
	padding-bottom: 10px;	
	margin: 0px;
}
.td_nav{
	padding-right: 8px;
}
.td_headerRight{
	background-image: url('/images/bg-header1.jpg');
	background-repeat: repeat-x;
}
.td_top{
	height: 45px;
	background-image: url('/images/bg-top-tab.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.td_top1{
	
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
td{
	
	font-size: 12px;
	font-color: #333;
}
.td_content1{
	
	font-size: 12px;
	font-color: #333;
	padding-top:20px;
	padding-right:20px;
	text-align: justify;
}
.td_content2{
	
	font-size: 12px;
	font-color: #333;
	padding-top:20px;
	padding-left:20px;
	text-align: justify;
}
.td_footer{
	
	font-size: 10px;
	font-color: #cccccc;
	padding-top:20px;
	text-align: left;
	border-top: solid 1px #cccccc;
}
.td_subnav{
	width: 322px;
	
	font-size: 12px;
	font-color: #666666;
}
.td_header{
	width: 965px;
	height: 154px;
	/*vertical-align: bottom;*/
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
a.a-footer{
	
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-decoration: underline;
}
a.a-footer:hover{
	color: #F68500;
}
a.a-subnav{
	
	color: #F68500;
	text-align: left;
	text-decoration: underline;
}
a.a-subnav:hover{
	color: #333;
}
a.a-nav{
	
	font-size: 11px;
	color: #000;
	text-align: left;
	text-decoration: underline;
}
a.a-nav:hover{
	color: #ff9900;
}
a.a-top{
	color: #fff;
	text-decoration: none;
}
a.a-top:hover{
	color: #cccccc;
}

div.next, div.prev{
	margin-top:10px;
	display:inline-block;
}

div.next a, div.prev a{
	text-decoration:none;
	color:#333; display:block;
	padding:0;
	padding-bottom:5px;
}
div.next a:hover, div.prev a:hover{
	color:#f60;
}
div.next{
	padding-right:20px;
	text-align:right;
	background:url(../images/bg-next.png) top right no-repeat;
}
div.prev{
	padding-left:20px;
	text-align:left;
	background:url(../images/bg-prev.png) top left no-repeat;
}

#accordion h3 a{
	color:#000;
	font-size:14px;
}

#accordion div{
	overflow:hidden;
}