body { 
	font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	background: #FFFFFF; 
	color: #000000; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}

#container { 
	background: white url(/graphics/header.jpg) no-repeat top center;
	margin: 0 auto;
	width: 750px;
	text-align: left;
	}

#container p {font-size: 9pt;
	margin: 0px 0px 10pt 0px; }
#container p.note {
	margin: 10px 15px 10px 15px;
	background: #6D136B;
	color: white;
	padding: 6pt 12pt 6pt 12pt;
	font-style: italic;
}
#container p.sbbody {
	margin: 0px 15px 0px 15px;
	background: #BF4DBE;
	padding: 6pt 12pt 6pt 12pt;
	border-left: solid black thin;
	border-right: solid black thin;
}
#container p.sblast {
	margin: 0px 15px 15px 15px;
	background: #BF4DBE;
	padding: 6pt 12pt 6pt 12pt;
	border-left: solid black thin;
	border-right: solid black thin;
	border-bottom: solid black thin;
}
#container p.sbhead {
	font-size: 110%;
	font-weight: bold;
   margin: 10px 15px 0px 15px;
	background: #BF4DBE;
	padding: 6pt 12pt 6pt 12pt;
	border-left: solid black thin;
	border-right: solid black thin;
	border-top: solid black thin;
}
#container p.figure {
	text-align: center;
}
#container p.caption {
	text-align: center;
	font-style: italic;
}
#container p.code {
	padding: 0pt 0pt 0pt 12pt;
	font-weight: bold;
}
#container p.index {
	font-size: 9pt;
	font-weight: bold;
   margin: 0px 0px 10px 15px;
	}
#container p.info {font-size: 75%;
	font-weight: bold;
	text-align: center;
	margin: 0pt 0pt 6pt 0pt; }
#container h1 {font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin: 36pt 0pt 3pt 0pt; }
#container h2 {font-size: 150%;
	font-weight: bold;
	margin: 18pt 0pt 3pt 0pt; }
#container h3 {font-size: 110%;
   font-weight: bold;
	margin: 18pt 0pt 3pt 0pt; }
#container h4 {margin: 18pt 0pt 3pt 0pt; }

#container li {font-size: 8pt; }

.dbar {font-weight: bold; color: #EDB26A;}

#container a:link {color: #0F3068; text-decoration: none}
#container a:active {color: #0F3068; text-decoration: none}
#container a:visited {color: #0F3068; text-decoration: none}
#container a:hover {color: red; text-decoration: none}


#footer {margin: 0 auto;
			width: 750px;
		   padding: 0px 0px 10px 0px;
}

#footer p {background: white url(/graphics/footerbar.jpg) no-repeat top center;
	font-size: 7pt;
	line-height: 9pt;
   padding: 30px 0px 0px 0px;
	clear: both;
}
			
#google {
   width: 320px;
	float: right;
   margin: 15px 0px 15px 15px;
	text-align: center;
    }

#googlel {
   width: 730px;
	float: none;
   margin: 15px 0px 15px 0px;
	text-align: center;
    }

#pagehead {
	margin: 0 auto;
	width: 750px;
	height: 240px;
	}
