/* CSS Document */
A {	color : blue;
	text-decoration: underline;
}

A:HOVER{color : red;
}

.nav2        { color: #0000FF; width: 85px; background-color: aqua; text-decoration: none }
.nav2:hover {
	color : red;
	width : 85px;
	background-color : blue;
	text-decoration:none;
}


.nav3        { color: #0000FF; text-decoration: none; font-size: 12px; font-family: 
               Arial, sans-serif; font-weight: bold }
.nav3:hover  { color: #FF0000; text-decoration: none; font-size: 12px; font-family: 
               Arial, sans-serif; font-weight: bold }
.nav4        { color: #008000; text-decoration: none; font-size: smaller; font-family: 
               Times New Roman; font-weight: bold }
.nav4:hover  { color: #FF0000; text-decoration: none; font-size: smaller; font-family: 
               Times New Roman; font-weight: bold }
.nav5        { color: #9900FF; text-decoration: none; font-size: smaller; font-family: 
               Arial, sans-serif; font-weight: bold }
.nav5:hover  { color: #FF0000; text-decoration: none; font-size: smaller; font-family: 
               Arial, sans-serif; font-weight: bold }

.nav6        { color: #0000FF; text-decoration: blink; font-size: smaller; font-family: 
               Arial, sans-serif; font-weight: bold }

.nav6:hover  { color: #FF0000; text-decoration: none; font-size: smaller; font-family: 
               Arial, sans-serif; font-weight: bold }

.nav7        {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.13in;
	font-family: 
               Arial, sans-serif;
	font-weight: bolder;
	font-style: normal;
}
.nav8 {
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nav8:hover {
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none; }
.nav7:hover  {
	color: #FF0000;
	text-decoration: none;
	font-size: 0.13in;
	font-family: 
               Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.rolloverdate        {  background-color: #FFFFFF; text-decoration: none }
.rolloverdate:hover {
	background-color : #CCCCCC;
	text-decoration:none;
}
div.box_group{
	width:101%;
	clear:right;
	min-height:20px;
	margin-bottom:10px;
	overflow:hidden;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
div.productbox{
background-color:#66FFFF;
width:137px;
float:left;
margin-right:10px;

}

div.productbox div.head{
	
	border:1px solid #66ffff;
	background-color:#FFFFFF;
	min-height:32px;
	line-height:.9em;
	text-align:center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
}
div.productbox div.head h2{
color:#3366FF;
font-size:.9em;
border:none;
margin:0;
}
div.productbox div.body{
	min-height:105px;
	color:#FFF;
	text-align:center;
	font-size:12pt;
	height: 105px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: "Times New Roman", Times, serif;
}
/*div.productbox div.body a{
color:#FFFFFF;}*/
div.productbox span.price{
	font-weight:bold;
	font-size:12pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}


div.productbox div.bottom{
	height:30px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}




div.pricingbox{
background-color:#3366FF;
width:280px;
float:left;
margin-right:15px;
}

div.pricingbox div.head{

border:1px #3366FF solid;
background-color:#FFFFFF;
margin:0;
padding:8px;
line-height:.9em;
}
div.pricingbox div.head h2{
color:#3366FF;
font-size:1.2em;
border:none;
margin:0;
}
div.pricingbox div.body{
	min-height:100px;
	color:#FFF;
	font-size:.8em;
	height: 100px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
div.pricingbox div.body a{
color:#FFFFFF;}
div.pricingbox span.price{
font-weight:bold;
font-size:1.5em;
}


div.pricingbox div.bottom{
	height:30px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}
div.pricingbox ul{
margin:3px 5px 0px 5px;
padding-left:15px;}
div.pricingbox li{
padding:4px 0px 5px 0px;}
div.productbox span.button a, div.pricingbox span.button a{
	white-space:nowrap;
	padding:2px 5px 2px 5px;
	font-size:.9em;
	line-height:2.2em;
	text-decoration:none;
	color:#000066;
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
}
div.productbox span.button a:hover,div.pricingbox span.button a:hover{
	background-image: none;
}
.red {
	color: #F00;
}
.magenta {
	color: #F0F;
	font-weight: bold;
}


#special-offers-middlecol {
	float: left;
	width: 600px;
	padding-left: 30px;
	padding-bottom: 30px;
}
.feature2 #body ul a {
	color: #063F69;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
}
#special-offers-leftcol190 {
	clear: both;
	float: left;
	width: 190px;
}

.style7 {	color: #663399;
	font-weight: bold;
	font-size: 24px;
}
.style10 {
	color: #000000;
	text-decoration: line-through;
	font-weight: normal;
}
.feature {width:178px; margin-bottom:15px;}
.feature #top {
	margin:0;
	padding:0px;
	font-size:12px;
	color:white;
	background-image: url(images/feature_top2.gif);
	background-repeat: no-repeat;
}
.feature #top span {display:block; float:right;}
.feature #body {padding:10px 0px 0px 10px; height:150px; font-size:12px; background:url(images/feature_fill2.gif) repeat-y;}
.feature #bottom {height:10px; background:url(images/feature_bottom2.gif) no-repeat;}
.feature #body ul {
	padding-left: 0px;
	font-size: 11px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}
.feature #body li {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #000;
}
.feature #body ul a {
	color: #063F69;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.feature #body a:hover {
	text-decoration: underline;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.feature2 {width:178px; margin-bottom:15px;}
.feature2 #top2 {
	margin:0;
	padding:0px;
	font-size:12px;
	color:white;
	background-image: url(images/feature_top2.gif);
	background-repeat: no-repeat;
}
.feature2 #top2 span {display:block; float:right;}
.feature2 #body2 {padding:10px 0px 0px 10px; height:400px; font-size:12px; background:url(images/feature_fill2.gif) repeat-y;}
.feature2 #bottom2 {height:10px; background:url(images/feature_bottom2.gif) no-repeat;}
.feature2 #body2 ul {
	padding-left: 15px;
	font-size: 11px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}
.feature2 #body2 li {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #000;
}
.feature2 #body2 ul a {
	color: #063F69;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
}
.feature2 #body2 a:hover {
	text-decoration: underline;	
}

#table1
{
font-family: Verdana, sans-serif;
width:100%;
border-collapse:collapse;
}
#table1 td, #table1 th 
{
font-size:1.5em;
border:0px solid #98bf21;
padding:3px 7px 2px 7px;
}
#table1 th 
{
font-size:1.5em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#006633;
color:#ffffff;
}
#table1 tr td 
{
color:#000000;

background-color:#EAF2D3;

}


#table2
{
font-family: Verdana, sans-serif;
width:100%;
border-collapse:collapse;
}
#table2 td, #table2 th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#table2 th 
{
font-size:1em;
padding-top:2px;
padding-bottom:2px;
background-color:#006633;
color:#ffffff;
}
#table2 tr {
    background-color: #EAF2D3;
    color: #000000;
}
#table2 tr:hover {
    background-color: #cccccc;
    color: #000000;
}

#table3
{
font-family: Verdana, sans-serif;
width:100%;
border-collapse:collapse;
}

#table3 td, #table3 th {
    border: 1px solid #98BF21;
    font-size: 12px;
    padding: 3px 7px 2px;
    height: 20px;
	font-weight:bold;
}
#table3 th {
    background-color: #006633;
    color: #FFFFFF;
    font-size: 1em;
    padding-bottom: 2px;
    padding-top: 2px;
	width:180px;
}
#table3 tr td {
    background-color: #EAF2D3;
    color: #000000;
}


#table4
{
font-family: Verdana, sans-serif;
width:100%;
border-collapse:collapse;
}
#table4 td, #table4 th 
{
font-size:12px;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
font-weight:bold;
color:#000000;
}
#table4 th 
{
font-size:1em;
padding-top:5px;
padding-bottom:4px;
background-color:#006633;
color:#ffffff;
}
#table4 tr.alt td 
{
color:#000000;

background-color:#EAF2D3;

}

.table5
{
	
font-family: Verdana, sans-serif;
width:80%;
border-collapse:collapse;
}

.table5 td, .table5 th 
{
font-size:12px;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
font-weight:bold;
color:#000000;
}

.table5 tr.alt td 
{
color:#000000;

background-color:#EAF2D3;

}	

.formheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #800080;
	text-align:center;
	border-collapse:collapse;
	
}

div.form
{
width:508px;
padding:10px 10px 10px 80px;
border:1px solid;
border-color: #006633;
margin:0px;
font-size: 14px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
}
div.form_instructions
{
width:100%;
padding:0px;
border:0px solid;
margin:0px;
text-align:center;
color:#663399;
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 14px;
}
.form_instructions
{
width:100%;
padding:0px;
border:0px solid;
margin:0px;
text-align:center;
color:#663399;
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 14px;
}
.description_bottom {
    clear: both;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    text-align: center;
}
#box_spacer1 {
	float: left;
	height: 20px;
	clear: both;
}
div#wrapper1 {
	padding-top: 20px;
	clear: both;
}
div#wrapper1 a {
	color: #063;
	font-weight: bold;
}

.wrapper1 {
	padding-top: 20px;
	clear: both;
}
.wrapper1 a {
	color: #063;
	font-weight: bold;	
}
a.wrapper1:link {
	color: #063;
	font-weight: bold;
}
div#offer_list {
	padding-top: 0px;
	clear: both;
}
div#offer_list a {
	color: #063;
	font-weight: bold;
}

.deepred {
	color: #B82716;
}
#page #page-contents div div #special-offers-middlecol div table tr td .deepred strong {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

