body {
background-color:#ffffff;
}

#container {
width:700px;
margin:auto;
border:2px solid #666666;
}

#toplink {
width:700px;
margin:auto;
padding:0;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
}

#toplink a {
color:#0000FF;
text-decoration:underline;
}

#toplink a:hover {
color:#0000FF;
text-decoration:none;
}

#top {
width:700px;
padding:0;
}

#mid {
width:700px;
padding:0;
}

#footer {
background:url(../images/papertemp-footer.jpg) top;
background-repeat:no-repeat;
width:670px;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
color:#333333;
text-align:center;
}

#footer-papertemp {
width:800px;
height:45px;
padding-top:10px;
margin:auto;
}

#footer-salesltrtemp                   {
                           width:720px;
						   margin:auto;
						   margin-top:20px;
						   font-family:Verdana, Arial, Helvetica, sans-serif;
						   font-size:10px;
						   line-height:16px;
						   color:#333333;
						   text-align:center;
						   }
						   
#footer-salesltrtemp a                 {
                           color:#333333;
						   text-decoration:none;
						   }
						   
#footer-salesltrtemp a:hover           {
                           text-decoration:underline;
						   }

#footer-papertemp p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
text-align:center;
color:#333333;
}

#footer-papertemp a                 {
                           color:#333333;
						   text-decoration:none;
						   }
						   
#footer-papertemp a:hover           {
                           text-decoration:underline;
						   }

#content {
width:660px;
margin:auto;
padding:0;
margin-top:15px;
margin-bottom:15px;
}

/*Testimonial Box*/

#testimonial_wrapper {
				  width:474px;
				  padding:0;
				  margin-left:71px;
				  }
				 
#testimonial_top     {
				 width:474px;
				 padding:0;
				 }
				 
#testimonial_mid     {
				 background-color:#FFFFCC;
				 width:474px;
				 padding:20px;
				 }
				 
#testimonial_mid_content  {
                 width:98%;
				 margin:auto;
				 }
				 				 
#testimonial_mid_content h3 {
                 font-family:Tahoma;
				 font-size:15pt;
				 color:#CC0000;
				 text-align:center;
				 font-weight:bold;
				 padding:0;
				 margin:0;
				 }
#testimonial_mid_content p {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:10px;
				 line-height:12px;
				 font-height
				 color:#000000;
				 text-align:left;
				 margin:0;
				 }
				 
#testimonial_footer     {
                 background: url(../images/big-shadow.gif);
				 background-repeat: no-repeat;
				 width:474px;
				 height:30px;
				 padding:0;
				 }
				 
				 
/*Red Box*/

#redbox_wrapper {
				  width:476px;
				  padding:0;
				  margin:auto;
				  }
				 
#redbox_top     {
				 width:476px;
				 padding:0;
				 }
				 
#redbox_mid     {
				 border:2px solid #CC0000;
				 width:100%;
				 padding-top:10px;
				 padding-bottom:10px;
				 }
				 
#redbox_mid_content  {
                 width:90%;
				 margin:auto;
				 }
				 				 
#redbox_mid_content h3 {
                 font-family:Tahoma;
				 font-size:15pt;
				 text-align:center;
				 font-weight:bold;
				 padding:0;
				 margin:0;
				 }
				 
#redbox_mid_content h5 {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				 text-align:center;
				 font-style:italic;
				 font-weight:bold;
				 padding:0;
				 margin:0;
				 }

#redbox_mid_content p {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				 margin:0;
				 }
				 
#redbox_footer     {
                 background: url(../images/double-shadow.jpg);
				 background-repeat: no-repeat;
				 width:476px;
				 height:31px;
				 padding:0;
				 }
				 
/*Guarantee Box*/				 
				 
#guarantee     {
				 width:555px;
				 padding-top:10px;
				 padding-bottom:10px;
				 background-color:#FFFFCC;
				 border:1px solid #000000;
				 margin:auto;
				 }
				 
#guarantee_content  {
                 width:535px;
				 margin:auto;
				 }
				 				 
#guarantee_content h3 {
                 font-family:Tahoma;
				 font-size:15pt;
				 text-align:center;
				 font-weight:bold;
				 padding:0;
				 margin:0;
				 }
				 
/*Order Box*/				 
				 
#order     {
				 width:555px;
				 padding-top:10px;
				 padding-bottom:10px;
				 border:1px solid #000000;
				 margin:auto;
				 }
				 
#order_content  {
                 width:535px;
				 margin:auto;
				 }
				 				 
#order_content h4 {
                 font-family:Tahoma;
				 font-size:13pt;
				 font-weight:bold;
				 padding:0;
				 margin:0;
				 }
				 
/*Quote Box*/

#quotebox-container    {
                           width:600px;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#quotebox-box          {
                          width:600px;
						  margin:auto;
						  background-color:#FFFFCC;
						  border-right:1px #333333 solid;
						  border-bottom:1px #333333 solid;
						  }
						  
#quotebox-content      {
                           width:560px;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#quotebox-content p    {
                          font-family:Arial, Helvetica, sans-serif;
						  font-size:14px;
						  line-height:16px;
						  }
				 
				 
/*Column Testimonial Box*/				 
				 
#col_testimonial     {
				 width:185px;
				 }
				 
#col_testimonial_frame {
				 width:165px;
				 margin:auto;
				 border: 2px solid #000000;
				 background-color:#F9F7EC;
				 }

#col_testimonial_content  {
                 width:145px;
				 margin:auto;
				 padding:10px;
				 }
				 				 
#col_testimonial_content h5 {
                 font-family:Tahoma;
				 font-size:14pt;
				 font-weight:bold;
				 color: #000099;
				 padding:0;
				 margin:0;
				 }
				 
#col_testimonial_content p {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:10px;
				 line-height:12px;
				 font-height
				 color:#000000;
				 text-align:left;
				 margin:0;
				 }
				 
/*Column Red Fact Box*/				 
				 
#col_redfact     {
				 width:185px;
				 }
				 
#col_redfact_frame {
				 width:165px;
				 margin:auto;
				 }

#col_redfact_content  {
                 width:145px;
				 margin:auto;
				 padding:10px;
				 font-family:Verdana, Arial, Helvetica, sans-serif;
				 color:#CC0000;
				 font-size:12pt;
				 font-style:italic;
				 font-weight:bold;
				 }
				 				 
				 
#redcheckboxsm                     {
						   list-style: url(../images/redcheckboxsm.jpg);
						   }

/*Text Modification Styles*/

.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;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0000FF;
}
.green {
	color: #006600;
}
.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;
}

.red-bold {
	color: #CC0000;
	font-weight: bold;
}

.red-underline {
	color: #CC0000;
	text-decoration: underline;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-indent:20px;
}

ul, ol {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}


.greetingtext {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
}

.noindent {
text-indent:0px;
}

.bonustable-header {
	font-family: Tahoma;
	font-size: 14pt;
	line-height:16pt;
	font-weight: bold;
	margin-top:0px;
	color:#CC0000;
}

h1 {
	font-size: 19pt;
	font-family: Tahoma;
	word-spacing: -.025em;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing: -0.05em;
}

h3 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
}

h4 {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
}

h5 {
	font-family: Tahoma;
}

a {
color:#0000FF;
text-decoration: underline;
}

a:hover {
color:#0000FF;
text-decoration:none;
}

#signupbox {
background-color:#FFFFCC;
border:2px dashed #000000;
}

.optinlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#antispam {
	width:90%;
	padding:8px;
}

#antispam p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#solutionsarea {
	width:100%;
}

#solutionsarea p {
	font-size:14px;
}

/* 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;
}

.optin-privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
}

.bodytext                 {
                           font-family:Verdana, Arial, Helvetica, sans-serif;
						   font-size: 10pt;
						   line-height:16px;
						   }
