body {margin:0; padding:0; background:#FFFFFF}
table, td {border-collapse:collapse}
table, td, img {border:0}
form, td {margin:0; padding:0}
td, p {font:11px/14px Tahoma, Arial, helvetica, sans-serif; color:#5E5E5E; vertical-align:top;  text-align:left; padding:0; margin:0}
.clear{clear:both; line-height:0px}
input, textarea, select{font:11px Tahoma, Arial, helvetica, sans-serif; color:#6B6B6B; padding:2px 0 0 2px; text-transform:none; border: 1px solid #5C5C5C; vertical-align:middle;}
ul{list-style:none; line-height:0; padding:0; margin:0}

.fl_left_bot{background:url(images/left_bot_fll.jpg) right 825px;}
.fl_left_top{width:100%; height:100%; background:url(images/left_top_fll.jpg) top right repeat-x;}
.fl_right_bot{background:url(images/right_bot_fll.jpg) left 825px;}
.fl_right_top{width:100%; height:100%; background:url(images/right_top_fll.jpg) top left repeat-x;}
.fll_left{background:url(images/fll.gif) right repeat-y;}
.fll_right{background:url(images/fll.gif) left repeat-y;}

.header{height:100px; padding:13px 0 0 14px; }
.header .nav{padding-top:21px; width:243px;}
.header .nav .link_1{color:#D28013; text-decoration:none;}
.header .nav .link_1:hover{text-decoration:underline;}
.header .nav .link_2{color:#669404; text-decoration:none;}
.header .nav .link_2:hover{text-decoration:underline;}
.header .nav .link_3{color:#5B92DB; text-decoration:none;}
.header .nav .link_3:hover{text-decoration:underline;}

.menu{height:35px; background:url(images/menu_bg.jpg); padding:2px 0 0 65px;}
.menu img{margin-right:8px; }
.style6 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style19 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; }

.content{height:100%; padding:10px 0 0px 7px;}

h1{font:16px Arial, Helvetica, sans-serif; color:#003366; margin:0; padding:0; font-weight: bold}

a{color:#3F82DB; text-decoration:underline;}
a:hover{text-decoration:none;}

span{color:#3F82DB;}

.str{height:20px; background:url(images/str_dv.gif) top repeat-x; text-align:right;}


li a{color:#929292; text-decoration:none; line-height:20px; padding-left:12px; margin-left:12px;}


.li_2 a{color:#929292; text-decoration:none; line-height:20px; padding-left:12px; margin-left:12px; font-weight: bold}
.li_2 a:hover{text-decoration:underline;}

.li_3 a{color:#0033cc; text-decoration:none; line-height:20px; padding-left:3px; margin-left:3px; font-weight: bold}
.li_3 a:hover{text-decoration:underline;}

.li_4 {color:#929292; text-decoration:none; line-height:14px; padding-left:3px; margin-left:3px; font-weight: bold}


.lc_td{background:url(images/lcf_bg.gif) top no-repeat #FFCF00; height:241px; padding:8px 0 3px 17px;}
.lc_td td{color:#3C3C3C;}
.lc_td strong{color:#343434;}
.lc_td span{color:#B85A41;}
.lc_td .radio{width:15px; height:14px; margin:0; padding:0; border:0;}
.lc_td div{height:29px; margin-top:3px;}
.lc_td input{width:67px; height:20px;}
.lc_td select{width:147px; height:17px; padding-left:10px;}
.lc_td .select_small{width:50px; height:17px; margin-top:3px;}
.lc_bot_td{background:url(images/lcf_bot_bg.gif) top no-repeat; height:24px; text-align:right; padding-right:13px;}

#form input{width:247px; height:20px;}
#form textarea{width:313px; height:82px; overflow:auto; margin-bottom:10px;}

.footer{height:27px; background-color:#E6E6E6; text-align:center; vertical-align:middle; color:#777777; padding:10px 0 0px 7px;}
.footer a{color:#3F82DB; text-decoration:underline;}
.footer a:hover{text-decoration:none;}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
	  text-align:center; vertical-align:middle;
		list-style: none;
		font: 12px Tahoma, Arial;
		font-weight: bold}
		

	#jsddm li a
	{	display: block;
		background: #003366;
		padding: 3px 7px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 100px;
		color: #ffffff;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #ff0000}
		
		#jsddm li ul li a:hover
		{	background: #7F1616}



#mainContent {
	color: #000;
	background-color: #fff;
	padding:0px;
	font-family: arial, helvetica, sans serif;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.greybox { /* apply this class to a paragraph to give it a grey box around it */
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#mainContent blockquote { /* this creates a blockquote with a single quotation mark on the left side and indents the text to fit */
	background-image: url(squeeze/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #FFF;
}
#mainContent .offercoupon { /* the offercoupon is the box with the red dotted line around it */
	padding: 20px;
	background-color: #FEFCD8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(squeeze/coupon-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.offercouponoutline {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 4px dashed #CC0000;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.offercoupon form {
	margin: 0px;
	padding: 0px;
}
#mainContent .offercoupon p {
	line-height: 22px;
}
.shadowbox { /* this styles the box that looks like the lower right corner is turned up */
	background-color: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.sbcontent { /* shadow box content styles */
	padding: 15px;
	border: 1px solid #E2E2E2;
	background-color: #F3F3F3;
	background-image: url(squeeze/shadowbox-corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sbshadow { /* div for page curl shadow below box */
	background-image: url(squeeze/shadowbox-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
}
ul.greencheck {
	line-height: 18px;
}
.greencheck li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(squeeze/checkmark-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.redstop {
	line-height: 18px;
}
.redstop li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(squeeze/stop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent .testimonial { /* styles for the testimonial table */
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #000;
	background-color: #FF6;
}
.testimonial img {
	padding-top: 15px;
}
#mainContent .roundbox { /* this is the opt-in email box with rounded corners */
	background-image: url(squeeze/round-box-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .roundboxcontent p {
	line-height: 25px;
	margin-bottom: 0px;
}
.roundboxcontent {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.roundboxcontent .input {
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	color: #CC0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFF;
}
.roundboxcontent .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#mainContent .button {
 background-color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-image: url(squeeze/form-btn-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #000;
	margin-top: 10px;
	cursor:pointer;
}
#mainContent .button:hover {
 background-color: #C00;
}
.roundboxcontent form {
	margin-bottom: 0px;
}
.roundboxbtm {
	background-image: url(squeeze/round-box-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	margin:0px;
	padding:0px;
}
.roundboxtop {
	background-image: url(squeeze/round-box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}
#mainContent h1, #mainContenth2, #mainContent h3, #mainContent h4 {
 font-family: Arial, helvetica, sans serif;
}
#mainContent .postwrap a, #mainContent .postwrap a:link, #mainContent .postwrap a:visited, #mainContent .postwrap a:active {
	color: #03F;
	text-decoration: underline;
}
#mainContent h1 {
	font-size: 36px;
	line-height: 41px;
	margin-top:0px;
	padding-top:0px;
}
#mainContent h2 {
	font-size: 24px;
	line-height: 29px;
}
#mainContent h3 {
	font-size: 20px;
	line-height: 24px;
}
#mainContent h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
}

.yellow { /* this makes your text look like it is highlighted in yellow */
	background-color: #FFFF00;
	font-weight:bold;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0000FF;
}
.green {
	color: #007d0f;
}
.center {
	text-align:center;
}
.lineout { /* crosses out text with a line */
	text-decoration: line-through;
}
.paper1btm {
	background-image: url(squeeze/paper1-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin:0px;
	padding:0px;
}
.paper1top {
	background-image: url(squeeze/paper1-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}

#mainContent .paper1 { 
	background-image: url(squeeze/paper1-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .paper1content p {
	line-height: 26px;
}
.paper1content {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	padding-right: 35px;
	padding-left: 35px;
}
.stickywrap {
}
.stickynote {
	background: url(squeeze/stickynote.jpg) no-repeat left top;
	padding: 38px 40px 35px 60px;
	height: 261px;
	width: 260px;
	font: 18px/22px "Courier New", Courier, monospace;
	text-align: center;
	float: left;
}
.paper2btm {
	background-image: url(squeeze/paper2-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	margin:0px;
	padding:0px;
}
.paper2top {
	background-image: url(squeeze/paper2-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
}

#mainContent .paper2 { 
	background-image: url(squeeze/paper2-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .paper2content p {
	line-height: 26px;
}
.paper2content {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 45px;
	padding-left: 45px;
}
.paper3btm {
	background-image: url(squeeze/paper3-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
	margin:0px;
	padding:0px 45px 25px;
}
.paper3top {
	background-image: url(squeeze/paper3-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 25px;
}

#mainContent .paper3 { /* this is the opt-in email box with rounded corners */
	background-image: url(squeeze/paper3-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .paper3content p {
	line-height: 26px;
}
.paper3content {
	text-align: left;
	padding-right: 45px;
	padding-left: 45px;
}