/* PRIMARY STYLESHEET FOR LIGHTSPEED */



A.stdlink:link {

	text-decoration: none;

	color: #336699;

}



A.stdlink:active {

	text-decoration: none;

	color: #CC0033;

}



A.stdlink:visited {

	text-decoration: none;

	color: #999999;

}



A.stdlink:hover {

	text-decoration: underline;

}



.bodytext {

	font-size: 11px;

	line-height: 13px;

	font-family: arial, helvetica, sans-serif;	

	color: #000000;

}



.bulletext {

	font-size: 11px;

	line-height: 13px;

	font-family: arial, helvetica, sans-serif;	

	color: #000000;

}



.navtext {

	font-size: 11px;

	line-height: 13px;

	font-family: arial, helvetica, sans-serif;	

	color: #000000;

}



.pagehead {

	font-weight: bold;

	font-size: 18px;

	line-height: 18px;

	font-family: arial, helvetica, sans-serif;

	color: #006666;

}



.mainhead {

	font-weight: bold;

	font-size: 14px;

	line-height: 14px;

	font-family: arial, helvetica, sans-serif;

	color: #000000;

	margin-top: 6px;

}



.subhead {

	font-weight: bold;

	font-size: 12px;

	line-height: 13px;

	font-family: arial, helvetica, sans-serif;

	color: #000000;

	margin-top: 3px;

	margin-bottom: 6px;

}





/* STYLES FOR FORMS PAGES */

.formtext {

	font-size: 9px;

	line-height: 10px;

	font-family: arial, helvetica, sans-serif;	

	color: #000000;

}



.formlabel {

	font-weight: bold;

	font-size: 9px;

	line-height: 10px;

	font-family: arial, helvetica, sans-serif;	

	color: #000000;

}



.smalltext {

	font-size: 9px;

	line-height: 10px;

	font-family: arial, helvetica, sans-serif;	

	color: #000000;

}



