/* CSS Document */
		body {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align: center;
			background-color: #F6F8DF;
			
		}
		
		h1 {
			font-size: 18px;
			color:#336699;
			font-weight: bold;
			padding: 0 200px 0 15px;
			font-style: italic;
			font-family: Georgia, "Times New Roman", Times, serif;
			/*text-transform: uppercase;*/
		}
		
		h2 {
			font-size: 12px;
			color:#336699;
			font-weight: bold;
			padding: 0 200px 0 15px;
			font-family: Georgia, "Times New Roman", Times, serif;
			text-transform: uppercase;
		}
		
		h3 {
			font-size: 12px;
			color:#336699;
			font-weight: bold;
			padding: 0 200px 15px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		
		p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666666;
			line-height: 18px;
			padding: 0 200px 0 15px;
		}
		
		.label {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666666;
		}
		
		address {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666666;
			line-height: 18px;
			padding: 0 200px 0 15px;#336699
			font-style: normal;
		}
		
		em {
			color: #fe9e32;
			font-weight: bold;
			font-style: normal;
		}
		
		a:link {
			color: #336699;
			text-decoration: none;
			font-weight: bold;
		}

		a:visited {
			color: #336699;
			text-decoration: none;
			font-weight: bold;
		}

		a:hover {
			text-decoration: none;
			color: #fe9e32;
			font-weight: bold;
		}
		
		ul {
			list-style-position: outside;
			list-style-image: url(../images/tribullet.gif);
			list-style-type: none;
			padding-right: 200px;
			line-height: 18px;
		}

		li {
			font-size: 11px;
			color: #666666;
			border: 0px none;
		}
		
		ol {
			line-height: 18px;
			padding-right: 200px;
		}
		
		input {
			border: 1px solid #FF9900;
			background-color: #F6F8DF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		textarea {
			border: 1px solid #336699;
			background-color: #F6F8DF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		.datatable {
	border: 2px solid #FFF;
	border-collapse: collapse;
	width: 500px;
}

.datatable td {
	text-align: right;
	border: 2px solid #FFF;
	padding: 4px;
	color: #666666;
}

.datatable th {
	text-align: left;
	background-color: #336699;
	border: 2px solid #FFF;
	color: #FFF;
	font-weight: bold;
	padding: 4px;
}

.datatable th.top {
	background-color: #336699;
}

.datatable caption {
	font-size: 12px;
	color:#336699;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.datatable tr.altrow td {
	background-color: #EEE;
}	
		
		#container {
	background-color: #FFFFFF;
	width: 752px;
	border: 4px solid #FE9E32;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: 0px;
		}

		#header {
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: transparent;
	height: 165px;
	background-image: url(../images/header.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	position: 0;
		}
		#mainnav {
			padding: 0 0 5px 0;
			margin-bottom: 0px;
			margin: -23px 10px 0 10px;
			background-color: transparent;
		}
		
		#mainnav ul {
			margin: 0 0 0 20px;
			padding: 0;
			list-style-type: none;
			border-left: 1px solid #004A80;
			line-height: normal;
		}
	
		#mainnav li {
			display: inline;
			padding: 0 10px;
			border-right: 1px solid #004A80;
		}
	
		#mainnav li a {
			text-decoration: none;
			color: #336699;
			font-weight: bold;
		}
	
		#mainnav li a:hover {
			text-decoration: none;
			color: #FE9E32;
			background-color: transparent;
			font-weight: bold;
		}
		
		

		
		
		
		#banner {
			padding: 0px;
			margin-bottom: 0px;
			border-top: 0px;
			border-bottom: 0px;
			height: 36px;
			background-color: transparent;
			background-image: url(../images/footer.jpg);
			background-position: bottom center; 
			background-repeat:no-repeat;
		}
		
		/*#banner img {
			align: center;
		}*/

		#content {
			padding: 10px;
			margin-left: 160px;
			background-color: white;
		}
		
		.spotlight {
			float: right;
			width: 150px;
			padding: 5px;
			border: 1px solid #336699;
			margin: 15px 10px 10px 10px;
		}
		
		.spotlight h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: center;
			color: #fe9e32;
			text-transform: uppercase;
			font-style: normal;
			padding: 0 0 0 0;
		}
		
		.spotlight h4 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: left;
			color: #336699;
			font-style: normal;
			font-weight: normal;
			padding: 0 0 0 0;
			}
		
		.spotlight p {
			font-size: 10px;
			line-height: normal;
			padding: 0 0 0 0;
		}
		
		.spotlight a {
			font-weight: normal;
		}
		
		.spotlight a:hover {
			font-weight: normal;
		}
		
		.spotlight a:visited {
			font-weight: normal;
		}
		
		.spotlight img {
			padding-left: 15px;
		}

		#sidebar-a {
			float: left;
			width: 140px;
			/*\width: 160px;
			w\idth: 140px;*/
			margin: 0;
			padding: 10px 10px 10px 20px;
			background: white;
		}
		
		#sidebar-a h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: left;
			color: #004A80;
			text-transform: uppercase;
			font-style: normal;
			padding: 0px 0 0 0px;
		}
		
		#sidebar-a h3 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: left;
			color: #004A80;
			font-style: normal;
			font-weight: normal;
			padding: 0px 0 0 15px;
		}
		
		#sidebar-a p {
			font-size: 10px;
			text-align: left;
			color: #666666;
			font-style: normal;
			padding: 0 0 0 10px;
			line-height: normal;
		}
		
		#sidebar-a ul {
			font-size: 10px;
			font-style: normal;
			margin-right: 0;
			padding-right: 0;
			list-style-type: none;
			line-height: 160%;
		}
		
		#sidebar-a li {
			font-size: 10px;
			text-decoration: none;
		}
		
		#sidebar-a li a {
			font-size: 10px;
			text-decoration: none;
			color: #336699;
			font-weight: normal;
		}

	
		#sidebar-a li a:hover {
			text-decoration: underline;
			color: #FE9E32;
			background-color: #FFFFFF;
			font-weight: normal;
		}
		
		#copyright {
			clear: both;
			padding: 10px;
			margin-top: 0px;
			background-color: white;
		}
		
		#copyright ul {
			margin: 0 0 0 170px;
			padding: 0;
			list-style-type: none;
			line-height: 18px;
		}
	
		#copyright li {
			display: inline;
			padding: 0 5px;
		}
	
		#copyright li a {
			font-size: 9px;
			text-decoration: none;
			color: #336699;
			font-weight: normal;
		}

	
		#copyright li a:hover {
			text-decoration: none;
			color: #fe9e32;
			background-color: #FFFFFF;
			font-weight: normal;
		}
		
		#copyright a {
			font-weight: normal;
		}
		
		#copyright a:hover {
			font-weight: normal;
		}
		
		#copyright p {
			margin: 0 0 0 175px;
			padding: 5px 0 0 0;
			font-size: 9px;
			color: #336699;
		}

		#footer {
			clear: both;
			padding: 0px;
			margin-bottom: 0px;
			border-top: 0px;
			border-bottom: 0px;
			height: 74px;
			background-color: transparent;
			background-image: url(../images/footer.jpg);
			background-position: top center; 
			background-repeat: no-repeat;
		}
		
		#footernav {
			padding: 2px 0px 0px 0;
			margin-bottom: 0px;
			margin: 0px 10px 0 10px;
			background-color: transparent;
		}
		
		#footernav ul {
			margin: 10px 10px 0 20px;
			padding: 0;
			list-style-type: none;
			border-left: 1px solid #004A80;
			line-height: normal;
		}
	
		#footernav li {
			display: inline;
			padding: 0 10px;
			border-right: 1px solid #004A80;
		}
	
		#footernav li a {
			text-decoration: none;
			color: #336699;
			font-weight: bold;
		}
	
		#footernav li a:hover {
			text-decoration: none;
			color: #FE9E32;
			background-color: transparent;
			font-weight: bold;
		}