img, fieldset {
	border: 0;
}

body {
	font-family: "lucida grande", verdana, arial, sans-serif;
	line-height: 115%;
}

div#container {
	background-color: rgb(102,204,051);
	background-position: center;
	width:990px;
}
/* ----------------------------------------------------------- */       
/*                   White Section (Header)                    */       
/* ----------------------------------------------------------- */ 
div#WhiteSection {
	height: 100px;
	background-color: white;
	width: 100%;
	z-index: 1; 
}

img#acblogo {
	position: relative; 
	top: 20%; 
	right:30px;
	z-index: 1; 
}
/* ----------------------------------------------------------- */       
/*                   Blue Section (Banner)                     */       
/* ----------------------------------------------------------- */ 
div#BlueSection {
	height: 170px;
	background-color: rgb(0,51,153);
	width: 100%;
}

table#bluetable {
	height: 170px;
	padding-top: 0;
	border-spacing: 0px;
	border-collapse:collapse;
} 

td#bluepicture {
	width: 310px;
}

td#bluethirdcell {
	width: 25px;
}

a#maintitle {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 32px;
	color: white;
   line-height: 115%
}

a#maintitlebold {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 32px;
	color: white;
	font-weight: bold;
   line-height: 115%
}

img#rollingpicture {
	z-index: 1; 
}

img#pglogo {
	position:relative; 
	top: -75px; 
	left: 25px;
	z-index: 1;
}
/* ----------------------------------------------------------- */       
/*                   Green Section (Body Layout)               */       
/* ----------------------------------------------------------- */ 
div#GreenSection {
	background-color: rgb(102,204,051);
	width: 100%;
	height: 120px; 
	z-index: 1; 
}

table#greentable {
	position: relative; 
	top: -115%;
	background-color: rgb(102,204,51); 
	padding-top: 0px;
	width: 100%;
}

tr#greenrow {
/*	background-color: rgb(102,204,051); */
}

td#greenfirstcell {
	vertical-align: top;
}

td#greensecondcell {
	vertical-align: top;
	width: 703px;
}

td#greenthirdcell {
	width: 25px;
}

form#newsletter {
	position: relative; 
	top: 5px;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	border: 2px solid white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-top: 100px;
	margin-left: 10px;
	margin-right: 10px;
}

form#newsletter2 {
	position: relative; 
	top: 5px;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	border: 2px solid white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

img#take60 {
    text-decoration: none;
}
    
img#PromoPop {
    text-decoration: none;
    z-index: 1;
}

/* ----------------------------------------------------------- */       
/*                   Tabs Section (Tab 8 Pages)                */       
/* ----------------------------------------------------------- */ 
div#tmpTabs {
	background-color: rgb(102,204,051); /* ProfitGUARD GREEN */
	width: 704px;
}

div#tmpTabHome {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

div#tmpTabServices {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

div#tmpTabBenefits {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

div#tmpTabTestimonials {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

div#tmpTabFAQ {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

div#tmpTabGuarantee {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

div#tmpTabContact {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

div#tmpTabLogin {
	background-color: white;
	padding: 25px 25px 25px 25px;
	z-index: 1; 
}

/* ************************************************* */
/* 						.js/ui.tabs.js  				     */
/* ************************************************* */
.ui-tabs-hide {
	border: none;
	text-decoration: none;
	display: none;
}

.ui-tabs-nav {
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
	list-style: none; 
}

.ui-tabs-nav li {
	text-decoration: none;
	float: left;
	background-color: rgb(102,204,51); /* ProfitGUARD GREEN */
	color: white;
	border: none;
	font-size: 14px;
	width: 88px;
}

.ui-tabs-nav a {
	text-decoration: none;
	border: none;
	text-align: center;
	display: block;
	padding-top: 10px; 
	padding-bottom: 10px;
	border: none;
	color: white;
	font-size: 12px;
   font-weight: bold;
}

.ui-tabs-selected a {
	text-decoration: none;
	border: none;
/*	background-color: #C7E19E; */ /* ProfitGUARD lightGREEN */
/*	background-color: #FFFFFF;*/ /* ProfitGUARD WHITE */
	background-color: #66CC33; /* ProfitGUARD GREEN */
	color: #FFCC00; /* ProfitGUARD Yellow */
/*	color: black; */
	width: 88px;
}

.ui-tabs-nav a:hover {
	border: none;
/*	color: #003399;*/ /* ProfitGUARD BLUE */
/*	color: #FFCC00;*/ /* ProfitGUARD Yellow */
/*	color: #FFFFFF;*/ /* ProfitGUARD WHITE */
	text-decoration: none;
}	

/* ----------------------------------------------------------- */       
/*                   Tabs Section (Body of pages)              */       
/* ----------------------------------------------------------- */
p.firstpar {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

p#normal {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
}

p#normal11 {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 11.5px;
	padding-left: 25px;
	padding-right: 25px;
}

p#normal111 {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 11.5px;
	padding-left: 25px;
	padding-right: 25px;
	color: red;
}

p#title {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	color: #003399;
	padding-left: 25px;
	padding-right: 25px;
}

p#titlebb {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	padding-left: 25px;
	padding-right: 25px;
}

p#titlebold {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

p#titleindent {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-indent: 1.5em;
}

p#smallest {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 11px;
}

a#normal {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
}

a#testjust {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
	font-style: italic;
	padding-left: 25px;
}

a#bolditalize {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
/*	font-weight: bold; */
	color: black;
	font-style: italic;
}

td#testimonials {
	width: 500px;
	text-align: justify;
	padding-left: 25px;
}


li.benefits {
	padding: 1px;
}

li#normal {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
}

li.services {
	list-style-type: disc;
	list-style: 16px;
   padding-right: 25px;
}

ul#ServicesAccordion {
	list-style: none;
}

a#acctitle {
	text-decoration: none;
	color: #3C7D1B;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	margin-top: 15px; */
}

a#acctitle:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	margin-top: 15px; */
}

a#instlink {
	color: #3C7D1B;	
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

a.que {
	color: #003399;
	font-weight: bold;
	line-height: 25px;
}

a.ans {
	color: red;
	font-weight: bold;
}

a.learnmore {
	color: #003399;	
}

a.learnmore:link {
		
}

a.learnmore:hover {
	color: #FF9900;
	cursor: pointer;
}

a.learnmore:visited {
	color: purple;
}

a.seedetails {
	color: #003399;	
}

a.seedetails:active {
	color: #FF9900;
	cursor: pointer;
}

a.seedetails:link {
		
}

a.seedetails:hover {
	color: #FF9900;
	cursor: pointer;
}

a.seedetails:visited {
	color: purple;
		
}

td#martystatement {
	width: 540px;
	text-align: justify;
}

td#martypicture {
}

img#marty {
	padding: 55px 3px 3px 3px; 
	z-index: 1; 
}

img#signature {
	z-index: 1; 
}

p.gurpar {
	padding-top: 15px;
}

table.contactemail {
	background-color: rgb(102,204,51); 
	border-color: #003399;
	border-width: 2px;
	border-style: solid; 
	z-index: 1; 
}

td.lemail {
	background:#E5E5E5;
	color:#003399;
	width: 180px;
	text-align: right;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

form#login {
	background-color: rgb(102,204,051);
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	padding-top: 10px; 
	padding-bottom: 30px;
	padding-left: 25px;
	margin-top: 50px;
	margin-left: 160px; 
	margin-right: 160px;
/*	margin-bottom: 100px; */
}

input.loginput {
	position: relative; left: 10px;
}

button#logsubmit {
	background-color: rgb(0,51,153);
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
}

button#logsubmit:hover {
	background-color: #8CA3D1;
	color: #003399;
	padding: 5px 10px;
	font-weight: bold;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
}

a#forgotpass {
	color: white;
	text-decoration: none;
}

a#forgotpass:hover {
	color: #003399;
	text-decoration: none;
}

input#submitinfoemail {
	background-color: rgb(0,51,153);
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
}

input#submitinfoemail:hover {
	background-color: #8CA3D1;
	color: #003399;
	padding: 5px 10px;
	font-weight: bold;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
}



/* ----------------------------------------------------------- */       
/*                   Unable to locate use                      */       
/* ----------------------------------------------------------- */
a#Tabs {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
}

li#Tabs {
	font-family: "lucida grande", verdana, arial, sans-serif;
   font-size: 12px;
} 

img#pdf {
	margin-top: 50px;
   margin-left: 20px;
	z-index: 1; 
	border-width: 0px;
}

td.zemail {
	background-color: rgb(0,51,153);
	color: white;
	width: 210px;
	text-align: right;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.ACB60trial {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #003399;
}

p.ACB60trial:hover {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFCC00;
}

p.ACB60trialp2 {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #003399;
}

p.ACB60trialp2:hover {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FFCC00;
}

a.infotrial {
	text-decoration: none;	
	color: #003399;
}

a.infotrial:hover {
	text-decoration: none;	
	color: #FFCC00;
}

a.ACBpdf {
	text-decoration: none;
	color: #3C7D1B;
}

a.ACBpdf:hover {
	cursor: pointer;
	text-decoration: none;
	color: #FF9900;
}

p.ACBpdf {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 12px;
	width: 235px; 
	margin-bottom: -7px;
	margin-top: 5px;
	line-height: 20px;
}

a.ACBpdf2 {
	text-decoration: none;
	color: #FFFFFF;
}

a.ACBpdf2:hover {
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}

p.ACBpdf2 {
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: 14px;
	width: 235px; 
	margin-bottom: -7px;
	margin-top: 5px;
	line-height: 40px;
}

a.acbhqpromo {
	cursor: pointer;
	text-decoration: none;
	font-size: 11;
	color: #3C7D1B;
	font-weight: bold;
}

a.acbhqpromo:hover {
	cursor: pointer;
	text-decoration: none;
	font-size: 11;
	color: #FF9900;
	font-weight: bold;
}

