/* CSS Document */
body{
	margin: 0;
	background-color: #bad3ea;
}

/* IDs
  ---------------------------------------------------------------------*/ 
.container{
	position:relative;
	float: left; 
	width: 925px; 
	height: auto;
}

#header_containter{
	position:relative; 
	clear:both;
	float: left;
	width: 925px; 
	height: 90px;
	margin-bottom: 10px;
}
#annualLogo{
	position:relative; 
	clear:both;
	float: left;
	width: 186px;
	height: 90px;

}
#connectingLine{
	position:relative;
	float: left;
	width: 545px;
	height: 89px;
	border-bottom: 1px solid #0042b2;

}
#logo{
	position:relative; 
	float: left;
	width: 194px;
	height: 90px;

}

#body_container{
	position: relative;
	float: left;
	clear: both;
	width: 925px;
	height: auto;
}

#flash_container{
	position: relative;
	float: left;
	clear: both;
	width: 925px;
	height: auto;
}

#nav{
	position: relative;
	float: left;
	clear: both;
	width: 150px;
	height:400px;
	margin-right: 10px;
}

#content_container{
	position: relative;
	float: left;
	width: 765px;
	height: auto;
}
#content_rnd_top{
	position: relative;
	float: left;
	width: 765px;
	height: 17px;
}
#content{
	position: relative;
	float: left;
	height: auto;
	background-color: #FFFFFF;
}
#content .introduction p,
#content .introduction ul{
	margin-left: 10px;
}
.interior p,
.interior ul,
.interior table{
	margin-left: 32px;
	margin-right: 22px;
}
#content_rnd_btm{
	position: relative;
	float: left;
	width: 765px;
	height: 17px;
}

#footer{
	position: relative;
	float: left;
	clear: both;
	width: 925px;
	height: 100px;
	margin-top: 8px;
}

#morePages{
	position: relative; 
	float: left; 
	width:711px; 
	height: auto; 
	padding: 10px 22px 10px 32px;
}

#previousPage{
	position: relative; 
	float: left; 
	width:100px; 
	height: auto;
}

#nextPage{
	position: relative; 
	float: right; 
	width:100px; 
	height: auto; 
	text-align:right;
}

.highlightTable { 
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 14px;
	text-align: left;
	border-bottom: 2px solid #0041af;
}
.highlightTable th{
	font-family: "Bookman Old Style", "Courier New", Courier, monospace;
	color: #0042b2;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 2px solid #0042b2;
}
.highlightTable tr{
	background-color: #bad3ea;
}
.highlightTable td{
	padding-bottom: 5px;
}
.cellAlignRight{
	text-align: right;
}
table { 
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
	color: #333333;
	line-height: 14px;
	border-bottom: 2px solid #0041af;
}
table th{
	color: #333333;
	font-size: 9px;
	line-height: 10px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #0042b2;
}
table tr{
	background-color: #ffffff;
}
table td{
	padding-bottom: 5px;
}
table blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
}
.tableColHead{
	color: #0042b2;
	font-weight: normal;
	padding: 5px 0px 0px 0px !important; 
	border-bottom: 1px solid #0042b2;	
}

.blueBacktable { 
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
	color: #333333;
	line-height: 14px;
	border-bottom: 2px solid #0041af;
}
.blueBacktable th{
	color: #333333;
	font-size: 9px;
	line-height: 10px;
	background-color: #cdd9eb;
	border-bottom: 2px solid #0042b2;
}
.blueBacktable tr{
	background-color: #cdd9eb;
}
.blueBacktable td{
	padding-bottom: 5px;
	padding-right: 10px;
}
.blueBacktable blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
}
.blueTableColHead{
	color: #0042b2;
	font-weight: normal;
	padding: 5px 0px 0px 0px !important; 
	border-bottom: 1px solid #0042b2;	
}

.footnoteContainer{
	position: relative; 
	float:right; 
	width: 280px; 
	height:auto; 
	font-size: 10px; 
	margin: 10px 22px 10px 22px;
}
.footnoteTop{
	position: relative; 
	float: left; 
	width: 280px; 
	height: 10px;
}
.footnoteContent{
	width: 263px;
	height: auto;
	line-height: 12px;
	border-left:1px solid #0042b2;
	border-right:1px solid #0042b2; 
	padding-right: 15px;
}
.footnoteContent ol{
	margin-bottom: 0px;
}
.footnoteBottom{
	position: relative; 
	float: left; 
	width: 280px; 
	height: 10px;
}

.calloutContainer{
	position: relative;
	/*margin: 0 auto;  */
	float: left;
	width: 701px; 
	height:auto; 
	font-size: 14px; 
	color: #2e7fb4;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 32px;
}
.calloutTop{
	position: relative; 
	float: left; 
	width: 500px; 
	height: 16px;
}
.calloutContent{
	width: 468px;
	height: auto;
	line-height: 20px;
	padding: 0px 16px 0px 16px;
	background-color: #cdd9eb;
}
.calloutBottom{
	position: relative; 
	float: left; 
	width: 500px; 
	height: 16px;
}

.highlightContainer{
	position: relative;
	float: left;
	width: 701px;
	height: auto;
	margin: 0px 0px 0px 32px;
}
.highlightTop{
	position: relative;
	float: left;
	width: 701px;
	height: auto;
}
.highlightContent{
	position: relative;
	float: left;
	width: 701px;
	height: auto;
	/*padding: 10px 32px 0px 0px;
	margin: 0px 32px 0px 32px;*/
	background-color: #cdd9eb;
}
.highlightBottom{
	position: relative;
	float: left;
	width: 701px;
	height: auto;
}

.whiteContainer{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin: 0px 10px 0px 0px;
}
.whiteTop{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
}
.whiteContent{
	position: relative;
	float: left;
	width: 200px;
	height: 145px;
	font-size: 10px;
	line-height: 12px;
	/*padding: 10px 32px 0px 0px;
	margin: 0px 32px 0px 32px;*/
	background-color: #ffffff;
}
.whiteContent p{
	margin-left: 20px;
}
.whiteContent ul{
	margin-left: 0px;
}
.whiteContent li{
	margin-bottom: 4px;
}
.whiteBottom{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
}

.blueContainer{
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	margin: 0px 5px 0px 0px;
}
.blueTop{
	position: relative;
	float: left;
	width: 230px;
	height: auto;
}
.blueContent{
	position: relative;
	float: left;
	width: 230px;
	height: 105px;
	font-size: 10px;
	line-height: 12px;
	/*padding: 10px 32px 0px 0px;
	margin: 0px 32px 0px 32px;*/
	background-color: #cdd9eb;
}
.blueContent p{
	margin-left: 20px;
}
.blueContent ul{
	margin-left: 0px;
}
.blueContent li{
	margin-bottom: 4px;
}
.blueBottom{
	position: relative;
	float: left;
	width: 230px;
	height: auto;
}

.blueRowContainer{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	margin-bottom: 5px;
}
.rowContainer{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	margin-bottom: 10px;
}

.paddedContainer{
  	position: relative;
	float: left;
	clear: left;
	width: auto;
	height:auto;
  	padding-left: 32px;
	margin: 0px;
	/*background-color:#FFCC00;*/
}
.executiveTitle{
	position:relative;
	float: left;
	width: 165px;
	height: auto;
	margin-left: 10px;
}
.executiveTitle p,
.bodColumn p{
	font-size: 10px;
	line-height: 12px;
	margin-left: 0px;
}
.executiveTitle h3,
.bodColumn h3,
.bodColumn h4{
	margin-left: 0px;
}
.bodColumn{
	position:relative;
	float: left;
	width: 223px;
	height: auto;
	margin-left: 10px;
}

/* Text
  ---------------------------------------------------------------------*/
.introduction{
	width: 721px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0042b2;
	line-height: 26px;
	padding: 0px 22px 0px 22px;
}
.interior{
	width: 765px;
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 18px;
}
.blutText{
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0042b2;
	line-height: 14px;
}
.boldBlue{
	color: #0042b2;
	font-weight: bold;
}
.zero_top_margin{
	margin-top: 0px;
}
.marginFiveLeft{
	margin-left: 5px;
}
.smText{
	font-size: 9px;
}
.textAlignLeft{
	text-align: left;
}
.solidTopBottomLIne{
	border-top: 1px solid #0042b2;
	border-bottom: 1px solid #0042b2;
}
.solidBottomLIne{
	border-bottom: 1px solid #0042b2;
}
.solidLeftLine{
	border-left: 1px solid #ffffff;
	padding-left: 5px;
}
.solidLeftBottomLine{
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #0042b2;
}
.smBlueText{
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #0042b2;
}
.blueText{
	color: #0042b2;
}
.tenPxPaddingLeft{
	padding-left: 10px;
}
.fivePxPaddingTop{
	padding-top: 5px;
}
ul{
	margin-left: 20px;
}
h1{
	font-family: Courier, monospace;
	font-size:11px;
	color: #0042b2;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 0px;
	margin-left: 32px;
}
h2{
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0042b2;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 32px;
	text-transform: uppercase;
}
h3{
	font-family: "Bookman Old Style", "Courier New", Courier, monospace;
	font-size:11px;
	color: #0042b2;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 32px;
}
h4{
	font-family: "Bookman Old Style", "Courier New", Courier, monospace;
	font-size:11px;
	color: #6f924a;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 0px 32px;
}


/* Links
  ---------------------------------------------------------------------*/ 
a:link,
a:visited{
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6f924a; 
	text-decoration: none;
}
a:hover{
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0041af;
	text-decoration: none;
}
a.intro:link,
a.intro:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 26px;
	color: #6f924a; 
	text-decoration: none;
}
a.intro:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #0041af;
	text-decoration: none;
}
a.greenbkgd:link,
a.greenbkgd:visited{
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0041af; 
	text-decoration: underline;
	font-weight: bold;
}
a.greenbkgd:hover{
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
   a.scrollover {
      /* Default Colour/Styles here */
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6f924a; 
   }
   a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
	font-family: "trebuchet MS", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0041af;
	text-decoration: none;
   }.correction_area {
	font-family: "Trebuchet MS";
	color: #FF33CC;
	font-size: 14px;
}

