.subHead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000099;
	font-style: normal;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
}

.paraHead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000000;
	font-weight: bold;
}
.paraHead_blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000099;
	font-weight: bold;
}
.subHead_ital  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000099;
	font-style: italic;
}
.body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #000000;
	line-height: normal;
}

.stretched {
letter-spacing: 2px
}

img.header{ 
	position: absolute; 
	top: 84px;
	left: 231px;
	}
	
img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 0px; 
}
img.floatLClear {
	float: left;
	clear: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}

img.floatRClear {
	float: right;
	clear: right;
	margin-left: 8px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}

ul.leftNav{
	position: absolute;
	list-style:none;
	top: -0;
	left: -0px;
	padding: 0px;
}	
	

div#menuPane{
	position: absolute;
	top: -20px;
	left: -20px;
	padding: 0px;
}

div#content{
	position: absolute;
	left: 231px;
	top: 140px;
	width: 570px;
	padding: 2px;
	margin-right: 5px;
	}
	
div.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #000000;
	line-height: normal;
	}	

