
body {
	margin:5px 0px; padding:0px;
	text-align:center;
	font-family:Trebuchet MS; 
	font-size: 20px;
	background: #c0c0c0 url(../images/bg1.gif) no-repeat fixed top
}
	
#Content {
	width:972px;
	margin:0px auto;
	text-align:left;
	padding:5px;
	border:1px solid #a09d9d;
	background-color:#eee;

}


table.template {
	border-width: 1px;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	background-color: #f5f5f5;
	height:100px;
	width:950px;
}

.topback {
  height: 60px;
  background-color:#fff;
  width: 970px;
  font-family:Tahoma;
  font-size: 12px;
  border-bottom: solid #d0d0d0 1px;
}


table.topback A:visited  { color: #999999; text-decoration:none;padding-left:10px;padding-right:10px;}
table.topback A:active  { color: #999999; text-decoration:none;padding-left:10px;padding-right:10px;}
table.topback A:link { color: #999999; text-decoration:none;padding-left:10px;padding-right:10px;}
table.topback A:hover { color: #4b5e7e; text-decoration:none;padding-left:10px;padding-right:10px;}

.mainback {
  height: 200px;
  background-color: #f5f5f5;
  width: 950px;
  padding 5px;
  line-height:24px;
  text-align:justify;
  
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 20px;
}

table.mainback A:visited { color: #000; text-decoration:underline;}
table.mainback A:active { color: #000; text-decoration:underline;}
table.mainback A:link { color: #000; text-decoration:underline;}
table.mainback A:hover { color: #4b5e7e; text-decoration:underline;}

.partnerback {
  height: 200px;
  background-color: #f5f5f5;
  font-family:Trebuchet MS; 
  font-size: 14px;
  padding 5px;
  line-height:18px;
}

table.partnerback A:visited { color: #000; text-decoration:underline;}
table.partnerback A:active { color: #000; text-decoration:underline;}
table.partnerback A:link { color: #000; text-decoration:underline;}
table.partnerback A:hover { color: #4b5e7e; text-decoration:underline;}


table.leftnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 20px; 
}

table.leftnav a:visited  { color: #000; text-decoration:none;}
table.leftnav a:active  { color: #000; text-decoration:none;}
table.leftnav a:link { color: #000; text-decoration:none;}
table.leftnav a:hover { color: #4b5e7e; text-decoration:none;}



.contentcopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 20px;
}

.bottomback {
  height: 45px;
  background-color:#a8b5cc;
  width: 970px;
  font-family: Tahoma;
  font-size: 11px;
  color:#000;
  padding:5px;
  border-top: solid #4b5e7e 1px;

}

table.bottomback_green A:visited  { color: #000; text-decoration:none;}
table.bottomback_green A:active  { color: #000; text-decoration:none;}
table.bottomback_green A:link { color: #000; text-decoration:none;}
table.bottomback_green A:hover { color: #505d4e; text-decoration:none;}

.bottomback_green {
  height: 45px;
  background-color:#afcba9;
  width: 970px;
  font-family: Tahoma;
  font-size: 11px;
  color:#000;
  padding:5px;
  border-top: solid #505d4e 1px;

}

table.bottomback A:visited  { color: #000; text-decoration:none;}
table.bottomback A:active  { color: #000; text-decoration:none;}
table.bottomback A:link { color: #000; text-decoration:none;}
table.bottomback A:hover { color: #4b5e7e; text-decoration:none;}

.NavButton {
	font-family: tahoma;
	font-size: 11px;
	background-color: #8598ba;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #6d7b95;
	border-right: solid 1px #6d7b95;
	border-bottom: solid 1px #6d7b95;
	border-left: solid 1px #6d7b95;
}

table.contact {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: c0c0c0;
	border-collapse: collapse;
	background-color: #f5f5f5;
	color: #000;
	font-size: 12px;
}

.page-headers {
	font-family: Georgia, New York, Times, Times New Roman;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.subhead {
	font-family: Georgia, New York, Times, Times New Roman;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#button11
{
  float: left;
  display: block;
  margin: 10px;
  width: 150px;
  height: 200px;
  background: url("../images/button1.jpg") no-repeat 0 0;

}

#button11:hover
{ 
  background-position: 0 -200px;
}


#button12
{
  float: left;
  display: block;
  margin: 10px;
  width: 150px;
  height: 200px;
  background: url("../images/button2.jpg") no-repeat 0 0;

}

#button12:hover
{ 
  background-position: 0 -200px;
}

#button12 span
{
  display: none;
}

#button13
{
  float: left;
  display: block;
  margin: 10px;
  width: 150px;
  height: 200px;
  background: url("../images/button3.jpg") no-repeat 0 0;

}

#button13:hover
{ 
  background-position: 0 -200px;
}

#button13 span
{
  display: none;
}

#button14
{
  float: left;
  display: block;
  margin: 10px;
  width: 150px;
  height: 200px;
  background: url("../images/button4.jpg") no-repeat 0 0;

}

#button14:hover
{ 
  background-position: 0 -200px;
}

#button14 span
{
  display: none;
}

#button15
{
  float: left;
  display: block;
  margin: 10px;
  width: 150px;
  height: 200px;
  background: url("../images/button5.jpg") no-repeat 0 0;

}

#button15:hover
{ 
  background-position: 0 -200px;
}

#button15 span
{
  display: none;
}

.whatweoffer {

	padding-left:45px;

}


.sitemap {
	list-style-type: circle;
	list-style-position: inside;
	font-family: tahoma;
	font-size: 14px;
	margin-top: 3;
	margin-left: 15;
	margin-right: 5;
	margin-bottom: 5px;
	line-height: 25pt;
	padding-left: 1em;
	text-indent: -1em;

}

.img {
	border: 1px solid #012e50;
}

.img2 {
	border: 1px solid #012e50;
	margin: 10px;

}

.


.listingcopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 15px;
}

.emergency_letter {
font-family:tahoma;
font-weight:bold;
font-size:12px;
color:#af0202;

}

input {

	font-family: tahoma;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-color: #c0c0c0;
	border-style: solid; border-top-width: 1 px; border-right-width: 1 px; border-bottom-width: 1 px; border-left-width: 1 px


}



.checkbox { 
background-color: #fff; 
border: 1px solid white; 
} 

table.prod_detail {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
table.prod_detail th {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: black;
	background-color: #8598ba;
	color:#FFFFFF;
	-moz-border-radius: ;
}
table.prod_detail td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	
	-moz-border-radius: ;
}



table.results {
	background-image:url(../images/resultsbg.png);
	height:100px;
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #042039;
	line-height: 15pt;	
}

.emergency_item {
font-family:tahoma;
font-weight:bold;
font-size:12px;
color:#5B3B00;
}

.eback {
background:#336699 url(../images/emergency.jpg); 
background-repeat: no-repeat;
}

.tdfont {
	font-family: tahoma;
	font-size: 11px;
}

td.features {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; background-color: #F0F0F0}

 .InputBox	{
 		  BORDER-RIGHT: f5f5f5 1px inset;
 		  BORDER-TOP: white 1px inset;
 		  BACKGROUND-ATTACHMENT: fixed;
 		  BACKGROUND-IMAGE: url(../images/inputbg.gif);
 		  BORDER-LEFT: white 1px inset;
 		  BORDER-BOTTOM: f5f5f5 1px inset;
	     FONT-SIZE: 11px;
        FONT-FAMILY: Tahoma
 		}

.NavText {
	font-family: tahoma;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-color: #c0c0c0;
	border-style: solid; border-top-width: 1 px; border-right-width: 1 px; border-bottom-width: 1 px; border-left-width: 1 px

}

.requesttable {

border: 1px solid #c0c0c0;

}



.menuback {
  background-image: url(../images/top.gif);
  background-repeat: no-repeat;
  background-position:center;
  height: 40px;
}







.NavButtonSmall {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	background-color: #1a1d73;
	color: #fff;
	font-weight: normal;
	padding: 0px;
	margin: 1px;
	border-top: solid 1px #3300cc;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #3300cc;
}

.NavButton2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.TopNavButton1 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #069;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	border-left: solid 1px #FFFFFF;
}

#SideNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#306898;
display: block;
width: 115px;
padding: 3px 5px;
margin: 1px;
} 

#SideNavButton a:hover {
background: #669ACC;
color:#000000;
padding-left:4px;
} 

.bottomNav:visited { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration:none }
.bottomNav  { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration: none }
.bottomNav:hover { color: #ffffff; font-family: tahoma; text-decoration: underline }

.pageNav  { color: #ffffff; font-family: tahoma; font-size: 14px; font-weight:bold; text-decoration: none }



.topNav:visited { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration:none }
.topNav  { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration: none }
.topNav:hover { color: #ffffff; font-family: tahoma; text-decoration: underline }

.prodlist {
	list-style-type: disc;
    list-style-position: inside;
	font-family: verdana;
	font-size: 11px;
	margin-top: 3;
	margin-left: 5;
	margin-right: 5;
}



.step10 {
	list-style-type: disc;
	list-style-position: inside;
	font-family: tahoma;
	font-size: 12px;
	margin-top: 3;
	margin-left: 1px;
	margin-right: 5;
	margin-bottom: 5px;
	line-height: 15pt;
	padding-left: 1em;
	text-indent: -1em;

}

.numlist {
	list-style-type: decimal;
    list-style-position: inside;
	font-family: tahoma;
	color: #5B3B00;
	font-size: 14px;
	margin-top: 3;
	margin-left: 105;
	margin-right: 5;
}

.faqlist {
	list-style-image: url(../images/bullet_small.gif);
	font-family: verdana;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.hostlist {
	font-family: tahoma;
	font-size: 12px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;

}

.liq {
	list-style-image: url(../images/help_q.gif);
   list-style-position: outside;
	font-family: verdana;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.lia {
	list-style-image: url(../images/help_a.gif);
   list-style-position: outside;
	font-family: verdana;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.products {
	list-style:none;
   	list-style-position: outside;
	font-family: verdana;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}




table.emergency {
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	background-color: #f5f5f5;
	height:400px;
	font-family: tahoma;
	font-size: 12px;
}

table.emergency th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #022749;
	color:#FFFFFF;
	-moz-border-radius: ;
}
table.emergency td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	color: #5B3B00;
	-moz-border-radius: ;
}

table.compare {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #f5f5f5;
	height:200px;
	font-family: tahoma;
	font-size: 12px;	

}
table.compare th {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: black;
	background-color: #022749;
	color:#FFFFFF;
	font-weight: bold;
	-moz-border-radius: ;
}
table.compare td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	color: #5B3B00;
	-moz-border-radius: ;
}

table.events {
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
	background-color: #f5f5f5;
}

table.events th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #022749;
	color:#FFFFFF;
	-moz-border-radius: ;
}
table.events td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	
	-moz-border-radius: ;
}


table.admin {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #f5f5f5;
	color: #000;
	font-size: 12px;
}
table.admin th {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: black;
	background-color: #8598ba;
	color:#FFFFFF;
	-moz-border-radius: ;
}
table.admin td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;

	
	-moz-border-radius: ;
}

table.message {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #f5f5f5;
	color: #000;
	font-size: 12px;
}
table.message th {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: black;
	background-color: #8598ba;
	color:#FFFFFF;
	-moz-border-radius: ;
}
table.message td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	height:20px;

	
	-moz-border-radius: ;
}


a.backlink,a.backlink:link,a.backlink:visited {
color:#FFF;
font-family: tahoma;
font-weight:bold;
}

a.backlink:hover {
text-decoration: none; color: #ff9900;
}

table.admin A {font-family:Tahoma; font-size: 12px; }
table.admin A:visited  { color: #000; }
table.admin A:hover { color: #ff9900; text-decoration:none;}
table.admin A:active  { color: #000; }
table.admin A:link { color: #000; }

.formbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px solid #9E9E9E;
	padding: 2px;
	margin: 2px;
}


