@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0469ab;
	background-image: url(/img/body_bg.gif); 
	background-repeat: repeat-y;
	background-position: center;
	
}
h1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txt_partnerName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}



hr {
	color: #7E9DE5;
	width: 475px;
}
.coverageheader {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}


h6 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #616CB2;
	font-style: italic;
}


li {
	padding-bottom: 7px;
	list-style-image: url(/img/sym-paw.gif);
	list-style-position: outside;
}
#top-edge {
	background-color: #F26532;
	padding: 4px;
	height: 20px;
	width: 814px;
	margin-right: auto;
	margin-left: auto;
}
#top-edge a {
	color: #FFFFFF;
	text-decoration: none;
}


#wrap {
	width: 820px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1C1AA;
	border-bottom-color: #C1C1AA;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1AA;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	height: 250px;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1AA;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
}
#header img {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background-color: #FFFFFF;
}
#content {
	float: left;
	width: 559px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1AA;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content h3 {
	font-size: 18px;
}

#footer {
	clear: both;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 12px;
	background-color: #0A80C6;
	color: #FFFFFF;
}
#sidebar ul {

}

#top-edge h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#header-index {
	height: 250px;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1AA;
	background-image: url(/img/header-index.jpg);
	background-repeat: no-repeat;
}
#header-index-petland {
	height: 192px;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1AA;
	background-image: url(/img/header_petland.jpg);
	background-repeat: no-repeat;
}
#header-index-bc {
	height: 192px;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1AA;
	background-image: url(/img/header_bc.jpg);
	background-repeat: no-repeat;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.petquote  img {
	border: 1px solid #666666;
}
.BulletHeading {
	font-size: 16px;
	font-weight: bold;
}
.BulletHeading    a   {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BulletHeading a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.tbl_compare {
}
.tbl_compare td {
	font-size: 11px;
}
#content       .tbl_compare h3   {
	font-size: 12px;
	font-weight: bold;
	background-color: #DDEEF6;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	margin: 0px;
}
.tbl_compare h4 {
	font-size: 11px;
	font-weight: bold;
	background-color: #DDEEF6;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	margin: 0px;
}
input.smallcheck {
	height: 15px;
	width: 15px;
	border-top-color: #333333;
} 
input.planSelect {
	font-size: 11px;
	height: 20px;
	width: 80px;
}
.txt_loginError {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 10px;
	width: 75%;
	border: 1px solid #FF0000;
}
#navigation hover {
	background-image: url(/img/menu-bg_b.jpg);
	background-repeat: no-repeat;
	padding: 2px;
	height: 35px;
	width: 200px;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 0px;
	border: 2px solid #0780C5;
	display: block;
}
#navigation  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(/img/menu-bg_b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_SMClink {
	font-size: 10px;
	color: #FFFFFF;
}
.txt_SMClink  a:link {
	font-size: 10px;
	color: #FFFFFF;
}
#contactinfo {
	clear: both;
	padding-top: 15px;
	font-size: 16px;
	background-color: #0A80C6;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(/img/bg-ft.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
#contactinfo a {
	color: #FFFFFF;
}

#contactinfo h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-top: 5px;
}
.txt_footnote {
	font-size: 12px;
}
.showdetails {
	color: #0033FF;
	text-decoration: underline;
}
#form-list {
	list-style-type: disc;
}
#form-list li {
	list-style-type: disc;
	list-style-image: none;
	padding-bottom: 0px;
}
#form-list ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-left: 5px;
}
.btn_enroll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0469AB;
	border: 1px solid #F26532;
	margin-top: 5px;
	margin-bottom: 10px;
}
.btn_enroll td {
	padding: 5px;
}

.btn_enroll   a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.btn_back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0469AB;
	border: 1px solid #F26532;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	width: 300px;
	text-align: center;
	display: block;
}
.btn_back a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#topnavbar {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F26532;
	border-bottom-color: #F26532;
	width: 100%;
	height: 37px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/img/menu-bg.jpg);
	background-position: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content h3 a {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#content h3 a:hover {
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
}
.txt_processSuccess {
	font-size: 16px;
	font-weight: bold;
	color: #009966;
	background-color: #FFFFCC;
	padding: 10px;
	width: 75%;
	border: 1px solid #009966;
}
.TableSubHeading {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.smallerror {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.savings {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009966;
	font-size: 16px;
	padding: 5px;
	display: inline;
}
