body, html {
text-align: center;
background-color: #dcdcdc;
scrollbar-base-color: #dcdcdc;
scrollbar-arrow-color: #104239;
font-family: Verdana,Helvetica,Arial,sans-serif; 
font-size: .86em;
margin: 0px;
}
#wrapper {
	 BACKGROUND: #fdfcdb; MARGIN: 0px auto; WIDTH: 795px; TEXT-ALIGN: left;
border: 1px solid #215a52;
}
#header {
	 HEIGHT: 113px; width: 795px; clear: both; TEXT-ALIGN: right; background-color: #fdfcdb; color: #fcea42; font-size: 1.5em;
	 font-weight: bold; font-style: italic; background: url('../images/website_header.png') 0px 0px; position: relative; repeat: no-repeat;
}
#left {
	PADDING-RIGHT: 5px; FLOAT: left; WIDTH: 170px; height: 504px; color: #104239; background: url('../images/left_column.png') 0px 0px no-repeat; 
position: relative; font-size: 86%;  
}
#right {
	PADDING-right: 40px; float: right; PADDING-BOTTOM: 10px; WIDTH: 580px; background-color: #fdfcdb; text-align: justify;
}
#footer {
	CLEAR: both; BORDER-TOP: 1px solid #104239; HEIGHT: 113px; TEXT-ALIGN: center;
color: #fdfcdb;
background: url('../images/website_footer.png') 0px 0px; position: relative; repeat: no-repeat
}
#footer P {
	MARGIN-TOP: 10px; FONT-SIZE: 86%; COLOR: #fdfcdb;
}
#left P {
	FONT-SIZE: 95%; COLOR: #104239; text-align: left; padding-left: 10px;
}

#left a:link {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: .95em;
color: #104239;
font-weight: bold;
text-decoration: none;
}

#right P {
	FONT-SIZE: 100%; LINE-HEIGHT: 1.2em
}
.nav {
	width:580px; background-color: #fdfcdb; FONT-SIZE: 86%; 
}
.nav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: .3em; MARGIN: .3em; PADDING-TOP: 0px; 
}
.nav LI {
	PADDING-RIGHT: .3em; PADDING-LEFT: .3em; FLOAT: left; LIST-STYLE-TYPE: none; font-size: .90em;
}
h1 {
font-family: Times New Roman,Georgia,Courier,serif;
color: #4172b7;
}
h2 {
background-image: url('../images/h2_background.png');
width: 400px; height: 50px;
font-family: Arial,Georgia,Courier,serif; color: #215a52; font-style: italic; 
vertical-align: bottom;
}
h3 {
font-family: Arial,Georgia,Courier,serif; font-style: italic; font-size: 13px;
text-align: left; color: #5a8c84; text-transform: none; vertical-align: top; white-space: nowrap;
}
h4 {
padding-bottom: 2px; text-align: left; color: #005959; text-transform: none; vertical-align: middle; white-space: nowrap; font-size: 13px;
}
h5 {
text-align: center;  text-transform: none; vertical-align: middle; white-space: nowrap; font-size: 11px;
}
h6 {
text-align: left; text-transform: none; vertical-align: middle; white-space: nowrap; font-size: 11px;
}
 .iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

li.dot
{
background-image: url(../images/dot.png);
background-repeat: no-repeat;
padding: 0px 0px 0px 20px;
}

li.dotline
{
background-image: url(../images/dotline.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0px 1px 25px;
}

li.text
{
background-image: url(../images/dot.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.htm
{
background-image: url(bullet_htm.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

ol, ul, li {
margin-top: 0.2em; 
}
p {
font-size: 100%;
font-weight: normal;
}
td {
font-size: 12px;
}
a:active, a:link, a:visited {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: .95em;
color: #008000;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 0.95em;
color: #0705fe;
font-weight: bold;
background: #e7efff;
text-decoration: underline;
}
