body {
	background-color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
}
table {
	font-size: 11px;
}
td.pattern {
	background-image:url(../images/pattern.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 30px 10px 0px 20px;
	color:#083963;
	font-size:14px;
	font-weight:bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 10px 5px 20px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 10px 0px 20px;
	color:#083963;
	font-size:12px;
	font-weight:bold;
}

p {
	font-size:11px;
	line-height:18px;
	margin:8px 15px 15px 20px;
}


ul {
	margin:5px 0px 5px 32px;
	padding:5px 0px 0px 10px;
	color: #000000;
	list-style-image:url(../images/bullet.gif);
}

li {
	font-size: 11px;
	line-height:14px;
	margin:0px 0px 8px 0px;;
	color: #000000;
}

ol {
	margin:10px 0px 5px 6px;
	padding:0px 0px 5px 8px;
	color: #000000;
	list-style-image:url(../images/spacer.gif);
}

li.child {
	font-size: 11px;
	line-height:12px;
	margin:0px 0px 5px 0px;;
	color: #000000;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width:425px;
	border:0px;
	margin:20px 0px 0px 20px;
}

.imgleft {
	float:left; 
	margin-right:15px; 
	margin-bottom:5px;
}

.imglink, .imglink a,  .imglink a:visited {
	border: 1px;
	border-color:#333333;
}
.footer {
	font-size:10px;
	text-align:center;
	color:#000000;
}

.footer a, .footer a:hover, .footer a:visited {
	font-size:10px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}

a{
	font-size: 11px;
	color: #59631B;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	font-size: 11px;
	color: #59631B;
	font-weight:bold;
	text-decoration:none;
}


a:hover{
	color: #59631B;
	font-weight:bold;
	text-decoration:underline;
}

#box {
		padding: 8px 12px 8px 14px;
		font-size:11px;
		font-weight:bold;
		border-width:1px;
		background-color: #D8EAF5;
		line-height:20px;
	}

.gray {
	color:#333333;
}
/* NAVIGATION */
#button {
		padding: 0px 0px 0px 0px;
		font-size:11px;
		font-weight:bold;
	}

#button ul.button {
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
		list-style-image:none;
		color:#000000;
}
		
#button li.button {
		margin: 0px 0px 0px 0px;
		margin:0px;
		list-style: none;
		list-style-image:none;
		color:#000000;
	
}

#button li.button a {
		display: block;
		margin: 0px;
		padding: 8px 12px 8px 14px;
		border-left: 0px dotted #FFFFFF;
		border-bottom: 0px dotted #AFCBD8;
		border-top: 0px dotted #ECF5FA;
		border-right: 0px;
		color: #000000;
		text-decoration: none;
		list-style-image:none;
		}


#button li.button a:hover {
color: #083963;
background: #FFFFFF;
border: 0px solid #0F1680;
list-style-image:none;
		}

		
body#Home a#homenav,
body#About a#aboutnav,
body#People a#peoplenav,
body#Services a#servicesnav,
body#Personal a#servicesnav,
body#Commercial a#servicesnav,
body#Benefits a#servicesnav,
body#Claims a#claimsnav,
body#Testimonials a#testimonialsnav,
body#Employment a#employmentnav,
body#EmploymentApp a#employmentnav,
body#Contact a#contactnav,
body#Request a#quotenav {
		background-color: #083963;
		color: #FFFFFF;
		text-decoration: none;
		list-style-image:none;
}

a.solutions{
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.solutions:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


a.solutions:hover{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


	input.accept, select.accept
	{
		width: 90%;
		font-size: 14px;
		padding: 4px;
	}
	fieldset
	{
		margin:20px;
		border: 1px dotted #ccc;
		width: 311px;
	}
	
	#innerFieldset
		{
		margin:20px;
	}