	body  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		margin: 0 0 0 0;
		}

#wrapper { width: auto; margin: 0 auto; padding: 0; text-align: left; background-color: #fff; }
#brand { height: 72px; margin: 0; padding: 0; background: url(/images/bg_header.jpg) repeat-x; }
	#identity { float: left; width: 500px; }
#functional { float: right; width: 270px; text-align: right; margin: 30px 0 0 0; }
	#functional ul { float:left; margin: 0; padding: 0; list-style: none; font-size: 10px; }
	#functional li { display: inline; margin: 0; padding: 0 5px; background: url(/images/bullet_navfunctional.gif) no-repeat; background-position: 0; }
	#functional li.first { font-weight: bold; }
	#functional li a { color: #4F8BB1; text-decoration: none; }
	table  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color: #000000;
	}

	th  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : bold;
		background-color : cc6600;
		color: #ffffcc;
	}

	td  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color: #000000;
	}

	h1  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-style : normal;
		font-weight : bold;
		color: #3D5058;
	}

	p  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color: #000000;
	}
	
	form  {
		margin : 0;
	}

	b  {
		font-weight : bold;
	}

	i  {
		font-style : italic;
	}

	ul  {
		list-style-type : square;
	}
		
	li  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color: #000000;
	}

	.enter  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-style : normal;
		font-weight : bold;
		color: #000000;
		text-align : center;
	}

	a:link    { color: #336699; text-decoration: none; }
	a:active  { color: #CCCCCC; text-decoration: none; }
	a:visited { color: #336699; text-decoration: none; }
	a:hover   { color: #CC6600; text-decoration: underline; }

	a.nav:link    { color: #FFCC66; font-size: 8pt; font-weight: bold; text-decoration: none; }
	a.nav:active  { color: #FFFFFF; font-size: 8pt; font-weight: bold; text-decoration: none; }
	a.nav:visited { color: #FFCC66; font-size: 8pt; font-weight: bold; text-decoration: none; }
	a.nav:hover   { color: #FFFFFF; font-size: 8pt; font-weight: bold; text-decoration: underline; }

	.formcell	{
		background-color : white;
		border : 1px solid #3d5058;
	}
	
	.reqd	{
		color : red;
		font-size : 8pt;
		font-weight : bold;
	}
	
	.date  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal;
		color: #666666;
	}
	
	.header  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : bold;
		color: #CC6600;
	}
	
	.small  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal;
		color: #000000;
	}	

	.title  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-style : normal;
		font-weight : normal;
		color: #CC6600;
	}

	.title2  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11pt;
		font-style : normal;
		font-weight : bold;
		color: #ffcc66;
	}
	
	.titleSec  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18pt;
		font-style : normal;
		font-weight : normal;
		color: #CC6600;
	}
