/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/header_bg.jpg) top left repeat-x;
	font-size: 12px;
}

table {
	margin: 0px;
	padding: 0px;
}

table tr td {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

div.contact_info {
	color: #447a79;
	font-size: 10px;
	width: 245px;
	margin: 7px 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
}

div.contact_info div.left {
	float: left;
	margin-top: 6px;
}

div.contact_info div.right {
	float: right; 
	text-align: right;
	margin-top: 6px;
}

a:link, a:visited {
	color: #234544;
	text-decoration: none;
}

a:hover, a:active {
	color: #447a79;
	text-decoration: none;
}

div.content {
	margin: 28px 0 20px 28px;
}

h1 {
	color: #223D46;
	font-size: 22px;
}

h2 {
	color: #3C7471;
	font-size: 18px;
}

h3 {
	color: #223D46;
	font-size: 14px;
}

/*===/ HEADER /===*/

table tr td.header_left {
	 background: url(/images/header_left.jpg) top right no-repeat; 
	 height: 138px;
}

table tr td.header_right {
	background: url(/images/header_right.jpg) top left no-repeat; 
	height: 138px;
}

table tr td.header_bg {
	background: url(/images/header_bg.jpg) top left repeat-x; 
	height: 138px;
}

table tr td.header_bg table.header_height {
	height: 138px;
}

table tr td.header_bg table.header_height tr td.nav_top_bg {
	background: url(/images/nav_top_bg.jpg) bottom left no-repeat;
}

table tr td.header_bg table.header_height tr td.nav_top_bg table tr td.header_boxbg {
	background:url(/images/header_boxbg.jpg) top left no-repeat; 
	height: 85px;
}

/*===/ HEADER TOP NAV /===*/

div.navigation {
	padding: 28px 0 0 35px; 
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif;
}

div.navigation a {
	float: left; 
	margin: 0 20px 0 0;
	color: #000000;
}

div.navigation a:link, div.navigation a:visited {
	color: #000000;
}

div.navigation a:hover, div.navigation a:active {
	color: #3c6d6d;
}

body.home div.navigation a.home:link, body.home div.navigation a.home:visited {
	color: #3c6d6d;
}

body.home div.navigation a.home:hover, body.home div.navigation a.home:active {
	color: #3c6d6d;
}

body.about div.navigation a.about:link, body.about div.navigation a.about:visited {
	color: #3c6d6d;
}

body.underwriting div.navigation a.underwriting:link, body.underwriting div.navigation a.underwriting:visited {
	color: #3c6d6d;
}

body.agent div.navigation a.agent:link, body.agent div.navigation a.agent:visited {
	color: #3c6d6d;
}

body.employer div.navigation a.employer:link, body.employer div.navigation a.employer:visited {
	color: #3c6d6d;
}

body.contact div.navigation a.contact:link, body.contact div.navigation a.contact:visited {
	color: #3c6d6d;
}


/*===/ FOOTER /===*/

table tr td.footer_bg {
	background: url(/images/footer_bg.jpg) top center no-repeat; 
	height: 43px;
	padding: 13px 28px 0 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table tr td.footer_bg div.footer_nav {
	margin: 0px 0px 0px 30px;
}

div.footer_nav a {
	margin: 0px 18px 0px 0px;
	color: #ffffff;
}

table tr td.footer_bg div.footer_nav a:link, div.footer_nav a:visited {
	color: #ffffff;
}

table tr td.footer_bg div.footer_nav a:hover, div.footer_nav a:active {
	color: #F2F0CA;
}

table tr td.footer_bg div.copyright {
	float: left;
	margin-top: 15px;
	font-size: 12px;
}

table tr td.footer_bg div.quadsimia {
	float: right;
	margin-top: 15px;
	font-size: 12px;
}

/*===/ HOMEPAGE /===*/

div.homepage_graphic {
	background: url(/images/homepage_graphic.jpg) top left no-repeat; 
	height: 208px;
	padding: 50px 0 0 40px;
}

div.homepage_graphic div.text {
	width: 380px;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #4c4c4c;
	text-align: center;
	font-size: 16px;
}

span.highlight {
	font-style: italic;
	color: #437a79;
}

p.important {
	color: #f10000;
	font-weight: bold;
}

table.content_table {
	border-top: 1px solid #b0c8bc;
	border-left: 1px solid #b0c8bc;
}

table.content_table tr td {
	padding: 8px;
	background-color: #eff8f4;
	border-bottom: 1px solid #b0c8bc;
	border-right: 1px solid #b0c8bc;
}

table.content_table tr td.headings {
	background: #c6dcd1 url(../images/table_gr.gif) top left repeat-x;
	font-style: italic;
	color: #437a79;
	font-weight: bold;
	text-decoration: underline;
}

div.return {
	margin: 0px;
	padding: 0px;
}

table.coverages {
	margin: 0px 20px 20px 0px;
	float: left;
	display: inline;
	border: 1px solid #eeeed0;
}

table.coverages tr td {
	background-color: #f7f7e3;
	padding: 8px 20px 8px 8px;
}

table.coverages tr td.heading {
	background-color: #eeeed0;
}

table.coverages tr td table tr td {
	padding: 0px;
}