/* CSS Document */
* {
	padding:0px;
	margin:0px auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

p {
	line-height: 20px;
}
img {
	border: none;
}
ul li {
	list-style:none;
}
a {
	color: #105CB6;
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #105CB6;
	text-decoration: none;
}
a:hover, a:focus {
	color: #003;
}
a:active {
	color: #000;
	font-weight: normal;
}
#content 
{
	text-align:left;
}
#header {
	width:873px;
	margin:0px auto;
	text-align:left;
}
#logo {
	width:188px;
	height:64px;
	margin-top:10px;
	float:left;
	margin-left: 20px;
}

#headeright {
	float:left;
	width:600px;
	line-height:22px;
}
#main {
	height:100%;
	clear:both;
	width:855px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	position:relative;
	left:-12px;
	padding-top:10px;
	padding-bottom: 10px;
	background:#fff;
}
.clear {
	clear:both;
}
#nav {
	background: #EDF5FE url(../images/gif-0467.gif) no-repeat 8px center;
	border: 1px solid #E0EBF5;
	padding: 4px 4px 4px 20px;
	 margin:0 10px;
}
#mainfaq {
	padding: 10px;
	clear: both;
}
.corp-sidebar {
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	padding-top: 20px;
	padding-bottom: 100px;
}
.corp-sidebar .faqnav li {
	margin:0px;
	float:left;
	width:180px;
}
.faqnav li.toplink a {
	text-indent:-15px;
}
#mainfaq .corp-sidebar .faqnav a {
	color: #333333;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding: 6px 6px 6px 35px;
}
.faqnav li a:hover {
	background-color: #f1f1f1;
}
.corp-sidebar .faqnav .toplink a {
	font-weight: bold;
}
.corp-sidebar .faqnav .toplink a:link, .corp-sidebar .faqnav .toplink a:visited {
	color: #0099CC;
}
.active5 {
	background-color: #f1f1f1;
}
#helpright {
	float: right;
	width: 650px;
	line-height: 20px;
	padding-bottom: 30px;
}
#helpright a {
	text-decoration: none;
}
#content #main #mainfaq #helpright h1 {
	color: #ea990c;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
}
#content #main #mainfaq #helpright #openall {
	text-align: center;
	width: 70px;
	float: right;
}
#content #main #mainfaq #helpright dl {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content #main #mainfaq #helpright dt {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #0099CC;
	text-decoration: none;
}
#content #main #mainfaq #helpright dd {
	line-height: 20px;
	padding-left:10px; 
	padding-top: 5px;
	padding-bottom: 5px;
}