
/*   BODY STYLING  */

body {
	background: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
}





/*   CONTAINER   */

#container {
	width: 920px;
	height: auto;
	/*border: 1px solid #000;*/
	margin: 10px auto;	
	padding: 0px;
}





/*   HEADER STYLING   */

.headerLeft {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

.headerRight {
	float: left;
	width: 160px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

.summary_heading 
{
	font-size:1.2em;
	font-weight:bold;
	margin: 5px 0 5px 10px;
	color:#003434;
}



/*   HEADER LINKS   */

.topLinks {
	font-size: 11px;
	width: 100%;
	overflow: hidden;
}

.topLinks ul {
	float: left;
	width: 100%; 
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.topLinks ul li {
	display: inline;
}

.topLinks ul li a {
	float: left;
	height: 24px;
	_height: 20px;
	background-image: url('../images/bkg/menubkg.jpg');
	color: #ffffff;
	text-decoration: none;	
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 4px 12px 0px 12px;
}

.topLinks ul li a:visited {
	color: #ffffff;
}

.topLinks ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.topLinks ul li.no_border a {
	border: none;
}


.topLogin {
	font-size: 11px;
	width: 100%;
	overflow: hidden;
}

.topLogin ul {
	float: left;
	width: 100px; 
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 74px;
}

.topLogin ul li {
	display: inline;
}

.topLogin ul li a {
	float: left;
	height: 24px;
	_height: 20px;
	background-image: url('../images/bkg/login.gif');
	color: #ffffff;
	text-decoration: none;	
	margin: 0px;
	padding: 4px 20px 0px 15px;
}

.topLogin ul li a:visited {
	color: #ffffff;
}

.topLogin ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}





/*   CURVED EDGES STYLING   */

.curvedHeader {
	width: 920px;
	height: 12px;
	background-image:url(../images/containers/loginTop.png);	
	margin: 0px;	
	padding: 0px;
}

.curvedHeaderBottom 
{
	width: 920px;
	height: 12px;
	background-image:url(../images/containers/loginBottom.png);
	background-repeat:no-repeat;
}

.curvedBox {
	width: 876px;
	height: 56px;
	background-image: url('../images/bkg/logoBkg.jpg');
	background-repeat: repeat-y;
	background-color: #ffffff;
	border-left: 2px solid #c6c6c6;
	border-right: 2px solid #c6c6c6;
	margin: 0px;	
	*margin-top: -2px;
	padding: 0px 20px 0px 20px;
}

.curvedLeft {
	float: left;
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.curvedRight {
	float: left;
	width: 716px;
	height: auto;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin: 0px;
}





/*   TYPOGRAPHY STYLING   */

h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #c70000;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #c70000;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

h3 {
	font-size: 16px; 
	color: #c70000;
	margin: 0px;
	padding: 6px 0px 10px 0px;
}

h4 {
	font-size: 16px; 
	color: #003434;
	margin: 0px;
	padding: 6px 0px 10px 0px;
}

p {
    font-size: 11px; 
    color: #333333;
	margin: 0px;
	padding: 0px;
}

.optionsP {
    font-size: 11px;
    color: #333333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}





/*   LINK STYLING   */

a img { 
	text-decoration: none;
	border: 0px;
}

a:link { 
	color: #660000;
	text-decoration: underline;
} 

a:visited { 
	color: #660000;
	text-decoration: underline;
} 

a:hover { 
	color: #b9624e;
	text-decoration: none;
}





/*   CLEAR DIV STYLING   */

div.clear {
	clear: both; 
	height: 0px;	 	
	line-height: 0px;
	font-size: 0px;
}

.hrStyle {	
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

.hrStyleRight {	
	margin: 15px 0px 15px 0;
	padding: 0px;
}





/*   QUOTE STYLING STYLING   */


#maincontentwrap #middle #contentQuote {
	width: 910px;
	height: auto;
	background:#ffffff;
	margin: 0px;
	padding: 0px;
}

.quoteBox {
	width: 905px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 5px;
	background:#FFF url(../images/bkg/inner_btm_bg.gif) repeat-x bottom;
}


.quoteLeft {
	float: left;
	width: 690px;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
}

.quoteRight {
	float: left;
	width: 190px;
	height: auto;
	margin: 0 0 0 15px;
	padding: 0px;
}

.rightHeadings {
	font-size: 14px;
	font-weight: bold;
	color: #003434;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

.leftHeadings {
	font-size: 14px;
	font-weight: bold;
	color: #003434;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.leftHeadings img	
{
	position:relative;
	top:5px;
	margin:0 0 0 5px;
}

.leftHeadingsPayment {
	font-size: 14px;
	font-weight: bold;
	color: #003434;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

.rightContent {
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

/*   Step 1 0f 5: trip details   */

.quoteHeadings {
	font-size: 14px;
	font-weight: bold;
	color: #003434;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


.quote_subheading {
    	font-size: 11px;
    	font-family: Verdana, Arial, Helvetica, sans-serif; 
    	color: #333333;
}

.form_width {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

.form_rowPolicyType {
	clear: both;
	width: 100%;
}

.form_headingsPolicyType {
	text-align: left;
	width: 130px;
	height: 25px;
	margin: 0px;
	float: left;
}

.form_infoPolicyType {
	width: 570px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
}

.form_rowDates {
	clear: both;
	width: 100%;
}

.form_headingsDates {
	text-align: left;
	width: 130px;
	height: 25px;
	margin: 0px;
	float: left;
}

.form_infoDates {
	width: 570px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
}

.age_rows {
	float: left;
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.form_rowAge {
	clear: both;
	width: 100%;
}

.form_headingsAge {
	text-align: left;
	width: 130px;
	height: 25px;
	margin: 0px;
	float: left;
}

.form_infoAge {
	width: 120px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
}

.KidsBanner {
	float: left;
	width: 190px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0px;
	text-align:center;
}

.form_rowPromo {
	clear: both;
	width: 100%;
}

.form_headingsPromo {
	text-align: left;
	width: 350px;
	height: 25px;
	margin: 0px;
	float: left;
}

.form_infoPromo {
	width: 350px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
}

.info {
	margin: 0 0px 0px 10px;
	padding: 0px;
}

/* step 2 of 5: Choose cover */

.tableKeyP {
	font-size: 11px;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

/*   QUOTE STYLING COMPAGE PAGE  */

.coverDetails {
float: left;width: 128px;height: auto;margin: 0px;padding: 0px 10px 0px 0px;
}

.coverRed, .coverSilver, .coverGold, .coverBlack, .coverAnnualRed, .coverAnnualSilver, 
.coverAnnualGold, .coverAnnualBlack, .coverPlatinum, .coverAnnualPlatinum, .coverAnnualUpsellPlatinum {
	float: left;
	width: 106px;
	margin: 0px 0px 0px 4px;	
}

.coverAnnualUpsellSilver, .coverAnnualUpsellGold {
	float: left;
	width: 106px;
	background:#0e4444 url(/resources/images/bkg/compare_upsell.gif) no-repeat;
	margin: 0px 0px 0px 4px;	
	color: #fff;
}

.bottomquotebuttons .coverAnnualUpsellGold 
{
	background-image:none;
}

.redPrice, .silverPrice, .goldPrice, .blackPrice, .annualredPrice, .annualsilverPrice, .annualgoldPrice, .annualblackPrice, .annualupsellsilverPrice, .annualupsellgoldPrice, .platinumPrice, .annualupsellplatinumPrice {
	height: 46px;
	padding: 0px 0px 34px 0px;
}

.compareTitle {
	height: 40px;
	_height: 24px;	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px 0px 8px 5px;
}

.compareTitleRed {
	width: 106px;
	height: 40px;
	_height: 24px;	
	font-size: 14px;
	font-weight: bold;
	color: #838282;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleSilver {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 14px;
	font-weight: bold;
	color: #646464;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleGold, .compareTitleAnnualGold {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitlePlatinum, .compareTitleAnnualPlatinum {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleAnnualUpsellPlatinum
{
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleBlack {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleAnnualRed {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 12px;
	font-weight: bold;
	color: #79c81f;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleAnnualSilver {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleAnnualBlack {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.compareTitleAnnualUpsellSilver, .compareTitleAnnualUpsellGold {
	width: 106px;
	height: 40px;
	_height: 24px;		
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.comparePriceRed ,.comparePriceSilver, .comparePriceGold, .comparePriceBlack, .comparePriceAnnualRed ,
.comparePriceAnnualSilver, .comparePriceAnnualGold, .comparePriceAnnualBlack, .comparePricePlatinum, 
.comparePriceAnnualPlatinum, .comparePriceAnnualUpsellPlatinum {
	height: 26px;
	font-size: 18px;
	color: #008000;
	padding: 8px 0px 0px 5px;
	text-align:center;
}

.comparePriceAnnualUpsellPlatinum {color:#fff;}

.comparePriceAnnualUpsellSilver, .comparePriceAnnualUpsellGold {
	height: 26px;
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	padding: 8px 0px 0px 5px;
	text-align:center;
}

.comparePriceSmallRed, .comparePriceSmallSilver, .comparePriceSmallGold, .comparePriceSmallBlack,
.comparePriceSmallAnnualRed, .comparePriceSmallAnnualSilver, .comparePriceSmallAnnualGold, 
.comparePriceSmallAnnualBlack, .comparePriceSmallPlatinum, .comparePriceSmallAnnualPlatinum,
.comparePriceSmallAnnualUpsellPlatinum {
	font-size: 10px;
	color: #008000;
	padding: 2px 0px 0 5px;
	font-weight:bold;
}

.comparePriceSmallAnnualUpsellPlatinum {color:#fff;}

.comparePriceSmallAnnualUpsellSilver, .comparePriceSmallAnnualUpsellGold {
	height: 12px;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}

/* Background headers - compare.aspx */

.coverRed, .coverAnnualGold {background:#fff url(/resources/images/bkg/compare_bronze.gif) no-repeat;}
.coverSilver				{background:#fff url(/resources/images/bkg/compare_silver.gif) no-repeat;}
.coverGold					{background:#fff url(/resources/images/bkg/compare_gold.gif) no-repeat;}
.coverPlatinum, .coverAnnualPlatinum
							{background:#fff url(/resources/images/bkg/compare_platinum.gif) no-repeat;}

.coverAnnualUpsellPlatinum	{background:#fff url(/resources/images/bkg/compare_upsell.gif) no-repeat;}

.bottomquotebuttons .coverRed, .bottomquotebuttons .coverSilver, .bottomquotebuttons .coverGold, .bottomquotebuttons .coverPlatinum,
.bottomquotebuttons .coverAnnualGold, .bottomquotebuttons .coverAnnualPlatinum
{background:none;}

 .bottomquotebuttons .coverAnnualUpsellPlatinum {background:#fff url(/resources/images/bkg/compare_upsell_bottom.gif) no-repeat bottom;}

.compareTitlePadding 
{
	padding: 0 0 0 5px;
}

.compareBtns {
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

.compareBtnsBtm {
	margin: 0px 0px 4px 2px;
	padding: 0px;
}

.hoverBox {
	float: left;
	width: 128px;
	height: 47px;
	margin: 57px 0px 0px 0px;	
	padding: 0px;
	background:#fff url(../images/bkg/bkg_compare_hover.gif) no-repeat left;
}

.hoverBoxP {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 4px 5px 0px 7px;
	padding: 0px;
}

.coverItems {
width:auto;height: 20px;font-size: 10px;font-weight: bold;color: #666666;text-decoration: none;margin: 0px;padding: 4px 0px 0px 0px;
}

.coverAnnualUpsellPlatinum .productCoverItems {color:#fff;background-color:#0e4444;border-bottom:1px solid #b17b27;}
.coverAnnualUpsellGold .productCoverItems {color:#fff;background-color:#0e4444;border-bottom:1px solid #fff;}

.coverItems a {
width:128px;float: left;font-size: 10px;font-weight: bold;color: #666666;text-decoration: underline;
}

.coverItems a:link {
	float: left;
	width: 128px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	text-align: left;
	margin: 0px;	
	padding: 0px;
}

.coverItems a:visited {
	float: left;
	width: 128px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	text-align: left;
	margin: 0px;	
	padding: 0px;
}

.coverItems a:hover {
	float: left;
	width: 128px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	text-align: left;
	margin: 0px;	
	padding: 0px;
}

.productCoverItems {
	float: left;
	width: 98px;
	height: 19px;
	_height: 22px;
	font-size: 10px;
	font-weight: bold;
	/*color: #333333;*/
	border-bottom: 1px solid #eaeaea;
	margin: 0px;	
	padding: 4px 0px 0px 8px;
	_padding: 4px 0px 0px 8px;
	background-color:#fff;
}

.productCoverItems img {float:left;margin-right:5px;}

.productCoverItemsAnnual {
	float: left;
	width: 98px;
	height: 19px;
	_height: 22px;
	font-size: 10px;
	font-weight: bold;
	/*color: #ffffff;*/
	border-bottom: 1px solid #eaeaea;
	margin: 0px;	
	padding: 4px 0px 0px 8px;
	_padding: 4px 0px 0px 8px;
}

.productCoverItemsAnnualUpsellSilver {
	float: left;
	width: 98px;
	height: 19px;
	_height: 22px;
	font-size: 10px;
	font-weight: bold;
	/*color: #ffffff;*/
	border-bottom: 1px solid #eaeaea;
	margin: 0px;	
	padding: 4px 0px 0px 8px;
	_padding: 4px 0px 0px 8px;
}

.buyBtn {
	float: left;
	margin: 0px;
	_margin: 8px 0px 30px 0px;
	padding: 8px 0px 30px 0px;
	_padding: 0px 0px 0px 0px;
}

.buyBtnBottom {
	float: left;
	margin: 0px;
	_margin: 8px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
}

/* Summary Box */

.Summary {
	float: left;
	width: 190px;
	height: auto;		
	margin: 0px 0px 0px 8px;
	_margin: 0px 0px 0px 4px;	
	padding: 0px;
}

.SummaryLeft {
	float: left;
	width: 76px;
	height: auto;	
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
	margin: 4px 0px 4px 5px;
	_margin: 4px 0px 4px 1px;	
	padding: 0px;
}

.SummaryRight {
	float: left;
	width: 109px;
	height: auto;	
	font-size: 11px; 
	color: #333333;	
	margin: 4px 0px 4px 0px;
	_margin: 4px 0px 4px 1px;	
	padding: 0px;
}

/* step 3 of 5: Tailor your policy */

.SummaryPrice {
	float: left;
	width: 76px;
	height: auto;	
	font-size: 24px;
	font-weight: bold;
	color: #b9624e;	
	margin: 4px 0px 4px 5px;
	_margin: 4px 0px 4px 1px;	
	padding: 0px;
}

.OptionsBox {
	width: 690px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.OptionsImage {
	float: left;
	width: 132px;
	height: auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.OptionsContent {
	float: left;
	width: 420px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.OptionsDropDown {
	float: left;
	width: 130px;
	height: auto;
	text-align: right;
	margin: 54px 0px 0px 0px;
	*margin: 52px 0px 8px 0px;
	padding: 0px;
	/*padding: 52px 0px 8px 0px;*/
}

.optionsP {
	font-size: 11px; 
	color: #333333;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.optionsTotalPriceBtmSmall {
	float: right;
	height: auto;	
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
	margin: 0px;	
	padding: 0px;
}

/* step 4 of 5: personal details */

.form_rowLogin {
	clear: both;
	width: 100%;
}

.form_headingsLogin {
	text-align: left;
	width: 120px;
	height: 25px;
	margin: 0px;
	float: left;
}

.form_infoLogin {
	width: 536px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
}

.PhoneLeft {
	float: left;
	width: 280px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.PhoneRight {
	float: left;
	width: 418px;
	height: auto;
	background: #f5f5f5;
	border: 1px solid #efe5e4;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.form_headingsLoginPhone {
	text-align: left;
	width: 130px;
	height: 25px;
	margin: 0px;
	float: left;
}

.form_infoPhone {
	width: 150px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
}

.mobileTitle {
	font-size: 11px; 
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

.FindAddy {
	position: absolute; 
	float: left; 
	color: #990000;
	margin: 4px 0px 0px 16px;
	padding: 0px;
}

.EnterAddy {
	position: absolute; 
	float: left; 
	color: #990000;
	margin: 4px 0px 0px 110px;
	padding: 0px;
}

/* step 5 of 5: summary and payment */

.summaryBox {
	width: 700px;
	min-height: 154px;
	background-image: url('../images/bkg/summaryBox.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;	
	margin: 0px;	
	*margin-top: -2px;
	padding: 0px;
}

.summaryLeft {
	float: left;
	width: 500px;
	height: auto;		
	margin: 0px;
	padding: 0px;
}

.summaryRight {
	float: left;
	width: 200px;
	height: auto;
	text-align: right;	
	margin: 0px;
	padding: 0px;
}

.SummaryPayment {
	float: left;
	width: 500px;
	_width: 490px;
	height: auto;		
	margin: 0px 0px 0px 8px;
	_margin: 0px 0px 0px 4px;	
	padding: 0px;
}

.SummaryPaymentLeft {
	float: left;
	width: 120px;
	_width: 115px;
	height: auto;	
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
	margin: 4px 0px 4px 0px;
	_margin: 4px 0px 4px 0px;	
	padding: 0px;
}

.SummaryPaymentRight {
	float: left;
	width: 380px;
	_width: 370px;
	height: auto;	
	font-size: 11px; 
	color: #333333;	
	margin: 4px 0px 4px 0px;
	_margin: 4px 0px 4px 1px;	
	padding: 0px;
}

.summaryPaymentPrice {
	float: left;
	height: auto;	
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
	margin: 110px 0px 0px 0px;	
	padding: 0px;
}

.cardDetailsLeft {
	float: left;
	width: 350px;
	height: auto;
	margin: 0px;
	padding: 0px;

}

.cardDetailsRight {
	float: left;
	width: 350px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.form_widthPayment {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
}


.form_rowPayment {
	clear: both;
	width: 100%;
}

.form_headingsPayment {
	text-align: left;
	width: 130px;
	height: 25px;
	margin: 0px;
	float: left;
}

.form_infoPayment {
	width: 220px;
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
}

/* Confirm page */

.confirmBox {
	width: 700px;
	min-height: 110px;
	background-image: url('../images/bkg/confirmBox.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;	
	margin: 0px;	
	*margin-top: -2px;
	padding: 0px;
}

.confirmP {
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
	margin: 4px 0px 4px 10px;
	_margin: 4px 0px 4px 10px;	
	padding: 0px;
}

.confirmPdark {
	font-size: 11px;
	font-weight: bold;
	color: #003434;	
	margin: 15px 0px 4px 10px;
	_margin: 15px 0px 4px 10px;	
	padding: 0px;
}

.confirmPolicyNum {
	font-size: 24px;
	font-weight: bold;
	color: #b9624e;	
	margin: 4px 0px 0px 10px;
	_margin: 4px 0px 0px 10px;	
	padding: 0px;
}



.additional_travellers_next_column
{
	float:left;
	width:110px;
}

.additional_travellers_start_column
{
	float:left;
	width:20px;
}

.clear
{
	clear:both;
}


/*	COMPARE PAGE POPUP INFORMATION	*/

.popup							{width:544px;margin: -5px 0 0 0;border:1px solid #660000;position:relative;}
.popup .popupviewer				{margin:22px 0 0 0;background-color:#f3ffff;}
.popup .popupviewer .popupinfo	{padding:5px;text-decoration:none;color:#666;font-size:11px;font-weight:normal;}

/*	POPUP HELP ITEMS	*/

#popitmenu{
	position: absolute;
	background:url(../images/popup_bk.gif) no-repeat top #ffffff;
	border:1px solid #60c658;
	font-size: 75%;
	padding: 1px 5px 5px 5px;
	z-index: 100;
	visibility: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
}
#popitmenu p{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin-top: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
}

#popitmenuscroll{
	position: absolute;
	background:url(../images/popup_bk.gif) no-repeat top #ffffff;
	border:1px solid #60c658;
	font-size: 75%;
	padding: 1px 5px 5px 5px;
	z-index: 100;
	visibility: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	overflow: auto;
	height: 100px;
}

#popitmenuscroll p{
	color: #fff;
	font-weight: bold;
	font-size: 8px;
	margin-top: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
}

/* Calendar Rollovers */

.calendarIcons						{width:21px;height:20px;float:left;margin:0 0 0 5px;}
.calendarIcons a					{display:block;width:21px;height:20px;cursor:pointer;background:#fff url(/resources/images/ico/calendar.gif) no-repeat;}
.calendarIcons a:hover				{background-image:url(/resources/images/ico/calendarOver.gif)}