body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

h1  {
	font-size: 18px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color : #666666;
	margin-top: 0px;
	margin-bottom: 20px;
}


h2  {
	font-size: 14px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color : #666666;
	margin-top: 5px;
	margin-bottom: 20px;
}

h3  {
	font-size: 12px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	color : #000000;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
}

ul {
	list-style-type: circle;
}

li {
	line-height: 1.6;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-left: -10px;
	list-style: square outside;
	vertical-align: middle;
}

form  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

select  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

input  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

textarea  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

p {
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 20px;
}

.product_name {
	font-size: 22px;
	font-style: italic;
	color: #666666;
	text-transform: uppercase;
}

.product_tableTitle {
	color: #0066cc;
	font-weight: bold;
}

.product_callOut  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
  border-style: solid;
  border-width: 0px 0px 0px 5px;
	border-color: #999999;
	background-color: #ffffff;
	padding: 10px;
}

.faq_category {
	font-size: 16px;
	color: #004a80;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.faq_question {
	font-size: 14px;
	color: #004a80;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
}

.faq_answer {
	color: #666666;
	padding-left: 10px;
	margin-bottom: 10px;
}

.news_date  {
	font-weight: bold;
	color: #cc0000;
}

.img-border {
	border: 1px solid #999999;
}

.img-shadow {
  float: left;
	background-color: #cccccc;
  margin: 0px 0 0 2px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  margin: -1px 1px 1px -1px;
  padding: 0px;
}
		
.table_focus_border {
	border: 1px solid #cccccc;
}

.table_privacy_border {
	border: 1px solid #cccccc;
}

.table_submit_border {
	border: 1px solid #cccccc;
}

.table_border {
	border: 1px solid #cccccc;
}

.title_small  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}

.payoff  {
	font-weight: bold;
	color: #ffffff;
}

.footer  {
	font-size: 10px;
	color: #666666;
}

.smallFooter  {
	font-size: 9px;
	color: #666666;
}

.white  {
	color: #ffffff;
}

.dim  {
	color: #666666;
}

.dimmer  {
	color: #999999;
}

.smallDim {
	font-size: 10px;
	color: #999999;
}

.highlight {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.formError  {
	color: #cc3300;
}

.red  {
	color: #cc3300;
}

a:visited  {
	color: #0066cc;
}

a:active  {
	color: #0066cc;
}

a:hover  {
	color: #0066cc;
}

a:link  {
	color: #0066cc;
	text-decoration: underline;
}

