﻿body
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
}
.CoverHead
{
	font-weight: bold;
	color: #737546;
	font-size: 14px;
	vertical-align: text-top;
}
.BodyTable
{
	width: 875px;
}

.ThinBodyTable
{
	width: 780px;
}

.LeftSpace
{
	width: 10px;
}

.rowSpace
{
	font-size: xx-small;
	height: 10px;
}

.DefaultFields
{
	font-size: 10px;
}

.HeadText
{
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

a:link
{
	color: #32B1B9;
	font-weight: bold;
	text-decoration: underline;
}

a:visited
{
	color: #32B1B9;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #32B1B9;
	font-weight: bold;
	text-decoration: none;
}

.HipTbl
{
	background-color: Transparent;
}

.HipTbl_TL
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.HipTbl_TR
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.HipTbl_BL
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.HipTbl_BR
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.LoadingImg
{
	background-image: url(../Images/loading1.gif);
}

.TipImg
{
	background-image: url(../Images/imgQMark.gif);
}

.formDefault
{
	font-size: 11px;
	font-weight: bold;
}

.Loading
{
	font-size: 12px;
	vertical-align: middle;
}

/*------- Default Form Styles ---------*/

.FormHeader
{
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 15px;
	text-align: left;
	width: 140px;
}

.FormContent
{
	font-size: 10px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	text-align: left;
	width: 460px;
}

.FormFields
{
	width: 295px;
	font-size: 10px;
}

.FormDropDown
{
	width: 301px;
	font-size: 10px;
}


.FormAreaCode
{
	font-size: 10px;
	width: 50px;
}

.FormTelNum
{
	font-size: 10px;
	width: 236px;
}

.FormTxtSearch
{
	font-size: 10px;
	width: 240px;
}

.FormRadioFields
{
	font-size: 10px;
}

.FormDrpMonth
{
	font-size: 10px;
	width: 115px;
}

.FormDrpYear
{
	font-size: 10px;
	width: 75px;
}

.FormTxtDay
{
	font-size: 10px;
	width: 25px;
}

.FormTxtMonth
{
	font-size: 10px;
	width: 25px;
}

.FormTxtYear
{
	font-size: 10px;
	width: 60px;
}


/*------- Vehicle Form Styles ---------*/

.VehHeader
{
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 15px;
	text-align: left;
	width: 160px;
}

.VehContent
{
	font-size: 10px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	text-align: left;
	width: 440px;
}

.VehField
{
	width: 275px;
	font-size: 10px;
}

.VehDropDown
{
	width: 281px;
	font-size: 10px;
}


/*------- Content Form Styles ---------*/

.ContHeader
{
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 15px;
	text-align: left;
	width: 260px;
}

.ContContent
{
	font-size: 10px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	text-align: left;
	width: 340px;
}

.ContField
{
	width: 188px;
	font-size: 10px;
}

.quoteError
{
	color: #000000;
	font-weight: bold;
	text-align: center;
}


/*------- Multiple Vehicle Control Styles ---------*/
.DescriptionCol
{
	width: 325px;
	padding-left: 15px;
	text-align: left;
}

.CommandCol
{
	width: 55px;
	text-align: center;
	color: #666B27;
}

/*------- UpdateProgress Modal Styles ---------*/
#progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	z-index: 1000;
}

#processMessage
{
	position: fixed;
	top: 30%;
	left: 36%;
	padding: 10px;
	width: 280px;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000;
	text-align: center;
	vertical-align: middle;
}
.buttons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid;
	background-image: url(../Images/btn_blank.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 19px;
}

.buttonGo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid;
	background-image: url(../Images/imgGetQuote.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 62px;
}
.sortable
{
	cursor: default;
}
#Progress_HideSelect
{
      display: none;
}
.rowSpace
{
	font-size: xx-small;
	height: 10px;
}

.CoverHead
{
	font-weight: bold;
	color: #737546;
	font-size: 14px;
	vertical-align: text-top;
}

.CoverDesc
{
	color: #333333;
	font-size: 14px;
	padding-left: 20px;
	vertical-align: text-top;
}

.BorderedTable
{
	border: solid;
	border-color: #999999;
	border-width: 1px;	
}

.TableHeader
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-image: url('../Images/hdngBg.gif');
	height: 30px;
}

.CompanyCol
{
	width: 181px;
	height: 90px;
	text-align: center;
	border-bottom: dashed;
	border-color: #999999;
	border-width: 1px;
}

.PremiumCol
{
	width: 130px;
	padding-right: 15px;
	background-color: #CCCCCC;
	color: #333333;
	text-align: right;
	font-size: 17px;
	font-weight: bold;
	border-bottom: dashed;
	border-color: #999999;
	border-width: 1px;
}

.ExcessCol
{
	width: 90px;
	color: #333333;
	padding-left: 5px;
	border-right: dashed;
	border-bottom: dashed;
	border-color: #999999;
	border-width: 1px;
}

.DetailsCol
{
	width: 359px;
	padding: 5px;
	vertical-align: bottom;
	border-right: none;
	border-bottom: dashed;
	border-color: #999999;
	border-width: 1px;
}

.AcceptCol
{
	width: 115px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.CoTel
{
	font-weight: bold;
	font-size: smaller;
	color: #696969;
	padding-top: 15px;
}

.NonCompanyCol
{
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
	font-size:17px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.NonDetailsCol
{
	text-align: center;
	font-weight: bold;
	color: #696969;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.Disclosure
{
	font-style: italic;
	font-size: 11px;
}

.PremiumLbl
{
	width: 130px;
	height: 90px;
	vertical-align: middle;
	cursor: default;
}

.TipDarkRow
{
	background-color: #F7F7F7;
}

.TipLightRow
{
	background-color: #F4F4F4;
}

.TipHead
{
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.TipDesCol
{
	font-weight: bold;	
	padding-right: 15px;
}

.TipPremCol
{
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
}

.TipExcessCol
{
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
}

.SentLabel
{
	color: #999999;
	font-weight: bold;
	padding-top: 15px;
}