.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #eb671f;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: 400;
}
.r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	vertical-align: super;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
}
.sidecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
}
.cap_top_bg {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
}
.cap_right_bg {
	background-image: url(images/bg-right.jpg);
	background-repeat: repeat-y;
}
.cap_btm_rt_corner {
	background-image: url(images/corner-btm-right.jpg);
}
.cap_bottom_bg {
	background-image: url(images/bg-btm.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
}
.cap_left_bg {
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-y;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 300;
}
.leftcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	line-height: 24px;
}
.style1 {
	font-size: small
}
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
.hidden { 
	display: none; 
}
.unhidden { 
	display: block; 
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
}
.section {
	padding: 1em;
}
h6 {
	font-size:1em;
	color:#888888;
	margin:0px;
	display:inline;
	padding:0px;
	}