body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E4E9ED;
}

a {
	color: #0066CC;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	}
a:visited {
	color: 0066CC;
	border-bottom: 1px solid #0066CC;
	}
a:hover {
	color: #FF9933;
	border-bottom: 1px solid #FF9933;
	}
a:focus {
	color: #FF9933;
	border-bottom: 1px solid #FF9933;
	}
	
#Noline /* Use this ID for the BreadCrumb table and the Page Navigator table */ {
	}
#Noline a:link {
	color: #394553;
	margin-bottom: 2px;
	border: none;
	}
#Noline a:hover {
	color: #FF9900;
	border: none;
	}
#Noline a:visited {
	border: none;
	color: #394553;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-position: center;
	padding-right: 4px;
	padding-left: 4px;
}
.text a:link {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	}
.text a:visited {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	text-align: justify;

}
ul {
margin: 0;
padding: 0;
}
li {
	margin: 0 0 0 0;
	list-style-type: none;
}
li li {
	margin: 0 0 0 18;
	list-style-position: outside;
	text-align: justify;
	list-style-image: url(imgs/star.gif);
}

.ContentText {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15pt;
	padding-right: 20px;
	padding-left: 20px;
}


.style15 {
	font-size: 12px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FAF9EB;
	border: 1px solid #D6CAA0;
	padding: 4px 8px;
	line-height: 14pt;
	}

