
body {
	font: 14 Verdana, Arial, Helvetica, _sans-serif;
	background-color: #fff;
}
td#mainBody {
	border-top: thin solid #C1705F;
}
td#ltMain {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(siteImages/thumbprint_big.gif);
	padding: 15 10 30 15;
	border-right: thin solid #D7947A;
}
td#rtMain {
	background-image: url(siteImages/crossXbkgrnd.gif);
}
.footer { clear: both; }
td#footer {
	font-size: 9px;
	text-align: center;
	padding: 10px 80px 10px 80px;
	border-top: thin solid #D7947A;
}
.emphasis {
	color: #0000cd;
	font-weight: bold;
}
.bold { font-weight: bold; }
.centerText { text-align: center; }
.italicText { font-style: italic; }

a:link {text-decoration: none; color: #388ca9;}
a:visited {text-decoration: none; color: #388ca9;}
a:hover {text-decoration: none; color: #000;}
a:active {text-decoration: none; color: #998d63;}

/* ++++++++ phpList styles ++++++++++++++++++++++++++ */
h1 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
	padding: 0 250px 0 250px;
}
h2 {
	font-size: 16px;
	text-align: center;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 14;
	line-height: 110%;	
	padding: 0 250px 0 250px;
	font-weight: normal;
}
p#standOut {
	color: #8a2be2;
	font-weight: bold;
}
td#subscriberInfoText {
	text-align: center;
	padding: 10 0 10 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++  newsletter styles +++++++++++++++++++++ */
div#newsletter {
	margin: 10px 10px 0 10px;
	background-color: #ffefd5;
	border: 1px solid #b0c4de;
}
td#newsletterTitle {
	font-size: 14px;
	text-align: center;
	padding: 15px 0 5px 0;
}
td#fieldLabels {
	font-size: 11;
	text-align: right;
	padding-right: 5px;
}
div#submitArea {
	text-align: center;
	padding-top: 6px;
}
#newsletterInfo {
	text-align: center;
	margin: 0 5px 3px 8px;
	padding: 8px;
	font-size: 11px;
	background-color: #e8ffe8;
}
td#phplistLogo { padding: 10 0 5 0; text-align: center; font-size: 12; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++*/

