BODY {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d3e7fc;
	background-attachment: fixed;
	background-image: url(../graphics/backmain.gif);
	background-repeat: repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	scrollbar-3d-light-color:#CCFFFF;
	scrollbar-arrow-color:#CCFFFF;
	scrollbar-base-color:#4263A5;
	scrollbar-dark-shadow-color:#4263A5;
	scrollbar-face-color:#4263A5;
	scrollbar-highlight-color:#CCFFFF;
	scrollbar-shadow-color:#4263A5;
	}

BODY ,TD  {
	font-size: 9pt;
	text-align: justify;
	}

DIV.pbreak {
	font-size: 3pt;
	}

DIV.subtitle {
	font-weight: bold;
	color: navy;
	margin-top: 2px;
	margin-bottom:2px;
	margin-left: 6px;
	text-align: left;
	}

DIV.detail {
	margin-top: 4px;
	margin-bottom:4px;
	margin-left: 20px;
	margin-right: 40px;
	}

DIV.indent {
	margin-top: 4px;
	margin-bottom:4px;
	margin-left: 8px;
	margin-right: 8px;
	}

DIV.newstitle {
	font-weight: bold;
	color: #CCFFFF;
	text-align: center;
	margin-top: 1px;
	margin-bottom:1px;
	}

DIV.normal8 {
	font-size: 8pt;
	text-align: justify;
	}

DIV.normal8left {
	font-size: 8pt;
	text-align: left;
	}

DIV.list8{
	font-size: 8pt;
	text-align: left;
}

DIV.list9{
	font-size: 9pt;
	text-align: left;
}

DIV.toptitle {
	font-weight: bold;
	font-size: 16pt;
	color: #000090;
	text-align: center;
	margin-bottom:1px;
	margin-top:10px
}

DIV.sectitle {
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	margin-top: 2px;
	margin-bottom:2px;
	text-align: left;
	}

DIV.terttitle {
	font-weight: bold;
	font-size: 10pt;
	color: #CCFFFF;
	margin-top: 1px;
	margin-bottom:1px;
	margin-left: 2px;
	margin-right: 0px;
	text-align: left;
	}

DIV.quadtitle {
	font-weight: bold;
	font-size: 10pt;
	color: #000050;
	text-align: left;
	}

.nav {
	font-size: 7pt;
	width: 80px;
	cursor: hand;
	color: #ccffff;
	line-height: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none
}
.navMenu {
	font-size: 8pt;
	float: left;
	color: #ccffff;
	line-height: 11px;
	margin-right: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left
}
a:link {text-decoration: none; font-weight: normal; color: blue}
a:visited {text-decoration: none; font-weight: normal; color: blue}
a:active{text-decoration: none; font-weight: normal; color: blue}
a:hover {text-decoration: underline; font-weight: normal; color: #00ffff}
