a:link, a:visited, a:hover, a:active, a:visited:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.link:link, a.link:visited, a.link:hover, a.link:active, a.link:visited:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
body {
	background-image: url('img/articles/white.gif');
	background-repeat: repeat-x;
	background-color: #336699;
	margin: 0px;
}

ul {
	margin: 0px;
}

ol {
	list-style: inside decimal;
	margin: 0px;
	padding: 0px 15px 0px 1px;
}

li {
	padding-bottom: 15px;
}

input.main {
	background: #99CCFF;
	background-image: url('img/input_bg.gif');
	color: #336699;
	border-width: 1;
	border-color: #FFFFFF;
	border-style: solid;
	font-family: 'Arial','Helvetica',sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}
textarea.main {
	background: #99CCFF;
	background-image: url('img/input_bg.gif');
	color: #336699;
	border-width: 1;
	border-color: #FFFFFF;
	border-style: solid;
	font-family: 'Arial','Helvetica',sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}
select.main {
	background: #99CCFF;
	background-image: url('img/input_bg.gif');
	color: #336699;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	font-family: 'Arial','Helvetica',sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
}
.heading {
color: #FFFFFF;
font-family: 'Rockwell','Arial','Helvetica',sans-serif;
line-height: 13px;
font-size:14px;
margin: 0px;
font-weight: bold;
}
.subheading {
color: #FFFFFF;
font-family: 'Arial','Helvetica',sans-serif;
line-height: 15px;
font-size:14px;
margin: 0px;
font-weight: bold;
}
.subheadingBlue {
color: #99CCFF;
font-family: 'Rockwell','Arial','Helvetica',sans-serif;
line-height: 14px;
font-size:14px;
margin: 0px;
font-weight: bold;
}
.bodytext {
color: #FFFFFF;
font-family: 'Arial','Helvetica',sans-serif;
line-height: 14px;
font-size:12px;
margin: 0px;
font-weight: normal;
}

.bodytext h2 {
	line-height: 1.2em;
}

.bodytextwhite {
color: #FFFFFF;
font-family: 'Rockwell','Arial','Helvetica',sans-serif;
line-height: 13px;
font-size:11px;
margin: 0px;
font-weight: normal;
}
.footer {
color: #6699CC;
font-family: 'Rockwell','Arial','Helvetica',sans-serif;
font-size:9px;
margin: 0px;
font-weight: normal;
}

h1.emailclinic {
	background:url(/img/articles/t_emailclinic.gif) no-repeat;
	font-size: 16px;
	text-indent: -999999px;
	height: 20px;
	width: 250px;
}

h1.realresults {
	background:url(/img/articles/t_realresults.gif) no-repeat;
	font-size: 16px;
	text-indent: -999999px;
	height: 20px;
	width: 250px;
}

h1.bestpractice {
	background: url(/articles/images/best_practice_head.gif) no-repeat;
	font-size: 16px;
	text-indent: -999999px;
	height: 20px;
	width: 128px;
}

h1.emailinsight {
	background: url(/articles/images/email_insight_head.gif) no-repeat;
	font-size: 16px;
	text-indent: -999999px;
	height: 20px;
	width: 126px;
}