@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #3A4E6F;
}
.container {
	background-image: url(images/dropShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #030303;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.border {
	border: 1px solid #EDE7D8;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #007998;
	margin-left: 30px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0089A6;
	margin-left: 30px;
	margin-right: 30px;
}
ul {
	margin-left: 50px;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
	list-style-type: square;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
a {
	color: #00718F;
}
a:hover {
	text-decoration: none;
	color: #9F5017;
}

.copy {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.box {
	float: right;
	height: 88px;
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 26px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 20px;
	text-transform: uppercase;
}



.header {
	padding: 0px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 128px;
}
.content {
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left-column {
	margin: 0px;
	padding: 0px;
	background-color: #00718F;
	width: 160px;
	font-size: 11px;
}
.left-column .buttons{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005A71;
	padding-bottom: 7px;
}

.banner {
	padding: 0px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 176px;
}
.banner #FlashID, .banner object {
	margin: 0px;
	padding: 0px;
	float: left;
}
.banner-02 {
	margin-left: 30px;
}


.navigation {
	margin: 0px;
	padding: 0px;
}
.navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00586F;
	font-weight: bold;
}
.navigation a:hover {
	background-color: #0b5a6a;
	background-image: url(images/nav-bg-over.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFFF66;
}

.content td {
	text-align: left;
	vertical-align: top;
}
.content .icons td {
	text-align: default;
}

.footer {
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A6B2C8;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(images/footerShadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.footer li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.footer a {
	color: #A6B2C8;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer p {
	color: #A6B2C8;
	margin: 0px;
	padding: 0px;
}
.newsletter {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004F62;
	background-color: #005A71;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #004F62;
	border-right-color: #004F62;
	padding-bottom: 5px;
}
.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
.petQuote {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newsletter h4 {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #FFFFFF;
}
.newsletter input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 135px;
	border: 1px solid #A5ACB2;
	padding: 3px;
}
.newsletter td {
	text-align: right;
	padding-right: 7px;
}
.newsletter .submit {
	width: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #D50000;
	margin-right: 0px;
	margin-left: 0px;
}
.newsletter .submit:hover {
	background-color: #D50000;
}

form {
	margin: 0px;
	padding: 0px;
}
.form-box {
	border: 1px solid #D8D4D5;
	color: #000;
	background-color: #E6E4E5;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#StandardForm {
	padding-right: 30px;
	padding-left: 30px;
}


.form-box input {
	width: 200px;
	border: 1px solid #7F9DB9;
	color: #666;
	padding: 2px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.form-box .key/* Indicates required fields key on top of the form.  */

 {
	height: 9px;
	width: 9px;
	border: 1px solid #7F9DB9;
	padding: 0px;
	float: left;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 2px;
}

/* Submit Button Styles */
   
   
.form-box .submit {
	color: #FFFFFF;
	padding: 0px;
	margin: 9px 0px 20px 2px;
	border: 1px solid #3A4E6F;
	width: 205px;
	background-color: #00718F;
	font-family: "16px Arial", Helvetica, sans-serif;
	font-size: 11px;
}
.form-box .submit:hover {
	color: #FFFFFF;
	background-color: #3A4E6F;
}


/* Text Area Style*/

.form-box textarea {
	height: 100px;
	width: 200px;
	border: 1px solid #7F9DB9;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.form-box .checkboxes {
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	width: 174px;
	padding: 15px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.form-box .checkboxes input {
	height: 13px;
	width: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}


/* Include required class with any inputs that are required. If there is a class
   already assigned to the input, add class like this: [class="submit required"]. */

.required {
	background-color: #DDD9D2;
}
.content table tr .copy #StandardForm .form-box table tr .info {
	text-align: right;
	width: 190px;
}

.watermarked {
	color: #999999;
}
.key {
	height: 9px;
	width: 9px;
	border: 1px solid #7F9DB9;
	margin: 10px 0px 2px 2px;
	padding: 0px;
}
.form-box td {
	vertical-align: middle;
	color: #000;
}
#upload input {
	width: 205px;
	border: 1px solid #7F9DB9;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}


.form-box  .validation  li{
	color: #FF0000;
}
.form-box .validation ul {
	margin-left: 20px;
}

.validation {
	padding-top: 10px;
	padding-bottom: 10px;
}
#table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 545px;
	color: #000;
}
#table1 input {
	margin-top: 2px;
	margin-bottom: 2px;
}
.hr {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	padding-top: 30px;
}
.copy #form1 h2 , .copy #form1 h3{
	margin-left: 0px;
}
.copy #form1 #table1 p{
	padding: 0px;
	margin: 0px;
}
.copy #form1 .submit{
	font:11px 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 9px 0px 20px 2px;
	border: 1px solid #3A4E6F;
	width: 205px;
	background-color: #00718F;
}
.copy #form1 .submit:hover {
	color: #FFFFFF;
	background-color: #3A4E6F;
}
.copy .addthis_button {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.numbers td{
	padding-bottom: 15px;
}
#quote a {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-style: italic;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	background-image: url(images/quoteNow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 548px;
}
#quote a:hover {
	color: #FFF;
	background-image: url(images/quoteNowO.jpg);
}
.copy #links a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;

}
.copy #links a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copy #links table {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00718F;
	text-align: right;
	padding: 0px;
	margin-left: 30px;
	width: 545px;
}
.copy #links .rtcol {
	text-align: center;
	width: 205px;
}

.copy #links table td {
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00718F;
}
.copy .numbers td .blue {
	color: #00718F;
}
