<STYLE TYPE="text/css">

.indented
{
	padding-left: 10pt;
	padding-right: 5pt;
} /* INDENTATION */

.debugger_header
{
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0C0C0;
} /* DEBUGGER HEADER */

.debugger
{
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: normal;
	background-color: #EEEEEE;
} /* DEBUGGER */

font.header
{
	font-size: 14pt;
	font-family: sans-serif; 
	font-weight: bold;
} /* USED FOR THE HEADER */

font.heading
 {
	 font-size: 8pt;
	 font-family: Verdana;
	 font-weight: bold;
 } /* USED FOR SUB HEADINGS */

font.large_heading
 {
	 font-size: 11pt;
	 font-family: Verdana;
	 font-weight: bold;
 } /* USED FOR LARGE HEADINGS */

font.large_text
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
} /* USED FOR LARGE TEXT */


font.bullet
	{
	font-size: 10;
	font-family: Verdana; 
	font-weight: normal;
	} /* USED FOR BULLET POINTS */

font.small
{
	 font-size: 8pt;
	 font-family: sans-serif;
 } /* USED FOR DETAIL TEXT */

font.tiny
{
	 font-size: 7pt;
	 font-family: Verdana;
 } /* USED FOR SMALL DETAIL TEXT */

font.italic
{
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: italic;
} /* USED FOR SPECIAL INSTRUCTIONS */

font.prompt
{
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: normal;
} /* USED FOR FORM PROMPTS */

font.nav
{
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: normal;
} /* USED FOR NAVIGATION TABS */

.textarea
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
} /* TEXTAREA TAG */

.formbtn
{
	font-family: sans-serif;
	font-size: 15px;
	font-weight: normal;
} /* FORM BUTTON */

font.admin
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
} /* ADMIN NORMAL TEXT */

font.adminlabel
{
	font-family: verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
} /* ADMIN DATA ENTRY LABEL */

body div#toolTip { position:absolute;z-index:1000;width:150px;background-color:#00F;border:2px double #fff;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }

.normal_text
{
	font-size: 11pt;
	font-family: Verdana; 
	font-weight: normal;
} /* NORMAL TEXT */

.btnForm
{
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
} /* FORM BUTTON */

.sub_heading
 {
	 font-size: 10pt;
	 font-family: sans-serif; 
	 font-weight: bold;
 } /* SUB HEADINGS */

.detail_text
{
	font-size: 7pt;
	font-family: Verdana; 
	font-weight: normal;
} /* DETAIL TEXT */

</STYLE>