/*{{{ GENERAL */
BODY {
	margin: 8px 4px 8px 4px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	color: #636466;
}

H1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #393A3B;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #393A3B;
}

H3 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00496A;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #00496A;
}

UL.home {
	margin: 0px;
	padding-left: 1.4em;
}

UL.home A {
	color: #636466;
}
a.head_anchor1 {font-family: verdana, Helvetica, sans-serif; font-size: 8pt; color: rgb(99, 146, 24); text-decoration: none; font-weight:normal; }
.pageheader {font-family: verdana, Helvetica, sans-serif; font-size: 14pt; color: #393A3B; text-decoration: none; }
.subheader {font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #393A3B; text-decoration: none; }
.headanchor {font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; color: #8D8B8A; text-decoration: none; }
.para_header{font-family: verdana, Helvetica, sans-serif; font-size: 10pt; color: #639218; text-decoration: none; }
a.head_anchor {font-family: verdana, Helvetica, sans-serif; font-size: 8pt; color: #393A3B; text-decoration: none; font-weight:normal; }
a.head_anchor.hover {font-family: verdana, Helvetica, sans-serif; font-size: 8pt; color: #cccccc; text-decoration: none; font-weight:bold; }
.backanchor {font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; color: #8D8B8A; text-decoration: none; font-weight:bold;}
.contentanchor {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366; text-decoration: none; font-weight:bold;}
.regtext {font-size: 9pt; line-height: 1.5em; color: #636466; font-family: Arial, Helvetica, sans-serif; }
.questtext {font-size: 9pt; line-height: 1.5em; color: #131416; font-family: Arial, Helvetica, sans-serif; }
.small {font-size: 9pt; color: #636466; font-family: Arial, Helvetica, sans-serif; }
.headtext {font-size: 10pt;  color: #003366; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.errors {font-size: 10pt;  color: red; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.subanchor {font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; color: #003366; text-decoration: none; }
.roweven { background-color: #DDDDDD; }
.rowodd { background-color: #FFFFFF; }
.readmore { font-family: verdana, Helvetica, sans-serif; color: #639218; font-size: 7pt;  text-decoration: none; font-weight:bold;}
.readmore.hover { font-family: verdana, Helvetica, sans-serif; color: #639218; font-size: 7pt;  text-decoration: none; font-weight:bold;}
.little_anchor { font-family: verdana, Helvetica, sans-serif; color: #393A3B; font-size: 8pt;  text-decoration: none; font-weight:normal;}
.tiny_anchor { font-family: verdana, Helvetica, sans-serif; color: #393A3B; font-size: 7pt;  text-decoration: none; font-weight:normal;}
p {font-size: 8pt; line-height: 1.5em; color: #393A3B; font-family: verdana, Helvetica, sans-serif; }
TD {font-size: 8pt; line-height: 1.5em; color: #393A3B; font-family: verdana, Helvetica, sans-serif; }


DL.glossary DT {
	font-weight: bold;
	color: #00496A;
	margin-top: 15px;
}

DL.glossary DD {
	margin-left: 15px;	
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #939393;
}

.copyright {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #181415;
	text-decoration: none;
	margin: 5px 5px 0px 14px
}

.floatRight {
	float: right;
	margin: 10px 10px 10px 10px;
}

.required {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C60A0A;
}

SUP {
	font-size: 70%;
}

SUB {
	font-size: 70%;
}

#loginInfo {
	position: absolute;
	top: 190px;
	left: 380px;
	width: 300px;
	background-color: #F7F9FA;
	border-style: solid;
	border-width: 1px;
	border-color: #00496B;
	padding: 10px 10px 10px 10px;
}
/*}}}*/

/*{{{ NAVIGATION */


#leftNavTable {
	width: 100%;
	border: none;
	border-width: 0px;
	border-collapse: collapse;
	background-color: #F7F9FA;
	
	color: #181415;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

.leftNavSep0, .leftNavSep1, .leftNavSep2, .leftNavSep3, .leftNavSep4 {
	height: 3px;
	background-color: #FFFFFF;
}

/*{{{ lefNav0 */
.leftNav0 {
	color: #181415;
	background-color: #DEE3E8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}


/*}}}*/

/*{{{ lefNav1 */
.leftNav1 {
	color: #00486A;
	background-color: #DFEAF8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}

A.leftNav1 {
	background-color: transparent;
}

A.leftNav1:hover {
	text-decoration: none;
	color: #5982D2;
}
/*}}}*/

/*{{{ lefNav2 */
.leftNav2 {
	color: #00486A;
	background-color: #E9F0F8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}

A.leftNav2 {
	background-color: transparent;
}

A.leftNav2:hover {
	text-decoration: none;
	color: #5982D2;
}
/*}}}*/

/*{{{ lefNav3 */
.leftNav3 {
	color: #00486A;
	background-color: #F3F5F8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}

A.leftNav3 {
	background-color: transparent;
}

A.leftNav3:hover {
	text-decoration: none;
	color: #5982D2;
}
/*}}}*/

/*{{{ lefNav4 */
.leftNav4 {
	color: #00486A;
	background-color: #FCFEFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}

/*}}}*/

/*{{{ leftNavHi 0-4 */
.leftNavHi0, .leftNavHi1, .leftNavHi2, .leftNavHi3, .leftNavHi4 {
	background-color: #3281AF;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}

A.leftNavHi0, A.leftNavHi1, A.leftNavHi2, A.leftNavHi3, A.leftNavHi4 {
	background-color: transparent;
}

A.leftNavHi0:hover, A.leftNavHi1:hover, A.leftNavHi2:hover, A.leftNavHi3:hover, A.leftNavHi4:hover {
	text-decoration: none;	
	color: #FFFFFF;
}
/*}}}*/
/*}}}*/

/*{{{ ERRORS */
.error {
	font-weight: bold;
	color: #FF0000;
	padding: 10px 0px 10px 0px;
}

.error:first-line {
	font-size: 115%;
}

.error ul {
	margin: 4px;
	padding-left: 1.5em;
}
#xDef {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: hidden;
	width: 320px;
	padding: 5px;
	font-size: 90%;
	line-height: 1.25em;
	color: #333333;
	border: 2px solid #121212;
	background: #EAEAEA;
}

.term {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #639218;
	font-weight:bold;
	font-style:italic;
	font-size:7pt;
	cursor: help;
}
/*}}}*/
.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #676767;
}
/* SEO Page CSS */

.red_txt {
padding: 5px;
font-size: 16px;
color: #ff0033;
font-weight: bold;
}

.red_txt2 {
padding: 5px;
font-size: 16px;
color: #ff0033;
font-weight: bold;
font-style: italic;
}

.white_txt {
padding: 5px;
font-size: 16px;
color: #ffffff;
font-weight: bold;
}

h5 {
padding: 5px;
font-size: 25px;
color: #000000;
}

h6 {
padding: 5px;
font-size: 14px;
font=weight: none;
color: #000000;
}