body { margin: 0px; spacing: 0px; text-align: center; height: 100%; background-color: #ddd; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; color: #111; background: url(../images/pageBG.png) top center repeat-y; }
#wrapper { width: 979px; margin: 0px auto; text-align: center; height: 100%; min-height: 550px;}
#superHeader { width: 979px; height: 143px; background:url(../images/Header.png);}
#links {float:right; margin-right:5px; margin-top:2px; color:#333333; text-align:right; font-size:10px;}
#nav { float: left; width: 207px; }
#header, #content, #footer { width: 742px; }
#header { float: right; margin-bottom: 15px; text-align: left;  width: 717px; padding-left: 25px; }

#content { float: right;  margin-bottom: 15px; text-align: left; padding-left: 25px; width: 717px; }
#footer { float: right; font-size: 8pt; color: #999;  margin-bottom: 20px; }

.indent { margin-left: 15px; }

.subSubNav { display: none; }

.floatleft 
{
	float:left;
	width:325px;
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	color:#000000;
	padding: 10px;
}

.floatright
{
	float:right;
	width:325px;
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	color:#000000;
	padding: 10px;
}

.floatrightcol
{
	float:right;
	width:210px;
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	color:#000000;
	padding: 10px;
}

.clearboth
{
	clear:both;
}


.section1 #section1 .subSubNav { display: block;}
.section2 #section2 .subSubNav { display: block;}
.section3 #section3 .subSubNav { display: block;}
.section4 #section4 .subSubNav { display: block;}
.section5 #section5 .subSubNav { display: block;}
.section6 #section6 .subSubNav { display: block;}
.section7 #section7 .subSubNav { display: block;}
.section8 #section8 .subSubNav { display: block;}
.section9 #section9 .subSubNav { display: block;}
.section10 #section10 .subSubNav { display: block;}
.section11 #section11 .subSubNav { display: block;}
.section12 #section12 .subSubNav { display: block;}
.executive #executive .subSubNav { display: block;}
.appendix #sppendix .subSubNav { display: block;}

/** NAV **/
#nav { padding-left: 15px; text-align: left; padding-right: 15px; }
#nav a { text-decoration: none; }
.mainNav { font-size: 10pt; color: #53426f; margin-left:0px; padding-left: 0px; list-style: none; }
.mainNav h2 { font-size: 11pt; margin-bottom: 5px; font-weight: normal; border-top: 1px solid #92c2a8; padding-top: 10px;}
.mainNav h2.first { padding-top: 15px; border-top: none; }
.mainNav h2 a { color: #53426f !important; }
.mainNav li { margin-bottom: 5px; _margin-bottom: 0px;}
.subNav { margin-left: 10px; padding-left: 0px; list-style: none; margin-bottom: 15px; }
.subNav li { margin-left: 0px; padding-left: 13px;  margin-bottom: 0px; background:url(../images/plus.png) 4px left no-repeat; _padding-bottom: 0px;}
.appendix #sppendix, .executive #executive, .section1 #section1, .section2 #section2, .section3 #section3, .section4 #section4, .section5 #section5, .section6 #section6, .section7 #section7, .section8 #section8, .section9 #section9, .section10 #section10, .section11 #section11, .section12 #section12 { background:url(../images/minus.png) 4px left no-repeat;}


.subNav li a {  font-size: 10pt; margin-top: 5px; color: #666; display: block; margin-top: 0px;  margin-bottom: 5px; }
.subSubNav { padding-left: 0px; list-style: none; margin-left: 15px; _margin-left: 0px; }
.subSubNav li { display: block; padding-left: 0px; background: none; margin-bottom: 7px; _margin-bottom: -10px; padding-bottom: 0px; }
.subSubNav li a { _margin-left:15px; margin-bottom: 0px; padding-left: 0px; padding-bottom: 0px; font-size: 9pt; color: #666; }

/** HOME **/

.home #content { height: 325px; width: 570px; margin-right: 90px; padding-top: 15px; padding-bottom: 15px; border-top: 1px solid #93b9a8; border-bottom: 1px solid #93b9a8; }
.home #content .left, .home #content .right {  float: left; }
.home #content h3 { font-weight: normal; color: #a6a7ab; font-size: 20px; margin-bottom: 10px; }
.home #content .left { font-size: 8pt; width: 60%; padding-right: 5px; padding-left: 15px; border-right: 1px solid #93b9a8; height: 325px; color: #53426f !important; line-height: 15pt;}
.home #content .right { text-align: center; width: 90px; padding-left: 15px;}
.home #content .right img { margin-bottom: 20px; }


/** CORE CONTENT **/
#content ol { margin-top: 6px; margin-bottom: 12px; }
#content ol li ol { margin-left: 20px; margin-bottom: 6px; margin-top: 6px; }

.decimal { list-style-type: decimal; }
.decimalSer { list-style-type: decimal; font-family:"Times New Roman", Times, serif; font-size: 11pt; line-height:20px;}
.upperAlpha { list-style-type: upper-alpha; }
.lowerAlpha { list-style-type: lower-alpha; }
.upperRoman { list-style-type: upper-roman; }
.lowerRoman { list-style-type: lower-roman; }