.tanhdr {
	color: #FFFFFF;
	background-color: #CAC2A0;
	font-weight: 900;
}

.tantable {
	background-color: #f5f6f0;
}

.tanfooter {
	background-color: #F5F6F0;
	vertical-align: bottom;
}

.greyhdr {
	color: #FFFFFF;
	background-color: #B5B5B5;
	font-weight: bold;
}

.whttxt {
	font-weight: bolder;
	color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
}
 
.contenthdr {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.uldoclink {
	list-style-image: url(doc-icon.gif);
}
.orangeBulletList {
	list-style-image: url(bullet-orange.gif);
	list-style-position: outside;
	color: #666666;
	font-weight:bold;
}

.contentpadding {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.botpadding {
	padding-bottom: 10px;
}

.leftpadded{
	padding-left: 15px;
}

.blkheader {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}

.orangeheader {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	color: #C00000;
	font-family: Georgia;
}
.author {
	font-size: 12px;
	font-style: italic;
	font-weight: 200;
	color: #333333;
	font-family: Arial, "trebuchet MS", Helvetica, sans-serif;
	padding-bottom: 6px;
}

.txtblue {
	color: #0099CC;   
	padding-bottom: 15px;
}

.txtred {
	color: #990000;
}

.tdmidd {
	vertical-align: text-top;
}

.bodycopy {
	font-family: Verdana, "trebuchet MS", Helvetica, sans-serif;
	vertical-align: text-top;
	line-height:150%;
	color: #000000;
}

.pictureRight {
	margin: 0px 0px 16px 16px;
	padding: 0px;
	border: 1px solid black;
}

.pictureLeft {
	margin: 0px 16px 16px 0px;
	padding: 0px;
	border: 1px solid black;
}

.pictureCaption {
	padding: 6px; 
	font-style: italic;
	font-size: 10px;
}