 /* Font Definitions */
 @font-face
	{font-family:"Trebuchet MS";
	panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Tw Cen MT";
	panose-1:2 11 6 2 2 1 4 2 6 3;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-left: 1cm;
	margin-right: 1cm;
	margin-bottom: 1cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	color:windowtext;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
p
	{margin-right:0in;
	margin-left:1cm;
	margin-right: 1cm;
	margin-bottom: 1cm;
	font-size:12.0pt;
	font-family:"Times New Roman";
	color:black;}
@page Section1
	{size:8.5in 11.0in;
	margin:1cm 1cm 1cm 1cm;}
div.Section1
	{page:Section1;}
 /* List Definitions */
ol
	{margin-left: 1cm;}
	{margin-right: 1cm;}
	{margin-bottom:0in;}
ul
	{margin-left: 1cm;}
	{margin-right: 1cm;}
	{margin-bottom:0in;}

	.mainnav {
	font-family: Verdana;
	font-size: 10pt;
	}
	
	#navlist
	{
	margin: 0;
	padding: 0px 0px 0px 220px;
	}
	
	#navlist ul, #navlist li
	{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
	#navlist a:link, #navlist a:visited
	{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 6px 10px;
	text-decoration: none;
	color: #999;
	font-family: Verdana;
	font-size: 12pt;
	}
	
	#navlist a:link##current, #navlist a:visited#current, #navlist a:hover
	{
	border-bottom: 4px solid #20356c;
	padding-bottom: 4px;
	background: transparent;
	color: #20356c;
	}
	
	#navlist a:hover { color: #20356c; }
	
	.shadowboxfloat {margin: 4px 0px 0px 5px;
	background: url(images/shadowlight.gif) repeat;
	width: 500px; 
	position: relative; /*IE needs this to show float properly*/
	float: left}
			
	.shadowcontent {
	position: relative;
	top: -5px; /* these two define the shadow 'offset'*/
	left: -5px; /*...*/
	}

	#marginize { margin: 0cm 1cm 0cm 1cm; }
-->