 body {
	/*background-color: #abbbc1;*/
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	font: normal 11px verdana;
	background:#abbbc1 url(/includes/images/page_back_norule.gif) repeat-y left top;
}
tr {
	background:#fff;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:left;
	line-height: 16px;
	font-size:12px;
	color:#333333;
}
.mainText {
	font-weight:normal;
}
.mainText p {
	width:550px;
}
.mainText ul {
	width:550px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#666666;
	border-top:1px dashed #999;
}
.mainText ul li {
	padding: 10px 0px 10px 0px;
	border-bottom:1px dashed #999;
}
.mainText ul ul li {
	padding: 5px 0px 5px 20px;
	margin-left:15px;
	border-bottom:none;
	list-style-type:circle;
}
.mainText ul li ol {
	list-style-type:disc;
}
.mainText ul li ol li {
	border-bottom:none;
	padding:0px;
	font-style:italic;
	font-weight:bold;
}
.mainText ul a {
	color:#0581c5;
	font-weight:bold;
	text-decoration:none;
}
.mainText p a {
	color:#0581c5;
	font-weight:normal;
	text-decoration:none;
}
.mainText p a:hover, .mainText ul a:hover, h5 a:hover {
	color:#333;
}
.bottomNav {
	padding-top:40px;
	/*padding:0px;*/
	font-size:10px;
	color:#666666;
	line-height:3em;
}
.lower {
	color:#0581c5;
}
.bottomNav a, .bottomNav .lower a {
	color:#0581c5;
	text-decoration:none;
		font-weight:normal;
}
.bottomNav strong a {
	color:#0581c5;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}
.bottomNav a:hover, .bottomNav strong a:hover {
	color:#000000;
}
h1 {
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
	font-size:17px;
	line-height:15px;
	color:#0581c5;
	font-weight:normal;
}
h2 {
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:13px;
	color:#0581c5;
	font-weight:bold;
}
h3 {
	margin:0px;
		padding:0px 0px 3px 0px;
	font-size:13px;
	color:#333;
	font-weight:bold;
}
h4 {
	margin:0px;
		padding:3px 0px 3px 0px;
	font-size:11px;
	color:#999;
	font-weight:bold;
}
h5 {
	margin:0px;
		padding:3px 0px 3px 0px;
	font-size:11px;
	color:#666;
	font-weight:normal;
}
h5 a {
	color:#0581c5;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
}
