/* CSS Document */

html { 
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image: url(../images/gifs/bg-newsletter-mar071.gif);
	background-color:#F6FFE5;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding: 0;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.headline-darkgreen {
	color: #547A79;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.headline-orange {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.headline-orange-lrg {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
}
.headline-green {
	font-size: 18px; 
	color: #009900; 
	font-weight: bold;
}
.headline-avo {
	font-weight: bold;
	font-size: 18px;
	color: #A0CB21;
}
a:link 		{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
}
a:hover 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
}
a:visited 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
}
a:active 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
.thin-img-border {
 border:solid 1px #3B5451;
} 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3C5252;
}
.headline-news-item {

	color: #547A79;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.tbl-header {


	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.disclaimer {



	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
