@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.navigation {
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color:#000000;
	letter-spacing: 1px;
}
a	{
	color:#e60000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bodycopy {
	font-size: 14px;
	line-height:17px;
	margin: 10px 40px 10px 25px;
}
.tagline {
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	Margin:0;
	letter-spacing: 1px;
	font-weight: bold;
}
.thewebsite {
	font-size: 14px;
	letter-spacing: 1px;
}
li {
	padding: 0 0 6px 0;
}

.customercenter {
	font-size: 14px;
	background-color: #ffcc00;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 290px;
	text-align: center;
	line-height:16px;
	border: 1px solid #000;
}
.viewsamplebutton {
	font-size: 14px;
	background-color: #ffcc00;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 290px;
	text-align: center;
	border: 1px solid #000;
}
.viewsamplebuttonwide {
	font-size: 14px;
	background-color: #ffcc00;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 340px;
	text-align: center;
	border: 1px solid #000;
}
ul {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom:3px;
	margin-right: 20px;
	line-height:18px;
	letter-spacing: 1px;
}
ol {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom:3px;
	margin-right: 20px;
}
.selectplans {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #00b387;
	width: 132px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.resourcescat {
	font-size: 14px;
	line-height:17px;
	margin: 10px 30px 0px 16px;
	font-style: italic;
}
.resources {
	font-size: 14px;
	line-height:17px;
	margin: 0px 30px 10px 35px;
}
blockquote {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bodycopyindent {
	font-size: 14px;
	line-height:17px;
	margin: 10px 30px 10px 41px;
}
form {
	margin: 0px;
	padding: 0px;
}
/* FORM VALIDATION CSS */
 .errFld {
  border: 1px solid #F00;
  } 
  .errMsg { 
  color: #C33; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  } 
  .onstate-somename { 
      display: block; 
  } 
  .offstate-somename { 
      display: none; 
  } 
  input {
	font-size: 12px;
	vertical-align:middle;
	margin-top: 6px;
	margin-bottom: 10px;
}
	textarea {
	width: 450px;
}
form {
margin:0;
padding:0;
}
