﻿h6 {
	font-size: 14px;
	line-height: 21px;
	color: #004283;
}

#MainContent .contentInner ul										
{
	list-style-type: none;
	margin-left: 2px;
	margin-top: 2px;
	padding:0 0 0 0;
}

#MainContent .contentInner ul li									
{
	background: none;
	background-image: url(/images/bullets/main-red.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
}	

#MainContent .contentInner ul li.SubItem									
{
	background-image: url(/images/bullets/square.jpg);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding-left: 35px;
}

#MainContent .contentInner ul li.SubItem2									
{
	background-image: url(/images/bullets/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding-left: 35px;
}

#MainContent .contentInner ul li.SubSubItem									
{
	background-image: url(/images/bullets/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 40px 6px;
	padding-left: 55px;
}	

#LinksUL
{
	list-style-type: none;
	margin-left: 10px;
	margin-top: 2px;
	padding:0 0 0 0;
}

#LinksUL LI
{
	background-image: url(/images/bullets/main-red.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}

#LinksUL LI.SubItem
{
	background-image: url(/images/bullets/square.jpg);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 25px;
}

#LinksUL LI.SubSubItem
{
	background-image: url(/images/bullets/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	padding-left: 40px;
}

#LinksUL LI A
{
	text-decoration:none;
	border:none;
	color:#004283;
}

#LinksUL LI A:hover
{
	color:#CD183D;
	font-weight:bold;
	text-decoration:underline;
}

#SearchResult
{
	padding:10px 0 0 12px;
	width:940px;
}

.MainH1
{
	font-size:22px;
	font-weight:normal;
	color:#b81636;
	padding-bottom:10px;
	font-weight:bold;
}

.AMainH1
{
	text-decoration:none;
	border:none;
	font-size:22px;
	font-weight:normal;
	color:#b81636;
}

.AMainH1:hover
{
	text-decoration:none;
	border:none;
	font-size:22px;
	font-weight:normal;
	color:#b81636;
}

.MainH2
{
	font-size: 16px;
	line-height: 21px;
	width:439px;
	color: #004283;
	font-weight:bold;
}

.AMainH2
{
	text-decoration:none;
	border:none;
	font-size: 16px;
	color: #004283;
	font-weight:bold;
}

.AMainH2:hover
{
	text-decoration:none;
	border:none;
	font-size: 16px;
	color: #004283;
	font-weight:bold;
}

.MainH3
{
	font-size: 14px;
	line-height: 18px;
	width:439px;
	color: #b81636;
	font-weight:bold;
}

#MainContent H3.MainH3
{
	font-size: 14px;
	line-height: 18px;
	width:439px;
	color: #b81636;
	font-weight:bold;
}

.MainH33
{
	font-size: 14px;
	line-height: 18px;
	width:439px;
	color: #004283;
	font-weight:bold;
}

#MainContent H3.MainH33
{
	font-size: 14px;
	line-height: 18px;
	width:439px;
	color: #004283;
	font-weight:bold;
}

.AMainH3
{
	line-height: 18px;
	text-decoration:none;
	border:none;
	font-size: 14px;
	color: #b81636;
	font-weight:bold;
}

.AMainH3:hover
{
	line-height: 18px;
	text-decoration:none;
	border:none;
	font-size: 14px;
	color: #b81636;
	font-weight:bold;
}

.MainH4
{
	font-size: 12px;
	line-height: 18px;
	width:439px;
	color: black;
	font-weight:bold;
}

#MainContent H3.MainH4
{
	font-size: 12px;
	line-height: 18px;
	width:439px;
	color: black;
	font-weight:bold;
}

.MainH11
{
	font-size:22px;
	font-weight:normal;
	color: #004283;
	padding-bottom:10px;
	font-weight:bold;
}

.MainH22
{
	font-size: 16px;
	line-height: 21px;
	width:439px;
	color:#b81636;
	font-weight:bold;
}

.MenuSubHeader
{
	font-size: 11px;
	font-weight:bold;
	line-height: normal;
	padding:10px 0 10px 5px;
}

.RAQCaption 
{
	color:#b81636;
	font-weight:bold;
	padding: 0 10px 0 5px;
}

.RAQCaptionLeft
{
	color:#b81636;
	font-weight:bold;
	padding: 0 10px 0 5px;
}

.RAQSubTitleBold
{
	color:#b81636;
	font-weight:bold;
	padding: 0 10px 0 5px;
}

.RAQFormTitle
{
	font-weight:bold;
	padding: 0 10px 0 5px;
}

.RAQSubTitle
{
	padding: 0 10px 0 5px;
}

.DropDownField
{
	color:#666666;
	border:solid 1px #cccccc;
}

.TextField
{
	color:#666666;
	border:solid 1px #cccccc;
}
.RAQField
{
	color:#b81636;
	font-weight:normal;
	padding: 0 10px 0 5px;
}

.SubmitCommand
{
	height:35px;
	width:98px;
	background-image:url(/images/buttons/submit.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.SubmitCommand:Hover
{
	height:35px;
	width:98px;
	background-image:url(/images/buttons/submit.jpg);
	background-position:0 -50px ;
	background-repeat:no-repeat;
}

.RAQButton
{
	padding: 0 0 20px 5px;
}

/* ----- 4.0 Breadcrumbs Start -----*/
.breadCrumbs ul	li a:hover												{color:#CD183D; text-decoration:none; border-bottom:1px solid #CD183D;}

/* ----- 4.1 Breadcrumbs2 Start -----*/
.breadCrumbs2 ul li a:hover												{color:#CD183D; text-decoration:none; border-bottom:1px solid #CD183D;}

#mainSearch ul li a:hover													
{
	color:#CD183D;
	text-decoration:underline;
}

#MainHeader	.logo a 
{
	border-bottom-style:none;
}

#MainHeader	.logo													{position:absolute; width:134px; height:50px;}
#MainHeader	.text													{position:absolute; left:173px; top:20px;width:422px; height:24px}

#insurancePanels													
{
	*-border-bottom:none;
}

#FinTelInsurance													
{
	*-border-bottom:none;
	*-padding-top:10px;
}	

#featurePanel														
{
	*-border-right:none;
}

a.needAQuote:hover													
{
	*-border:none;
}

a.BookMark:hover													
{
	*-border:none;
}

a.EmailAFriend:hover
{
	*-border:none;
}

a.EmailAFriend
{
	*-padding-bottom:10px;
}

#mainNavigation ul li.carselected a									{background:url(/images/navigation/CarInsurance.jpg) no-repeat left -157px;}

#mainNavigation ul li.houseselected a								{background:url(/images/navigation/HouseInsurance.jpg) no-repeat left -157px;}

#mainNavigation ul li.contentsselected a							{background:url(/images/navigation/ContentsInsurance.jpg) no-repeat left -157px;}

#mainNavigation ul li.travelselected a								{background:url(/images/navigation/TravelInsurance.jpg) no-repeat left -157px;}

table.custom 
{
	border: 1px solid #999;
	border-collapse: collapse;
}

table.custom td {
	border: 1px solid #999;
	padding-left:4px;
}

table.custom th.col1 {
	width: 120px;
}

table.custom th.col2 {
	width: 120px;
}

table.custom th.col3 {
	width: auto;
}

table.custom th.col4 {
	width: 50px;
}

table.custom th.col5 {
	width: 50px;
}

table.noborder 
{
	border: none;
	border-collapse: collapse;
}

table.noborder td {
	border: none;
	padding:1px 1px 1px 4px;
}



#ErrorPanel
{
	color:#b81636;
	font-weight:bold;
	padding: 0 10px 0 5px;
	margin-top:2px;
	margin-bottom:2px;
}

.redtext
{
	color:red;
	font-weight:bold;
}

#leftNavigation ul li.submenu
{
	padding-left:5px;
}

.LargeRedSubTitle
{
	font-size: 16px;
	line-height: 21px;
	color: #95122c;
	font-weight:bold;
}

.LargeRedSubTitleShort
{
	font-size: 16px;
	line-height: 21px;
	color: #95122c;
	font-weight:bold;
	width:439px;
}

.LargeBlueSubTitle
{
	font-size: 16px;
	line-height: 21px;
	color: #004283;
	font-weight:bold;
}

.LargeBlueSubTitleShort
{
	font-size: 16px;
	line-height: 21px;
	color: #004283;
	width:439px;
	font-weight:bold;
}

.FormLabel
{
	color:#004283;
	font-weight:bold;
	padding: 0 10px 0 5px;
}

