/* ------------------------------- containers */
/* ------------------------------------------- */
@media screen {
	html, body {
		background: #ffffff url(assets/bg_169.png) repeat-y;
	}
	div#container_inner {
		position: absolute;
		width: 790px;
		height: auto;
		min-height: 100%;
		top: 0;
	}
	div#sectionSidenav {
		left: 0px;
		top: 159px;
		bottom: 0;
	}
	div#sectionBody {
		position: absolute;
		padding-top: 26px;
		padding-bottom: 32px;
		padding-left: 36px;
		padding-right: 36px;
		right: 0px;
		top: 159px;
		bottom: 0;
		width: 525px;
	}
	.noscreen { display: none; }
}
@media print {
	div#container_inner {
		position: relative;
	}
	div#sectionBody {
		position: relative;
		margin: 16px;
		padding-left: 24px;
		padding-right: 24px;
	}
	.noprint { display: none; }
}	
/* ------------------------------- sections */
/* ------------------------------------------- */
div#section_header {
	position: absolute;
	width: 790px;
	top: 0px;
	height: 159px;
}
div#section_footer {
	position: absolute;
	width:100%;
	bottom:0px;
}
div#sectionSidenav {
	position: absolute;
	width: 157px;
	padding-top: 26px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}
div#sectionBody {
	color: #000000;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
}
div#section_notices {
	position: relative;
	width: 525px;
	height: auto;
	padding-top: 64px;
}
div#section_disclaimer {
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
	color: #000000;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
}
/* ------------------------------- misc stuff */
/* ------------------------------------------- */
div#print_title {
	height: 60px;
}
.testCopySection {
	position: relative;
	margin: 0px auto;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 0px;
}
.centered_copy {
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	padding-top: 0px;
}
.print_group {
	page-break-before: always;
}
.sectionSidenavLink {
	position: relative;
	background: url(assets/link_note_1.gif); background-repeat: no-repeat;
	width: 125px;
	padding-left: 20px;
	margin-bottom: 4px;
	color: #000000;
}
/* ------------------------------- new styles */
/* ------------------------------------------- */
html, body {
	margin: 0px; 
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
ul {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
sup {
	font-size: 8px;
}
table#pargroups {
	position: relative;
	width: 100%;
	border-collapse: collapse;
}
table#pargroups td {
	border: 1px solid #000000;
	padding: 2px;
}
table#pargroups .col1 {
	vertical-align: top;
	font-weight: bold;
	white-space: nowrap;
}
table#pargroups .col2 {
	vertical-align: top;
}
table#cal {
	position: relative;
	width: auto;
	font-family: Arial;
	font-size: 9pt;
	border-collapse: collapse;
}
table#cal td {
	border: 2px solid #000000;
}
table#cal tr.cal_norm_1 {
	background-color: #ffffff;
}
table#cal tr.cal_norm_2 {
	background-color: #e2e0f0;
}
.header1 {
	text-align:left;
	color: #850d70;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 8px;	
}
.header2 {
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
}
.header2_ital {
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	padding-bottom: 8px;
}
.header3 {
	text-align:left;
	color: #850d70;
	font-family: Arial;
	font-size: 12px;
}
.header4 {
	color: #000000;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.clientWarningText {
	color: #FF0000;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.redText {
	color: #FF0000;
}
#homeFont1 {
	color: #850d70;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
}
#footerFont1 {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.copyFootnote {
	text-align: left;	
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	line-height: 100%;
}
#contactInfo {
	text-align: left;
	line-height: 150%
}
#linespacing {
	line-height: 175%;
}
h1, h2, h3, h4, h5, strong, textarea {
	font-family: Arial;
}
#footerlink {
	color: #000000; font-family: Arial; font-size: 9px;
}
#toplink a:link {
	color: #ffffff; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none;
}
#toplink a:visited {
	color: #ffffff; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none;
}
#toplink a:hover {
	color: #000000; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none;
}
.sidelink a:link {
	color: #000000; font-family: Arial; font-size: 12px; text-decoration: none;
}
.sidelink a:visited {
	color: #000000; font-family: Arial; font-size: 12px; text-decoration: none;
}
.sidelink a:hover {
	color: #850d70; font-family: Arial; font-size: 12px; text-decoration: none;
}
.sidelink a:active {
	color: #000000; font-family: Arial; font-size: 12px; text-decoration: none;
}
#footerlink a:link {
	color: #000000; font-family: Arial; font-size: 9px; text-decoration: underline;
}
#footerlink a:visited {
	color: #000000; font-family: Arial; font-size: 9px; text-decoration: underline;
}
#footerlink a:hover {
	color: #850d70; font-family: Arial; font-size: 9px; text-decoration: none;
}
A:link {
	COLOR: #333192; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #333192; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #333192; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #333192; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
