
/* Body Text - Dark Gray , p, ul, ol, li */
td {
    color: #333333;
    font-size: 14px;
    font-family: arial;
    font-weight: regular;
}

a {
    color: #006699;
}

a:hover{
    color: #0063A1;
}

a:visited{
    color: #797956;
}

/*  Text for Terms & Conditions */
.text-terms {
    color: #333333;
    font-face: Arial;
    font-size: 13px;
    line-height: 15px;
}

/* Black Text for Headlines */
.headline-black {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

/* Small Text */
.small {
    color: #000000;
    font-size: 10px;
    font-family: arial;
    font-weight: regular;
}

.subtext {
    color: #000000;
    font-size: 12px;
    font-family: arial;
    font-weight: regular;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10pt;
	color:#000000;
	background-color: #0063A1;
	text-decoration : none;
}

.header {
    font: 15pt arial;
    color: #333333;
}

.selected {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #FFFFFF;
}

td {
    font-family: arial;
    font-size:10pt;
}
th {
    font-family: arial;
    font-size:10pt;
    font-weight: bold;
}

.footer {
    color: #999966;
    text-decoration:underline;
}

.topnavhome {
    text-decoration:underline;
}

.hw-category-hl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #396C21;
}

.hw-hl-bold {
    color: #666633;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}

.hw-article-hl {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}

.hw-normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}
.hw-normal-small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.hw-link {
    color: #000000;
    text-decoration:underline;
    font-size: 11pt;
}

.hw-rule-grn {
    background-color: #CDC39F;
}

.hw-blue-link {
    color: #0000FF;
}

.hw-sidenav {
    color: #006699;
    font-size: 9pt;
    text-decoration:none;
}

.hw-article-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

.hw-italic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-style: italic;
}

.hw-normal-link {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

.hw-small-link {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

/* Styles for left navigation */
.left-nav-td {
	color: #333333;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}

.left-nav-td-selected {
	color: #C0B48A;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	background-color: #F2F0E8;
}

a.left-nav-td-selected {
	color: #C0B48A;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	background-color: #F2F0E8;
}

a.left-nav-td {
	color: #006699;
}

a.left-nav-td:visited {
	color: #C0B48A;
}

a.left-nav-td:hover {
	color: #C0B48A;
}

.left-nav-section {
	font-family: arial;
	font-weight: bold;
	font-size:11pt;
	color:#000000;
	background-color: #0063A1;
	text-decoration : none;
}

.hw-section-title {
    color: #0097DA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

h3 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom:8px
}

h4 {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom:8px
}

p {
    margin-top: 0px;
}

.HWCopyright {
    font-size:8pt;
}

.Size1 {
    font-size:8pt;
}

.hw-hotfix {
    color: red;
}

.hw-popup-bar {
	background-color: #0163A1;
}

.hw-rule-blue {
    background-color: #0097DA;
}

.medium {
    font-size: 12px;
}

blockquote {
    margin-left: 0px;
    padding-left: 0px
}

/* DATA TABLES */
.datatableheader{
	color: #FFFFFF;
	background: #A79A6E;
	font-size:11pt; 
	font-family:arial; 
	font-weight:bold;
	border-top: 1px solid #CDC39F;
	border-left: 1px solid #CDC39F;
	padding: 2px 6px 2px;
}
.datatableheaderR{
	color: #FFFFFF; 
	background: #A79A6E;
	font-size:11pt; 
	font-family:arial; 
	font-weight:bold;
	border-top: 1px solid #CDC39F;
	border-left: 1px solid #CDC39F;
	border-right: 1px solid #CDC39F;
	padding: 2px 6px 2px;
}
.datatablesubheader{
	border-top: 1px solid #CDC39F;
	border-left: 1px solid #CDC39F;
	color: #666666; 
	background: #CCCC99;
	font-size:11pt;
	font-weight:bold;
	padding: 2px 6px 2px;
}
.datatablesubheaderR{
	border-top: 1px solid #CDC39F;
	border-left: 1px solid #CDC39F;
	border-right: 1px solid #CDC39F;
	color: #666666; 
	background: #CCCC99;
	font-size:11pt; 
	font-weight:bold;
	padding: 2px 6px 2px;
}
.datatablecell1{
	background-color: #FDFDF8; 
}
.datatablecell2{
	background-color: #F7F6DD; 
}
.datatablecell {
	border-left: 1px solid #CDC39F;
	border-top: 1px solid #CDC39F;
	font-size:10pt; 
	padding: 5px;
}

.datatablecella {
	border-top: 1px solid #CDC39F;
	font-size:10pt; 
}

.datatablecellR {
	border-left: 1px solid #CDC39F;
	border-right: 1px solid #CDC39F;
	border-top: 1px solid #CDC39F;
	font-size:10pt; 
	padding: 5px;
}
.datatablecellNoBr {
	border-top: 1px solid #CDC39F;
	font-size:10pt; 
	padding: 5px;
}
.datatablefooter {
	border-top: 1px solid #CDC39F;
}
.datatitle {
	color:#0063A2;
	font-weight: bold;
}
.otherCovered {
	font-size: 10pt;
	font-style: italic;
}
.detailMessage {
	border: 1px solid #CDC39F;
	padding: 5px;
	margin: 2px;
}
.datatabletext {
	font-size:10pt; 
}


/* -------------------- CS Admin Spoofing indicator -------------------- */

#spoof {
		position: absolute;
		top: 5px;
		left: 95px;
		z-index: 10;
	}
	
	.spooftbl {
		font: 9px arial;
		color: #000000;
		background-color: #CCFF00;
		padding: 0px 13px 0px;
		
		}