body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF; }

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	max-width: 400px;
	text-align: justify; }
p a {
	color: #000000;
	text-decoration: underline; }
p a:visited {
	color: #000000;
	text-decoration: underline; }
p a:hover {
	color: #000000;
	text-decoration: underline; }

a {	color: #000000;
	text-decoration: underline;}
a:visited { 
	color: #000000;
	text-decoration: underline;}
a:hover {
	color: #000000;
	text-decoration: underline;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 a {
	color: #000;
	text-decoration: underline; }
h1 a:visited {
	color: #000;
	text-decoration: underline; }
h1 a:hover {
	color: #000;
	text-decoration: underline; }
h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px; }
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	padding-left:120px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 1px; }

ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle; }
ol a {
	color: #000;
	text-decoration: underline; }
ol a:visited {
	color: #000;
	text-decoration: underline; }
ol a:hover {
	color: #000;
	text-decoration: underline; }
p li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
}
p ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	margin-left: 20px;}

ul	{
	padding: 0;
	margin: 0; }
ul a {
	color: #000000; 
	text-decoration: underline;}
ul a.visited {
	color: #000000; 
	text-decoration: underline;}
ul a.hover {
	color: #000000; 
	text-decoration: underline;}

.padfirstitem {
	padding-left: 50px;
}

* html .hang {
	text-indent:-1em;
	margin-left:2em; }
.hang {
	text-indent:-1em;
	margin-left:2em;
	margin-bottom: 3px; }

.indent {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 3px; }

/* ***** The top navigation ***** */
* html #topnavbar {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-top: 85px;
	vertical-align: top;
	text-align: left;
	width: 900px;
	background-color:#EFEFEF; }
#topnavbar {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-top: 85px;
	vertical-align: top;
	text-align: left;
	width: 900px;
	background-color:#EFEFEF;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8; }
#topnavbar ul li {
	display: inline;
	color: #000000;
	list-style: none; }
#topnavbar a {
	color: #000000;
	text-decoration: underline;}
#topnavbar a:hover {
	color: #000000;
	text-decoration: underline; }
#topnavbar a:visited {
	color: #000000;
	text-decoration: underline; }
/* ***** End of the top navigation ***** */

/* Bottom style */
#BottomLine {
	padding: 0px 0px 0px 0px;
	margin-top: 3px;
	background-color:#666666;
	height: 2px;
	width: 900px; }
.BottomText {
	font-size: 12px;
	color:#333333;
	text-align: center;
}
.BottomText a:link, a:visited, a:active {
	color:#333333;
	text-decoration: underline;
}
.BottomText a:hover {
	text-decoration: underline; }

/* End of bottom style */

#TopLine {
	padding: 0px 0px 0px 0px;
	margin-top: 3px;
	background-color:#FFFFFF;
	height: 4px;
	width: 900px;
}

