body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(images/top_bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #003300;
	font-size: 11px;
} 

a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}

a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}

a:active
{
	color: #000000;
	font-weight: 900;
	text-decoration: none;
}

a:hover
{
	color: #006600;
	text-decoration: none;
	font-weight: 900;
}

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

#normal li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0em 0.2em;
padding-left: 1.2em;
}

h1
{
	color: #000000;
	padding-top: 5px;
	font-size: 18pt;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
	margin-top: 15px;
	background-image: url(images/h1.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	font-size: 16pt;
	font-weight: 900;
	width: 95%;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	word-spacing: 5px;
	font-variant: small-caps;
	margin-left: 21px;
	color: #262626;
	border-bottom: 2px double #996699;
	text-align: center;
}

h3
{
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
	border-top-color: #996699;
	border-top-style: dotted;
	border-top-width: 1px;
	text-align: center;
	background-color: #E8E8E8;
}

#content
{
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#paragraph
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 11pt;
	color: #003300;
	margin-left: 30px;
}
 div#navcontainer
{
font: 10pt Georgia, "Times New Roman", Times, serif;
display: block;
color: #663366;
width: 12em;
padding: 20px;
margin: 0;
}

ul#navlist,ul#navlist li ul#subnavlist
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px 0;
	letter-spacing: 1px;
}

ul#navlist li,ul#navlist li ul#subnavlist li { display: inline; }

ul#navlist li a
{
	display: block;
	width: 10em;
	color: #663366;
	text-align: left;
	text-decoration: none;
	margin: 0 0 2px 0;
	padding: 2px 5px;
	border-bottom: 2px solid #996699;
	font-weight: normal;
}

ul#navlist li a:hover,ul#navlist li a:focus {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	font-weight: normal;
	background-image: url(images/current.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

ul#navlist li a:active
{
	border-bottom: 2px solid #CCCCCC;
	padding: 2px 5px;
	margin-bottom: 2px;
	font-weight: normal;
}

ul#navlist li#active a
{
	color: #000000;
	border-bottom: 2px solid #663366;
	font-weight: normal;
	background-image: url(images/current.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



ul#navlist li ul#subnavlist li a
{
	display: block;
	width: 9em;
	color: #282828;
	text-align: left;
	text-decoration: none;
	border-left: 1px dotted #999999;
	border-right: 0px;
	margin: 0 0 0 1em;
	padding: 3px 6px 3px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0;
	border-bottom-width: 0;
	font-weight: normal;
	background-image: none;
}

ul#navlist li ul#subnavlist li a:hover,ul#navlist li ul#subnavlist li a:focus {
	text-decoration: underline;
	color: #663366;
	font-weight: normal;
	background-image: none;
}

ul#navlist li#active ul#subnavlist li#subactive a
{
	color: #663366;
	text-decoration: underline;
	font-weight: normal;
	background-image: none;
}

#address
{
	font-size: 9pt;
	color: #003300;
	text-decoration: none;
	margin-left: 15px;
	line-height: 15px;
}

#address h4
{
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
	background-color: #996699;
	padding-top: 3px;
	width: 166px;
	margin-left: -10px;
	text-align: center;
	background-image: url(images/addressh4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#address a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: 400;
}

#address a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: 400;
}

#address a:active
{
	color: #990000;
	text-decoration: none;
	font-weight: 400;
}

#address a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: 400;
}
h5 {
	font-size: 12px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
	text-align: right;
	font-style: oblique;
}
h6 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-bottom: 3px;
}
