
body{
background:#fff;
width:900px;
}

#content{
width:900px;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
padding-top:4px;
}

a:link {color: #003366; text-decoration: underline; }
a:active {color: #003366; text-decoration: underline; }
a:visited {color: #8b0000; text-decoration: underline; }
a:hover {color: #8b1a1a; text-decoration: none; }

h4 {
color: #003366;
font-size:10pt;
margin:0px;
padding:0px;
display:inline;
}

h3{
color: #003366;
font-size:12pt;
margin:0px;
padding:0px;
font-weight:bold;
}

b {
color: #003366;
font-size:11pt;
font-weight:bold;
}

#header {
background: url(../images/topline.gif) repeat-x 100% 0%;
width:900px;
height:20px;
}

#headertext{
float: right;
font-size: 8pt;
font-family: arial, helvetica;
}

#toptitle {
width:100%;
padding-top:10px;
}

#toptitle img {
float:left;
display: inline;
margin-right: 30px;
margin-top:2px;
}

#toptitle h2 {
padding-bottom: 15px;
padding-left: 10px;
font-size: 18pt;
font-family: arial, helvetica;
font-weight: bold;
color:#003366;
display:inline;
}

.clear{
clear: both;
}

#topsection{
margin-left:5px;
width: 900px;
}

.table_pastPI td{
background:#eeeeee;
border: 1px solid #ccc;
padding:6px;
font-size: 10pt;
font-family: arial, helvetica;
}

.table_main td{
background:#fff;
border: 0px;
padding:6px;
font-size: 10pt;
font-family: arial, helvetica;
}


#contentwrapper{
float: left;
width: 900px;
}

#contentcolumn{
margin: 0 300px 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
padding-top:4px;
}

#contentcolumn2{
width:900px;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
padding-top:4px;
}

#contentcolumn3{
width:900px;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
padding-top:4px;
}

#contentcolumn2 td{
border: 1px solid #A5ADBD;
}

.tright {text-align: right;}

#main_right {
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left marginto -(RightColumnWidth)*/
}

blockquote {
	background: #FFF url('../image/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
      font-family: arial, sans-serif, helvetica;
      font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
}

td.dots {
background: url(../images/dots3.gif) bottom left repeat-x; 
width: 900px; 
vertical-align: bottom; 
text-align: left;
}

top_note {
      font-family: arial, sans-serif, helvetica;
      font-size: 10pt;
	margin-top:20px;
	margin-bottom: 0px;
      border:1px solid #ACBECD;
}

/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('../images/box/title3.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
      font-family: arial, sans-serif, helvetica;

}
.box_body {
	background: #DAE3E9 url('../images/box/body3.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 10pt;
      font-family: arial, sans-serif, helvetica;
}
.box_bottom {
	background: url('../images/box/bottom2.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}


.box td {
padding: 4px;
border-top: 1px solid #E2ECF2;
border-bottom: 1px solid #D0D8DE;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}



#footer img{
margin: 0 10px 0 10px;
}

#footer{
clear: left;
width: 900px;
text-align: center;
padding: 4px 0;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
padding: 12px 0;
}

#footerwrapper{
background: url(../images/bottombar.gif) repeat-x;
width:900px;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

