﻿A:active, A:hover, A:link, A:visited
{
	color: #336699;
	text-decoration: underline;
}

BODY
{
	background-color: #FFFFFF;
	border: 0px;
	color: #336699;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

FORM
{
	margin: 0;
	padding: 0;
}
	
IMG
{
	border: 0;
	margin: 0;
	padding: 0;	
}

INPUT, SELECT
{
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

TABLE
{
	border: 0;
	padding: 0;
	margin: 0;
}

TD
{
	border: 0px;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}



* html TABLE.gender-table tr td div
{
	padding-right: 10px;
	padding-top: 3px;
}

TABLE.gender-table tr td div
{
	padding-right: 10px;
	padding-top: 2px;
}

.leftpane
{
    background-image: url(Images/left_top_one.jpg);
    background-repeat: repeat-y;
}

.rightpane
{
    background-image: url(Images/top_right_one.jpg);
    background-repeat: repeat-y;
}

.bcontent
{
    background-image: url(Images/copy_bckgrnd.jpg);
    background-position-y: bottom;
    background-attachment: scroll;
    background-repeat: no-repeat;
    position: static;
    background-color: #f0f4f7;
}

.bcontentfill
{
    background-image: url(Images/one_px_expansion.jpg);
    background-repeat: repeat-y;
}

.econtent
{
    background-image: url(Images/copy_error_bckgrnd.jpg);
}

.tycontent
{
    background-image: url(Images/copy_thanks_top.jpg);
}

.prodpane
{
    
    background-image: url(Images/prod_image.jpg);
    background-position-y: bottom;
    background-attachment: scroll;
    background-repeat: no-repeat;
    position: static;
    background-color: #f0f4f7;
}



.bottomfabric
{
    background-image: url(Images/bottom_fabric.jpg);
}

.offerhead
{
    font-size: 20px;
    color: #002E7b;
    font-family: Arial;
    padding-top: 20px;
}

.offerterms
{
    font-size: 9px;
    color: #000000;
    font-family: Arial;
    padding-top: 8px;
    padding-bottom: 12px;
}

.btext
{
    font-size: 11px;
    color: #000000;
    font-family: Arial;
    padding-top: 16px;
    line-height : 16px;
}

.tellus
{
    font-size: 12px;
    font-weight: bold;
    color: #002E7b;
    font-family: Arial;
    padding-top: 14px;
    padding-bottom: 12px;
}

.reqfields
{
    font-size: 11px;
    color: #000000;
    font-family: Arial;
    padding-top: 14px;
    padding-bottom: 12px;
    padding-right: 15px;
}

.fieldhead
{
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    font-family: Arial;
    text-align: right;
}


.field
{
    font-size: 12px;
    color: #666666;
    font-family: Arial;
    text-align:left;
}



.IntroCell
{
    padding-top: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.IntroMsg
{
    padding-top: 15px;
	color: #336699;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.BodyMsg
{
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}



.ProductCell
{
	height: 135px;
	width: 120px;
	vertical-align: top;
	text-align: center;
}

.cbcell
{
    padding-top: 10px;
    text-align: center;
}


.error-message
{
	color: #CC0000;
	font-size: 10px;
	vertical-align: bottom;
	padding-top: 5px;
}

.error-bold
{
    color: #CC0000;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}


.error-table
{
	border: solid 1px #CC0000;
	margin-bottom: 6px;
	margin-top: 6px;
	width: 100%;
}

.field-data
{
	padding-left: 30px;
	width: 50%;
	text-align: left;
}

.field-name
{
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	width: 50%;
	text-align: left;
}

.footer-table
{
	margin-top: 12px;
	width: 968px;
}

.italic
{
	font-style: italic;
}

.legalBlue
{
	color: #000033;
	font-size: 9px;
	text-align: left;
}

.legal
{
    font-size: 10px;
    color: #002E7B;
    font-family: Arial;
    padding-top: 4px;
}

A.legal:active, A.legal:hover, A.legal:link, A.legal:visited
{
    font-family: Arial;
	color: #002E7B;
	font-size: 10px;
	text-decoration: none;
}

.optin-table
{
    text-align: left;
    border-right: whitesmoke thin outset;
    border-top: whitesmoke thin outset;
    border-left: whitesmoke thin outset;
    border-bottom: whitesmoke thin outset;
    background-color: #C6E4EE;
}

.optin-text
{
    font-size: 11px;
    color: #002E7b;
    font-family: Arial;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    text-align: left;
    line-height: 14px;
}

.optin-cb
{
    font-size: 11px;
    color: #002E7b;
    font-family: Arial;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;	
}

.question
{
	cursor: pointer;
	cursor: hand;
}

.section-title
{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.section-title-cell
{
	padding-bottom: 2px;
	padding-top: 20px;
	text-align:left;
}
