body {
	margin: 10px;
	text-align: left;
	font: 11pt/15pt "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

ul {
	list-style-position: outside;
}

/* links */

a:link { 
color: #686968; 
text-decoration:none;
}

a:visited { 
color: #686968;
text-decoration:none;
}

a:hover {
	text-decoration:none;
	border-bottom:1px dotted #687959;
	padding-bottom:1px;
}


/* headers */

.h1{
	font: bold 14pt Georgia, "Times New Roman", Times, serif;
}

.h2{
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
}

/* colors */

.red {
	color: #910202;
}

.blue { color: #364F84; 
}

.white { color: #FFFFFF; 
}

.green {
	color: #687959;
}

.teal { color: #1B6780; 
}

.gold { color: #CDA70D; 
}

.brown {
	color: #806920;
}

.brick { color: #984D34; 
}

.purple { color: #4d3b57; 
}

/* font sizing */

.sm {
	font-size: 9pt;
	line-height: 10pt;
}

.little {
	font-size: 8pt;
}

/* text spacing */

.spacer {
	margin-right: 5px;
	margin-left: 5px;
}

.spaceafter-sm {
	padding-bottom: 2px;
}
.spaceafter {
	padding-bottom: 6px;
}

.leading { 
	line-height: 16pt; 
}

.margin {
	padding-right: 10px;
	padding-left: 10px;
}

table.insuranceT {	
	color: #404040;
width: 500px;
border: 1px gray solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}


table.insuranceT td.servHd
{	border-bottom: 2px solid gray;
text-align: center;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.insuranceT td
{	border-bottom: 1px solid gray;
font-weight: normal;
font-size: 13px;
text-align: left;
	padding: 5px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	vertical-align: top;
} 

.insBodL { border-left: 1px solid gray; }

.insheader {
	color: #984d34;
	font-weight: bold;
	background-color: #E8E8E9;
	font-size: 11pt;
	line-height: 13pt;
}

body {	margin: 0;	text-align: left;	font-size: 11pt;
	line-height: 135%;
	font-family: "Tahoma", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}/* links */a:link { color: #347d7f; text-decoration:none;border-bottom:1px dotted #bbbcbb;padding-bottom:1px;}a:visited { color: #347d7f;text-decoration:none;border-bottom:1px dotted #bbbcbb;padding-bottom:1px;}a:hover {	text-decoration:none;	border-bottom:1px dotted #c5c7c5;	padding-bottom:1px;}

/* follow links */
#follow a:link { color: #ffffff;text-decoration:none;border-bottom:1px dotted #000000;padding-bottom:1px;}#follow a:visited { color: #ffffff;text-decoration:none;border-bottom:1px dotted #000000;padding-bottom:1px;}#follow a:hover {color: #ffffff;	text-decoration:none;	border-bottom:1px dotted #c5c7c5;	padding-bottom:1px;}

/* footer links */
.footer a:link { color: #ffffff;text-decoration:none;border-bottom:1px dotted #000000;padding-bottom:1px;}.footer a:visited { color: #ffffff;text-decoration:none;border-bottom:1px dotted #000000;padding-bottom:1px;}.footer a:hover {color: #ffffff;	text-decoration:none;	border-bottom:1px dotted #c5c7c5;	padding-bottom:1px;}/* bottom nav links */
.bottom-wrapper a:link { color: #ffffff;text-decoration:none;border-bottom:1px dotted #000000;padding-bottom:1px;}.bottom-wrapper a:visited { color: #ffffff;text-decoration:none;border-bottom:1px dotted #000000;padding-bottom:1px;}.bottom-wrapper a:hover {color: #ffffff;	text-decoration:none;	border-bottom:1px dotted #ffffff;	padding-bottom:1px;}p {	padding-bottom: 15px;}/* headers */.h1 {	font: bold 18pt "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;	padding-top:0px;	padding-bottom:10px;	margin-top: 0;	margin-bottom: 20px;	color: #347d7f;}.h2 {	font: bold 16pt "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;	padding-top: 15px;	color: #347d7f;	padding-bottom: 10px;}.h2underline {	font: bold 16pt "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;	padding-top:20px;	padding-bottom:1px;	border-bottom: 2px dotted #E4CCA7;	color: #347d7f;	margin-bottom: 10px;}.h3 {	font: bold 14pt "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;}.h4 {	font: bold italic 14pt "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;	color: #687959;}.caps {	font-size: 10pt;	font-weight: bold;	text-transform: uppercase;	letter-spacing: 1px;}

/* lists */ul { 	margin-left: 20px; 	list-style-type: disc; 	list-style-position: outside; 	display: list-item; 	padding-bottom: 5px;}ol {	margin-left: 20px; 	list-style-position: outside; 	display: list-item; 	padding-bottom: 5px;}li { 	padding-bottom: 10px;}/* colors */.green {	color: #347d7f;}

.yellow {	color: #fcf9cb;}

.white {	color: #ffffff;}/* misc */

div#page-options a:link {	color: #686968;}div#page-options a:visited {	color: #686968;}div#page-options a:hover {	text-decoration:none;	border-bottom:1px dotted #bbbcbb;	padding-bottom:1px;}

#page-options p {
	padding: 0;
}

.page-options {
	letter-spacing: 1px;
}

#bottom-nav p {
	padding: 0;
}


