*{
	font-size:12px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
}

body{
	background:#201A32;
	color:#333
}

p, address{
	margin:0 0 16px 0;
	text-align:justify;
	line-height:20px;
	font-style:normal;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0;
}

a:link{
	color:#523d7f;
	text-decoration:underline;
}

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

a:active, a:hover{
	color:#523d7f;
	text-decoration:none;
}

a:focus{
	outline:none;
}

.clear{
	clear:both;
}

.img{
	padding:2px;
	margin:10px 0 0 100px;
	border:solid 1px #CCC;
}

.red{
	color:#cb2026;
}

/* BEGIN: Headings ================== */
h1, h2, h3, h4, h5, h6{
	color:#007033;	
}

h1{
	clear:both;
	padding:8px 0 3px 15px;
	font-size:30px;
	border-top:solid 1px #dfdfdf;
	border-bottom:solid 1px #dfdfdf;
	margin-bottom:30px;
	font-family:serif;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	
}

h2{
	color:#423259;
	font-size:20px;
	margin-bottom:16px;
}

h3{
	font-size:18px;
}

h4{
	display:inline-block;
	color:#423259;
	font-size:16px;
	font-weight:normal;
	margin-bottom:16px;
	padding-bottom:2px;
	border-bottom:solid 1px #423259;
}

h5{
	font-size:12px;
}

h6{
	font-size:16px;
	margin-bottom:5px;
}
/* END: Headings ================== */

#header{
	width:820px;
	margin:30px auto 15px auto;
}

#header p{
	margin:0;
}

#header p, #header a:link, #header a:visited{
	color:#b7b7b7;
}

#header a{
	margin:0 6px;
}

#header a:link{
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline;
}

#header p.right{
	color:#595469;
	float:right;
	text-align:right;
}

#main{
	margin:0 auto 30px auto;
	width:820px;
	padding-top:10px;
	background:url(images/bgHeader.gif) top no-repeat;
}

#container{
	padding-bottom:10px;
	background:url(images/bgFooter.gif) bottom no-repeat;
}

#content{
	padding:25px 20px 20px 20px;
	background:url(images/bgMain.gif) repeat-y;
}

img#prov{
	float:right;
}

#logo{
	width:230px;
	height:104px;
	display:block;	
	margin-bottom:16px;
	text-indent:-9999px;	
	background:url(images/imgLogo.jpg) no-repeat;
}

#menu{
	margin-bottom:30px;
}

#copy{
	padding:0 16px;
}

#copy ul, #copy dl{
	margin-bottom:16px;
}

#copy ul ul{
	margin-bottom:0;
}

#copy ul li, a.bglink{
	margin-left:20px;
	padding-left:25px;
	line-height:26px;
	list-style:none;
	background:url(images/bgList.gif) 2px 6px no-repeat;
}

a.bglink{
	background-position:top left;
}	

#copy p a, #copy ul li a{
	text-decoration:underline;
}
#copy p a:hover, #copy ul li a:hover{
	text-decoration:none;
}

a.bglink{
	margin-left:0;
}

#copy ul.contactlist li{
	margin-left:0;
	padding-left:0;
	background:none;
}

#copy dt{
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
}

#copy dd{
	line-height:20px;
	margin-bottom:16px;
}

#copy ol{
	margin:0 0 16px 25px;
	line-height:20px;
	list-style:decimal;
}	

#copy ol li{
	margin-bottom:12px;
}

#headshot{
	float:left;
	width:192px;
	margin-right:15px;
	text-align:center;
}

#headshot p{
	text-align:center;
	margin-bottom:5px;
}

#copy-top{
	float:left;
	width:540px;
}

div.separator{
	float:left;
	width:350px;
	margin-bottom:10px;
}

h4.assets{
	display:block;
	width:450px;
	text-align:center;
	text-transform:uppercase;
	margin:0 auto 10px auto;
	border-bottom:none;
}

#assets{
	margin:0 auto 25px auto;
	width:450px;
	border:solid 1px #dfdfdf;
}

#assets thead, #fourohthreeserv thead{
	font-weight:bold;
}

#assets td{
	width:225px;
	text-align:center;
	padding:10px;
	border-left:solid 1px #dfdfdf;
	border-bottom:solid 1px #dfdfdf;

}

#assets td.noleft, #fourohthreeserv td.noleft{
	border-left:none;
}

#assets td.nobtm, #fourohthreeserv td.nobtm{
	border-bottom:none;
}

#fourohthreeserv{
	width:600px;
	margin:0 auto 25px auto;
	border:solid 1px #dfdfdf;	
}

#fourohthreeserv td{
	width:200px;
	text-align:center;
	padding:10px;
	border-left:solid 1px #dfdfdf;
	border-bottom:solid 1px #dfdfdf;	
}

/* --- CONTACT & INSURANCE FORM STYLES --- */

fieldset{
	border:none;
}

legend{
	display:none;
}

#contact input, #contact textarea, #insurance input, #insurance textarea{
	border:solid 1px #cbcbcb;
	padding:3px 4px;
	font-size:11px;
	width:165px;
}

input.radio{
	border:none !important;
	width:auto !important;
}

#contact select, #insurance select{
	width:165px;
}

#contact div{
	float:left;
	width:350px;
	padding-left:15px;
	margin-bottom:25px;
}

#insurance div{
	float:left;
	width:320px;
	padding-left:25px;
	margin-bottom:25px;
}

#insurance div p span{
	margin:0 5px;
}

#contact label{
	display:block;
	float:left;
	width:100px;
	margin-right:10px;
	text-align:right;
}

#insurance label{
	display:block;
	float:left;
	width:130px;
	margin-right:10px;
	text-align:right;
}

#contactset input{
	display:block;
	float:left;
	margin:0 5px;
	width:auto !important;
	border:none !important;	
}

#contactset span{
	display:block;
	float:left;
	margin:0 15px 2px 0;
}

input.submit{
	float:right;
	width:auto !important;
	border:none !important;
	margin:0 76px 20px 0;
}

/* --- END CONTACT FORM STYLES --- */

p.pdf{
	height:20px;
	padding-left:28px;
	background:url(images/icon-pdf.gif) left center no-repeat !important;
}
li.pdf{
	background:url(images/icon-pdf.gif) left center no-repeat !important;
}

p.pdf a, li.pdf a{
	text-decoration:none !important;
}
p.pdf a:hover, li.pdf a:hover{
	text-decoration:underline !important;
}

#footer{
	width:820px;
	margin:0 auto;
	padding-top:15px;
	border-top:solid 1px #595469;
	border-bottom:solid 1px #595469;	
}

#footer p{
	color:#595469;
	margin-bottom:8px;
	text-align:center;
}

#footer p.last{
	margin-bottom:15px;
}

#footer p span, #footer p a, #footer p.last a{
	color:#b6b6b6;
	margin:0 6px;
	text-decoration:none;
}

#footer p a:hover, #footer p.last a:hover{
	text-decoration:underline;
}
