body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image:  url("img/bg.gif");
	background-repeat: repeat;
}

#container {
	width: 683px;
	\width: 683px;
	w\idth: 683px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #020270;
	background-color: #FFFFFF;
}

#banner {
	padding: 15px 10px 15px 0px;
	margin-bottom: 0px;
	background-image:  url("img/logo_new_small.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	background-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #020270;
}

#content {
	background-color: #FFF;
	margin-left: 200px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: justify;
}

#content a {
	color: #B14B02;
	text-decoration: underline;
}

#content a:hover {
	color: #B14B02;
	text-decoration: none;
}

#content .imgleft{
	margin: 10px 10px 10px 0px;
	padding: 2px;
	border: 1px solid #000000;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#content .imgright{
	margin: 10px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #020270;
	float: right;
	text-align: center;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#content .imgrighttop{
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #020270;
	float: right;
	text-align: center;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.header {
	margin: 0px;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B14B02;
}

#content li {
	list-style-type: circle;
}

#nav {
	float: left;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	margin: 0px;
	padding: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #020270;
	color: #020270;
	background-image:  url(img/bg_nav.gif);
	background-repeat: repeat-x;
		}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#nav a {
	display: block;
	width: 160px;
	padding: 8px 0px 5px;
	color: #020270;
	text-decoration: none;
	background-image: url(img/nav_button.gif);
	background-repeat: no-repeat;
}

html>body #nav li a { width: auto; }

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #020270;
}

#nav li li a {
	display: block;
	padding: 0px 0px 3px 10px;
	width: 160px;
	background-image: url(img/nav_button_sub.gif);
	background-repeat: no-repeat;
}

#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}

.style1 {font-size: 36px}

.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #B14B02;
	padding: 2px;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: underline;
}

#footer {
	padding: 5px;
	margin-top: 0px;
	background-color: #B14B02;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #020270;
	clear: both;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#credits {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#credits a {
	text-decoration: underline;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

#credits a:hover {
	text-decoration: none;
}#top {
	text-align: left;
}
#table {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	width: 300px;
	background-color: #94C64B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.indent {
	padding-left: 10px;
}

 /*printer styles */ 
@media print {
	/*hide the banner, nav, footer and top divs when printing*/
	#banner, #nav, #footer, #top { display:none !important; }

	body, html, #content, #nav, #credits, #container {
	background-color:#FFF !important;
	border: 0px none;
	background-image: none;
}
}
#content_top {
	background-color: #B14B02;
	margin-left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #020270;
	padding: 0px;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
}
#banner a {
	color: #020270;
	text-decoration: underline;
}
#banner a:hover {
	text-decoration: none;
}
#nav p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.highlight {
	font-weight: bold;
	color: #B14B02;
}
.highlight2 {
	color: #020270;
}
table {
	border: 1px solid #020270;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	color: #000000;
}
.hr {
	color: #666666;
	height: 1px;
	width: 80%;
	text-align: center;
}
.highlight_black {
	font-weight: bold;
	color: #000000;
}
.li_number {
	list-style-type: disc;
}
