BODY { 
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/background_strip.gif) ;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height : normal;
	font-family: "Minion Web", Times, "Times New Roman", serif; 
/*	font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-size: 86%;
}

H1	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H2 {
	background-color:	#FFFFFF;
	color:				#000000;
	font-size:			1.25em;
	margin-top:			1em;
	margin-bottom:		0;
/*	margin-left:		50px; */
/*	margin-right:		50px; */
}

P A {	
	font-weight: normal;
}

H3 {
	background-color:	#FFFFFF;
	color:				#000000;
	font-size:			1.1em;
	padding:			0 0 0 0;	
	margin-top:			1em;
	margin-bottom:		0;
/*	margin-left:		50px; */
/*	margin-right:		50px; */
}


H4 {
	background-color:	#FFFFFF;
	color:				#000000;
	font-size:			1em;
	padding:			0 0 0 0;
	margin-left:		50px; 
	margin-right:		50px; 
	text-align:	center;	
}

H4.left {
	text-align: left;
}

DIV.toc {
	margin-left:		50px;
	margin-right:		50px;
}

DIV.toc H3 {
	margin-top:			2em;
	margin-bottom:		1em;
	padding:			0 0 0 0;	
}

DIV.toc H4 {
	margin-top:			0;
	margin-bottom:		1em;
	margin-left:		75px;
	padding:			0 0 0 0;	
	text-align:	left;	
}

H4.section {
	margin-bottom:		1em;
}

H5 {
	text-align:	center;	
	font-weight: bold;
	margin-left:		50px; 
	margin-right:		50px; 
}

DIV.right_text P	{
	background-color:	#FFFFFF;
	color:				#000000;
	margin-left:		50px;
	margin-right:		50px;
}


DIV.toc P	{
	margin-top:			0;
	margin-bottom:		1em;
	font-size:			1em;
	margin-left:		72px;
	padding:			0 0 0 0;	
}

P	{
	margin-left:		50px;
	margin-right:		50px;
}

P.indent	{
	text-indent : 2.5em;
}

.chart		{
	text-align : center;
	margin-left:		25px; 
	margin-right:		25px; 
}

blockquote.note {
	text-style: italics;
}

P.source		{
	font-size: 86%;
}

P.survey		{
	font-size: 86%;
}


TABLE.data		{
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 86%;
}

TABLE.data TH {
	background-color: #CEE7F2;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

TABLE.data TH.left {
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

TABLE.data TH.right {
	text-align: right;
}

TABLE.data TH.center {
	text-align: center;
}

TABLE.data TD {
	font-weight: normal;
	text-align: right;
}

TABLE.data TD.total {
	font-weight: bold;
	text-align: right;
}


TABLE.data TD.left {
	text-align: left;
}

TABLE.data TD.left1 {
	font-weight: bold;
	text-align: left;
}

TABLE.data TD.left2 {
	text-align: left;
	padding-left: 20px;
}


UL LI	{
	margin-left:		75px;
	margin-right:		50px;
}

OL LI	{
	margin-left:		75px;
	margin-right:		50px;
}

A:link {	color: #2A2A86;
			font-weight: bold;
			text-decoration: underline; }

A:active {	color: #82B5CD;	
			font-weight: bold;
			text-decoration: underline; }

A:visited {	color: #007894;	
			font-weight: bold;
			text-decoration: underline; }


/* hover is CSS2 and only works on IE 5 */

A:hover {
	color: #82B5CD;
	text-decoration: none;
}

.red	{
	color: #CC0000;
	font-weight: bold;
}

DT	{
	margin-left: 50px;
	margin-bottom: 0;
}

DD	{
	margin-left: 100px;
	margin-bottom: 2em;
}
