html, body, div, span, applet, object, iframe, form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #fdfaf3;
	color: #2B3343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
    line-height: 1.25em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(graphics/back.gif);
	background-position: 0px 80px;
}
h1 {
	color: #474F61;
	font-size: 1.75em;
	font-weight: bold;
	background-image: url(graphics/h1back.gif);
	background-repeat: no-repeat;
	padding: 28px 0px 10px 26px;
	margin: 0px;
}
h2 {
  color: #9B59A2;
  font-size: 1.4em;
  font-weight: bold;
}
h3 {
	font-size: 1.2em;
	color: #474F61;
}
h4 {
	font-size: 1.1em;
	color: #9B59A2;
}
h5 {
	font-size: 1em;
	color: #474F61;
}
h6 {
	font-size: 1em;
	color: #474F61;
}
#side_bar a {
	display: block;
}
#side_bar {
	padding: 10px 4px 4px;
}
#catul {
	margin: auto;
	padding: 0px;
}
#catul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catul li a {
	width: 300px;
	margin: 1px;
	padding: 2px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #ACACB6;
	text-decoration: none;
	text-align: center;
}
#catul a:link, #catul a:visited {
	color: #FFFFFF;
	background-color: #5F6979;
}
#catul a:hover, #catul a:active {
	color: #FFFFFF;
	background-color: #844C8A;
}

a,  a:link, a:visited {
  color: #474F61;
  text-decoration: underline;
}
a:hover, a:focus, a:active {
  color: #9B59A2;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 950px;
}
#contentWrapper {
	background-image: url(graphics/contentWrapperback.gif);
	background-repeat: repeat-y;
}
#header {
	background-color: #FDFAF3;
	height: 120px;
	background-image: url(graphics/headerback.gif);
	background-repeat: no-repeat;
}
#topmenuouter {
	float: right;
	background-image: url(graphics/topmenur.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 8px;
}
#topmenu {
	background-image: url(graphics/topmenuback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px 0px 8px 8px;
	color: #ACACB6;
}
#topmenu a:link, #topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
#topmenu a:hover, #topmenu a:active {
	color: #BF59A2;
}
.rdtlink {
	background-image: url(graphics/rdtlink.gif);
	background-repeat: no-repeat;
}
#menuouter {
	float: left;
	width: 163px;
	background-image: url(graphics/menutop.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 12px;
}
#menu {
	background-image: url(graphics/menuback.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
#content {
  margin: 0 0 0 163px;
  padding: 8px 20px 0px 20px;
}
.clearer {
  clear: both;
  height: 1px;
  line-height: 1px;
}
#footer {
	text-align: center;
	padding-left: 161px;
	color: #474F61;
	font-size: 0.8125em;
}
#footermain {
	text-align: center;
	background-image: url(graphics/footerback.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
}
#footermenu {
	background-image: url(graphics/footertop.gif);
	background-repeat: no-repeat;
	padding: 18px 20px 0px;
}
#footercopy {
	background-image: url(graphics/footerbase.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 14px;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0px 0px 0px 10px;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #ACACB6;
	z-index: 10000;
	background-color: #5B6474;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #5B6474;
	padding: 8px 0px;
	color: #FFFFFF;
	line-height:1;
	border-bottom: 1px solid #ACACB6;
	margin: 0px 6px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #D2D4EA;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #D2D4EA;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #D2D4EA;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 150px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 140px;
}
.imgleft {
	float: left;
	margin: 5px 5px 5px 0px;
}
.imgright {
	float: right;
	margin: 5px 0px 5px 5px;
}
img {
	border-style: none;
}
.cluetip-default {
  background-color: #EBEBE2;
  text-align: left;
}
.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #5B6474;
	color: #FFFFFF;
}
.cluetip-default h3 {
  font-size: 1.1em;
  font-weight: normal;
  color: #FFFFFF;
  margin: 0px 0px 8px 0px;
  padding: 0px;
}
.cluetip-default a:link, .cluetip-default a:visited {
	text-decoration: none;
  color: #FFFFFF;
}
.cluetip-default p {
  color: #D2D4EA;
  margin: 0px;
  padding: 0px;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
#searchdiv {
	padding: 8px 4px 12px 8px;
	background-image: url(graphics/menubase.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
#hceckey {
	padding-left: 20px;
}
#hceckey a:link, #hceckey a:visited {
	text-decoration: none;
}
#hceckey h3 {
	margin: 0px;
	padding: 0px;
}
#hceckey p {
	margin: 4px 0px 12px 0px;
	padding: 0px;
}
.clearkey {
	clear: both;
}

