td.header {
	background: #FFFFFF url('images/bnc_header.jpg') no-repeat;
	height: 41px;
}

td.cloud_header {
	background: #FFFFFF url('images/cloud_header.jpg') no-repeat;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

h2 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #666666;	
}

h3 {
	display: inline;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	color: #666666;	
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #FFFFFF url('images/footer.jpg') no-repeat;
}

.first_quote {
	font-size: 17px;
	font-style: italic;
}

a.ref:link, a.ref:visited, a.ref:active {
	font-style: italic;
	text-decoration: none;
}

a.ref:hover {
	text-decoration: underline;
}

ul li {
	padding-top: 5px;
}

.list1 {
	display: none;
	list-style-type: square;
}

.list1-a {
	display: none;
	list-style-type: disc;
}

.list1-a-i {
	display: none;
	list-style-type: circle;
}

.static_list1-a {
	list-style-type: disc;
}

.static_list1-a-i {
	list-style-type: circle;
}

/* ol li {
	padding-top: 5px;
}

.list1 {
	display: none;
}

.list1-a {
	display: none;
	list-style-type: lower-alpha;
}

.list1-a-i {
	display: none;
	list-style-type: lower-roman;
}
*/

.read_more {
	display: inline;
}