/* CSS Document */
html,body{
	margin:0 0 20px 0;
	padding:0;
	text-align:center; /* IE6 pre SP - page centering */
	background:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
* {
	margin:0;
	padding:0;
}

/*div {
	border: 1px solid #999;
}*/

a{
	text-decoration:none;
	color:#D2201D;
}
a:hover{
	/*color:#666666;*/
}
p{
	margin-bottom:15px;
}
h1{
	font-size:19px;
}
h2{
	font-size:18px;
}
h3{
	font-size:15px;
}
h4{
	font-size:14px;
}
h5{
	font-size:13px;
}
h6{
	font-size:11px;
	color:#0068A7;
}
h6,h5,h4,h3,h2{

}
hr{
	border:0;
	padding:0;
	height:1px;
	color:#E6F0F6;
	background:#E6F0F6;
	clear:both;
	float:left;
	width:100%;
	margin-bottom:15px;
}
*:first-child+html hr{
	margin-bottom:0;
}
* html hr{
	margin-bottom:0;
}
li{
	list-style:none;
}
img{
	border:0 none;
	vertical-align:bottom;
}
cite{
	font-weight:bold;
	color:#D2201D;
	display:block;
	font-style:normal;
}
fieldset{
	border:0 none;
}
input.text{
	padding:2px 0 2px 5px;
	font-size:10px;
	color:#666666;
	border:1px solid #88A3BD;
}
textarea{
	overflow:auto;
	border:1px solid #88A3BD;
}
select{
	font-size:10px;
	width:155px;
}
div#container{
	margin:0 auto;
	text-align:left;
	width:960px;
	background:#FFFFFF;
	height:1%;
	overflow:hidden;
	border-bottom:10px solid #0068A7;
	padding-bottom:10px;
}
div#header{
	background:url(../images/bg_head.jpg) top right no-repeat;
	position:relative;
	margin-bottom:15px;
	z-index:20;
}
ul#mainNav{
	padding-left:25px;
	background:#0068A7;
	height:23px;
	position:relative;
}
ul#mainNav li{
	float:left;
	position:relative;
}
/* ----------------------Drop down menu courtesy of suckerfish------------------------  */
/* 1st level drop down nav */
ul#mainNav ul{
	/*margin:0;
	padding:0 10px 0 0;*/
	position:absolute;
	width:auto;
	left:-999em;
	background:#0068A7;
	line-height:23px;
	clear:left;
	top:23px;
	font-size:11px;
	border:1px solid #5B89C5;
	z-index:21;
	padding:0;
}
ul#mainNav ul li a{
	display:block;
	width:165px;
	clear:left;
	padding-left:20px;
	border:0 none;
	color:#FFFFFF;
}
ul#mainNav ul li a:hover{
	color:#CADE0E;
	background:#00446E;
}
ul#mainNav ul li{
	clear:left;
	background:#4076B7;
	margin:0;
	padding:0;
	width:185px;
	border:0 none;
	border-bottom:1px solid #7DB6D4;
}
ul#mainNav ul li.end{
	border:0 none;
}
/* 2nd and 3rd level drop down nav */
ul#mainNav ul ul{
	left:-999em;
	clear:left;
	margin:-23px 0 0 175px;
	z-index:22;
	background:#CC9933;
	/*padding:0;*/
	z-index:22;
}
*:first-child+html ul#mainNav li {
	height: 1%;
}
ul#mainNav li:hover ul ul, ul#mainNav li.ieHover ul ul,
ul#mainNav li:hover ul ul ul, ul#mainNav li.ieHover ul ul ul{
     left: -999em; 
}
ul#mainNav li:hover ul,ul#mainNav li.ieHover ul,
ul#mainNav li li:hover ul, ul#mainNav li li.ieHover ul,
ul#mainNav li li li:hover ul, ul#mainNav li li li.ieHover ul{
	left:0;
}
/* ----------------End drop menu--------------------  */
form#loginForm{
	position:absolute;
	right:0;
	width:196px;
	top:0;
}
form#loginForm fieldset#loginFlds{
	height:81px;
	border-left:1px solid #FFFFFF;
	padding:10px 0 0 10px;
}
form#loginForm fieldset#loginBtns *{
	float:left;
}
form#loginForm .text{
	border:1px solid #A3C902;
	width:152px;
	margin-top:6px;
}
div#leftCol{
	float:left;
	width:745px;
	display:inline;/* IE6 double margin bug */
	margin:0 0 0 25px;
/*	border: 1px solid #999;*/
}
div#leftCol div{
	margin-bottom:10px;
}

body#inside div#leftCol div.article {
/*	border: 1px solid #CCC;*/
	margin-bottom:20px;
}

body#inside div#leftCol div.article h4 {
	margin:20px 15px 5px 0;
	font-size:12px;
	color:#555;
}

body#inside div#leftCol div.article h5{
	margin:0 15px 15px 0;
}


body#inside div#leftCol div.article h6 {
	margin:20px 15px 5px 0;
	font-size:12px;
}

body#inside div#leftCol div.article ul {
	margin:10px 15px 5px 0;
	font-size:12px;
	}

body#inside div#leftCol div.article ul li {
	margin:15px 0;
}


body#inside div#leftCol div.article p{
	font-size:12px;
	line-height:1.3em;
	margin:10px 15px 10px 0;
}

body#inside div#leftCol div.pdfthumb {
	border: 1px solid #0068A7;
	margin-right:15px;
}

body#inside div#leftCol div.pdfthumb h5{
	margin:15px;
}


div#mainCol{
	float:left;
	width:495px;
}
div#rightCol{
	display:inline;/* IE6 double margin bug */
	float:right;
	width:160px;
	margin-right:25px;
}
form#siteSrch{
	padding-bottom:9px;
	border-bottom:1px solid #CADE0E;
	margin-bottom:10px;
	height:43px
}
form#siteSrch label{
	float:left;
}
form#siteSrch .text{
	border:1px solid #0068A7;
	width:112px;
	margin-right:5px;
}
/* ########## home ########## */
#home div#mainCol{
	width:520px;
}
#home div#leftCol{
	margin-right:10px;
	width:210px;
}
div#ourOffices{
	border:1px solid #0068A7;
	overflow:hidden;
	padding-left:15px;
	margin-bottom:10px;
	position:relative;
}
* html div#ourOffices{/* hidden from non IE browser, Opera renders div height 1% when position set relative */
	height:1%;
}
div#ourOffices .floatL p {
	line-height:140%;
	margin:10px 0 0 0;
	padding:0;
}
div#ourOffices .floatL a {
	display: block;
	font-weight: bold;
	margin-top:5px;
}
div#ourOffices .shieldBul span{
	display:block;
}
img#loadMap{
	position:absolute;
	top:100px;
	left:300px;
}
div#mapKey{
	background:#7F9AC4;
	margin-bottom:10px;
}
div#mapKey p{
	margin:0 0 0 10px;
	display:inline;
	padding-left:10px;
	line-height:20px;
	color:#D5DEEB;
}
div#ourOffices div.floatL{
	width:45%;
	padding-top:10px;
}
div#ourOffices div.floatR{
	background:#718FBD;
	min-height:324px;
	width:260px;
}
* html div#ourOffices div.floatR{/* min-height for IE6 */
	height:324px;
}
div#ourOffices ul.shieldBul li{
	margin-top:10px;
	height:1%;/* IE6 unwanted bottom margin bug */
}
div#officeInf{
	color:#FFFFFF;
	padding:0 10px 0 10px;
}
div#officeInf div{
	display:none;
}
div#officeInf div.showInf{
	display:block
}
div#officeInf h5{
	border-bottom:1px solid #B8C7DE;
	padding-bottom:4px;
}
div#officeInf p{
	float:left;
	margin-bottom:0;
	width:105px;
	margin-top:6px;
}
div#officeInf ul.tickList{
	float:left;
	border-left:1px solid #B8C7DE;
	border-right:1px solid #B8C7DE;
}
ul.tickList li{
	padding:5px 17px 5px 4px;
	border-bottom:1px solid #B8C7DE;
}
ul.tickList li.bulTick{
	background:url(../images/bul_tick.gif) right top no-repeat;
}
div#knwRes h5{
	padding-bottom:5px;
}
div#knwRes div{
	float:left;
	width:157px;
	height:65px;
	background:#95ABCE;
	padding:10px 5px 5px 10px;
	margin-bottom:10px;
}
div#knwRes a{
	font-weight:bold;
}
div#knwRes div.mid{
	margin:0 1px;
	width:159px;
}
div#knwRes div p{
	margin-bottom:0;
	line-height:1em;
}


#home div#apropos {
	display:block;
	clear:both;
}

div#apropos h5{
	padding-bottom:5px;
}
div#apropos div{
	float:left;
	width:157px;
	height:65px;
	background:#95ABCE;
	padding:10px 5px 5px 10px;
	margin-bottom:10px;
}
div#apropos a{
	font-weight:bold;
}
div#apropos div.mid{
	margin:0 1px;
	width:159px;
}
div#apropos div p{
	margin:0;
	line-height:1em;
}

/* home left column */
div#homeWelc{
	margin-bottom:10px;
	background:url(../images/bg_welcome.jpg) top left no-repeat;
	padding-top:89px;
	line-height:14px;
	height:256px;
}
div#homeWelc h6{
	margin-top:10px;
}
div#homeWelc p{
	margin:0;
	display:block;
	padding-top:10px;/* For IE6 bug instead of margin-top */
}
div#homeWelc ul {
	margin-top:10px;
}
div#homeWelc li {
	margin-bottom:5px;
}

#home div#leftCol div.limeBox{
	height:79px;
	margin-bottom:10px;
	padding-bottom:0;
}
/* home right column */
div#rightCol h4{
	height:20px;
	background:#FFFFFF;
}
div#rightCol h4 img{
	vertical-align:text-top;
}
div#newsBar{
	background:#F3D3BC;
	margin-bottom:10px;
}
div#newsBar p{
	margin-bottom:0;
	padding:5px 5px 4px 10px;
	border-bottom:1px solid #FFFFFF;
	line-height:1.3em;
	height:132px;
}
div#newsBar a{
	display:block;
	font-weight:bold;
}
div#newsBar p.newsEnd{
	border:0 none;
	line-height:1.2em;
	height:auto;
	margin-bottom:30px;
}
/* Calendar */
div#taxCal{
	background:#F3D3BC;
	margin-bottom:10px;
}
div#taxCal p{
	text-align:center;
	margin-bottom:0;
}
p.monthNav{
	border-bottom:1px solid #FFFFFF;
	height:16px;
	padding-top:4px
}
p.monthNav a{

}
p.monthNav a img{
	vertical-align:middle;
}
p.monthNav strong{
	padding:0 5px 0 5px;
	color:#D2201D;
}
p.calFoot{
	color:#333333;
	border-top:1px solid #FFFFFF;
	line-height:20px;
}
table#calendar{
	width:150px;
	font-weight:bold;
	border-left:1px solid #999999;
	margin:5px;
	height:100px;
}
table#calendar td,table#calendar th{
	text-align:center;
	border-right:1px solid #999999;
	/*padding:2px 0;*/
}
table#calendar td a{
	color:#000000;
}
a#homeBann{
	float:left;
	margin-left:25px;
}
/* ########## Generic ########## */
/* leftCol */
div#callUs{
	border:1px solid #0068A7;
	margin-bottom:10px;
}
div#callUs h5{
	background:#0068A7;
	line-height:20px;
	padding-left:10px;
	margin-bottom:10px;
}
div#callUs h5 img{
	vertical-align:middle;
}
div#callUs p{
	margin:0 0 10px 10px;
}
/* rightCol */
div#rightCol ul{
	margin-bottom:10px;
}
p.captnPic{
	float:left;
	width:auto;
	background:#DDEBF3;
	color:#666666;
	padding-bottom:4px;
}
div#mainCol p.captnPic{
	margin:0 10px 10px 0;
}
div#mainCol p.captnPic.lrg{
	margin:0 0 15px 0;
}
div#rightCol p.captnPic{
	martin-bottom:10px;
}
p.captnPic img{
	display:block;
	margin-bottom:4px;
}
p.captnPic i{
	margin-left:10px;
}
div.blueBox{
	background:#E8EFF5;
	padding:15px 10px 10px 10px;
	margin-bottom:15px;
}
div.blueBox h6{
	display:inline;
	float:left;
}
/* ########## Contact Form ########## */
div#mainCon{
	float:left;
}
form#conForm{
	float:right;
	background:#E8EFF5;
	padding:10px 0 10px 10px;
	width:302px;
	margin-bottom:20px;
}
form#conForm .text{
	float:left;
	width:134px;
	margin:0 10px 6px 0;
}
form#conForm textarea{
	width:290px;
	height:68px;
}
form#conForm .submit{
	float:right;
	margin:10px 10px 0 0;
}
div#offContcts{
	border-top:1px solid #CADE0E;
	clear:both;
	height:1%;
	padding-top:20px;
}
div#offContcts div{
	float:left;
	width:30%;
}
div#offContcts div.midOff{
	margin:0 10px; 
}
div#offContcts a{
	display:block;
}
div#offContcts h6{
	margin-bottom:0;
}
/* ########## Our Team ########## */
div#ourTeam div{
	float:left;
	width:auto;
	width:155px;
}
div#ourTeam div.tmMid{
	margin:0 10px;
}
p.teamPic{
	background:#0068A7;
	color:#FFFFFF;
	padding-bottom:5px;
}
p.teamPic img{
	display:block;
	margin-bottom:5px;
}
p.teamPic strong{
	padding-left:10px;
}
div#ourTeam h6{
	color:#000000;
}
/* ########## misc ########## */
div.limeBox{
	border:1px solid #A3C902;
	overflow:hidden;
	height:1%;
	clear:both;
	padding:0 0 10px 10px;
	margin-bottom:10px;
}
div.limeBox h5{
	background:#CADE0E !important;
	margin:0 -10px 8px -10px;
	padding:4px 0 0 10px;
	height:16px;
}
div.limeBox h5 img{
	vertical-align:text-top !important;
}
div.limeBox p{
	margin-bottom:0;
}
div.limeBox a{
	font-weight:bold;
}
.floatR{
	float:right;
}
.floatL{
	float:left;
}
.blackDot{
	background:url(../images/bul_blackdot.gif) center left no-repeat;
}
.blackRing{
	background:url(../images/bul_blackrng.gif) center left no-repeat;
}
ul.shieldBul li{
	background:url(../images/bul_limeshld.gif) top left no-repeat;
	padding-left:15px;
	color:#0068A7;
	font-weight:bold;
}
ul.shieldBul li span{
	font-weight:normal;
	color:black;
}
ul.bulBlue{
	color:#0068A7;
	padding-left:1.5em;
	text-indent:-0.2em;
	list-style-position:inside;
}
* html ul.bulBlue{
	text-indent:-1.5em;
	margin-left:2em;
	padding:0;
}
ul.bulBlue li{
	list-style-type:decimal;
}
ul.bulBlue li strong{
	color:#0068A7;
}
ul.bulBlue li span{
	color:#000000;
}
.brownTxt{
	color:#D2201D !important;	
}
.whiteTxt{
	color:#FFFFFF !important;	
}
.bgBlue{
	background:#91B5F3;
}
.lrgBlueTxt{
	font-weight:bold;
	color:#0068A7;
	font-size:18px;
	margin-top:5px;
}


/* Inside Pages*/

#mainRow #leftCol #subRow div.limeBox{
	width:199px;
	height:69px;
	float: left;
	margin-top:20px;
	margin-right:0;
}

#mainRow #leftCol #subRow div#apropos {
	display:inline;
	clear:none;
	float: left;
	margin-left:10px;
	margin-right:0px;
}

table.comparison {
	width:500px;
	margin:15px;
	border: 1px solid #999;
}

table.comparison th {
	background-color: #CCC;
	padding:5px 10px;
}

table.comparison th.right {
	background-color: #BBB;
}

table.comparison td {
	padding:5px 10px;
	border-bottom: 1px solid #999;
}

table.comparison tr.last td {
	border-bottom-style:none;
}

table.comparison td.right {
	background-color: #EEE;
}

.pdf_preview img {
	margin:10px 0 10px 15px;
}

#footer {
	height:30px;
	width:950px;
	margin:5px auto;
}

#footer .contact {
	display:inline;
	float:left;
	color:#666;
}

#footer .credit {
	display:inline;
	float:right;
	}
	

#footer a.credit  {
	display:inline;
	margin:0;
	padding:0;
}

#footer a.credit {
	color:#666;
	text-decoration: underline;
	font-weight:bold;
	}
