/* body */
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}



/* page font elements */
.page_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.breadcrumbs {color: #E6750D}
.footer {color: #FFFFFF}
.credits {
	font-size: 9px;
	color: #FFFFFF;
}


/* page background elements */
.text_body_bg {
	background-color: #FFFFFF;
	text-align: left;
}
.text_frame_bg {
	background-color: #003300;
}
.footer_bg {
	background-color: #333333;
}
.page_frame_bg {
	background-color: #333333;
}


/* controls */
.buttons {
font-size: x-small;
}


/* site specific stuff */
.campaign {
	font-size: 9px;
	color: #FFFFFF;
}.text_body_bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
