.AffiliatedCompaniesGrid {
	position: absolute;
	left: 6px;
	bottom: -16px;
	width: 900px;
}

.AffiliatedCompaniesGrid .HeaderCell {
	font-size: 14px;
	font-family: sans-serif;
	text-align: left;
	width: 100%;
}

.AffiliatedCompaniesGrid td {
	width: 25%;
	text-align: center;
	vertical-align: top;
}


.AgentInterested {
	background: url(./images/icons/AgentResourcesLarge.jpg) transparent no-repeat;
	position: relative;
	width: 683px;
	height: 1750px;
}

.AgentInterested .content {
	position: absolute;
	left: 256px;
	top: 20px;
	width: 425px;
}

.AgentInterested .content .Info {
	text-indent: 25px;
	padding-bottom: 25px;
}

.AgentInterested .ContactInfoGrid {
	font-size: 12px;
	position: absolute;
	top: 375px;
	width: 250px;
}

.AgentInterested .ContactInfoGrid .label {
	color:#000066;
	width:100px;
}

.AgentInterested .ContactInfoGrid .HeaderSmall {
	font-size: 14px;
}

.AgentInterested .ContactInfo {
	width: 100%;
	height: 120px;
}

.AgentInterested .ContactInfo .label {
	color: #006;
}

.AgentInterested .ContactInfo .value {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

.AgentInterested .ContactInfo .valueBold {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.AgentInterested .AgentFormPanel .FormPanelContent a {
	font-size: 16px;
}

.AgentInterested .AgentFormPanel .FormPanelContent .gwt-HTML {
	line-height: 20px;
	margin-bottom: 15px;
}

.AgentInterested .label {
	font-weight: bold;
	width: 150px;
	text-align: right;
	vertical-align: top;
}





.AgencyLocator {
	position: relative;
	z-index: 1;
	width: 682px;
}

.AgencyLocator .InfoWindow {
	padding: 20px 0px 0px 0px;
}

.AgencyLocator .LoadingImage {
	position: absolute;
	left: 290px;
	top: 125px;
}

.AgencyLocator .LoadingImagePanel {
	height: 825px;
	width: 100%;
}

.AgencyLocator .map {
	width: 678px;
	height: 350px;
	border: 2px solid #DDD;
}

.AgencyLocator .NoAgentsFound {
	margin-top: 30px;
	position: relative;
	height: 350px;
}

.AgencyLocator .NoAgentsFound .InsureLinkLogo {
	left: 300px;
	position: absolute;
	top: 125px;
}

.AgencyLocator .NoAgentsFound .MsgLabel {
	font-size: 18px;
	left: 30px;
	line-height: 20px;
	position: absolute;
	text-indent: 15px;
	top: 0px;
	width: 650px;
}

.AgencyLocator .NoAgentsFound .PhoneOffHookImage {
	left: 0px;
	position: absolute;
	top: 75px;
	width: 300px;
}

.AgencyLocator .stackpanel {
	width: 682px;
	margin-top: 25px;
}

.AgencyLocator .stackpanel .gwt-StackPanelItem {
	background-image: url(./images/css/greyFade.gif);
	font-family: sans-serif;
	font-size: 14px;
	height: 31px;
	padding-left: 10px;
	cursor: pointer;
	
}

.AgencyLocator .stackpanel .gwt-StackPanelItem-selected {
	background-image: url(./images/css/redFade.gif);
	color: #FFF;
}

.AgencyLocator .stackpanel .gwt-StackPanelContent {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
	border-right: 1px solid #C00;
	border-left: 1px solid #C00;
	border-bottom: 2px solid #C00;
}

.AgencyLocator .stackpanel .gwt-StackPanelContent .AgencyInfo {
	width: 100%;

}

.AgencyLocator .stackpanel .gwt-StackPanelContent .AgencyInfo td {
	vertical-align: top;
}

.AgencyLocator .URCorner {
	position: absolute;
	top: 0px;
	right: 0px;
}

.AgentFormPanel {
	border-collapse: collapse;
	width: 100%;
}

.AgentFormPanel .HeaderCell {
	background-color: #000066;
	border: 1px solid #FFF;
	color: #FFFFFF;
	cursor: pointer;
	font-family: sans-serif;
	height: 35px;
	text-align: center;
}

.AgentFormPanel .ContentCell {
	line-height: 35px;
}

.AgentFormPanel .ContentCell a {
	font-size: 18px;
	text-decoration: none;
}

.AgentLoginBtn {
	width: 125px;
	left: 50px;
	top: 14px;
	position: relative;
}

.AgentLoginBtn .r {
	left: 111px;
	top: 0px;
}

.AgentLoginBtn .text {
	left: 23px;
	top: 8px;
}

.AgentLoginGrid {
	width: 100%;
}

.AgentLoginGrid .label {
	width: 125px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.AgentLoginGrid .value input {
	width: 90%;
	border: 2px solid #DDD;
}	

.AgentLoginSubmitBtn {
	width: 100px;
	left: 125px;
	top: 15px;
	position: relative;
}

.AgentLoginSubmitBtn .r {
	left: 86px;
}

.AgentLoginSubmitBtn .text {
	top: 8px;
	left: 30px;
}

.AgentLogoutBtn {
	width: 100px;
	right: -180px;
	top: 260px;
	position: absolute;
}

.AgentLogoutBtn .text {
	top: 8px;
	left: 22px;
}

.AgentResourcesLogin {
	background: url(./images/icons/AgentResourcesLarge.jpg) transparent no-repeat;
	position: relative;
	width: 683px;
	height: 500px;
}

.AgentResourcesLogin .content {
	position: absolute;
	left: 245px;
	top: 20px;
	width: 425px;
}


.AgentResources {
	background: url(./images/icons/AgentResourcesLarge.jpg) transparent no-repeat;
	position: relative;
	width: 683px;
	height: 1950px;
}

.AgentResources .content {
	position: relative;
	left: 256px;
	top: 20px;
	width: 425px;
}

.AgentResources .content .Info {
	text-indent: 25px;
	padding-bottom: 25px;
}

.AgentResources .content .AffiliatedCompaniesGrid {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

.AgentResources .content .AffiliatedCompaniesGrid td {
	padding: 10px;
}

.AgentResources .ContactInfoGrid {
	font-size: 12px;
	position: absolute;
	top: 375px;
	width: 250px;
}

.AgentResources .ContactInfoGrid .label {
	color:#000066;
	width:100px;
}

.AgentResources .ContactInfoGrid .HeaderSmall {
	font-size: 14px;
}

.AgentResources .ContactInfo {
	width: 100%;
	height: 120px;
}

.AgentResources .ContactInfo .label {
	color: #006;
}

.AgentResources .ContactInfo .value {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

.AgentResources .ContactInfo .valueBold {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.AgentResources .FormGrid {
	font-size: 12px;
	position: absolute;
	right: -236px;
	top: 375px;
	width: 225px;
}

.AgentResources .FormGrid .HeaderSmall {
	font-size: 14px;
}

.AgentResources .FormGrid .FormPanelContent div {
	line-height: 14px;
	height: 40px;
}

.AgentResources .FormGrid a {
	font-size: 12px;
}

.AgentResources .label {
	font-weight: bold;
	width: 150px;
	text-align: right;
	vertical-align: top;
}

.AgentResources .LoginBtnPanel {
	height: 320px;
}

.AgentResources .NewsStackPanel {
	width: 100%;
}

.AgentResources .NewsStackPanel .NewsScrollContainer {
	height: 200px;
	width: 400px;
}

.AgentResources .NewsStackPanel .gwt-StackPanelItem {
	background-color: #000066;
	border-top: 1px solid #CC0000;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 0px 10px 5px;
}

.AgentResources .NewsStackPanel .gwt-StackPanelItem-first {
	border-top: none;
}

.AgentResources .NewsStackPanel .gwt-StackPanelItem-selected {
	background-color: #0000CC;
}

.AgentResources .NewsStackPanel .gwt-StackPanelContent {
	border: 1px solid #0000CC;
	padding: 10px;
	text-indent: 15px;
}



.anchor {
	display: inline;
	cursor: pointer;
}

.AutoLoginBtn {
	position: relative;
	width: 174px;
}

.AutoLoginBtn .text {
	top: 8px;
	left: 38px;
}


.AutoQuoter {
	background: url(./images/css/AutoQuote.jpg) no-repeat #FFF;
	position: relative;
	width: 682px;
	height: 600px;
	border: 2px solid #DDD;
	
}

.AutoQuoter .CallAnAgent {
	position: absolute;
	left: 0px;
	top: 175px;
}

.AutoQuoter .CallAnAgent div {
	font-family:sans-serif;
	font-size:22px;
	left:85px;
	position:relative;
	text-align:center;
	top:95px;
	z-index:10;
}

.AutoQuoter .CallAnAgent img {
	position: relative;
	left: 0px;
	top: 0px;
	z-index:1;
}

.AutoQuoter .CoverageInfo {
	width: 425px;
	left:225px;
	top: 350px;
	position: absolute;
}


.AutoQuoter .QuoteInfo {
	width: 425px;
	left:225px;
	top: 30px;
	position: absolute;
}


.AutoQuoter .QuoteInfo .header {
	font-size: 25px;
	color: #000;
	font-weight: bold;
	font-family: sans-serif;
	letter-spacing: 3px;
}

.AutoQuoter .QuoteInfo .header hr {
	background: #C00 url(./images/css/redUnderlineFade.gif) no-repeat scroll right top;
	height: 2px;
	width: 100%;
	border-width: 0px;
	margin-bottom: 20px;
}

.AutoQuoter .SubmitBtn {
	width: 80px;
	top: 525px;
	left: 550px;
	position: absolute;
}

.AutoQuoter .SubmitBtn .r {
	left: 76px;
	top: 0px;
}

.AutoQuoter .SubmitBtn .text {
	left: 20px;
	top: 8px;
}

.AutoQuoter .URCorner {
	position: absolute;
	top: -2px;
	right: -2px;
}

.AutoQuoterContainer {
	background: url(./images/css/AutoPreQuote.jpg) #FFF no-repeat;
}





.BlueBtn {
	background: url(./images/buttons/30-C00-M.jpg) #00C repeat-x;
	height: 30px;
	cursor: pointer;
	position: relative;	
}

/*
.BlueBtn[class~="mouseHover"] {
	background: url(./images/buttons/30-C00-M-Hover.jpg) #00C repeat-x;
}

.BlueBtn[class~="mouseClick"] {
	background: url(./images/buttons/30-C00-M-Click.jpg) #00C repeat-x;
}*/

.BlueBtn .text {
	color: #FFF;
	background-color: transparent;
	font-family: sans-serif;
	position: absolute;
	
}

.BlueBtn .l {
	
	height: 30px;
	width: 15px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
}

/*
.BlueBtn .l[class~="mouseHover"] {
	
}

.BlueBtn .l[class~="mouseClick"] {
	
}*/

.BlueBtn .r {
	
	height: 30px;
	width: 14px;
	cursor: pointer;
	position: absolute;
	top: 0px;
}

/*
.BlueBtn .r[class~="mouseHover"] {
	
}

.BlueBtn .r[class~="mouseClick"] {
	
}*/

body {
	background-color: #006;
}

.CAPDBtn {
	position: relative;
	width: 174px;
}

.CAPDBtn .text {
	top: 8px;
	left: 22px;
}

.Claims {
	position: relative;
	width: 683px;
	height: 720px;
	background: url(./images/icons/ClaimsAgentLarge.jpg) transparent no-repeat;
}

.Claims .URCorner {
	position: absolute;
	top: -2px;
	left: 635px;
}

.Claims .content {
	position: absolute;
	left: 245px;
	top: 20px;
	width: 425px;
}

.Claims .content .Info {
	text-indent: 25px;
	padding-bottom: 25px;
}

.Claims .FAQButton {
	position: absolute;
	top: 360px;
	left: 35px;
}

.Claims .FAQButton .FAQLabel {
	position: absolute;
	top: 135px;
	left: -10px;
	color: #006;
	font-size: 18px;
	font-family: "MS Sans Serif", sans-serif;
	width: 175px;
	text-align: center;
}

.Claims .HowAreWeDoingLabel {
	right: -230px;
	top: 275px;
}

.Clickable {
	cursor: pointer;
}


.ContactUsLabel {
	cursor: pointer;
}

.CopyrightRow {
	font-size: 12px;
}

.CustomerService {
	position: relative;
	width: 683px;
	height: 1200px;
	background: #FFFFFF url(./images/icons/CustomerServiceSurveyLarge.jpg) no-repeat scroll 0 0;
}

.CustomerService .ContactInfo {
	width: 100%;
	height: 150px;
	margin-bottom: 50px;
}

.CustomerService .ContactInfo .label {
	color: #006;
}

.CustomerService .ContactInfo .value {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	
}

.CustomerService .content {
	position: absolute;
	left: 245px;
	top: 20px;
	width: 425px;
}

.CustomerService .content .Info {
	text-indent: 25px;
	padding-bottom: 25px;
}

.CustomerService .FAQPanel {
	width: 100%;
}

.CustomerService .FAQPanel .gwt-StackPanelItem {
	color: #006;
	height: 40px;
	font-weight: bold;
	cursor: pointer;
}

.CustomerService .FAQPanel .gwt-StackPanelItem-selected {
	color: #C00;
}

.CustomerService .FAQPanel .gwt-StackPanelContent {
	border: 1px solid #CC0000;
	padding: 15px;
	text-indent: 25px;
}

.CustomerService .HowAreWeDoingLabel {
	right: -230px;
	top: 275px;
}

.CustomerService .label {
	font-weight: bold;
	width: 150px;
	text-align: right;
	vertical-align: top;
}

.DefaultQuoter .featureHeader {
	font-size: 16px;
	background-color: #006;
	color: #FFF;
	height: 30px;
	padding-left: 15px;
}

.DefaultQuoter .featureLabel {
	font-size: 12px;
	height: 30px;
}

.DefaultQuoter .label {
	font-weight: bold;
	width: 150px;
	text-align: right;
}

.DefaultQuoter .QuoteInfo .Info {
	text-indent: 25px;
}

.DefaultQuoter .value {
	text-align: left;
}

.DefaultQuoter .value input {
	width: 100%;
	border: 2px solid #DDD;
}

.DefaultQuoter .QuoteTabs .gwt-TabBarItem {
	width: 120px;
	text-align: center;
	border: 2px solid #C00;
	background-color: #FFF;
	color: #000;
	height: 22px;
	padding-top: 4px;
	margin-right: 10px;
	cursor: pointer;
}

.DefaultQuoter .QuoteTabs .gwt-TabBarItem-selected {
	background-color: #C00;
	color: #FFF;
}

.DefaultQuoter .QuoteTabs .gwt-TabPanelBottom {
	padding-top: 20px;
}

.DefaultQuoter .smallText {
	font-size: 12px;
}

.DefaultQuoter .smallTextBox input {
	width: 40px;
	border: 2px solid #DDD;
}

.DefaultQuoter .mediumTextBox input {
	width: 75px;
	border: 2px solid #DDD;
}



.DemotechMsg {
	font-size: 12px;
	font-weight: bold;
	left: 75px;
	position: absolute;
	text-align: left;
	text-indent: 15px;
	top: 10px;
	width: 300px;
}

.DemotechPanel {
	position: relative;
}

.DemotechSeal {
	cursor: pointer;
	left: 150px;
	position: absolute;
	top: 50px;
}

.DemotechTrademark {
	position: absolute;
	top: 0px;
	left: 0px;
}

.DirectoryGrid {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

.DirectoryGrid00 {
	height: 25px;
}


.DirectoryGrid01 {
	width: 25px;
	height: 26px;
}

.Employment {
	background: url(./images/icons/EmploymentLarge.jpg) transparent no-repeat;
	position: relative;
	width: 683px;
	height: 625px;
}

.Employment .content {
	position: absolute;
	left: 245px;
	top: 20px;
	width: 425px;
}

.Employment .content .Info {
	text-indent: 25px;
	padding-bottom: 25px;
}

.Employment .HowAreWeDoingLabel {
	right: -230px;
	top: 275px;
}

.EmploymentLabel {
	cursor: pointer;
}

.FAQButton {
	cursor: pointer;
	background: url(./images/icons/FAQ-Medium.jpg) no-repeat transparent;
	width: 150px;
	height: 200px;
}

.FloodLoginBtn {
	position: relative;
	width: 174px;
}

.FloodLoginBtn .text {
	top: 8px;
	left: 64px;
}

.FooterMenu {
	width: 100%;
}

.FooterRow {
	font-size: 12px;
	padding-top: 20px;
}

.FooterRow hr {
	color: #C00;
	background-color: #C00;
	border-width: 0px;
	height: 2px;
	width: 100%;
}

.FooterMenuItem {
	cursor: pointer;
}

.GetAQuote {
	height: 470px;
}

.GetAQuote .HowAreWeDoingLabel {
	right: 0px;
	top: 275px;
}

.GoBtn {
	width: 50px;
	position: relative;
}

.GoBtn .r {
	left: 36px;
	top: 0px;
}

.GoBtn .text {
	left: 13px;
	top: 8px;
	z-index: 10;
}

.HeaderBig {
	font-size: 25px;
	color: #000;
	font-family: "Arial Black", sans-serif;
	letter-spacing: 3px;
}

.HeaderBig hr {
	background: #C00 url(./images/css/redUnderlineFade.gif) no-repeat scroll right top;
	height: 2px;
	width: 100%;
	border-width: 0px;
}

.HeaderSmall {
	font-size: 16px;
	color: #000;
	font-family: "Arial Black", sans-serif;
	letter-spacing: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.HeaderSmall hr {
	background: #C00 url(./images/css/redUnderlineFade.gif) no-repeat scroll right top;
	height: 2px;
	width: 100%;
	border-width: 0px;
	margin-bottom: 20px;
}

.HomeownersLoginBtn {
	position: relative;
	width: 174px;
}

.HomeownersLoginBtn .text {
	top: 8px;
	left: 40px;
}

.HomeownersQuoter {
	background: url(./images/css/HomeownersQuote.jpg) no-repeat #FFF;
	position: relative;
	width: 682px;
	height: 600px;
	border: 2px solid #DDD;
	
}

.HomeownersQuoter .CallAnAgent {
	position: absolute;
	left: 0px;
	top: 175px;
}

.HomeownersQuoter .CallAnAgent div {
	font-family:sans-serif;
	font-size:22px;
	left:85px;
	position:relative;
	text-align:center;
	top:95px;
	z-index:10;
}

.HomeownersQuoter .CallAnAgent img {
	position: relative;
	left: 0px;
	top: 0px;
	z-index:1;
}

.HomeownersQuoter .CoverageInfo {
	width: 425px;
	left:225px;
	top: 350px;
	position: absolute;
}


.HomeownersQuoter .QuoteInfo {
	width: 425px;
	left:225px;
	top: 30px;
	position: absolute;
}


.HomeownersQuoter .QuoteInfo .header {
	font-size: 25px;
	color: #000;
	font-weight: bold;
	font-family: sans-serif;
	letter-spacing: 3px;
}

.HomeownersQuoter .QuoteInfo .header hr {
	background: #C00 url(./images/css/redUnderlineFade.gif) no-repeat scroll right top;
	height: 2px;
	width: 100%;
	border-width: 0px;
	margin-bottom: 20px;
}

.HomeownersQuoter .SubmitBtn {
	width: 80px;
	top: 540px;
	left: 550px;
	position: absolute;
}

.HomeownersQuoter .SubmitBtn .r {
	left: 76px;
	top: 0px;
}

.HomeownersQuoter .SubmitBtn .text {
	left: 20px;
	top: 8px;
}

.HomeownersQuoter .URCorner {
	position: absolute;
	top: -2px;
	right: -2px;
}

.HomeownersQuoterContainer {
	background: url(./images/css/HomeownersPreQuote.jpg) #FFF no-repeat;
}

.Homepage {
	height: 675px;
}

.Homepage .FindAnAgentPanel {
	background: url(./images/css/HomeownersPreQuote.jpg) #FFF no-repeat;
	width: 678px;
	height: 250px;
	position: relative;
	border: 2px solid #DDD;
	left: 0px;
}

.Homepage .FindAnAgentPanel .content {
	position: absolute;
	top: 10px;
	left: 350px;
	width: 325px;
	z-index: 10;
}

.Homepage .FindAnAgentPanel .header {
	color: #000000;
	font-family: serif;
	font-size: 30px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0;
	padding-top: 10px;
	text-align: center;
}

.Homepage .FindAnAgentPanel .label {
	font-family:sans-serif;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	vertical-align: middle;
}

.Homepage .FindAnAgentPanel .content .value {
	padding-top: 20px;
	width: 75px;
}

.Homepage .FindAnAgentPanel .content .value input[type="text"] {
	border: 2px solid #DDD;
	width: 75px;
}

.Homepage .FindAnAgentPanel .content .description {
	font-family: sans-serif;
	line-height: 20px;
	padding-left: 15px;
}

.Homepage .FindAnAgentPanel .content .submitBtnCell {
	padding-top: 10px;
}

.Homepage .FindAnAgentPanel .URCorner {
	position: absolute;
	top: -2px;
	z-index: 1;
	right: -2px;
}

.Homepage .HowAreWeDoingLabel {
	right: 0px;
	top: 275px;
}

.Homepage .WelcomeMessage {
	position: absolute;
	top: 315px;
	left: 0px;
	width: 683px;
}

.Homepage .WelcomeMessage .header {
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #C00;
}

.Homepage .WelcomeMessage .content {
	font-family: sans-serif;
	font-size: 16px;
	text-indent: 25px;
	line-height: 20px;
	padding-top: 25px;
}

.Homepage .ForAgents {
	position: absolute;
	top: 425px;
	right: 0px;
	border: 2px solid #DDD;
	width: 196px;
	height: 170px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.Homepage .ForAgents .AgentHandShake {
	position: absolute;
	left: 0px;
	top: -2px;
	z-index: 1;
	width: 198px;
	height: 132px;
}

.Homepage .ForAgents .ForAgentsLabel {
	color: #000066;
	font-size: 20px;
	left: 22px;
	position: absolute;
	top: 137px;
	font-family: sans-serif;
}


.HomepageQuoterContainer {
	width: 678px;
	height: 250px;
	position: relative;
	border: 2px solid #DDD;
	left: 0px;
}

.HomepageQuoterContainer .URCorner {
	position: absolute;
	top: -2px;
	z-index: 1;
	right: -2px;
}

.HomepageQuoterContainer .content {
	position: absolute;
	top: 10px;
	left: 350px;
	width: 325px;
	z-index: 10;
}

.HomepageQuoterContainer .content .header {
	color: #000000;
	font-family: serif;
	font-size: 30px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0;
	padding-top: 10px;
	text-align: center;
}

.HomepageQuoterContainer .content .label {
	font-family:sans-serif;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	vertical-align: middle;
}

.HomepageQuoterContainer .content .value {
	padding-top: 20px;
}

.HomepageQuoterContainer .PreQuote {
	width: 100%;
	margin-top: 20px;
}

.HomepageQuoterContainer .PreQuote .zipcodeCell {
	padding: 15px 10px 15px 25px;
	width: 120px;
	font-family: sans-serif;
	text-align: right;
	vertical-align: middle;
	height: 50px;
}

.HomepageQuoterContainer .PreQuote .zipcodeInputCell {
	padding: 1px 1px 1px 1px;
	width: 80px;
	height: 50px;
	vertical-align: middle;
}

.HomepageQuoterContainer .PreQuote .zipcodeInputCell input {
	border: 2px solid #DDD;
	width: 75px;
}


.HomepageQuoterContainer .PreQuote .submitBtnCell {
	padding: 10px 0px 15px 25px;
}

.HowAreWeDoing {
	background: #FFF url(./images/icons/CustomerServiceSurveyLarge.jpg) 0 0 no-repeat;
	height: 825px;
	position: relative;
	width: 683px;
}

.HowAreWeDoing .content {
	left: 245px;
	position: absolute;
	top: 20px;
	width: 425px;
}

.HowAreWeDoing .content .Description {
	text-indent:25px;
}

.HowAreWeDoing .content input {
	border: 2px solid #DDD;
	width: 95%;
}

.HowAreWeDoing .content textarea {
	border: 2px solid #DDD;
	width: 95%;
	height: 150px;
}

.HowAreWeDoing .content .SubmitBtnCell {
	padding-top: 20px;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}

.HowAreWeDoing .Info {
	padding: 15px 10px 15px 0px;
	font-family: sans-serif;
	text-align: right;
	vertical-align: top;
	width: 100px;
}

.HowAreWeDoing .InputCell {
	width: 315px;
}

.HowAreWeDoingLabel {
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	text-decoration: underline;
}

.InlandMarineBtn {
	position: relative;
	width: 174px;
}

.InlandMarineBtn .text {
	top: 8px;
	left: 40px;
}

.InsuranceLines {
	background: url(./images/icons/InsuranceLinesLarge.jpg) no-repeat transparent;
	position: relative;
	width: 683px;
	height: 900px;
}

.InsuranceLines .HowAreWeDoingLabel {
	right: -230px;
	top: 275px;
}

.InsuranceLines .FAQButton {
	position: absolute;
	top: 360px;
	left: 35px;
}

.InsuranceLines .FAQButton .FAQLabel {
	position: absolute;
	top: 135px;
	left: -10px;
	color: #006;
	font-size: 18px;
	font-family:  "MS Sans Serif", sans-serif;
	width: 175px;
	text-align: center;
}

.InsuranceLines .URCorner {
	position: absolute;
	top: -2px;
	left: 635px;
}

.InsuranceLines .content {
	position: absolute;
	left: 245px;
	top: 20px;
	width: 425px;
}

.InsuranceLines .content .anchor {
	color: #C00;
	font-family: "Arial Black", sans-serif;
	font-size: 16px;
}

.InsuranceLines .content .Info {
	text-indent: 25px;
}

.InsuranceLines .content .LearnMore {
	text-align: right;
	padding: 15px 10px 20px 0px
}

.LanguageGrid {
	width: 100%;
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 12px;
}

.LanguageGrid00 {
	border-right: 2px solid #DDD;
	text-align: center;
}

.LanguageGrid01 {
	text-align: center;
}

.LanguageGrid02 {
	text-align: center;
}



.LocateBtn {
	width: 65px;
	position: relative;
}

.LocateBtn .r {
	left: 51px;
}

.LocateBtn .text {
	left: 16px;
	top: 8px;
	font-size: 12px;
}

.LoginBox {
	width: 200px;
	height: 250px;
	background: url(./images/css/LoginBoxBackground-2.jpg) no-repeat;
	z-index: 50;
	top: 0px;
	right: 0px;
	position: absolute;
}

.LoginBox table {
	width: 100%;
	border-collapse: collapse;
}

.LoginBox .header {
	color: #FFF;
	text-align: left;
	font-size: 20px;
	font-family: sans-serif;
	padding: 10px 10px 0px 10px;
}

.LoginBox .smallHeader {
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	font-family: sans-serif;
	font-size: 14px;
}

.LoginBox .zipcodeCell {
	padding-left: 10px;
	padding-right: 10px;
	width: 78px;
}

.LoginBox .zipcodeCell input {
	width: 100%;
	border: 2px solid #DDD;
}

.LoginBox .loadingCell {
	width: 22px;
	text-align: left;
	vertical-align: middle;
}

.LoginBox .submitBtnCell {
	color: #FFF;
	text-align: left;
	padding: 10px 0px 20px 10px;
	font-family: sans-serif;
	font-size: 12px;
}

.LoginBox .smallValue {
	font-size: 18px;
	color: #006;
	font-weight: bold;
	padding-left: 10px;
}

.LoginBtnTable {
	margin-left: 34px;
}

.loginFailed {
	color: #C00;
	font-weight: bold;
	text-align: center;
}

.loginWorking {
	color: #006;
	font-weight: bold;
	text-align: center;
}


.LoginMenuCorner {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0px;
	left: -50px;
}


.MainContentRow {
	width: 100%;
	border-collapse: collapse;
	position: relative;
}


.MainMenu {
	border-collapse: collapse;
	background-color: #FFF;
	margin-top: 15px;
}

.MainMenu td {
	padding: 5px 0px 0px 0px;
}

.MainMenu .MenuBtn {
	background-color: transparent;
	height: 30px;
	width: 160px;
	cursor: pointer;
	color: #C00;
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	letter-spacing: 3px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #C00;
}

.MainMenu .MenuBtn-0 {
	border-left: 2px solid #C00;
}

.MainMenu .MenuBtn-1 {
	width: 195px;
}

.MainMenu .MenuBtn-4 {
	width: 225px;
	border-right: 2px solid #C00;
}


.MainMenu .MenuBtnHover {
	letter-spacing: 4px;
	border-top: 2px solid #C00;
}

.MainMenu .MenuSeperator {
	border-right: 2px solid #C00;
}

#MainMenuSpacerRow {
	width: 100%;
	background-color: #C00;
	line-height: 3px;
	border-top: 2px solid #FFF;
}

.MainTitleRow00 {

}

.MainTitleRow01 {
	width: 390px;
	text-align: center;
	vertical-align: top;
}

.MainTitleRow02 {
	width: 190px;
	vertical-align: top;
}

.MiscGLBtn {
	position: relative;
	width: 174px;
}

.MiscGLBtn .text {
	top: 8px;
	left: 22px;
}

.Opacity100 {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

.Opacity75 {
	opacity:0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

.Opacity50 {
	opacity:0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.Opacity25 {
	opacity:0.25;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
}

.Opacity0 {
	opacity:0.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0
}

.PersonalUmbrellaBtn {
	position: relative;
	width: 174px;
}

.PersonalUmbrellaBtn .text {
	top: 8px;
	left: 22px;
}

.PolicyHolderLoginBtn {
	width: 160px;
	left: 32px;
	top: 20px;
	position: relative;
}

.PolicyHolderLoginBtn .text {
	left: 14px;
	top: 8px;
}

.PopupQuoteGrid .SubText {
	font-size: 14px;
}

.PopupQuoteGrid td {
	vertical-align: top;
}

.PopupQuote {
	background-color: #EEE;
	border: 4px solid #006;
	padding: 5px;
	z-index: 99;
}


.PreQuote .error {
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	color: #C00;
	text-align: center;
}

.PrivacyPolicy {
	width: 680px;
	font-size: 12px;
	text-indent: 15px;
	padding: 5px;
}

.PrivacyPolicy div {
	padding-top: 10px;
}

.PrivacyPolicy .MainHeader {
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;
	padding-top: 0px;
}

.PrivacyPolicy .SubHeader {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 0px;
}

.QuoterAgencyLocator {
	top: 375px;
	left: 0px;
	position: absolute;
	width: 250px;
	height: 200px;
}

.QuoterAgencyLocator .LoadingImage {
	position: absolute;
	left: 75px;
	top: 50px;
}

.QuoterAgencyLocator .gwt-StackPanelItem {
	background-image: url(./images/css/greyFade.gif);
	font-family: sans-serif;
	font-size: 14px;
	height: 31px;
	cursor: pointer;
	text-align: center;	
	width: 225px;
}

.QuoterAgencyLocator .gwt-StackPanelItem-selected {
	background-image: url(./images/css/redFade.gif);
	color: #FFF;
}

.QuoterAgencyLocator .gwt-StackPanelContent {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
	border-right: 1px solid #C00;
	border-bottom: 2px solid #C00;
	text-align: left;
}

.QuoterSubmitted {
	position: absolute;
	top: 250px;
	left: 400px;
}

.QuoteSuccess .FurtherQuestions {
	position: absolute;
	top: 200px;
}

.QuoteSuccess .InsureLinkLogo {
	left: 300px;
	position: absolute;
	top: 350px;
	width: 50%;
	z-index: 10;
}

.QuoteSuccess .PhoneOffHookImage {
	left: 50px;
	position: absolute;
	top: 330px;
	width: 50%;
	z-index: 1;
}

.SearchGrid {
	width: 100%;
	margin-top: 30px;
}

.SearchGrid00 {
	width: 100%;
	padding-right: 10px;
	text-align: left;
}

.SearchGrid01 {

}

.SmallBusinessPackageBtn {
	width: 174px;
	position: relative;
}

.SmallBusinessPackageBtn .text {
	top: 8px;
	left: 18px;
}

.StateFarmAgentInterested {
	height: 1100px;
}

.SubmitBtn {
	right: 0px;
	width: 65px;
	position: absolute;
}

.SubmitBtn .text {
	left: 16px;
	top: 8px;
	font-size: 12px;
	font-weight: normal;
}

.TopSpacer {
	height: 25px;
	width: 100%;
	background-color: transparent;
}

.WhiteBtn {
	background: url(./images/buttons/30-FFF-M.jpg) repeat-x transparent;
	height: 30px;
	cursor: pointer;
}

/*
.WhiteBtn[class~="mouseHover"] {
	background: url(./images/buttons/30-FFF-M-Hover.jpg) repeat-x transparent;
}

.WhiteBtn[class~="mouseClick"] {
	background: url(./images/buttons/30-FFF-M-Click.jpg) repeat-x transparent;
}*/

.WhiteBtn .text {
	color: #FFF;
	background-color: transparent;
	font-family: sans-serif;
	position: absolute;	
	z-index: 50;
}

.WhiteBtn .l {
	background: url(./images/buttons/30-FFF-L.jpg) no-repeat transparent;
	height: 30px;
	width: 15px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
}

/*
.WhiteBtn .l[class~="mouseHover"] {
	background: url(./images/buttons/30-FFF-L-Hover.jpg) no-repeat transparent;
}

.WhiteBtn .l[class~="mouseClick"] {
	background: url(./images/buttons/30-FFF-L-Click.jpg) no-repeat transparent;
}*/

.WhiteBtn .r {
	background: url(./images/buttons/30-FFF-R.jpg) no-repeat transparent;
	height: 30px;
	width: 14px;
	right: 0px;
	cursor: pointer;
	position: absolute;
}

/*
.WhiteBtn .r[class~="mouseHover"] {
	background: url(./images/buttons/30-FFF-R-Hover.jpg) no-repeat transparent;
}

.WhiteBtn .r[class~="mouseClick"] {
	background: url(./images/buttons/30-FFF-R-Click.jpg) no-repeat transparent;
}*/

.WorkersCompBtn {
	width: 174px;
	position: relative;
}

.WorkersCompBtn .text {
	top: 8px;
	left: 34px;
}