body{
	background: #f7f7f7;
	width: 589px;
	font-family: tahoma, verdana;
	background-image: none;
	font-size: 11px;	
}

a:link, a:active, a:visited, a:hover{
	color: #505c67;	
}

p.small, p{
	color: #505c67;
}

p.small{
	font-size: 10px;
	padding: 15px;	
	text-align: center;
	font-family: arial;
	font-weight: bold;
}

/*************************************************/
/* Header tabs */

.headertabs{
	float: none;
	position: static;
	height: 26px;
	width: 100%;
	display: block;
}

.headertabs li{
	float: left;
}

/*************************************************/

#newsletterdate{
	background-color: #fffae0;	
	height: 22px;
	height: 48px;
	text-align: right;
	color: #08aabd;
	font-size: 17px;
	letter-spacing: 0.5px;
	padding-right: 23px;
}

#intro{
	background: #FFFAE0;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 589px;
}

img {
	margin: 0px; 
	padding: 0px;
	border: 0px;
}

td{
	line-height: 0.1em;
	vertical-align: top;
}

#intro p{
	color: #595648;
	font-size: 13px;
	line-height: 1.45em;
	width: 280px;
	overflow: hidden;
}

#intro img{
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#body{
	background-color: #ffffff;
	min-height: 520px;
	width: 589px;	
}

.bodysides{
	overflow: hidden;
}

.newsletterleftcolumn{
	width: 300px;
	float: left;
	padding-top: 26px;	
}

.newsletterleftcolumn dt{
	color: #73d203;
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 5px;
}

.newsletterleftcolumn dt{
	color: #08aabd;
}

.newsletterleftcolumn dd a:link, .newsletterleftcolumn dd a:active, .newsletterleftcolumn dd a:visited, .newsletterleftcolumn dd a:hover{
	color: #73d203;
	text-decoration: none;
	display: block;
}

.newsletterleftcolumn dd, .newsletterrightcolumn dd{
	padding-top: 4px;
	color: #505c67;
	line-height: 16px;
	padding-bottom: 25px;
}

.newsletterrightcolumn li{
	padding-bottom: 10px;
}

.newsletterrightcolumn dd{
	background: none;
	padding-left: 0px;
	padding-bottom: 10px;
}


.newsletterleftcolumn p{
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.3px;
	padding-bottom: 11px;
}

.newsletterrightcolumn{
	float: right;
	width: 175px;
	width: 200px;
	padding-left: 5px;	
	min-height: 495px;
	margin-top: 16px;	
	border-left: 1px solid #eaeced;
	text-align: right;
}

.newsletterrightcolumn a:link, .newsletterrightcolumn a:active, .newsletterrightcolumn a:visited, .newsletterrightcolumn a:hover{
	color: #73d203;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
}

a.normallink:link, a.normallink:active, a.normallink:visited, a.normallink:hover{
	background: none;
	padding: 0;
	font-size: 12px;
}

hr{
	background: transparent;
	border-bottom: 1px dashed #8bd7e0;
	width: 195px;
}

h2{
	font-size: 19px;
	line-height: 19px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 11px;
}

h3{
	text-align: right;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 19px;
	padding-top: 0px;
	padding-bottom: 12px;
}

h4{
	text-align: right;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 19px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#footer{
	background-color: #8bdb2d;
	text-align: center;
	color: #ffffff;	
	padding: 0px;
	margin: 0px;
	width: 589px;
	height: 109px;
}

#footer img {
/*	border: 1px solid blue;*/
}

a#footerurl:link, a#footerurl:active, a#footerurl:visited, a#footerurl:hover{
	text-decoration: none;	
	color: #ffffff;	
	font-size: 18px;
	line-height: 42px;
}

#unsubscribetext{
}


