
td {font-family: arial,verdana,sans-serif; font-size: 13px; line-height: 130%; color: #000;}

div.indent {margin-left: 10px; margin-right: 8px; padding: 2px;}

/* Header Strip */
.headerStrip {font-family: verdana,arial,sans-serif; font-size: 14px; line-height: 120%; font-weight: bold; color: #25256F; background-color: #CBEAC6;}
td.headerStripNew {height: 25px; border-bottom: 1px solid black; font-family: verdana,arial,sans-serif; font-size: 14px; line-height: 120%; text-indent: 10px; font-weight: bold; color: #25256F;}

td.topBorder {border-top: 1px solid black;}
td.rightBorder {border-right: 1px solid black;}
td.bottomBorder {border-bottom: 1px solid black;}

/* Section Stuff */
.grey {background-color: #efefef;}
.white {background-color: #fff;}
.section {padding-top: 8px; padding-bottom: 5px;}


ul.prodList {list-style-image: url(/content/images/client/common/nav_bullet.gif); margin-top: 10px; margin-left: 50px; padding-top: 0; padding-left: 0;}
ul.prodList li {font-size: 13px;}
.quoteHead {font-family: verdana,arial,sans-serif; font-size: 14px; line-height: 110%; font-weight: bold; color: #25256F;}
.quote {font-family: arial,verdana,sans-serif; font-size: 12px; line-height: 120%;font-weight: normal; color: #000000;}
.small {font-family: arial,verdana,sans-serif; font-size: 10px; line-height: 120%;font-weight: normal; color: #000000;}
.quoteDisclaimer {font-family: arial,verdana,sans-serif; font-size: 11px; line-height: 120%;font-weight: normal; color: #666666;}

/* RETAIL Login Error Box */
.retail {font-family: arial,verdana,sans-serif; font-size: 13px; line-height: 130%; color: black; border: 1px solid red; background-color: #E5E6E5;}

/* Opt in box */
.opt {width: 90%; background-color: #fff; border: 1px solid #181836; margin: 5px; padding: 5px; font-size: 10px; line-height: 120%;}

/* Help Box */
.helpBox {height: auto; padding: 2px; margin: 0 3px 0 0; background-color: #E6EEE1; border: 1px solid #181873;}
.helpBox h3 {font-size: 12px; line-height: 110%; margin: 0; padding: 0; font-weight: bold; color: #181873; text-align: center;}
.helpBox p {margin: 0; padding: 2px; font-family: arial,verdana,sans-serif; font-size : 12px; font-weight : normal; color : #181873;}

.headerStrip {font-family: verdana,arial,sans-serif; font-size: 14px; line-height: 120%; font-weight: bold; color: #25256F; background-color: #CBEAC6;}
.head {font-family: verdana,arial,sans-serif; font-size: 14px; line-height: 120%; font-weight: bold; color: #25256F; background-color: #ffffff; text-indent: 11px;}
.small {font-size: 12px; line-height: 120%;}

/*  Error Text and Regular Text */
.error {font-family: arial,verdana,sans-serif; font-size : 12px; font-weight : bold; color : #F00;}
.reg {font-family: arial,verdana,sans-serif; font-size : 12px; font-weight : normal; color : #000;}
.small {font-size: 9px;}
#errorBox {margin: 10px; padding: 5px; background-color: #CBEAC6; border: 1px solid #000; }
#errorBox p {margin: 1px; padding: 1px;}
#errorBox ul {margin: 0; padding: 5px;}
#errorBox li {
		margin-left: 20px;
		list-style-type: circle; 
		font-family: arial,verdana,sans-serif; 
		font-size : 13px; 
		font-weight : normal; 
		color : #000;
		}

