/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-size: 100%;
	color: #4c4d69;
	background-color: #EADFCE;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	padding: 0px;
	background-color: #AD653D;
	background-image: url(images/bg-masthead.jpg);
	background-repeat: repeat-x;
}
#masthead .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/slogan.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 150px;
}
#menu {
	padding: 0px;
	margin: 0;
	background-color: #77B9CB;
}
#menu .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	padding: 0px;
	margin: 0;
	background-image: url(images/bg-flash.jpg);
	background-repeat: repeat-x;
}
#flash .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 298px;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F8F5EE;
}
#column_wrapper {
	background-color: #F8F5EE;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contentinner {
}
#contentinner .content {
	font-size: 0.8em;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
#contentinner a:link {
	color: #C13B18;
}
#contentinner a:visited {
	color: #333333;
}
#contentinner a:hover {
	color: #000000;
}
#column_top {
	height: 12px;
	font-size: 0.9em;
	line-height: 1.65em;
	font-size: .9em;
	line-height: 1.65em;
	font-size: .9em;
	background-color: #F9F6F1;
}
#column_bottom {
	height: 12px;
	font-size: 0.9em;
	line-height: 1.65em;
	font-size: .9em;
	line-height: 1.65em;
	font-size: .9em;
	background-color: #F8F8F3;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 320px;
	float: left;
}
#left {
	width: 585px;
	float: left;
}
#right {
	width: 375px;
	float: left;
}
#lefthome {
	width: 443px;
	float: left;
}
#righthome {
	width: 517px;
	float: left;
	margin-top: 10px;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 22px;
	padding-bottom: 24px;
	padding-left: 22px;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 25px;
}
#lefthome .content {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 0px;
}
#righthome .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 0px;
}
#footer .content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-color: #EADFCE;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1D1B9;
	background-color: #EADFCE;
}
#left a:link {
	color: #333399;
}
#left a:visited {
	color: #333399;
}
#left a:hover {
	color: #36374B;
}
#lefthome a:link {
	color: #333399;
}
#lefthome a:visited {
	color: #333399;
}
#lefthome a:hover {
	color: #36374B;
}
#center a:link {
	color: #C13B18;
}
#center a:visited {
	color: #C13B18;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #3399CC;
}
#right a:visited {
	color: #3399CC;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #666666;
}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #666666;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.3em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCDDC;
	line-height: 1.3em;
	color: #333366;
}
h3 {
	font-size: 1.2em;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: .4em;
	padding: 0px;
}
h4 {
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCDDC;
	color: #4c4d69;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
.alignright {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.image-left {
	float: left;
	padding: 0px;
	margin-right: 15px;
	border: 1px solid #CBCDDC;
	margin-bottom: 3px;
}
.image-right {
	float: right;
	padding: 0px;
	border: 0px solid #CBCDDC;
	margin: 0px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #77b9cb;
	background-color: #D3E4EB;
	font-weight: bold;
	color: #4c4d69;
	line-height: 2em;
	text-transform: uppercase;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.policies {
	width: 480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #F0F1F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBCDDC;
	border-right-color: #CBCDDC;
	border-bottom-color: #CBCDDC;
	border-left-color: #B4B7CD;
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
}
.insurance {
	background-color: #F0F1F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CBCDDC;
	border-right-color: #CBCDDC;
	border-bottom-color: #CBCDDC;
	border-left-color: #CBCDDC;
	padding: 20px;
}
.insurance1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CBCDDC;
	border-right-color: #CBCDDC;
	border-bottom-color: #CBCDDC;
	border-left-color: #CBCDDC;
	padding: 20px;
}
.color1 {
	background-color: #EAE1CC;
}
.formheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E8B171;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1em;
	text-transform: uppercase;
	padding-left: 3px;
}
label {
	font-size: .85em;
}
.highlight {
	background-color: #FFFF00;
	font-size: 1.1em;
	font-style: italic;
	color: #4c4d69;
	font-weight: bold;
}
#checklist {
	background-image: url(images/checklist.jpg);
	background-repeat: no-repeat;
	width: 365px;
	height: 268px;
	color: #333366;
	margin: 0px;
	padding: 0px;
}
#checklist .content {
	color: #333366;
	margin-top: 55px;
	margin-left: 52px;
	font-size: 1em;
	margin-right: 40px;
	line-height: 1.4em;
}
.image-link {

	float: left;
	padding: 0px;
	margin-right: 15px;
	border: 1px solid #333399;
	margin-bottom: 3px;
}
.admin-table-header {
	font-weight: bold;
	background-color: #EADFCE;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
}
