.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: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
}
.headline_center {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 36px;
	font-weight: bold;
	color:#CC0000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
}
.success {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
}
input {
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 10px
}

textarea {
background-color: navy;
border: black 2px solid;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
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;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.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;
}
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;
}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
