#wrapper {
	height: auto;
	width: 760px;
	text-align: left;
	margin: auto;
}
body {
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
h6{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	margin: 8px 0 8px 0;
	padding: 0px
}

#leftnav .inner {
	padding-left: 20px;
}

.text .leftblock {
	float: left;
	width: 245px;
	padding-right: 4px;
}

.text .centerblock {
	float: left;
	width: 245px;
	padding-right: 4px;
}

.text .rightblock {
	float: left;
	width: 245px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.text ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header       {
	height: 100px;
	width: 760px;
}
#header h1 {
	display: none;
}
#nav {
	height: 85px;
	width: 760px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#nav li {
	list-style-type: none;
	float: left;
	padding-right: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	padding-left: 0px;
}
#nav ul {
	background-color: #000033;
	margin-top: 5px;
}
.link {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	float: left;
	color: #000033;
	margin: 0 0 30px 0;
}
.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 740px;
	height:auto;
	margin-top: 10px;
}
#footer .right {
	float: left;
	width: 160px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}

#footer {
	clear: both;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9C7B4;
	border-bottom-color: #C9C7B4;
	width: 760px;
	height: 25px;
}

#footer .left {
	float: left;
	width: 195px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
#footer .center {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.text .left {
	float: left;
	width: 370px;
}
.text .left p {
	text-align: left;
}


.text {
	clear: both;
	width: 760px;
}

.text .right {
	float: right;
	width: 370px;
}
#faq #otherFAQ #issue1 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textleft {
	float: left;
	width: 350px;
}
.textright {
	float: right;
	width: 350px;
}

.tableright {
	float: right;
	width: 400px;
}
.indent {
	margin-left: 10px;
}
