
body {
	background-color: #0077D4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

* {margin: 0; padding:0}


/* left column formatting */

#leftcolumn {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width: 500px;
color:#3E4245;
margin:15px 0 0 12px;
}

.bulletlist { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3E4245;
margin-bottom:10px;
line-height:1.3em;}

.title { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:27px;
color:#1B3F94;}

.title2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1B3F94;}

#leftcolumn p { margin-bottom:10px; line-height:1.3em;}

#leftcolumn ul {
line-height: 14px;
margin: 5px 0px 7px 0px;
padding: 4px 7px 5px 4px; /* Controls right padding on li and moves all list items over */
}

#leftcolumn li{
margin: 5px 5px 0 2px;
list-style-type: none;
padding: 0px 0px 4px 16px;
background-image:url(../images/bullet2_left.gif);
background-position:top left;
background-repeat:no-repeat;

}

#leftcolumn a {
	color:#0077D4;
	text-decoration: underline;
	}
	
	#leftcolumn a:hover {
	color:#FF9A00;
	text-decoration: underline;
	}
	
/* end left column formatting */

/* faq column formatting */
#faqcolumn {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width: 500px;
color:3E4245;
margin:15px 0 0 12px;
}


#faqcolumn p { margin-bottom:10px; line-height:1.3em;}

#faqcolumn ul {
line-height: 14px;
margin: 5px 0px 7px 15px;
padding: 4px 7px 5px 4px; /* Controls right padding on li and moves all list items over */
}

#faqcolumn li{
margin: 5px 5px 0 2px;
list-style-type: none;
padding: 0px 0px 4px 16px;
background-image: url(../images/basic_bullet2.gif);
background-position:top left;
background-repeat:no-repeat;

}

#faqcolumn a {
	color:#0077D4;
	text-decoration: underline;
	}
	
	#faqcolumn a:hover {
	color:#FF9A00;
	text-decoration: underline;
	}

/* end faq column formatting */



#usecolumn {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width: 500px;
color:3E4245;
margin:45px 0 0 12px;
}


#usecolumn p { margin-bottom:2px; line-height:1.3em;}

#usecolumn ul {
line-height: 12px;
margin: 5px 0px 7px 0px;
padding: 2px 7px 5px 4px; /* Controls right padding on li and moves all list items over */
}

#usecolumn li{
margin: 5px 5px 0 2px;
list-style-type: none;
padding: 0px 0px 4px 16px;
background-image: url(../images/bullet_tri2.gif);
background-position:top left;
background-repeat:no-repeat;

}

#usecolumn a {
	color:#0077D4;
	text-decoration: underline;
	}
	
	#usecolumn a:hover {
	color:#FF9A00;
	text-decoration: underline;
	}

/* begin one column format */

#maincolumn {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:650px;
color:#3E4245;
margin:45px 0 0 12px;
}

.title { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#1B3F94;}

.title2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1B3F94;}

#maincolumn p { margin-bottom:10px; line-height:1.3em;}

#maincolumn ul {
line-height: 14px;
margin: 5px 0px 7px 0px;
padding: 4px 7px 5px 4px; /* Controls right padding on li and moves all list items over */
}

#maincolumn li{
margin: 5px 5px 0 2px;
list-style-type: none;
padding: 0px 0px 4px 16px;
background-image:url(../images/bullet2_left.gif);
background-position:top left;
background-repeat:no-repeat;

}

#maincolumn a {
	color:#0077D4;
	text-decoration: underline;
	}
	
	#maincolumn a:hover {
	color:#FF9A00;
	text-decoration: underline;
	}
	
	
 /* end one column format */

#righcolumn {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0077d4;
width: 200px;
margin:15px 13px 0 0;
}

#righcolumn p { margin-bottom:10px; line-height:1.3em;}

.blue {
	color:#0077D4;
	text-decoration: underline;
	}
	
.blue:hover {
	color:#FF9A00;
	text-decoration: underline;
	}

/* blue nav box */

.box {
  width: 200px;
   font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  background: url(images/box_bl.gif) no-repeat left bottom; 
}

.box ul {	padding-left: 6%;
			list-style: none;
}

.box li a { 
  color:#000000;
  text-decoration:none;}
  
 .box li a:hover {  color:#FF9A00;
  text-decoration:none;}


.box li {margin: 0 30px 8px 0; padding-bottom: 3px; /*border-bottom: 1px solid #0077D4;*/ }

.box p {margin-bottom: 1.1em; }



.box-outer {
  background: url(images/box_br.gif) no-repeat right bottom;
  padding-bottom: 6%;
}

.box-inner {
  background: url(images/box_tl.gif) no-repeat left top;
}

.box h2 {
  background: url(images/box_tr2.gif) no-repeat right top;
  padding-top: 5%;

}

.box h3 {
  background: url(../images/box_tr2.gif) no-repeat right top;
  padding-top: 4%;

}


.box h2, .box p, .box h3 {
  padding-left: 6%;
  padding-right: 5%;
}

.whitelink {color:#fff; text-decoration:none;}

.whitelink:hover {color:#fff; text-decoration:underline;}

/* end blue nav box */

.boxf {
  width: 200px;
   font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  background: url(images/box_bl.gif) no-repeat left bottom; 
}

.boxf ul {	padding-left: 6%;
			list-style: none;
}

.boxf li a { 
  color:#000000;
  text-decoration:none;}
  
 .boxf li a:hover {  color:#FF9A00;
  text-decoration:none;}


.boxf li {margin: 0 40px 4px 12px; padding-bottom: 3px; }

.boxf p {margin-bottom: 1.1em; }

.box-outer {
  background: url(images/box_br.gif) no-repeat right bottom;
  padding-bottom: 6%;
}

.box-inner {
  background: url(images/box_tl.gif) no-repeat left top;
}

.boxf h2 {
  background: url(images/box_tr2.gif) no-repeat right top;
  padding-top: 5%;

}

.boxf h2 a {
  color:#FFFFFF;
  text-decoration: none;
  }
  
  .boxf h2 a:hover {
  color:#FFFFFF;
  text-decoration: underline;
  }

.boxf h3 {
  background: url(images/box_tr2.gif) no-repeat right top;
  padding-top: 3%;

}



.boxf h2, .boxf p {
  padding-left: 6%;
  padding-right: 5%;
}


.boxf h3 {
  padding-left: 6%;
  padding-right: 5%;
}

.boxf a {color:#06C;}

.boxf a:hover {color:#000}

/* end features box */



.box_o {
  width: 200px;
   font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  background: url(../images/orange_bl.gif) no-repeat left bottom; 
}

.box_o ul {	padding-left: 6%;
			list-style: none;
}

.box_o li a { 
  color:#000000;
  text-decoration:none;}
  
 .box_o li a:hover {  color:#FF9A00;
  text-decoration:none;}


.box_o li {margin: 0 0px 8px 0; padding-bottom: 3px; border-bottom: 1px solid #0077D4;}

.box_o p {margin-bottom: 1.1em; }

.box_o-outer {
  background: url(../images/orange_br.gif) no-repeat right bottom;
  padding-bottom: 6%;
}

.box_o-inner {
  background: url(../images/orange_tl.gif) no-repeat left top;
}

.box_o h2 {
  background: url(../images/orange_tr.gif) no-repeat right top;
  padding-top: 5%;

}


.box_o h2, .box_o p {
  padding-left: 17px;
  padding-right: 5%;
}

.box_o a {color:#000000;}

.box_o a:hover {color:#0077D4}


/* begin faq box  */

.box_faq {
  width: 450px;
   font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  background: url(../images/orange_bl.gif) no-repeat left bottom; 
}

.box_faq ul {	padding-left: 6%;
			list-style: none;
}

.box_faq li a { 
  color:#000000;
  text-decoration:none;}
  
 .box_faq li a:hover {  color:#FF9A00;
  text-decoration:none;}


.box_faq li {margin: 0 30px 8px 0; padding-bottom: 3px; background-image: url(../images/bullet_full.gif);
background-position:top left;
background-repeat:no-repeat;}

.box_faq p {margin-bottom: 1.1em; }

.box_faq-outer {
  background: url(../images/orange_br.gif) no-repeat right bottom;
  padding-bottom: 6%;
}

.box_faq-inner {
  background: url(../images/orange_tl.gif) no-repeat left top;
}

.box_faq h2 {
  background: url(../images/orange_tr.gif) no-repeat right top;
  padding-top: 6px;

}


.box_faq h2, .box_faq p {
  padding-left: 17px;
  padding-right: 5%;
}

.box_faq a {color:#000000;}

.box_faq a:hover {color:#0077D4}



/* begin bottom nav */


div#pipe {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	margin: 2px 0px 2px 2px;
	padding: 2px 1px 8px 8px;
	border: #ffffff solid;
	border-width: 0 0 0 0;
	margin-left:auto;
	}
	
div#pipe a {
	color:#FFFFFF;
	text-decoration: none;
	}
	
div#pipe a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
	

div#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

div#pipe ul li {
	margin-left: 0;
	padding: 0px 10px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}
	
		
div#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
.botnav {
	background-color:#0077D4;
	margin-left: 105px;
	
	}

	
/* end bottom nav */

#table2 { 	
	border-collapse: collapse;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:14px; 
	margin-top:20px;
	}
	

	
.head {padding: 4px; color: #FFFFFF;}

.head1 {padding: 4px; color: #FFFFFF; border-right: 1px solid #FF9A00; }
	

#table1 { 	
	border-collapse: collapse;
	border-left: 1px solid #FF9A00;
	border-top: 1px solid #FF9A00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#1B3F94;
	line-height:14px; 
	margin-top: 14px;
	}

		
#table1 td {
	border-bottom: 1px solid #FF9A00;
	border-right: 1px solid #FF9A00;
	padding: 4px;
	
}


.light {
	background-color: #FFDAA1;
}

.top { background-color: #FF9A00; 
		font-size:12px;
		color:#FFF;
}

/* boxes on get it page */

#basic {
	width: 190px;
	color:#065581;
	
	}
	
#basic ul {
line-height: 14px;
margin: 5px 0px 7px 0px;
padding: 4px 5px 5px 10px; /* Controls right padding on li and moves all list items over */
}

#basic li{
margin: 5px 5px 0 2px;
list-style-type: none;
padding: 0px 0px 4px 16px;
background-image: url(../images/basic_bullet.gif);
background-position:top left;
background-repeat:no-repeat;

}

#premium {
	width: 190px;
	color:#FFFFFF;
	}
	
#premium ul {
line-height: 14px;
margin: 5px 0px 7px 0px;
padding: 4px 5px 5px 10px; /* Controls right padding on li and moves all list items over */
}

#premium li{
margin: 5px 5px 0 2px;
list-style-type: none;
padding: 0px 0px 4px 16px;
background-image: url(../images/premium_bullet.gif);
background-position:top left;
background-repeat:no-repeat;

}

#platinum {
	width: 190px;
	color:#FFFFFF;
	}
	
#platinum ul {
line-height: 14px;
margin: 5px 0px 7px 0px;
padding: 4px 5px 5px 10px; /* Controls right padding on li and moves all list items over */
}

#platinum li{
margin: 5px 5px 0 2px;
list-style-type: none;
padding: 0px 0px 4px 16px;
background-image: url(../images/basic_bullet.gif);
background-position:top left;
background-repeat:no-repeat;

}
/* end boxes on get it page */