body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000;
  text-align: center;
}

#wrapper {
	background-color: #fff;
  width: 758px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#hmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  border-bottom: 1px solid #969696;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 40px;
  letter-spacing: 0.2em;
  background-color: #FFFFFF;
  background-image: url(../images/menu_bgd.gif);
}

#hmenu a {
  color: #000066;
  font-size: 13px;
  text-decoration: none;
  font-weight: 700;
}

#hmenu a:hover {
  color: #8279E8;
  text-decoration: none;
}

#breadcrumb {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  text-align: left;
  padding-left: 13px;
  padding-top: 2px;
  vertical-align: middle;
  background-color: transparent;
}

#breadcrumb a {
  color: #6B6B6B;
  text-decoration: none;
}
#breadcrumb a:hover {
	color: #C55001;
}

#content ul li {
  line-height: 1.4em;
}

#content ul ul {
  margin-top: 10px;
  margin-bottom: 10px;
}


P {font-family: arial, helvetica, sans-serif; font-size: 12px;
  color: #000000; line-height: 170%;}
  
ul {font-family: arial, helvetica, sans-serif; font-size: 12px;
  color: #000000}

a{
 font-family: arial, helvetica, sans-serif;
 color: #25006E;
  }
  alink{
 font-family: arial, helvetica, sans-serif;
 color: #FF6600;
  }
  vlink {
 font-family: arial, helvetica, sans-serif;
 color: #330099;
  }
.small {font-family: arial, helvetica, sans-serif; font-size: 12px}

.italic {font-family: "Times New Roman", times, serif; font-size: 13pt; font-style: italic}

.listing {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 140%;
}

h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

h1.title {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #FF6600;
  text-align: left;
  margin-top: 35px;
  margin-left: 40px;
  margin-bottom: 0px;
}

li {
  font-family: arial, helvetica, sans-serif;
  font-weight: 12px;
}

a.intromenu {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #AA785F;
}

td.leftnav {
  width: 223px;
  background-color: #EBE7F0;
  border-right: 1px solid #969696;
  vertical-align: top;
}

#leftnav {
  margin: 10px 20px 20px 30px;
}

#leftnav h1 {
  color: #59548D;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 0px;
  margin-top: 20px;
  padding-bottom: 7px;
  border-bottom: 1px solid #C9C9FC;
}

#leftnav a {
  color: #000066;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#leftnav a:hover {
  text-decoration: none;
  color: #8279E8;
}

#leftnav ul {
  margin-top: 5px;
  margin-left: 15;
  padding-left: 0;
  list-style: square;
  font-size: 12px;
  line-height: 1.8em;
  color: #59548D;
}

#leftnav li {
  margin-left: 0;
  padding-left: 0;
}

#leftnav li a {
  color: #000066;
  font-size: 12px;
  font-weight: normal;
}
#leftnav li a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #8279E8;
}

#content {
  clear: both;
  padding: 10px 40px 25px 40px;
}


/* Styles for floating Child Menu div */

#content div.calloutright {
	float: right;
	width: 150px;
	padding: 0px;
	/*top right bottom left */
  margin: 30px -10px 20px 40px;
  /*
	border-top: 1px solid #D1D8E1;
	border-left: 1px solid #D1D8E1;
	border-right: 1px solid #516B8C;
	border-bottom: 1px solid #516B8C;
  background-color: #F4F1F6;
  */
}

#content div.calloutright p {
	font-size: 12px;
	line-height: 16px;
	color: #1D3654;
  margin: 8px 5px 20px 10px;
  padding: 0px;
}

#content div.subnav {
  width: 150px;
	font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  /*
	background-color: #CED6E2;
  */
	background-color: #fff;
	color: #000000;
  margin-bottom: 20px;
  margin-left: 5px;
}

#content div.subnav h2 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  font-weight: normal;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #fff;
  color: #103050;
  padding-top: 5px;
  padding-bottom: 8px;
  /*
  padding-left: 5px;
  padding-right: 5px;
  */
  margin: 0px;
  clip: rect(auto,auto,auto,auto);
}

#content div.subnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /*border: none;*/
  border-left: 1px solid #98A7BB;
  border-right: 1px solid #98A7BB;
  border-top: 1px solid #516B8C;
}

#content div.subnav li {
  border-bottom: 1px solid #516B8C;
  font-size: 12px;
  margin: 0;
}

#content div.subnav li a {
  display: block;
  /* top  right  bottom  left  */
  padding: 7px 5px 7px 10px;
  background-color: #F4F1F6;
  font-size: 11px;
  color: #222255;
  text-decoration: none;
}

html>body #content div.subnav li a {
  width: auto;
}

#content div.subnav li a:hover {
  background-color: #fff;
  color: #0D2646;
}

#footer {
  color: #160F25;
  background-color: #EBE7F0;
  text-align: center;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  border-top: 1px solid #969696;
}

#footer a {
  color: #000;
  font-size: 11px;
  text-decoration: none;
}

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

#copyright {
  padding-top: 5px;
}

#copyright a {
  color: #160F25;
  font-size: 10px;
  text-decoration: none;
}

#copyright a:hover {
  color: #160F25;
  font-size: 10px;
  text-decoration: underline;
}

