/* CSS Document */
/* Author Christian Baptiste - 10-31-06 */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #666666;
	margin-top: 2px
}



a:link     { color: #000000; text-decoration: underline; }
a:visited  { color: #000000; text-decoration: underline;  }
a:hover    { color: #333333; text-decoration: none;  }
a:active   { color: #000000; text-decoration: underline;  }

h1, h2, h3, h4, h5, h6, { font-weight: bold;}
h1 { font-size: 17px; color: #000000; line-height:22px; margin:0px 0 8px 0;}
h2 { font-size: 16px; color: #CF7600; line-height:16px; margin:0 0 2px 0; }
h3 { font-size: 14px; color: #000000; line-height:16px; }

.container { 
width: 622px;
background-color: #FFFFFF;
border: #000000 1px solid;
margin-right: auto; 
margin-bottom: 6px;
margin-left: auto;
}

.headerImg { border-bottom: solid 5px #000000; }

.contentArea { 
width: 596px;
padding-top: 13px;
padding-right: 13px;
padding-bottom: 13px;
padding-left: 13px;

}

.featureBarBotttom {
width: auto;
background-image: url(/portfolio/web/landing_pages/save40/images/bk_featureHead.gif);
background-repeat: repeat-x;
height: 3px; }

.purchaseTable { 
color: #4B4B4B;
}

.purchaseTable  th {
	text-align: left;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}





.featuretable { 
margin-top: 8px;}

.featuretable th { 
text-align: left;
font-size: 12px;
}

.featuretable tr { }

.featuretable ul {
margin-left: 0px; 
_margin-left: 16px;}


.dots1High {
width: auto;
height: 1px;
margin-top: 2px;
margin-bottom: 2px;
background-image: url(/portfolio/web/landing_pages/save40/images/dot_1px.gif);
background-repeat: repeat-x;}


.doubledot {
width: auto;
background-image: url(/portfolio/web/landing_pages/save40/images/doubleback_dots.gif);
background-repeat: repeat-x;}

.table01 { }

.table01 td{ 
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 0px;
}

.displayArea { 
border: #666666 solid 1px;
background-color: #F5F5F5;
margin-top: 2px;
margin-bottom: 10px;
padding: 6px; 
}

.displayArea ul { 
margin-top: 4px;
}

.displayArea h4{ font-size: 14px; color: #333333; line-height:16px; margin-bottom: 7px; }


.footerText {
width: 622px;
font-size: 75%;
color: #FFFFFF;
margin-right: auto; 
margin-bottom: 6px;
margin-left: auto;}


