body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	background-color: #d5d5d5;
	background-image: url(images/page_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
H1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	padding: 20px 20px 0px 0px;
}

H2 {
	font-size: 12px;
	color:#808080;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	padding: 0px 20px 0px 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #EA0000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
.topnav {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	padding: 2px 5px 5px 545px;
}

a.nav:link    { color: #FFFFFF; }
a.nav:visited { color: #FFFFFF; }
a.nav:hover { color: #FFFFFF; text-decoration: none;}

hr { height: 1px;
color: #E5E5E5;
}




	ol {
	padding:0px;
	margin-left:20px;
	list-style-position:inside
text-align: left;

}


ul {
	padding:0px;
	margin:0px;
	list-style-position:inside
text-align: left;

}
li {
	margin: 6px 0px 0px 0px;
	list-style-position: outside;
	list-style-image: url(images/dot.png);

		
}
.footer {

	
	text-align: left;
	padding: 5px 0px 5px 15px;
font-size: 11px;
	font-weight: none;
line-height: 18px;

color:#a3a3a3;

}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
        line-height: 19px;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	padding: 4px 20px 4px 15px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
        line-height: 18px;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	padding: 20px 20px 30px 20px;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
        line-height: 12px;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	padding: 10px 20px 4px 70px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
        line-height: 14px;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	padding: 0px 20px 0px 20px;
}


