body {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
.center {
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
}
div#container {
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 775px;
}
div#header_box {
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 775px;
	height: 110px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	z-index: 100;
}
a#header {
	background-image: url(artwork/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 110px;
	width: 775px;
	left: 0px;
	top: 0px;
	border-right-color: #000000;
}
a#header:hover {
}
div#header_content {
	position: absolute;
	height: 100px;
	width: 430px;
	left: 330px;
	top: 70px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
div#header_content h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#header_content p {
}
h1 {
	font-weight: bold;
	font-size: 20px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

h4 {font-weight: bold;
	font-size: 12px;}
	
h5 {
	font-size: 12px;
}

p  {
	color: #000000;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#navbar {
	position: absolute;
	top: 90px;
	z-index: 555;
	left: 400px;
	width: 175px;
}
#nav li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

#nav li {
	cursor: default;
	display: block;
	float: left;
}
div#right_sidebar {
	margin: 0px;
	z-index: 500;
	padding: 0px;
	position: absolute;
	top: 18px;
	width: 168px;
	left: 590px;
}

div#sidenav {
}
div#sidenav h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bolder;
	background-color: #000066;
	border: 1px solid #000000;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
div#sidenav h2 a {
	color: #000000;
	text-decoration: none;
}

div#sidenav h2 a:hover {
	text-decoration: underline;
}
div#sidenav h3 {
	color: #990000;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	padding: 0px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
div#sidenav h4 {
	text-align: center;
}
div#sidenav h4 a {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
div#sidenav h5 {
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 15px;
}
div#sidenav p {
	color: #000000;
	text-align: center;
	font-size: 13px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
div#sidenav p a {
	color: #000000;
}
li.hotlink {
	background-color: #8C8C8C;
	margin-right: 0px;
	background-image: url(artwork/sidenav_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

li.hotlink a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-color: #990000;
	padding-right: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	padding-left: 10px;
}
li.hotlink:hover {
	border-right-color: #872A2C;
	border-bottom-color: #000000;
	background-image: url(artwork/sidenav_hotlink_bg_hover.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #660000;
}
li.link {
	background-color: #8C8C8C;
	margin-right: 0px;
	background-image: url(artwork/sidenav_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

li.link a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	padding-left: 10px;
	border-left-color: #333333;
}

li.link a:hover {
	color: #FFFFFF;
	display: block;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
li.link:hover {
	background-color: #666666;
	background-image: url(artwork/sidenav_link_bg_hover.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
li.hotsublink {
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 25px;
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li.hotsublink a {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
li.hotsublink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
li.sublink {
	color: #FFFFFF;
	margin-left: 20px;
	padding-bottom: 5px;
}
li.sublink a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	font-style: italic;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li.sublink:hover {}
li.sublink a:hover {
	text-decoration: underline;
}

a.noborder {
	margin: 0px;
	padding: 0px;
	border: none;
}
div#update {
	width: 130px;
}
div#main_box {
	left: 0px;
	top: 0px;
	width: 775px;
	position: absolute;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	margin: 0px;
	border-bottom-color: #000000;
	z-index: 10;
	border-top-color: #000000;
	padding: 0px;
	background-image: url(artwork/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div#main {
	padding-top: 140px;
	background-image: url(artwork/main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.content {
	padding-left: 35px;
	padding-right: 210px;
	padding-bottom: 20px;
	background-image: url(artwork/main_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#content_bottom {
	padding-bottom: 5px;
}
div.content h1, h2, h3, h4, h5, p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
div.content h1 {
	padding-bottom: 17px;
	font-size: 28px;
	color: #000000;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
}
div.content h1 span {
	color: #CC0000;
	text-transform: capitalize;
	text-decoration: blink;
	font-weight: bold;
}

div.content h2 {
	padding-bottom: 10px;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
}
div.content h2 a {
	color: #990000;
}

div.content h3 {
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 10px;
}
div.content h3 a {
	color: #000000;
	text-decoration: underline;
}
div.content h3 a:hover {
	text-decoration: underline;
}
div.content h4 a {
	color: #000000;
	text-decoration: underline;
}
div.content h4 a:hover {
	text-decoration: underline;
}
div.content h4 a:visited {
	color: #000000;
}
div.content h5 {
	padding-bottom: 10px;
}
div.content h3 ul {
	padding: 0px;
	margin: 0px;
}
div.content h3 ul li {
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	margin: 0px;
}

div.content h4 {
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
}
div.content p {
	padding-bottom: 10px;
	border-left-color: #000000;
	border-right-color: #000000;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
div.content p a {
	color: #000000;
}
div.content ol {
	padding-left: 20px;
	color: #000000;
	padding-bottom: 10px;
}

div.content td {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
div.content ul {
	margin-left: 25px;
}
div.content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	list-style-type: square;
}
div.content li.nolist {
	list-style-type: none;
}
div.content li.nolist a {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
div#content_box {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
}
div#content_box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #000000;
}
div#content_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	text-align: justify;
	line-height: normal;
}
div#content_box ul {
	padding-left: 5px;
}
div#content_box li {
	color: #000000;
	list-style-type: circle;
	padding-bottom: 10px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

span.update  {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}


div#terms {
	padding-bottom: 20px;
}
div#terms h3 {
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
h4#slogan {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#terms p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

div#terms a {
	color: #990000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
	font-weight: normal;
}
h3.disclaimer {
	font-size: 10px;
	font-weight: normal;
}
div.float_right {
	float: right;
	padding-left: 10px;
}
div.float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
span.reference {
	font-size: 8px;
	vertical-align: super;
}
a.article {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
}
div#articles {
	padding-bottom: 10px;
}
div#contact_form {
}
div#contact_form label {
	color: #000000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#contact_form input {
	margin-left: 5px;
}
div#contact_form fieldset {
	border: none;
	text-align: right;
}
div#contact_form h3 {
	margin: 10px 30px;
	padding: 0px 0px 2px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#contact_form h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#recent_news {
	background-color: #000000;
	float: right;
	margin-right: 15px;
	width: 235px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-top: 10px;
}
div#recent_news h3 {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	font-style: italic;
}
div#recent_news ul {
	background-color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div#recent_news li {
	padding-bottom: 5px;
}
div#recent_news li a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
div.list_box {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #ECECEC;
	text-align: center;
	margin-bottom: 30px;
}
div.list_box h3 {
	font-size: 20px;
	font-style: italic;
}
div.list_box ul {
	padding-bottom: 5px;
}
div.list_box li {
	padding-bottom: 5px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
div#address_top {
	z-index: 500;
	position: absolute;
	top: 50px;
	left: 482px;
}
div#address_top h2 {
	z-index: 500;
	font-size: 18px;
	color: #FFFFFF;
}
div#address_top h2 a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
div.list_a {
	width: 240px;
	padding: 0px;
	float: left;
}
div.list_a h2 {
	padding: 10px 10px 5px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: 4px solid #999999;
	border-left: #000000;
	font-size: 18px;
}
div.list_a p {
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
}
div.list_a p a {}
div.list_a ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
div.list_a ul li {
	color: #000000;
	font-size: 12px;
}
div.list_a ul li a {
	color: #000000;
	font-size: 12px;
}
div.list_a ul li ul {}

div.list_a ul li li {
	color: #000000;
	font-size: 12px;
	list-style-type: none;
}
div.list_a ul li li a {
	color: #000000;
	font-size: 12px;
}

div.list_b {
	width: 235px;
	padding: 0px 0px 0px 15px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	margin-left: 270px;
	border-left-style: dashed;
}

div.list_b h2 {
	padding: 10px 10px 5px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: 4px solid #999999;
	border-left: #000000;
	font-size: 18px;
}
div.list_b p {
	padding-left: 10px;
	font-size: 12px;
}
div.list_b p a {}
div.list_b ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
div.list_b ul li {
	color: #000000;
	font-size: 12px;
}
div.list_b ul li a {
	color: #000000;
	font-size: 12px;
}
div.list_b ul li li {
	color: #000000;
	font-size: 12px;
	list-style-type: none;
}
div.list_b ul li ul li a {
	color: #000000;
	font-size: 12px;
}
div.list_b p.note {
	font-size: 10px;
	line-height: normal;
}
div#search_box {
	position: absolute;
	z-index: 500;
	top: 125px;
	right: 165px;
	text-align: center;
	width: 300px;
	display: none;
}
div#search_box p {
	color: #000000;
	font-size: 10px;
}

/* Begin CSS Drop Down Menu */


#menuh-container
	{
	margin: 0px;
	padding: 0px;
	z-index: 500;
	width: 125px;
	}

#menuh
	{
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 4px;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #000000;
	text-decoration: none;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:125px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;
	vertical-align: bottom;
	list-style-type: none;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1em;
	margin-top: -1em;
	}
#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
