/* Global Styles */

body {
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;  
	}
* html body {
	font-size: 12px; /* for IE5/Win */
	f\ont-size: 14px; /* for other IE versions */
	}
	html>body { /* be nice to Opera */
	font-size: 14px;
	}

h1,h2,h3,h4,h5,h6,p { 
	font-family: Arial, Helvetica, sans-serif;  
	color: #000000; text-decoration: none;
	}	
	
h1 {
	font-size: 150%;
	}		
	
h2 {
	font-size: 130%;
	}		
	
h3 {
	font-size: 120%;
	}		
		
h4 {
	font-size: 100%;
	}		
		
h5 {
	font-size: 80%;
	}		
		
h6 {
	font-size: 70%;
	}		
		
p {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none ; 
	text-transform: none; 
	}	

.font-110 {
	font-size: 110%;
	}
	
.font-ninety {
	font-size: 90%;
	}
		
.font-eighty {
	font-size: 80%;
	}	
	
.font-seventy {
	font-size: 70%;
	}	
			
.font-ten {
	font-size: 10%;
	}
	
.list {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none ; 
	text-transform: none; 
	}	
	
.num-list {
	list-style-type: decimal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none ; 
	text-transform: none; 
	}	
	
/*  *** Header *** */	
#header-wrapper {
	background: url('/Images/TunaBanner10.gif') no-repeat;
	background-position: center;
	width: 760px;
  height: 115px;
	border: 1px solid #006699;
	}	
	
.tollfree {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: right;
	margin-top: 73px;
	text-decoration: none;
	}
	
.menulist
	{ 
	text-align: right;
	margin-top: 5px;
	}
	
a.menu
	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: 	bold; 
	color: #000000; 
	text-decoration: none;
	}
	
a.menu:hover 
	{background: #006699;
	color: #FFFFFF;}
	
/*  *** Footer *** */
	
.footer
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #006699;
	background-position: bottom center;
	text-align: center;
	color: #ffffff;
	margin: 1px 1px 1px 1px;
	width: 758px;
	height: 70px; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	float: none;
	}	
		
		
/* *** Main Page *** */		
#wrapper {
	background-position: center;
	width: 760px;
	border: 1px solid #999999;
	text-align: left;
	}	
	
.maincontent p h1 h2 h3 h4 h5 {
	margin-left: 10px;
	margin-right: 10px;
	}
	
.left-wrapper {
	background: #6699cc no-repeat;
	float: left;
	width: 155px;
	height: 1000px;
	} 

.back-page {
	width: 580px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	}

.back-page h3 {	
	color: #483D8B; /* #006699*/
	}

.back-page p ul li {
	float: right;
	margin-right: 15px;
	}

.back-page h1 h2 h3 h4 h5 {
	text-align: left;
	font-weight: bold;
	}	
	
.path {
	font-size: 80%;
	font-weight: bold;
	}	
	
.back-page-hdr {
	font-size: 150%;
	font-weight: bold;
	margin-left: -40px;
	}	
	
.double-space {
	margin-top: 30px;
	width: 100%;
	}	

.clear {
	clear: both;
	}	
	
.title {
	background: url('./Images/TitleTuna.gif') no-repeat;
	height: 32px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 50px;
	color: #483D8B; /* #006699*/
	}	
	
.title2 {
	height: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-indent: 50px;
	color:#006699;
	}	

	.TTtitle {
	height: 32px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;

	}	

.red {
	color: #cc0000;
	}
	
.bold {
	font-weight: bold; 
	}
	
.indent {
	text-align: left;
	margin-left: 10px;
	}	
	
.center {
	text-align: center;
	}
	
	
/*  ***  HomePage *** */


	
/* Pricing Styles */


#price-box
	{ 

	background-repeat:no-repeat;
	background-position: 50% 80% ;
	position: relative;
	width: 370px;
  height: 250px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #000000;
	text-align: center;
	}	


.pricing-box {
	width: 758px;
	height: 275px;
	border: 1px solid #000000;
	}
	
.pricing-tag 
	{
	font-size: 80%;
	margin-top: -15px;
	}
	
		
.pricing-tag2 
	{
	margin-top: -15px;
	}
		
.pricing-lvl1-box
	{
	background-color: #FFFFFF;
	float: left;
	width: 55%;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none ; 
	text-transform: none; 
	}
	
		
.pricing-lvl2-box
	{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
	float: left;
	width: 40%;
	margin: 3px 3px 3px 3px;
	border: 1px solid #000000;
	}	
	

	
.pricing-group {
	background-color: #483D8B; /* #A52A2A;*/	
	border: 1px solid #000000;
	height: 20px;
	width: 600px;	
	text-align: left;
	float: left;

	font-size: 21px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;

	text-decoration: none ; 
	text-transform: none; 
	}	

.pricing-hdr {
	background-color: #FFA500;/*#999999 */
	border: 1px solid #000000;
	width: 550px;
	height: 18px;
	text-align: left;
	float: left;
	font-size: 130%; 
	font-style: normal; 
	font-weight: Bold; 
	color: #000000;
	text-decoration: none ; 
	text-transform: none; 
	
/*	line-height: 2px;
	padding-top: 2%; */

	}

.pricing-item-box {
	width: 758px;
	border: 1px solid #999999;
	margin: 0px 2px 0px 2px;
	}
	
.pgm-top1 {
	width: 70%;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	top: 3px;
	text-align: left;
	font-size: 120%;
	}
	
.pgm-top2 {
	width: 23%;
	float: right;
	text-align: left;
	}		
	
.pgm-top3 {
	width: 50%;
	float: left;
	margin-top: 5px;
	margin-left: 40px;
	text-align: left;
	}
	
.pgm-top4 {
	width: 35%;
	float: right;
	text-align: left;
	}		

.pgm-top5 {
	width: 20%;
	float: right;
	text-align: left;
	margin-top: 15px;
	}			
	
	
.pricing-submit-box {
	width: 758px;
	height: 30px;
	background: url('./Images/CreditCards_2.gif');
	background-repeat:no-repeat;
	background-position: center;
	background-color: #FFA500;  /*	background-color: #999999; */
	border: 1px solid #000000;
	margin: 0px 2px 0px 2px;
	text-align: right;
	}
	
.pricing-submit-box2 {
	width: 200px;
	height: 30px;
	background-color: #FFFFFF;
/*	border: 1px solid #000000;*/
	}
	
			
.svc-top1 {
	width: 95%;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	top: 3px;
	text-align: left;
	font-size: 120%;
	}		
	
.svc-top2 {
	width: 4%;
	float: right;
	margin-right: 4%; 
	margin-top: -30px;
	font-size: 80%;
	}			
	
.error-box
	{ 

	background-repeat:no-repeat;
	position: relative;
	width: 370px;
  height: 250px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #000000;
	text-align: center;
	}
	
#appt-box
	{ 
 	background-color: #FFFFCC;	
	/*margin-right: 20px;*/
	width: 100%;
	margin: 2px 2px 2px 2px;
	}	
	
#appt-box2
	{
	margin-left: 20px;
	}
#appt-box3
	{
	margin:5px; background-color: #6699FF; 	
	}		