.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
}
body {
	background-color: #F2F2F2;
	background-repeat: repeat-x;
}
.bordertop {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.borderside {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.borderbottom {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.borderbottom2 {
	border-top-width: medium;
	border-right-width: 0;
	border-bottom-width: medium;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.headline_center {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 30px;
	font-weight: bold;
	color:#CC0000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.success {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
}

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899
}

.altTextField {
background-color: #ececec;
font-family: verdana;
font-size: 12pt;
color: #09c09c
}

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family: verdana;
font-size: 12px;
color: #000000
}
.article_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #CC0000;
}
.article_subtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.article_subtitleBLUE {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	margin-left: 30px;
	margin-right: 30px;
}

.articleoptincopy {

	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: small;
	font-weight: normal;
}
.testbox {
	background-color: #FFFFCC;
	border: 2px dashed #990000;
}
.subhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.highlight {
	background-color: #FFFF00;
	font-weight: bold; 
}
.check {
	list-style-position: outside;
	list-style-image: url(http://www.clientmagnets.com/v3/images/ordertick.gif);
	list-style-type: disc;
}
.noindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indent {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
}

a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
.headline_centerNotBold {

	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 36px;
	font-weight: lighter;
	color:#CC0000;
}
.checklist {
	list-style-position: outside;
	list-style-image: url(http://www.clientmagnets.com/v3/images/check2.gif);
	list-style-type: disc;
}
.highlight2 {
	background-color: #FFFF00;
}

