

body, h1, h2, h3, h4, div, p, input {
	font-family: Arial, Helvetica, sans-serif;
}

.maincopy {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: #000000}
.maincopybold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #003366 ; font-weight: bold}

.smallItalicGrey {color: #999999; font-style: italic; font-size:10px}
.smallBlue {color: #003366; font-size:10px; font-weight: bold;}

td		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; }
/* basic elements */
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-size: 100%;
}
#pageheader {
	margin-bottom: 2em;
}
.component
{
	position: relative;
	margin-bottom: 1em;
	clear: both;
}
h1 {
	margin: 0;
	padding: 0;
}
.h1img {
	float: left;
	margin: 5px;
}
.h1img-bluebox {
	float: left;
	margin-right: 5px;
	width: 60px;
	height: 60px;
	background-image: url(../images/h1img_bluebox.gif);
	background-repeat: no-repeat;
}
.h1text1 {
	display: block;
	padding-top: 5px;
	margin-left: 10px;
	font-size: medium;
	color: #333;
	font-weight: normal;
}
.h1text2 {
	display: block;
	margin-left: 10px;
	color: #333;
	font-size: x-large;
	letter-spacing: -1px;
	font-family: helvetica, arial narrow, arial;
	font-weight: normal;
}
#pageheader-clear .h1text1 {
	margin: 0;
	font-size: 50%;
	color: #39C;
	font-family: georgia, helvetica, arial narrow, arial;
}
#pageheader-clear .h1text2 {
	margin: 0 0 0 18px;
	font-size: 100%;
	color: #39C;
	font-weight: normal;
	font-family: georgia, helvetica, arial narrow, arial;
}
.cta, .h1cta {
	position: relative;
	float: right;
	clear: both;
	padding-top: 2px;
	margin-right: 2px;
	color: #036;
	background: url(../images/icn_ctarightarrow.gif) no-repeat center right;
}
.cta a {
	margin-right: 14px;
	color: #036;
	text-decoration: none;
}
.cta a:hover {
	text-decoration: underline;
}
h2 {
	margin: 0;
	padding: 0.4em 0.6em;
	color: #036;
	background-color: #FFC;
	font-size: 1.1em;
	border-width: 0;
	border-bottom: 2px solid #FFF;
	background: #E2ECF4 url('../images/corner_topleft_white.gif') no-repeat top left;
	font-stretch: extra-expanded;
	font-weight: bold;
}
h2 a {
	color: #000;
}
h2.none {
	margin: 0 0 3px 0;
	padding: 0;
	border-width: 0;
	background-color: #FFF;
}
h2.tan {
	margin: 0 0 3px 0;
	padding: 1px 18px;
	border-width: 0;
	background: #FFF url(../images/sub_tan.gif) no-repeat top left;
	font-weight: bold;
}
h2.tan a {
	color: #036;
	text-decoration: none;
}
.h2content {
	position: relative;
	background-color: #FAFCFE;
	padding: 0.6em;
	clear: both;
}
.h2content p {
	margin: 0 0 1em 0;
}
.h2content hr {
	color: #FFF;
	height: 1px;
}
h3 {
	margin: 0;
	font-size: 1.1em;
	color: #036;
	border-bottom: none;
}
h3 a {
	color: #036;
}
.h3content {
	padding: 0.6em;
	border-bottom: 2px solid #E2ECF4;
}
h4, h5, h6 {
	margin: 0 0 0.2em 18px;
	font-size: 1em;
}
p, address {
	margin: 0 18px 1em 18px;
}
ul, dl {
	margin-top: 0.2em;
	margin-bottom: 1em;
}
ol {
	margin: 1em 0 1em 24px;
	padding-left: 18px;
}
dl {
	margin-left: 18px;
}
dt {
	font-weight: bold;
	margin-left: 2em;
}
dt a {
	color: #036;
}
dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
}
form {
	margin: 0;
}
table {
	font-size: 1em;
}
#maincontent table {
	position: relative;
	margin: 0;
	empty-cells: hide;
}
.table-data, .table-form {
}
.table-data td {
	background-color: #FAFCFE;
	padding: 0.2em 0.6em;
}
.table-data th {
	background-color: #E2ECF4;
	font-weight: bold;
	padding: 0.2em 0.6em;
}
.table-data th.topleft, .table-data td.topleft {
	background-image: url('../images/corner_topleft_white.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.table-data td, .table-form td {
	padding: 3px 7px;
	background-color: #E3ECF5;
}
.h2content .table-data th {
	background-color: #AECDDF;
}
.h2content .table-data td {
	background-color: #E2ECF4;
}
.h2content th.topleft, .h2content td.topleft {
	background-image: url('../images/corner_topleft_FAFCFE.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.altbgcolor
{
	background-color: #E3ECF5;
}
img {
	border: 0
}
caption {
	font-size: 0.9em;
}
sup {
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
}
blockquote {
	margin: 0 18px 1em 18px;
	padding-left: 25px;
	color: #333;
	background: #fff url(../images/icn_blockquote.gif) left top no-repeat;
}
input .button {
	color: #036;
	background-color: #D7E4FF;
	font-weight: bold;
	font-size: 0.8em;
	border-top: 2px solid #EBF2FF;
	border-left: 2px solid #EBF2FF;
	border-bottom: 2px solid #516899;
	border-right: 2px solid #516899;
}
.pdf {
	font-size: 85%;
	background-image: url(../images/icn_pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-left: 19px;
	margin-bottom: 1em;
}
.terms {
	color: #666;
	font-size: 85%;
}


.smtxt {
	font-size: 85%;
}
.column2-1 {
	position: relative;
	float: left;
	width: 49%;	
}
.column2-2 {
	position: relative;
	float: left;
	width: 49%;
}
.img90floatleft {
	position: relative;
	float: left;
	width: 90px;
	margin: 0 5px;
}
.floatnone {
	position: relative;
	float: none;
}
.floatnone h3, .floatnone h4, .floatnone p, .floatnonw table {
	margin-left: 0;
	padding-left: 0;
}
div.imgfloatleft {
	position: relative;
	float: left;
	margin: 0.4em 1em 1em 0.4em;
}
div.imgfloatright {
	position: relative;
	float: right;
	margin-left: 5px;
}
* html div.floatnone {
	height: 90px;
}
.graybg {
	margin: 10px 0 10px 0;
	padding: 10px;
	background-color: #f0f0f0
}
.faqq {
	margin-top: 1em;
	margin-left: 18px;
	font-weight: bold
}
.faqa {
	margin-left: 18px;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc
}
.hide {
	display: none;
}
#globalnav {
	color: #666;
	background-color: #036;
	font-size: 65%;
	width: 100%;
	height: 30px;
}
#globalnav a {
	color: #ccc;
}
#globalnav #floatleft {
	float:left;
	margin:7px;
}
#globalnav #floatright {
	float:right;
	margin:7px;
}
#topnav {
	background: #fff url(../images/img_topnavbg.gif) repeat-x top;
	height: 70px;
	font-size: 65%;
	margin-bottom: 1px;
}
#topnav table {
	margin: 0;
	padding: 0;
}
#topnav sup {
	font-size: 75%;
}
#leftnav {
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 0;
	/* height: 400px; */
	/* border-right: 1px solid #036; */
	width: 115px;
	font-size: 65%;
}
body>#leftnav { width: 115px }
#leftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
#leftnav li {
	margin: 0;
	padding: 0;
	background: #0E4279;
}
#leftnav li li {
	background: #D1DFEB;
}
#leftnav li li li {
	background: #fff;
}
#leftnav li.selected {
	background-image: url(../images/icn_level3arrow.gif);
	background-repeat: no-repeat;
}
#leftnav li li.selected {
	background-image: url(../images/icn_level4arrow.gif);
	background-repeat: no-repeat;
}
#leftnav li li li.selected {
	background-image: url(../images/icn_level5arrow.gif);
	background-repeat: no-repeat;
}
#leftnav li a {
	display: block;
	padding: 0 0 0 8px;
	color: #fff;
	height: 30px;
	min-height: 30px;
	border-bottom: 1px solid #fff;
	text-decoration: underline;
}
#leftnav li li a {
	padding: 0 0 0 16px;
	color: #00e;
	height: 28px;
	border-bottom: 1px solid #709FBE;
}
#leftnav li li li a {
	padding: 0 0 0 24px;
	height: 20px;
}
#leftnav[id] li a {
	height: auto;
	min-height: 30px;
}
#leftnav[id] li li a {
	height: auto;
	min-height: 28px;
}
#leftnav[id] li li li a {
	height: auto;
	min-height: 20px;
}
#maincontent {
	position: relative;
	font-size: 84%;
	background-color: #fff;
	z-index: 3;
	margin: 10px 160px 10px 125px;
}
#maincontent1 {
	position: relative;
	font-size: 84%;
	background-color: #fff;
	z-index: 3;
	margin: 10px 20px 10px 20px;
}

#maincontent h2 a {
	color: #036;
}
#maincontent a {
	color: #069;
	font-weight: bold;
}
#maincontent table {
	font-size: 1em;
	table-layout: auto;
	margin: 0;
	margin-bottom: 1em;
}
#maincontent .table-data {
	border: 0;
	font-size: 1em;
}
#body-norhcs #maincontent {
	margin: 10px 10px 10px 125px;
}
#actionmenu {
	margin-left: 10px;
	font-size: 0.9em;
}
#actionmenu p {
	margin: 0 0 1em 0;
}
#rhcs {
	position: absolute;
	z-index: 0;
	top: 110px;
	right: 10px;
	width: 140px;
	height: auto;
}
#rhcs .adimage {
	margin-bottom: 10px
}
#rhcs .adtext {
	margin-left: 0;
	list-style: square;
	font-size: 70%;
	margin-bottom: 10px
}
#acelogo {
	float: none;
	clear: both;
	font-size: 76%;
	margin: 70px 10px 10px 125px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#copyright {
	float: none;
	clear: both;
	font-size: 70%;
	margin: 10px 10px 10px 125px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	text-align: center;
}



/* old css adjustments */
.level2active {
	color: #fff;
	background: #033c75;
	padding: 3px 4px;
}
.level2inactive {
	color: #033C75;
	background: #f3f6f9;
	padding: 3px 4px;
}


@media print {
	#rhcs { display: none; }
	#maincontent {	position: static; margin-right: 10px; }
}