td { 
	font-family:"Arial", Helvetica, sans-serif; 
	color: #000000;
	font-size: 10pt; 
} 

h1, .h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt; 
	margin-bottom: 10px;
}

h2, .h2 {
	font-weight: bold; 
	font-size: 9pt; 
}

h4, .h4 { 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
}

h5, .h5 { 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
}

h6, .h6 { 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14pt;
	margin: 0px;
}

a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.footer,a.footer,a.footer:visited { 
	font-weight: normal;
	font-size: 8pt;
	color: #e7301f; 
	text-decoration: none;
	padding-right: 10px;
}
a.footer:hover { 
	text-decoration: underline;
}


.redtext {
	color: #e7301f;
	font-weight: bold;
}

.banneryellowtext {
	color: #FFFF00;
	font-weight: bold;
}
.bannerwhite {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight:normal;
	padding: 0px;
}
.bannerwhiteBig {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
}

.maincolumn {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.cn-contentpadding { 
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}



.a2wListA {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(images/redspot.gif);
	color: #000000;
}
.a2wListB {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(images/blackhyphon.gif);
}