body {
	color:#666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 2em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	
	}
	
h1 {
	color: #000000;
	font-size:16pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin:  0;
	padding: 0;
	}	
h2 {
	color: #000;
	font-size:14pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	}
	
h3 {
	font-size: 12pt;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	}
h4	{
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	}
	
h5	{
	font-size:10pt;
	color:#F7941d;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
	
h6 {
	color: #FFF;
	font-size:13pt;
	font-family: "Bradley Hand ITC";
	font-weight: normal;
	line-height: normal;
	}
	
h7 {
	color: #000000;
	font-size:14pt;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
	
h8 {
	color: #ffffff;
	font-size:12pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	}
	
.newh8 {
	font-size: 10pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #FFF;
	}
	
.newh9 {
	font-size: 12pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000000;
	}	


.newh10 {
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	}	





.newh11 {
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	}


.newh12 {
	font-size: 12pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #F7941d;
	font-style: normal;
	}


		
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color:#000000;
	}

ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	list-style-position: outside
	}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}

	
a:Link {
	color: #FFF;
	text-decoration: none;
	}

a:visited {
	text-decoration:none;
	color:#99F
	}
	
a:hover {
	text-decoration: none;
	text-color:#CC9;
	color: #FFF;
	}

a:active {
	color: #FFF
}
	
a.dark:link {
	color:#FFF;
	}

a.dark:hover {
	color: #FFF;
	}

a.dark:visited {
	color: #f7941d;
	}

a.dark:active {
	color: #f7941d;
	}

	
div#Container {
	margin:auto;
	width: 934px;
	left: 25px;
	top:auto;
	border-left-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-color: #9B9B66;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #9B9B66;
	border-bottom-style: solid;
	background-color:#d1cfa1;
	}
	
	
div#Logo	{
	width: 950px;
	height: 35px;
	margin:auto;
	font-family: Tahoma, Geneva, sans-serif;
	text-align:center;
	background-color: #000000;
	}


div#Banner {
	margin:auto;
	width: 950px;

	top: 21px;
	height: 220px;

	}
	
div#TopMenu {
	margin:auto;
	height: 40px;
	width: 934px;
	vertical-align:middle;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9b9b66;
	border-left-color: #9b9b66;
	background-color: #d1cfa1;
	}
	
	

div#TitleBanner  {
	margin:auto;
	width: 950px;
	}

div#NavLeft   {
	margin:auto;
	width: 150px;
	height: 350px;
	top: 25px;
	float:left;
}

div#PrintPageLayout  {
	float:left;
	width: 310px;
	padding: 2px;
	margin: auto;
	clear:both;

}



div#Navigation {
	margin:auto;
	left: 25px;
	width: 178px;
	height: auto;
	float:left;
	background-color:#000000;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #FFFFFF;
	}
	
div#Body {
	margin:auto;
	width: 950 px;
	left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	}

div#footer
{
	width: 950 px;
	float:right;
	clear: both;
	background-color:#000000;
	text-align:center;
	border-top-width: 0px;
	border-top-style: none;
	color: #FFFFFF;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
} 
	
	
	
	
	
	
	
	

