/* Global  CSS Styles  */
/* GLOBAL */

body {
font-family: Tahoma, Helvetica, sans-serif;
}

	.menubarlink {
	font-size: 8pt; 
	color: #314257; 
	text-decoration: none;}

/* Link  */

	A:link		{ color:##314257; }
	A:visited	{ color:#666666;}
	A:hover	{ color:#314257;}
	
	.menubarsiteinfo {
	font-size: 8pt; 
	color: #dddddd; 
	text-decoration: none;
	}
	
	.formtext {
	font-size: 8pt;
	color: #65748A;
	}
	.formtextbold { 
	font-weight: bold;
	font-size: 8pt; 
	color: #65748A;
	}
	
	.steptitle {
	font-weight: bold; 
	font-size:10pt; 
	color: 9AADC2;
	}

/* Page Header  */

	.pheader {
	font-weight: bold large; 
	color: #65748A; 
	text-decoration: none;
	}

/* Page Header  */	

	.cheader {
	font-weight: bold ;
	font-size:14pt; 
	color: #65748A; 
	text-decoration: none;
	}

/* sub-Header  */

	.sheader {
	font-weight: bold; 
	font-size:10pt; 
	color: #65748A; 
	text-decoration: none;
	}

/* Body text  */

	.content {
	font-size: 10pt; 
	color: #65748A; 
	text-decoration: none;
	}
