div#horizon        
	{
	color: white;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

div#content    
	{
	background-color: #ffffff;
	margin-left: -387px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 601px;
	height: 300px;
	visibility: visible
	}
	
div#horizonindex        
	{
	color: white;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

div#contentindex    
	{
	background-color: #ffffff;
	margin-left: -390px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 601px;
	height: 300px;
	visibility: visible
	}
		

	
.body8ptarial {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	}	
	
.body10ptarial {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	}
	
.body10ptarialbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	}

.body10ptarialred {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	}

.body10ptarialredbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	}	
	
.body12ptarialbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	}	
	
.body12ptarialboldred {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	}	
	
	
.body13ptarial {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	}

.blackheader18pt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}	

.redheader18pt {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}	

	
.redlink a:link 		{color: #990000;}
.redlink a:hover 	{color: #990000;}
.redlink a:active 	{color: #990000;}
.redlink a:visited 	{color: #8E8E8E;}
a.redlink:link 		{color: #990000;}
a.redlink:hover 		{color: #990000;}
a.redlink:active 	{color: #990000;}
a.redlink:visited 	{color: #8E8E8E;}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

/* table border */

table.borderstyle {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: white;
}
table.borderstyle th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #cccccc;
	background-color: white;
	-moz-border-radius: ;
}
table.borderstyle td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #cccccc;
	background-color: white;
	-moz-border-radius: ;
}
