html {
/* Height is 100%, so the body can be 100% */
height:100%;
}

body {
background:#f7f3d4 url("images/custom/bg-tile.jpg") repeat-y;
background-position:center top;
margin:0;
padding:0;
/* Height is 100%, so the tiled BG will tile all the way down
 the page, not just as far down as the page's content
 (when the content's height is less than the window's height) */
 height:100%;

 text-align:center;
}
/*
Hackety-hack-hack...
FF2, with the above code, will only display the repeat-y image for as
 high as the window's viewport is; higher content (upon
 scrolling) will not have the bg.
This "hack" makes the tiled background work properly in FF2.
This type of "advanced selector" is not understood by IE6...dunno
 'bout IE7.
*/
html>body {
 min-height:100%;
 height:auto;
}





body {color: #333333; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.t2 {font-size: 12px; color: #5B5B5B; line-height: 15px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t3 {font-size: 12px; color: #333333; line-height: 14px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t4 {font-size: 12px; color: #047B40; line-height: 15px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t5 {font-size: 12px; color: #414141; line-height: 15px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t6 {font-size: 10px; color: #036233; line-height: 13px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t7 {font-size: 11px; color: #FFFFFF; line-height: 15px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t8 {font-size: 10px; color: #414141; line-height: 13px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.t9 {font-size: 11px; color: #414141; line-height: 13px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.f1 {font-size: 11px; color: #9C9561; line-height: 12px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.f2 {font-size: 10px; color: #FFFFFF; line-height: 14px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.m1 {font-size: 11px; color: #036233; line-height: 13px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.d1 {font-size: 15px; color: #036233; line-height: 13px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.d2 {font-size: 14px; color: #E76C24; line-height: 13px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.faqhead {font-size: 12px; font-weight: bold; color: #006D2C; line-height: 17px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.formStyle {font-size: 10px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}

A.ul1:link    {color:#047B40; text-decoration:underline; background-color:transparent;}
A.ul1:visited {color:#047B40; text-decoration:underline; background-color:transparent;}
A.ul1:active  {color:#047B40; text-decoration:underline; background-color:transparent;}
A.ul1:hover   {color:#047B40; text-decoration:underline; background-color:#D6D6D6;}

A.ul2:link    {color:#036233; text-decoration:underline; background-color:transparent;}
A.ul2:visited {color:#036233; text-decoration:underline; background-color:transparent;}
A.ul2:active  {color:#036233; text-decoration:underline; background-color:transparent;}
A.ul2:hover   {color:#036233; text-decoration:underline; background-color:#E4F3BE;}

A.men:link    {color:#036233; text-decoration:none; background-color:transparent;}
A.men:visited {color:#036233; text-decoration:none; background-color:transparent;}
A.men:active  {color:#036233; text-decoration:none; background-color:transparent;}
A.men:hover   {color:#CF5C17; text-decoration:underline; background-color:transparent;}

A.ful:link    {color:#FFFFFF; text-decoration:none; background-color:transparent;}
A.ful:visited {color:#FFFFFF; text-decoration:none; background-color:transparent;}
A.ful:active  {color:#FFFFFF; text-decoration:none; background-color:transparent;}
A.ful:hover   {color:#FFFFFF; text-decoration:underline; background-color:transparent;}



/* CUSTOM */

#container {
	margin: auto;
	width: 850px;
	height:100%;
	text-align:center;
}

#head {
	background:url(images/custom/bg-top.jpg) no-repeat;
	margin: 0px auto;
	width:850px;
	height:139px;
}


.comparison {width:100%; padding:0; margin:10px 0px; font-size:12px; }
.comparison a:link    {color:#047B40; text-decoration:underline; background-color:transparent;}
.comparison a:visited {color:#047B40; text-decoration:underline; background-color:transparent;}
.comparison a:active  {color:#047B40; text-decoration:underline; background-color:transparent;}
.comparison a:hover   {color:#047B40; text-decoration:underline; background-color:#D6D6D6;}

.comparison td { padding:3px; border-left:1px solid #047B40; text-align:center;}
.comparison td.col1 { text-align:right; border:0px; padding-right:10px; }
.comparison .zebra {background-color:#efefef;}
.comparison .head td { padding:10px; font-weight:bold; border-bottom:2px solid #FFFFFF; background-color:#036233; color:white;}






/* STYLES added for new text-based homepage July 2009
 */
.main_title_green {
	font-family:arial,verdana;
	font-size:31px;
	line-height:33px;
	font-weight:bold;
	color:#4D8066;
}

.side_title_green a {
	font-family:arial,verdana;
	font-size:25px;	
	line-height:28px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#4D8066;	
	text-decoration:none;
}

.side_title_green {
	font-family:arial,verdana;
	font-size:25px;	
	line-height:28px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#4D8066;	
	text-decoration:none;
}

.side_title_green a:visited {
	font-family:arial,verdana;
	font-size:25px;	
	letter-spacing:-1px;
	line-height:28px;
	font-weight:bold;
	color:#4D8066;	
	text-decoration:none;
}

.side_title_green a:hover {	
	color:#3F5C4D;	
}


.side_title_green_small  {
	font-family:arial,verdana;
	font-size:20px;		
	letter-spacing:0px;
	font-weight:bold;
	color:#4D8066;	
	text-decoration:none;
}

.side_title_green_small a {
	font-family:arial,verdana;
	font-size:20px;		
	letter-spacing:0px;
	font-weight:bold;
	color:#4D8066;	
	text-decoration:none;
}

.side_title_green_small a:visited {
	font-family:arial,verdana;
	font-size:20px;	
	letter-spacing:0px;	
	font-weight:bold;
	color:#4D8066;	
	text-decoration:none;
}

.side_title_green_small a:hover {
	color:#3F5C4D;	
}

.title_orange {
	font-family:arial,verdana;
	font-size:13px;
	font-weight:bold;
	color:#E76C24;
}


.side_title_orange {
	font-family:arial,verdana;
	font-size:13px;	
	font-weight:bold;
	color:#E76C24;
}

.side_title_orange a{
	font-family:arial,verdana;
	font-size:13px;	
	font-weight:bold;
	color:#E76C24;
	text-decoration:none;
}

.side_title_orange a:visited {
	font-family:arial,verdana;
	font-size:13px;	
	font-weight:bold;
	color:#E76C24;
	text-decoration:none;
}

.side_title_orange a:hover {
	color:#C7591A;
}


.contact {
	font-family:arial;
	color:#4D8066;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
}

.contact a {
	font-family:arial;
	color:#4D8066;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
}

.contact a:visited {
	font-family:arial;
	color:#4D8066;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
}

.contact a:hover {	
	color:#3F5C4D;	
}

.list_links li { list-style:none;
	list-style-type:none;
     background:url(images/check.png) no-repeat left center;
     padding-left: 19px; /* the width of your image + some space */	
	 margin-top: 4px;
    _margin-top: 3px;
	font-family:arial,verdana;
	font-size:13px;
	font-weight:bold;
	color:#4D8066;
}

a.hp_links:link {
	font-family:arial,verdana;
	font-size:13px;
	font-weight:bold;
	color:#4D8066;
	text-decoration:none;
}

a.hp_links:visited {
	font-family:arial,verdana;
	font-size:13px;
	font-weight:bold;
	color:#4D8066;
	text-decoration:none;
}

a.hp_links:hover {	
	color:#3F5C4D;
}

.list_links_host li { list-style:none;
	list-style-type:none;
     background:url(images/check.png) no-repeat left top;	
     padding-left: 19px; /* the width of your image + some space */	
	 margin-top: 4px;
    _margin-top: 3px;
	font-family:arial,verdana;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#4D8066;
}

.list_links_best li { list-style:none;
	list-style-type:none;
     background:url(images/check.png) no-repeat left top;	
     padding-left: 19px; /* the width of your image + some space */	
	 margin-top: 4px;
    _margin-top: 3px;
	font-family:arial,verdana;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#4D8066;
}

a.hp_links_small:link {
	font-family:arial,verdana;
	font-size:11px;
	font-weight:bold;
	color:#4D8066;
	text-decoration:none;
}

a.hp_links_small:visited {
	font-family:arial,verdana;
	font-size:11px;
	font-weight:bold;
	color:#4D8066;
	text-decoration:none;
}

a.hp_links_small:hover {	
	color:#3F5C4D;	
}

.small_black {
	font-family:arial,verdana;
	font-size:10px;
	line-height:11px;	
	color:#333333;
	text-decoration:none;
}

.small_black a {
	font-family:arial,verdana;
	font-size:10px;
	line-height:11px;	
	color:#333333;
	text-decoration:none;
}

.small_black a:visited {
	font-family:arial,verdana;
	font-size:10px;
	line-height:11px;	
	color:#333333;
	text-decoration:none;
}	

.small_black a:hover {
	color:#666666;	
}

