/* BEGIN Link Control Section*/
	.alt
	{	
	font-size : 12px; 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #4178b9;
	}
	
	A.alt:link
	{	
	font-size : 12px; 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #4178b9;
	}
	
	A.alt:visited
	{	
	font-size : 12px; 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #4178b9;
	}
	

	.nav_space
	{
	marginheight="10"
	}

	.nav 
	{
    text-decoration : none;
	line-height: 8px;
	}

	.navon 
	{
	font-weight: normal;
	color: #4178b9;
	line-height: 8px;
	}

	A.nav:visited 
	{
	font-weight: bold;
    color : #4178b9; 
	}
	
	A.nav:Active
	{
	font-weight: bold;
	color: #BCDBCC;
	}

	A.nav:link 
	{
	font-weight: bold;
    color : #4178b9; 
	}
	
	A.nav:hover
	{
    text-decoration : underline;	
	color: #BCDBCC;
	font-weight: bold;
	}
	
	A:visited 
	{
	font-weight: normal;
    color : #666666; 
	}
	
	A:Active
	{
	font-weight: normal;
	color: #016dec;
	}

	A:link 
	{
	font-weight: normal;
    color : #016dec; 
	}
/* END Link Control Section*/



/* BEGIN Standard Page Typography Control Section*/
	ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, LI, MENU, OL, P, PRE, TD, TH, TR, UL
	{
	font-size : 12px; 
	font-family : Verdana, Helvetica, sans-serif ; 
	color : #333333; 
	}
	
	.small
	{	
	font-size : 10px; 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #333333;
	}

	.large
	{	
	font-size : 16px; 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #333333;
	}

/* END Standard Page Typography*/


	
/* BEGIN Standard Header Control Section*/
	H1
	{
	font-weight: bold;
	color: #054897;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size : 24px;
	}

	H2
	{
	font-weight: bold;
	color: #054897;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size : 20px;
	}

	H3
	{
	font-weight: bold;
	color: #054897;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size : 17px;
	}

	H4
	{
	font-weight: bold;
	color: #054897;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size : 14px;
	}
	
	H5
	{
	font-weight: bold;
	color: #054897;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size : 12px;
	}

	H6 
	{
	font-weight: bold;
	color: #054897;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size : 9px;
	}
/* BEGIN Standard Header Control Section*/



/* BEGIN Standard List Control Section*/
	OL 
	{
	list-style: decimal;
	}
	
	UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL 
	{
	list-style: lower-alpha;
	}
	
	OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL 
	{
	list-style: lower-roman;
	}

	OL OL OL OL 
	{
	list-style: decimal;
	}

	UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL 
	{
	list-style: circle;
	}
	
	OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL 
	{
	list-style: square;
	}
	
	UL UL UL UL 
	{
	list-style: disc;
	}
/* BEGIN Standard List Control Section*/



/* BEGIN Standard Body Control Section*/
	BODY 
	{
	background: #ffffff;
	leftmargin="0"
	topmargin="0"
	marginwidth="0"
	marginheight="0"
	marginspacing="0"
	}
	
/* END Standard Body Control Section*/



/* BEGIN Standard form Control Section*/
	FORM 
	{
	font-family : Verdana, Helvetica, sans-serif ; 
	color : #333333;
	}
	
	.form
	{
	font-size : 10px; 
	font-family : Verdana, Helvetica, sans-serif ; 
	color : #333333;
	line-height: 10px;
	height: 16px;
	}

	.required
	{	
	font-family : Verdana, Helvetica, sans-serif; 
	color : #ff0000;
	}
/* END Standard form Control Section*/



/* BEGIN Miscellaneous Control Section*/
	PRE 
	{
	padding: 1em 3%;
	margin-left/* */ : 0;
	white-space: pre;
	}
	
	SMALL
	{
	font-size: 10px;
	}
	
	TEXTAREA 
	{
	cursor: text;
	}
	
	TD 
	{
	margin-left: 0;
	}
	
	TH 
	{
	font-weight: bold;
	text-align: center;
	margin-left: 0;
	}
/* BEGIN Miscellaneous Control Section*/
