
h1 {
	font-family: arial, helvetica, sans-serif; font-weight: bold; text-align: center; font-size: 10pt; margin: 0px 0px 0px 0px;
}

h2 {	font-family: arial, helvetica, sans-serif; text-align: center; font-size: 10pt; margin: 0px 0px 0px 0px;

}

h3 {	font-family: arial, helvetica, sans-serif; text-align: center; font-size: 8pt; margin: 0px 0px 0px 0px;

}

h4 {	font-family: arial, helvetica, sans-serif; text-align: left; font-size: 8pt; margin: 0px 0px 0px 0px;

}

td {
	font-family: arial, helvetica, sans-serif; font-size: 8pt;

}

.tableheads {
	border-bottom: 2px solid #000;
	background-color: #cccccc;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

body {
  text-align: center;
  min-width: 350px;
}

#wrapper {
  text-align: left;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}

a:link {
	text-decoration: none;
	color: #3333ff;
}

a:visited {
	text-decoration: none;
	color: #ad235e;
}

a:hover {
	color: #ffffff;
	background-color: #cccccc;
	font-family: arial, helvetica, sans-serif;
	
}

#lists {
	position: static;
	width: 50%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	text-indent: 0;
	
}

#paragraph {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
	margin: 5px 5px 2px 5px;
	width: 320px;
	
}

#table1 {
	border: 1px solid #000;
	width: 250px;
	align: center;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px;
}

p {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	margin: 5px 5px 2px 5px;
	text-align: left;
	text-indent: 15px;
}

.para1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	
}

.para1a {
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
	font weight: bold;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	
}

.para1b {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	font weight: bold;
	text-align: center;
	text-indent: 0px;
	margin: 1px 1px 1px 1px;
	
}

.para2 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-align: justify;
	text-indent: 0px;
	margin: 5px 0px 5px 15px;
	
}

.para2a {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	
}

.para2b {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 40px;
	
}

.para2c {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 50px;
	
}

.para2d {
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-align: left;
	text-indent: 0px;
	margin: 5px 0px 0px 0px;
	
}

.para3 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	text-indent: 0px;
	margin: 10px 0px 10px 30px;
	
}


.solid {border-style: solid; } 
.double {border-style: double; } 
.groove {border-style: groove; } 
.dotted {border-style: dotted; } 
.dashed {border-style: dashed; border-color: blue; } 
.inset {border-style: inset; } 
.outset {border-style: outset; } 
.ridge {border-style: ridge; border-color: #cccccc; } 
.hidden {border-style: hidden; }
	

#wrap {
	float: left;
 	margin: 0 auto;
 	width: 750px;
	font-family: arial, helvetica, sans-serif;
	
}

#nav {
  	float: left;
  	width: 180px;
	font-family: arial, helvetica, sans-serif;
	
}

#nav ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
	font-family: arial, helvetica, sans-serif;
	
}

#nav li {
  	padding-top: 0.1cm;
  	padding-bottom: 0.1cm;
	font-family: arial, helvetica, sans-serif;
	
}

#index {
  	margin: 20px 20px 20px 20px;
	float: left;
  	width: 300px;
}

#footer {
  	margin: 0px 0px 0px 300px;
	width: 300px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
font-size: 10pt;
color: blue;
margin:10px 0 0px 15px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
  color: #000000;
  position: relative;
  /*z-index: 300;*/
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 250px;
}
/* style the list items */
.menu li {
  color: #000000;
  background:#d1e6e7 url(shade.gif);
  height:26px;
/* for IE7 */
  float:left;
}
.menu li.sub {
  background:#d1e6e7 url(sub.gif) no-repeat right center;
} 

/* style the links */
.menu a, .menu a:visited {
  display: block; 
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  width: 249px;
  color: #000000;
  text-indent: 5px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 1px;
}

.menu li:hover > a {
  position: relative;
}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {
  color: #ffffff; 
  background: #cccccc;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
  color: #ffffff;
  background: #cccccc;
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
  visibility: hidden;
  position: absolute;

  top: -15px;
/* set up the overlap (minus the overrun) */
  left: 205px;
/* set up the overrun area */
  padding: 15px;
/* this is for IE to make it interpret the overrrun padding */
  background: transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {
  visibility: visible;
  z-index: 510;
} 

.menu li:hover > ul li {
  background: #dfc1c1;
}


