BODY 
	{  
		color: #000000; 	/* all text*/
		background-color: #FFFFFF; /* white background color */
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 0;
		margin-top: 0;
		font-size : 11pt;
	}
	
		<!-- controls the top dropdown nav colors -->
.lowText { text-decoration: none; color: #000000; font: 8pt Arial, Helvetica }
.lowText2 { text-decoration: none; color: #ffffff; font: 8pt Arial, Helvetica }
.highText { text-decoration: none; color: #333333; font: 11px Arial, Helvetica }
.itemBorder { border: 1px solid #000000 }
.itemBorderSub { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #666666 }


.border1 {
	border: 1px solid #000000;
}

.disappear font{
	display: none;
	overflow: hidden;
}

.disappear br{
	display: none;
	overflow: hidden;
}
	
	TD.topwrap DIV
	{
	margin-left: 10px;
	text-indent: -8px;
	}
	
		TD.topwrap2 DIV
	{
	margin-left: 10px;
	text-indent: -8px;
	}
	
			TD.topwrap2 SPAN LI
	{
	margin-left: 20px;
	text-indent: -16px;
	}
	
	.packertable {
	border: 1px solid #999999;
}
	
	span.fixMargin FORM 
	{  <!--  fixes margin in forms -->
		white-space: nowrap;
		margin: 0px;
		padding: 0px;
	}
	
	.headers {
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

	.headers2 {
	font-size: 9pt;
	font-weight: bold;
	color: #432F92;
	text-decoration: none;
}

.headers A:link {
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.headers A:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.mainsublink {
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
}

.mainsublink A:link{
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.mainsublink A:visited{
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.mainsublink A:hover{
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.mainsublink A:active{
	font-size:10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}


.mainsublink2 {
	font-size: 8.5pt;
	font-weight: bold;
	color: #333399;
}

SPAN.mainsublink2 DIV span {
	font-weight: normal;
	color: #666666;
}

SPAN.mainsublink DIV span {
	font-weight: normal;
	color: #666666;
}

.mainsublink2 A:link{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.mainsublink2 A:visited{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.mainsublink2 A:hover{
	font-size: 8.5pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.mainsublink2 A:active{
	font-size:8.5pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.mainsublink2  DIV SPAN {
	font-size: 8.5pt;
	font-weight: bold;
	color: #333399;
}

noboldURL {
	font-weight: normal;
}

.noboldURL A:link{
	font-weight: normal;
}

.noboldURL A:visited{
	font-weight: normal;
}

.noboldURL A:hover{
	font-weight: normal;
}

.noboldURL A:active{
	font-weight: normal;
}


.formboxwidth {
	width: 150px;
}
.noleftpad {
	padding-left: 0px;
}

SPAN.footerlinks A:link  
	{ 
		/*font-size: 70%;*/
		color: #000000;
		text-decoration: none;
	}
	
SPAN.footerlinks A:visited
	{
		/*font-size: 70%;*/
		color: #000000;
		text-decoration: none;
	}
	
SPAN.footerlinks A:active  
	{ 
		/*font-size: 70%;*/
		color: #000000;
		text-decoration: none;
	}
	
SPAN.footerlinks A:hover
	{
		/*font-size: 70%;*/
		color: #000000;
		text-decoration: underline;
	}



<!-- topix styles -->
.topix-head {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #00000}
.topix-affil {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}

