@charset "utf-8";
/* CSS Document */

/* BODY */


body, html {
margin: 0 auto;
background: #d1e3f7;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
}

/* MAIN CONTAINER DIV */

#container {
background-image:url(../images/container-background.jpg);
background-repeat: repeat-y;
background-position: center;
margin: 0 auto;
width: 950px;
}

#container-1colversion {
background-color:#FFFFFF;
margin: 0 auto;
width: 950px;
}

/* HEADER DIV */

#header {
background-image: url('../images/header.jpg');
background-repeat: no-repeat;
background-position: center;
margin: 0 auto;
width: 950px;
height: 255px;
}

#hl {
width:950px;
}

#h1a {
width:620px;
height:214px;
}

#h1b {
width:320px;
height:214px;
}

/* OPTIN BOX */
	   
#header-optinbox-container    {
width:320px;
margin:auto;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}
					   
#header-optinbox-box {
width:100%;
margin:auto;
}
						  
#header-optinbox-content {
width:95%;
margin:auto;
padding-top:10px;
padding-bottom:0px;
margin-bottom:0px;
}
						   					   
#header-optinbox-content h3    {
font-family:Arial, Helvetica, Sans-Serif;
font-size:16px;
line-height:18px;
text-align:center;
margin-top:0px;
margin-bottom:5px;
}

#header-optinbox-content p {
font-size: 12px;
margin-top:2px;
margin-bottom:2px;
}

#header-optinbox-1SCbox {
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:left;
padding-bottom:0px;
}
						  
#submitpad-header {
padding: 3px;
background-color: #CC0000;
margin: 0px;
border-width: 2px;
border-color: #CC0000;
border-spacing: 0;
margin-bottom:0px;
width:220px;
}

.submit-header {
font-size:12px;
width:220px;
}

fieldset {
border:0px;
}

#hl2 {
height:41px;
}


/* CONTENT DIVS */

#content {
width: 530px;
font-size: 12px;
text-align: left;
padding: 10px 0px 0px 0px;
margin-left: 210px;
}

#content p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#content ul {
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
list-style-type: square;
}

#content ul li {
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
margin-bottom: 5px;
color: #000;}

#content ol li {
	list-style-type: decimal;
    margin-bottom: 5px;
	margin-left: 5px;
}

#content-1colversion {
width: 890px;
margin:auto;
font-size: 12px;
text-align: left;
padding: 10px 0px 0px 0px;
}

#content-1colversion p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

#content-1colversion ul {
font-size: 16px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
list-style-type: square;
}

#content-1colversion ul li {
font-size: 16px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
margin-bottom: 5px;
color: #000;}

#content-1colversion ol li {
	list-style-type: decimal;
    margin-bottom: 5px;
	margin-left: 5px;
}

#testimonial-container-1colversion    {
               			   width:73%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }


/* SIDEBARS */

#sidebar-left {
float: left;
padding: 10px 0px 10px 10px;
margin-left: 15px;
width: 160px;
text-align: left;
	}
	
#sidebar-left h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
margin-top:0px;
}

#sidebar-left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:0px;
}

#sidebar-left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
margin-top:0px;
}
	
#sidebar-left ul, #sidebar-left ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar-left ul li {
list-style-image: none;
margin-bottom: 5px;
list-style-type: none;
font-size: 12px;
	}

#sidebar-left ul li a {
	    color: #FFFFFF;
        font-weight: bold;
		text-decoration: none;
	}

#sidebar-left ul li a:hover {
        color: #333;
        text-decoration: none;
	}

#sidebar-left ul p, #sidebar-left ul select {
	margin: 5px 0 8px;
	}

#sidebar-left ul ul, #sidebar-left ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar-left ul ul ul, #sidebar-left ul ol {
	margin: 0 0 0 10px;
	}

ol li {
	list-style: decimal outside;
	}
	
#sidebar-left ul ol li {
	list-style: decimal outside;
	}

#sidebar-left ul ul li, #sidebar-left ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* SIDEBARS */

#sidebar-right {
float: right;
padding: 10px 10px 0px 10px;
margin-right: 15px;
width: 160px;
text-align: left;
	}
	
	
	
#sidebar-right h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
margin-top:0px;
}

#sidebar-right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
margin-top:0px;
}

#sidebar-right h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
margin-top:0px;
}
	
#sidebar-right ul, #sidebar-right ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar-right ul li {
list-style-image: none;
margin-bottom: 5px;
list-style-type: none;
font-size: 12px;
	}

#sidebar-right ul li a {
	    color: #FFFFFF;
        font-weight: bold;
		text-decoration: none;
	}

#sidebar-right ul li a:hover {
        color: #333;
        text-decoration: none;
	}

#sidebar-right ul p, #sidebar-right ul select {
	margin: 5px 0 8px;
	}

#sidebar-right ul ul, #sidebar-right ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar-right ul ul ul, #sidebar-right ul ol {
	margin: 0 0 0 10px;
	}

#sidebar-right ul ol li {
	list-style: decimal outside;
	}

#sidebar-right ul ul li, #sidebar-right ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar-right-testimonial-container    {
               			   width:100%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#sidebar-right-testimonial-box          {
                          width:100%;
						  margin:auto;
						  border:1px #333333 solid;
						  background-color:#FFFFCC;
						  }
						  
#sidebar-right-testimonial-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#sidebar-right-testimonial-content p    {
						  font-size:12px;
						  line-height:14px;
						  text-indent:0em;
						  margin-top:0px;
						  margin-bottom:7px;
						  }
	
/* MENU */

#menu {
	width: 850px;
	padding-top:0px;
	margin-left:74px;
	}
	
#menutxt {
	font-size: 14px;
	font-weight: bold;
	text-align:right;
}

#menutxt a {
		color: #000;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
}

#menutxt a:hover {
	color: #F00;
	text-decoration: none;
}
	

/* FOOTER */

#footer {
width: 950px;
height: 202px;
border-top:4px solid #FE0000;
background-image: url('../images/footer.jpg');
background-repeat: no-repeat;
background-position: center;
margin: 0 auto;
clear: both;
}

/* CALLOUTS AT BOTTOM */

#bottom-callout-master {
width:897px;
margin:auto;
}

#bottom-callouts {
width: 263px;
height: 166px;
float:left;
color: white;
margin: 12px 12px 12px 12px;
padding:6px;
position:relative;
}
  
#bottom-callouts h2 {
font-family:Tahoma;
margin-top: 3px;
margin-bottom: 14px;
font-size: 17px; 
font-weight: bold; 
color: #FBD83E; 
}

#bottom-callouts p {
line-height: 15px; 
color: #FFFFFF;
}

#bottom-callouts p a {
color: #FBD83E; 
font-weight: bold; 
display:block; 
margin-top: 8px; 
font-family: Arial, Helvetica, Sans-serif; 
position:absolute; 
bottom: 9px; 
right: 6px;
}
   
#bottomlinks {
width:900px;
height:80px;
margin:auto;
text-align:center;
}

#bottomlinks p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#bottomlinks a {
color:#000000;
text-decoration:underline;
}

#bottomlinks a:hover {
color:#000000;
text-decoration:none;
}

/* IMAGES */

.imgspace {
padding: 1px 5px 0 5px;
}

.imgfltleft {
float: left;
padding-right: 10px;
padding-bottom: 10px;
}

.imgfltrght {
float: right;
padding-left: 10px;
padding-bottom: 10px;
}

img {
border:0px;
}

/* INITIAL STYLES */

h1 {
	font-family: Tahoma;
	font-size: 24px;
	margin-top:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* OVERLAY STYLES - MAIN */

.bold {
	font-weight: bold;
}
.bold-highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.bold-highlight-italic {
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;

}
.bold-highlight-underline {
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.bold-highlight-italic-underline {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.bold-italic-underline {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.highlight {
	background-color: #FFFF00;
}
.highlight-underline {
	text-decoration: underline;
	background-color: #FFFF00;
}
.italic {
	font-style: italic;
}
.italic-highlight {
	font-style: italic;
	background-color: #FFFF00;
}
.italic-underline {
	font-style: italic;
	text-decoration: underline;
}
.italic-highlight-underline {
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.strikethrough-bold {
	font-weight: bold;
	text-decoration: line-through;
}
.strikethrough-highlight {
	text-decoration: line-through;
	background-color: #FFFF00;
}
.strikethrough-italic {
	font-style: italic;
	text-decoration: line-through;
}
.strikethrough-bold-highlight {
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.strikethrough-bold-italic {
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.strikethrough-bold-highlight-italic {
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.strikethrough-highlight-italic {
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - BLACK */

.black {
	color: #000000;
}
.black-bold {
	color: #000000;
	font-weight: bold;
}
.black-bold-highlight {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.black-bold-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.black-bold-underline {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.black-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.black-bold-highlight-underline {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.black-bold-highlight-italic-underline {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.black-bold-italic-underline {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.black-highlight {
	color: #000000;
	background-color: #FFFF00;
}
.black-highlight-underline {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.black-italic {
	color: #000000;
	font-style: italic;
}
.black-italic-highlight {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
}
.black-italic-underline {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}
.black-italic-highlight-underline {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.black-underline {
	color: #000000;
	text-decoration: underline;
}
.black-strikethrough {
	color: #000000;
	text-decoration: line-through;
}
.black-strikethrough-bold {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.black-strikethrough-highlight {
	color: #000000;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.black-strikethrough-italic {
	color: #000000;
	font-style: italic;
	text-decoration: line-through;
}
.black-strikethrough-bold-highlight {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.black-strikethrough-bold-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.black-strikethrough-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.black-strikethrough-highlight-italic {
	color: #000000;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - WHITE */

.white {
	color: #FFFFFF;
}
.white-bold {
	color: #FFFFFF;
	font-weight: bold;
}
.white-bold-highlight {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.white-bold-italic {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.white-bold-underline {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.white-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.white-bold-highlight-underline {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.white-bold-highlight-italic-underline {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.white-bold-italic-underline {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.white-highlight {
	color: #000000;
	background-color: #FFFF00;
}
.white-highlight-underline {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.white-italic {
	color: #FFFFFF;
	font-style: italic;
}
.white-italic-highlight {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
}
.white-italic-underline {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
.white-italic-highlight-underline {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.white-underline {
	color: #FFFFFF;
	text-decoration: underline;
}
.white-strikethrough {
	color: #FFFFFF;
	text-decoration: line-through;
}
.white-strikethrough-bold {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: line-through;
}
.white-strikethrough-highlight {
	color: #000000;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.white-strikethrough-italic {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: line-through;
}
.white-strikethrough-bold-highlight {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.white-strikethrough-bold-italic {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.white-strikethrough-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.white-strikethrough-highlight-italic {
	color: #000000;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - RED */

.red {
	color: #CC0000;
}
.red-bold {
	color: #CC0000;
	font-weight: bold;
}
.red-bold-highlight {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFF00;
}
.red-bold-italic {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.red-bold-underline {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.red-bold-highlight-italic {
	color: #CC0000;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.red-bold-highlight-underline {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.red-bold-highlight-italic-underline {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.red-bold-italic-underline {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.red-highlight {
	color: #CC0000;
	background-color: #FFFF00;
}
.red-highlight-underline {
	color: #CC0000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.red-italic {
	color: #CC0000;
	font-style: italic;
}
.red-italic-highlight {
	color: #CC0000;
	font-style: italic;
	background-color: #FFFF00;
}
.red-italic-underline {
	color: #CC0000;
	font-style: italic;
	text-decoration: underline;
}
.red-italic-highlight-underline {
	color: #CC0000;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.red-underline {
	color: #CC0000;
	text-decoration: underline;
}
.red-strikethrough {
	color: #CC0000;
	text-decoration: line-through;
}
.red-strikethrough-bold {
	color: #CC0000;
	font-weight: bold;
	text-decoration: line-through;
}
.red-strikethrough-highlight {
	color: #CC0000;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.red-strikethrough-italic {
	color: #CC0000;
	font-style: italic;
	text-decoration: line-through;
}
.red-strikethrough-bold-highlight {
	color: #CC0000;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.red-strikethrough-bold-italic {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.red-strikethrough-bold-highlight-italic {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.red-strikethrough-highlight-italic {
	color: #CC0000;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - BLUE */

.blue {
	color: #0000FF;
}
.blue-bold {
	color: #0000FF;
	font-weight: bold;
}
.blue-bold-highlight {
	color: #0000FF;
	font-weight: bold;
	background-color: #FFFF00;
}
.blue-bold-italic {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
.blue-bold-underline {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.blue-bold-highlight-italic {
	color: #0000FF;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.blue-bold-highlight-underline {
	color: #0000FF;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.blue-bold-highlight-italic-underline {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.blue-bold-italic-underline {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.blue-highlight {
	color: #0000FF;
	background-color: #FFFF00;
}
.blue-highlight-underline {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF00;
}
.blue-italic {
	color: #0000FF;
	font-style: italic;
}
.blue-italic-highlight {
	color: #0000FF;
	font-style: italic;
	background-color: #FFFF00;
}
.blue-italic-underline {
	color: #0000FF;
	font-style: italic;
	text-decoration: underline;
}
.blue-italic-highlight-underline {
	color: #0000FF;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.blue-underline {
	color: #0000FF;
	text-decoration: underline;
}
.blue-strikethrough {
	color: #0000FF;
	text-decoration: line-through;
}
.blue-strikethrough-bold {
	color: #0000FF;
	font-weight: bold;


	text-decoration: line-through;
}
.blue-strikethrough-highlight {
	color: #0000FF;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.blue-strikethrough-italic {
	color: #0000FF;
	font-style: italic;
	text-decoration: line-through;
}
.blue-strikethrough-bold-highlight {
	color: #0000FF;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.blue-strikethrough-bold-italic {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.blue-strikethrough-bold-highlight-italic {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.blue-strikethrough-highlight-italic {
	color: #0000FF;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - GREEN */

.green {
	color: #006600;
}
.green-bold {
	color: #006600;
	font-weight: bold;
}
.green-bold-highlight {
	color: #006600;
	font-weight: bold;
	background-color: #FFFF00;
}
.green-bold-italic {
	color: #006600;
	font-style: italic;
	font-weight: bold;
}
.green-bold-underline {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
.green-bold-highlight-italic {
	color: #006600;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.green-bold-highlight-underline {
	color: #006600;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.green-bold-highlight-italic-underline {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.green-bold-italic-underline {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.green-highlight {
	color: #006600;
	background-color: #FFFF00;
}
.green-highlight-underline {
	color: #006600;
	text-decoration: underline;
	background-color: #FFFF00;
}
.green-italic {
	color: #006600;
	font-style: italic;
}
.green-italic-highlight {
	color: #006600;
	font-style: italic;
	background-color: #FFFF00;
}
.green-italic-underline {
	color: #006600;
	font-style: italic;
	text-decoration: underline;
}
.green-italic-highlight-underline {
	color: #006600;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.green-underline {
	color: #006600;
	text-decoration: underline;
}
.green-strikethrough {
	color: #006600;
	text-decoration: line-through;
}
.green-strikethrough-bold {
	color: #006600;
	font-weight: bold;
	text-decoration: line-through;
}
.green-strikethrough-highlight {
	color: #006600;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.green-strikethrough-italic {
	color: #006600;
	font-style: italic;
	text-decoration: line-through;
}
.green-strikethrough-bold-highlight {
	color: #006600;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.green-strikethrough-bold-italic {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.green-strikethrough-bold-highlight-italic {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.green-strikethrough-highlight-italic {
	color: #006600;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - FONTS */

.all-caps {
	text-transform: uppercase;
}
.all-lowercase {
	text-transform: lowercase;
}
.all-firstlettercaps {
	text-transform: capitalize;
}
.font-Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.font-Courier {
	font-family: "Courier New", Courier, "Times New Roman", mono;
}
.font-Geneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font-Trebuchet {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
.font-Impact {
	font-family: 'Impact', Verdana, Arial, Helvetica, sans-serif;
}
.font-ComicSans {
	font-family: 'Comic Sans MS', Georgia, "Times New Roman", Times, serif;
}

/* TESTIMONIAL BOX */

#testimonial-container    {
               			   width:93%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#testimonial-box          {
                          width:100%;
						  margin:auto;
						  border:1px #333333 solid;
						  background-color:#FFFFCC;
						  }
						  
#testimonial-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#testimonial-content h3    {
                          font-family:Tahoma;
						  color:#CC0000;
						  font-size:18px;
						  line-height:20px;
						  text-align:center;
						  margin-top:0px;
						  }

#testimonial-content p    {
						  font-size:14px;
						  line-height:16px;
						  text-indent:0em;
						  }
						  
/* GUSRANTEE BOX */

#guarantee-container    {
               			   width:93%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#guarantee-box          {
                          width:100%;
						  margin:auto;
						  border:1px #000000 solid;
						  }
						  
#guarantee-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#guarantee-content h3    {
						  color:#CC0000;
						  font-size:18px;
						  line-height:20px;
						  text-align:center;
						  margin-top:0px;
						  }

#guarantee-content p    {
							text-align:justify;
						
						  }						  
						
						
/* DASHED BOX */

#dashedbox-container    {
               			   width:80%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#dashedbox-box          {
                          width:100%;
						  margin:auto;
						  border:2px #333333 dashed;
						  background-color:#FFFFCC;
						  }
						  
#dashedbox-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#dashedbox-content h3    {
                          font-family:Tahoma;
						  color:#CC0000;
						  font-size:18px;
						  line-height:20px;
						  text-align:center;
						  margin-top:0px;
						  }

#dashedbox-content p    {
						  font-size:14px;
						  line-height:16px;
						  text-indent:0em;
						  }
						  
/* HYPERLINKS */

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: line-through;
}


#waysboxes-container {
width:93%;
margin:auto;
padding-top:10px;
padding-bottom:10px;
}
						   
#waysboxes-box {
width:100%;
margin:auto;
border:2px #333333 solid;
}
						  
#waysboxes-content {
width:90%;
margin:auto;
padding-top:10px;
padding-bottom:10px;
}

#waysboxes-content h3 {
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#CC0000;
margin-top:0px;
text-align:center;
}

#waysboxes-content p {
text-align: justify;
}

#optinbox-1SCbox {
width:90%;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
}

#submitpad {
  padding: 6px;
  background-color: #CC0000;
  margin: 0px;
  border-width: 3px;
  border-color: #CC0000;
  border-spacing: 0;
  margin-bottom:0px;
}

.submit {
font-size:16px;
width:380px;
}

fieldset {
border:0px;
}

.phpForms_pgtitle
{
    font-family : Arial;
    font-size   : 18px;
    color       : #1200d9;
    font-weight : bold;
}
.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
    color               : #FFFFFF;
}

#phpForms_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:520px;
	margin:auto;
}

.registernow a { 
	font-family: Tahoma; 
	font-size: 18px; 
	font-weight:bolder; 
	color: #FFFFFF; 
	background-color: #CC0000; 
	border: outset 1px; 
	padding: 5px; 
	margin: auto; 
	display: block; 
	width:465px;
	text-align:center;
	text-decoration:none;
}
						
.registernow a:hover { 
	color: #ffffff; 
	background-color: #009933; 
	border: inset 1px; 
}  

#increased-website-conversion-helps-you-1 {
width:33%;
vertical-align:top;
}

#increased-website-conversion-helps-you-2 {
width:34%;
vertical-align:top;
}

#increased-website-conversion-helps-you-3 {
width:33%;
vertical-align:top;
}

#increased-website-conversion-helps-you-content-1 {
width:240px;
height:650px;
margin:auto;
padding:10px;
background-image:url(../images/increased-website-conversion-helps-you-1.gif);
background-repeat: repeat-x;
background-position:bottom;
background-color:#F9F1F0;
border:1px solid #CACACA;
}

#increased-website-conversion-helps-you-content-2 {
width:240px;
height:650px;
margin:auto;
padding:10px;
background-image:url(../images/increased-website-conversion-helps-you-2.gif);
background-repeat: repeat-x;
background-position:bottom;
background-color:#F0F4F9;
border:1px solid #CACACA;
}

#increased-website-conversion-helps-you-content-3 {
width:240px;
height:650px;
margin:auto;
padding:10px;
background-image:url(../images/increased-website-conversion-helps-you-3.gif);
background-repeat: repeat-x;
background-position:bottom;
background-color:#FEF6F0;
border:1px solid #CACACA;
}

#increased-website-conversion-helps-you-content-headline {
width:230px;
height:52px;
border-bottom:2px dashed #333333;
margin:auto;
font-size:20px;
font-family:Tahoma;
color:#CC0000;
text-align:center;
}

#increased-website-conversion-helps-you-content p {
font-size:14px;
}

#increased-website-conversion-helps-you-content ul li {
font-size:14px;
list-style-position:outside;
}

.increased-website-conversion-helps-you-content-registernow a { 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight:bolder; 
	color: #FFFFFF; 
	background-color: #CC0000; 
	border: outset 1px; 
	padding: 5px; 
	margin: auto; 
	display: block; 
	width:230px;
	text-align:center;
	text-decoration:none;
}
						
.increased-website-conversion-helps-you-content-registernow a:hover { 
	color: #ffffff; 
	background-color: #009933; 
	border: inset 1px; 
}  