p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 120%;	
}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 120%;	
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 120%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #005D5B;
	line-height: 120%;	
}
.product_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 120%;	
}
.tech_first_year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 120%;	
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #E95800;
	line-height: 120%;	
}
b {  font-weight: bold; text-decoration: none}
i {  font-style: italic}
u {  text-decoration: underline}
.superscript {
	vertical-align: top;
	font-size: xx-small;
}

a:link {  color: #CF2D3B; text-decoration: none}
a:active {  color: #CF2D3B; text-decoration: none}
a:visited {  color: #CF2D3B; text-decoration: none}
a:hover {  color: #CF2D3B; text-decoration: underline}

.form_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-bottom: #818EAC solid 1px;
	border-right: #3A4F7E solid 1px;
	border-left: #030918 solid 1px;
	border-top:  #030918 solid 1px;
	color: #000000;
	height: 19px;
	width: 148px;
}

.form_feedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-bottom: #818EAC solid 1px;
	border-right: #3A4F7E solid 1px;
	border-left: #030918 solid 1px;
	border-top:  #030918 solid 1px;
	color: #000000;
	height: 18px;
	width: 190px;
}

TEXTAREA.form_feedback {
	height: 70px;
	width: 190px;
}



.form_generic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFD1D2;
	margin: 0px;
	padding: 0px;
	border-bottom: #102E44 solid 1px;
	border-right: #102E44 solid 1px;
	border-left: #E95800 solid 1px;
	border-top:  #E95800 solid 1px;
	color: #102E44;
}


TEXTAREA.form_postcards {
	height: 70px;
	width: 250px;
}


.bkgd_no_repeat { background-repeat: no-repeat}



