/* GENERAL PAGE LAYOUT CLASSES*/

BODY
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

.TopBox
{
	left: 20px;
	position: absolute;
	top: 10px;
}


.CP_signin
{
	left: 680px;
	position: absolute;
	top: 54px;
	cursor: pointer;
}

.TopGradient
{
	background-image: url(img/topgradient.gif);
}

.logoimage
{
	left: 140px;
	position: absolute;
	top: 105px;
}

.StaticPageError
{
	font-size: 10px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.CenterImgLeft
{
	background-image: url(img/bigcarleft.gif);
}

.CenterImgRight
{
	background-image: url(img/bigcar.gif);
}

.BottomMenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.BottomMenu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3366;
	text-decoration: none;
}



.TextMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.TextMenu a
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.TextMenu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3366;
	text-decoration: none;
}



.DiscountDisclaimer
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #d9d9d9;
	text-decoration: none;
	left: 26px;
	position: absolute;
	top: 510px;
	width:350px;
}

.DiscountSticker
{
	left: 735px;
	position: absolute;
	top: 45px;
}

.login
{
	left: 765px;
	position: absolute;
	top: 685px;
}


.formpage
{
	background-color: #ededed;
}

.corner_topright
{
	background-image: url(img/corner_topright.gif);
}


.corner_bottomright
{
	background-image: url(img/corner_botright.gif);
}

.corner_bottomleft
{
	background-image: url(img/corner_botleft.gif);
}


.edge_right
{
	background-image: url(img/edge_right.gif);
}

.edge_bottom
{
	background-image: url(img/edge_bottom.gif);
}


.InpuText
{
	border-right: lightgrey 1px solid;
	padding-right: 2px;
	border-top: darkgray 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
	vertical-align: bottom;
	border-left: darkgray 1px solid;
	color: #666666;
	line-height: normal;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: right;
	width: 128px;
}


.field_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 24px;
	vertical-align: bottom;
	text-align: left;
}

.field_label_right a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0571af;
	line-height: 24px;
	vertical-align: bottom;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}


.field_label_right a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0020c3;
	line-height: 24px;
	vertical-align: bottom;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.field_label_right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 24px;
	vertical-align: bottom;
	text-align: right;
}


.LoginTextBox
{
	border-right: #339900 1px solid;
	border-top: #339900 1px solid;
	font-size: 10px;
	border-left: #339900 1px solid;
	border-bottom: #339900 1px solid;
	font-family: Arial;
	width: 120px;
	height: 19px;
}



.CP_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 180px;
	font-style: italic;
	width: 600px;
}

.CP_CenterSubTitle2
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 180px;
	width: 600px;
}

.CP_ContentTitle2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.CP_ContentGroup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b00040;
	text-decoration: none;
}

.CP_ContentTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666767;
	text-decoration: none;
}

.CP_ContentText
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.CP_ContentText a
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3300ff;
	text-decoration: underline;
}

.CP_ContentText a:visited
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		color: #3300ff;
	text-decoration: underline;
}

.CP_ContentText a:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		color: #3300ff;
	text-decoration: underline;
}
.tdCP_ContentTitleFAQ
{
}

.TBL_ContentTitleFAQ
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666767;
	background-color: #EEEEEE;
	text-decoration: none;
	cursor: hand;
	width: 100%;
	margin-bottom: 10px;
}

.ViewQuestionSwitch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666767;
	position: absolute;
	left: 527px;
	top: 175px;
	background-color: #EEEEEE;
	text-decoration: none;
	cursor: hand;
	width: 108px;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	text-align: center;
}

.CP_ContentTextFAQ
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	padding-left: 48px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 15px;

}
.CP_ContentText2
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}


.CP_logoimage
{
	left: 60px;
	position: absolute;
	top: 60px;
}

.CP_ChaucerColours
{
	left: 80px;
	position: absolute;
	top: 730px;
}


.CP_MenuBox
{
	left: 40px;
	position: absolute;
	top: 714px;
}


.CP_CenterTitle
{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #339900;
	text-decoration: none;
	left: 50px;
	position: absolute;
	top: 150px;
}


.TopMenuGetQuoteLink
{
	
position: relative ;
left: 0px;
top: 0px;
height:15px;
	width:65px;
}


.ProductDocLink
{
	
position: relative ;
left: 0px;
top: 0px;
height:65px;
	width:245px;
}


.ProductGetQuote
{
	
position: relative ;
left: 0px;
top: 0px;
height:25px;
	width:180px;
}

.BotMenuCustLoginLink
{
	
position: relative ;
left: 0px;
top: 2px;
height:17px;
	width:95px;
}



.BannerCustSignIn
{
	left: 680px;
	position: absolute;
	top: 54px;
	cursor: pointer;
	width: 195px;
	height: 86px;
}

/* HOME PAGE LAYOUT CLASSES*/

.HP_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 550px;
}


.Renewal_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 1280px;
}

.About_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 570px;
}
	
.HP_MenuBox
{
	left: 40px;
	position: absolute;
	top: 555px;
}


.HP_getquote
{
	left: 80px;
	position: absolute;
	top: 195px;
	height:53px;
	width:402px;
}

.HP_biggetquote
{
	left: 00px;
	position: absolute;
	top: 0px;
	height:53px;
	width:402px;
}

.HP_leftimage
{
	left: 9px;
	position: absolute;
	top: 501px;
}

.HP_rightimage
{
	left: 295px;
	position: absolute;
	top: 226px;
}


.HP_leftimage2
{
	left: 5px;
	position: absolute;
	top: 390px;
}

.HP_rightimage2
{
	left: 409px;
	position: absolute;
	top: 143px;
}

.HP_LoginBox
{
	left: 675px;
	position: absolute;
	top: 50px;
	background-image: url(img/login.gif);
	font-size: 11px;
	font-family: Arial;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.HP_logoimage
{
	left: 30px;
	position: absolute;
	top: 116px;
}



.HP_MenuBox3
{
	left: 20px;
	position: absolute;
	top: 547px;
}

.HP_MenuBox2
{
	left: 40px;
	position: absolute;
	top: 542px;
}

.HP_CenterTagline
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
	left: 50px;
	position: absolute;
	top: 390px;
}

.HP_CenterTitle
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
	left: 30px;
	position: absolute;
	top: 280px;
}

.HP_CenterSubTitle
{
	font-family: 'Century Gothic' , Tahoma, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #b9b9b9;
	text-decoration: none;
	left: 215px;
	position: absolute;
	top: 276px;
}

.HP_CenterSubTitle a
{
	font-family: 'Century Gothic' , Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
}

.HP_CenterSubTitle a:hover
{
	font-family: 'Century Gothic' , Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	position: absolute;
}

.HP_CenterText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	left: 35px;
	position: absolute;
	top: 250px;
	width: 520px;
}

.HP_CenterBox
{
	left: 20px;
	position: absolute;
	top: 220px;
}

/* ABOUT US PAGE LAYOUT CLASSES*/

.Title_AboutUs
{
	left: 44px;
	position: absolute;
	top: 170px;
}


.AboutUsDisclaimer
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a01719;
	text-decoration: none;
	left: 786px;
	position: absolute;
	top: 540px;
}



.About_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 190px;
	font-style: italic;
	width: 600px;
}

.AboutUs_CenterBox4
{
	left: 610px;
	position: absolute;
	top: 200px;
}


.AboutUs_CenterBox
{
	left: 550px;
	position: absolute;
	top: 150px;
}

.AboutUs_CenterBox2
{
	left: 595px;
	position: absolute;
	top: 180px;
}

.AboutUs_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 44px;
	position: absolute;
	top: 215px;
}
.AboutUs_MenuBox

{
	left: 20px;
	position: absolute;
	top: 580px;
	
}

/* CONTACT US PAGE LAYOUT CLASSES*/


.ContactUs_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 610px;
}

.ContactUs_MenuBox
{
	left: 20px;
	position: absolute;
	top: 625px;
}


.ContactUs_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 50px;
	position: relative;
	top: 192px;
	font-style: italic;
	width: 600px;
}


.ContactUs_CenterBox
{
	left: 510px;
	position: absolute;
	top: 205px;
}


.ContactUs_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 50px;
	position: absolute;
	top: 214px;
}




/* QUOTE SUCCESS PAGE LAYOUT CLASSES*/


.Success_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 550px;
}

.Success_MenuBox
{
	left: 20px;
	position: absolute;
	top: 565px;
}

.Title_Accepted
{
	left: 36px;
	position: absolute;
	top: 153px;
}

.Title_Gloss
{
	left: 44px;
	position: absolute;
	top: 153px;
}


.Title_ContUs
{
	left: 48px;
	position: absolute;
	top: 153px;
}
.Title_Car
{
	left: 48px;
	position: absolute;
	top: 153px;
}
.Title_Success
{
	left: 44px;
	position: absolute;
	top: 203px;
}



.Success_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 235px;
	font-style: italic;
	width: 600px;
}




.dirQuoteSuccess_CenterBox
{
	left: 520px;
	position: absolute;
	top: 220px;
}



.Success_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 50px;
	position: absolute;
	top: 270px;
}

/* FAQ PAGE LAYOUT CLASSES*/

.Title_FAQ
{
	left: 44px;
	position: absolute;
	top: 173px;
}


.FAQ_MenuBox
{
	left: 20px;
}

.FAQ_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 195px;
	font-style: italic;
	width: 600px;
}

.Faq_CenterBox
{
	left: 660px;
	position: absolute;
	top: 260px;
}

.FAQ_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 2px;
	position: absolute;
	top: 200px;
}




/* GLOSSARY PAGE LAYOUT CLASSES*/

.Glossary_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 2025px;
}

.Glossary_MenuBox
{
	left: 20px;
	position: absolute;
	top: 2040px;
}


.Glossary_CenterBox
{
	left: 675px;
	position: absolute;
	top: 235px;
}

.Glossary_Letter
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #a01719;
	text-decoration: none;
}

.Glossary_Navigation
{
	left: 50px;
	position: absolute;
	top: 520px;
	font-weight: bold;
	font-size: 14px;
	color: #c45d7a;
	font-family: Tahoma;
	text-align: center;
}

.Glossary_Navigation a
{
	font-weight: bold;
	font-size: 14px;
	color: #c45d7a;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
}

.Glossary_Navigation a:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #ff0066;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}

.Glossary_Navigation a:active
{
	font-weight: bold;
	font-size: 24px;
	color: #b20838;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}



.Glossary_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 195px;
	font-style: italic;
	width: 600px;
}



.Glossary_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 50px;
	position: absolute;
	top: 230px;
}





/* TERMS PAGE LAYOUT CLASSES*/

.Terms_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 2100px;
}


.Terms_MenuBox
{
	left: 20px;
	position: absolute;
	top: 2115px;
}

.Terms_Navigation
{
	left: 80px;
	position: absolute;
	top: 520px;
	font-weight: bold;
	font-size: 12px;
	color: #c45d7a;
	font-family: Tahoma;
	text-align: left;
	vertical-align: bottom;
}

.Terms_Navigation a
{
	font-weight: bold;
	font-size: 12px;
	color: #c45d7a;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
}

.Terms_Navigation a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0066;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}

.Terms_Navigation a:active
{
	font-weight: bold;
	font-size: 12px;
	color: #b20838;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}

.Terms_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 190px;
	font-style: italic;
	width: 600px;
}
.Terms_CenterBox
{
	left: 670px;
	position: absolute;
	top: 220px;
}


/* SECURITY PAGE LAYOUT CLASSES*/

.Title_Security
{
	left: 44px;
	position: absolute;
	top: 153px;
}

.Security_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 3510px;
}
.Security_MenuBox
{
	left: 20px;
	position: absolute;
	top: 3525px;
}


.Security_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 190px;
	font-style: italic;
	width: 600px;
}

.Security_CenterBox
{
	left: 687px;
	position: absolute;
	top: 240px;
}

/* LINKS PAGE LAYOUT CLASSES*/

.Title_Links
{
	left: 36px;
	position: absolute;
	top: 163px;
}

.Links_MenuBox
{
	left: 20px;
	position: absolute;
	top: 565px;
	
}

.Link_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 38px;
	position: absolute;
	top: 202px;
	font-style: italic;
	width: 600px;
}

.Links_CenterBox
{
	left: 640px;
	position: absolute;
	top: 200px;
}

.Links_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 40px;
	position: absolute;
	top: 260px;
}



/* FRAUD PAGE LAYOUT CLASSES*/

.Title_Fraud
{
	left: 44px;
	position: absolute;
	top: 153px;
}

.Fraud_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 1050px;
	}
	
.Fraud_MenuBox
{
	left: 20px;
	position: absolute;
	top: 1065px;
}


.Fraud_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 44px;
	position: absolute;
	top: 190px;
	font-style: italic;
	width: 600px;
}

.Fraud_CenterBox
{
	left: 687px;
	position: absolute;
	top: 220px;
}


/* MAKE A CLAIM PAGE LAYOUT CLASSES*/

.Title_Claim
{
	left: 44px;
	position: absolute;
	top: 173px;
}


.Claims_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 680px;
}



.Claims_MenuBox
{
	left: 20px;
	position: absolute;
	top: 695px;
}

.Claim_CenterBox
{
	left: 595px;
	position: absolute;
	top: 200px;
}





/* CUSTOMER SERVICES PAGE LAYOUT CLASSES*/
.Title_CustServices
{
	left: 50px;
	position: absolute;
	top: 200px;
}

.WebCust_CenterBox
{
	left: 450px;
	position: absolute;
	top: 120px;
}



.renewal_CenterBox
{
	left: 486px;
	position: absolute;
	top: 135px;
}


.login_field_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	vertical-align: bottom;
	text-align: left;
}
.CustServ_CenterSubTitle
{
	font-family: Arial, 'Century Gothic' , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2e6d34;
	text-decoration: none;
	left: 50px;
	position: absolute;
	top: 247px;
	font-style: italic;
	width: 600px;
}

.validationerror
{
	left: 520px;
	top: 433px;
	width: 310px;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 99999999;
}
.LoginText
{
	border-right: lightgrey 1px solid;
	padding-right: 2px;
	border-top: darkgray 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: middle;
	border-left: darkgray 1px solid;
	color: #666666;
	line-height: normal;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	background-color: #fcfcfc;
	width: 170px;
}

.passworderror
{
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	z-index: -1;
}

.LoginButt
{
	position: absolute;
	left: 765px;
	top: 485px;
}

.reminderlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.remindertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}

.Login_Msg
{
	left: 0px;
	top: 30px;
	position: relative;
}

.Login_Msg_top
{
	left: -155px;
	top: 0px;
	width: 610px;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.DIVhelpcontent
{
	left: 430px;
	top: 45px;
	width: 310px;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


.DIVhelpcontent2
{

	
	color: #FF0000;
	
}
.CustLogin_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 50px;
	position: absolute;
	top: 290px;

}

.Customer_CenterContent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 50px;
	position: absolute;
	top: 214px;
}

	
.Reminder_TopBox
{
	left: 0px;
	position: absolute;
	top: 0px;
}

.Reminder_Container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 40px;
	position: absolute;
	top: 45px;
}

.PWDReminder
{
	left: 300px;
	position: absolute;
	top: 100px;
	height: 380px;
	width: 390px;
	border-right: #595959 solid;
	border-top: #595959 thin solid;
	border-left: #595959 thin solid;
	border-bottom: #595959 solid;
	background-color: #ffffff;
	z-index: 99999999999;
}

.Reminder_Options
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 47px;
	position: absolute;
	top: 60px;
}

.Customer_Options_Container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 510px;
	position: absolute;
	top: 214px;
}


.CustLogin_Options
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 520px;
	position: absolute;
	top: 355px;

}


.Customer_Options
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	left: 520px;
	position: absolute;
	top: 224px;
}

.CustLogin_MenuBox
{
	left: 20px;
	position: absolute;
	top: 565px;
	
	}
	
	.Renewal_MenuBox
{
	left: 20px;
	position: absolute;
	top: 1295px;
	
	}
	.custlogintitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
}


/* SITE MAP PAGE LAYOUT CLASSES*/

.Sitemap_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 610px;
}



.Sitemap_MenuBox
{
	left: 20px;
	position: absolute;
	top: 625px;
}


/* CAR PRODUCT PAGE LAYOUT CLASSES*/

.Car_CenterBox
{
	left: 530px;
	position: absolute;
	top: 280px;
}

.Car_ChaucerColours
{
	left: 20px;
	position: absolute;
	top: 980px;
}

.Car_MenuBox
{
	left: 20px;
	position: absolute;
	top: 995px;
}
