﻿div.Message
{
	background-image: url('images/attention.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffd5d5;
	padding: 8px 8px 8px 25px;
	border: 1px solid #b93a3a;
}

#divSubmitError
{
	color:#AA0000;
	display:inline;
	font-weight:bold;
}

a
{
	color: #4f81bc;	
	text-decoration: none;
}

#EasyInsureLogo
{
	background-image: url('images/easyinsure.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
	width: 200px;
	height: 66px;
}
.PickButton
{
	background: #FFFFFF url('images/PickMe.png');
	width:108px;
	height:33px;
	cursor:pointer;
	border:0px;
}
.TitleHeader
{
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;/*#a6a6a6;*/
}
.Disclaimer
{
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:justify;
}

ul
{
	margin: 0px;
	padding-left: 16px;
}

.DriverDetailsGreyTopLeft
{
	width: 4px;
	height: 4px;
	background-image: url('images/greytopleft.gif');
	background-repeat: no-repeat;
}

.DriverDetailsGreyTopRight
{
	width: 4px;
	height: 4px;
	background-image: url('images/greytopright.gif');
	background-repeat: no-repeat;
}

.DriverDetailsGreyBottomRight
{
	width: 4px;
	height: 4px;
	background-image: url('images/greybottomright.gif');
	background-repeat: no-repeat;
}

.DriverDetailsGreyBottomLeft
{
	width: 4px;
	height: 4px;
	background-image: url('images/greybottomleft.gif');
	background-repeat: no-repeat;
}

.DriverDetailsGreyBg
{
	background-color: #dddac9;
}

.DriverDetailsWhiteTopLeft
{
	width: 4px;
	height: 4px;
	background-image: url('images/Whitetopleft.gif');
	background-repeat: no-repeat;
}

.DriverDetailsWhiteTopRight
{
	width: 4px;
	height: 4px;
	background-image: url('images/Whitetopright.gif');
	background-repeat: no-repeat;
}

.DriverDetailsWhiteBottomRight
{
	width: 4px;
	height: 4px;
	background-image: url('images/Whitebottomright.gif');
	background-repeat: no-repeat;
}

.DriverDetailsWhiteBottomLeft
{
	width: 4px;
	height: 4px;
	background-image: url('images/Whitebottomleft.gif');
	background-repeat: no-repeat;
}

.DriverDetailsWhiteBg
{
	background-color: #ffffff;
}

.Button
{
	border: 0px;
	background-color: #0B2478;/*#4f81bc;*/
	padding: 3px;
	font-size: 12px;
	color: #ffffff;	
}

.ButtonRed
{
	border: 0px;
	background-color: #c10001;
	padding: 3px;
	font-size: 12px;
	color: #ffffff;	
}

.red
{
	color: #c10001;
}

fieldset legend
{
	font-size: 12px;
	font-weight: bold;
}

.MyQuotationHeaderStart
{
	border-bottom: 1px solid #d1d1d1;
}

.MyQuotationHeader
{
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	background-color: #ebebeb;
}

.MyQuotationHeaderEnd
{
	border: 1px solid #d1d1d1;
	background-color: #ebebeb;
}

.MyQuotationRowStartMain
{
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	background-color: #ebebeb;
}

.MyQuotationRowStart
{
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

.MyQuotationRow
{
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

.MyQuotationRowEnd
{
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.value
{
	color: #0046d5;
}

.Highlight
{
	color: #0046d5;
	font-size: 12px;
}

.SearchButton
{
	background-image: url('images/search.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #0046d5;
}

.Loading
{
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
}

.Secure
{
	background-image: url('images/secure.gif');
	background-position: center left;
	width: 16px;
	height: 16px;
}

.contactme
{
	background-image: url('images/contact.gif');
	background-position: center left;
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 18px;
	line-height: 16px;
	color: #1bb911;
	text-decoration: none;
	width: 90px;
}
