@charset "UTF-8";
body  {
	font: 11px/15px Tahoma;
	background: url(images/back-stripe.gif) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
.thrColFixHdr #container {
	width: 743px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left;
}
a:link {
	color: #154373;
	
}
a:visited {
	color: #154373;
	
	
}
a.white:link {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #ffffff;  
   
	
} 
.thrColFixHdr #header {
	background: #FF6600;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	height: 115px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
	
	
}
#left {
		float:left;
		width:247px;
		margin:0; padding:0;		
		
}
#right {
		float:right;
		width:247px;
		margin:0; padding:0;
		
}
#middle {
		margin:0 247px;
		
}		
.column-in {
	margin:0px;
	padding:0px;
	
	
} 
.thrColFixHdr #textRow {
	padding: 0px 20px 30px 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	
	
} 
.thrColFixHdr #servicesRow {
	padding: 18px 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	


}
.thrColFixHdr #quote {
	float: right; /* since this element is floated, a width must be given */
	width: 243px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
	height: 158px;
	

}
#columns3 {
	float: left;
	width: 220px;
	margin: 0px 9px 0px 0px;
	
}
#columns2 {
	float: left;
	width: 325px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	vertical-align: top;

}
.photoright {
	float: right;
	padding:2px 0px 8px 15px;
	margin: 0;
	font-size:90%;
	color: #333333;
	font-style:italic;


}
.photoleft {
    float: left; 
    padding:2px 10px 8px 0px; 
    margin: 0; 
    font-size:90%; 
    color: #333333; 
    font-style:italic; 


} 
.thrColFixHdr #graybar {
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#333333;
	margin: 0px;
	height: 15px;
	
	
} 
.thrColFixHdr #navybar {
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#154373;
	margin: 0px;
	height: 15px;
	
} 
.thrColFixHdr #ltblubar {
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#739FC4;
	margin: 0px;
	height: 15px;
	
} 
.thrColFixHdr #medblubar {
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#0069A6;
	margin: 0px;
	height: 15px;
	
} 
.thrColFixHdr #footer {
	padding: 0px 0px 0px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#333333;
	margin: 0px;
	height: 35px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	



}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}
.smalltext {
	font-family: Tahoma;
	font-size: 10px;
	
}
.largetext {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	
}
.indenttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin: 0px 0px 0px 9px;
	padding: 0px;
	list-style: none;
	text-align: left;

}
.orange13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #f6602b;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	
	
}
.navy13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #154373;
	line-height: 18px;
	font-weight: bold;
	
	
}
.navy16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #154373;
	line-height: 20px;
	font-weight: bold;
	
}
.navybullet {
	font-family: Tahoma;
	font-size: 11px;
	color: #154373;
	line-height: 15px;
	font-weight: bold;
	height: 10px;
	width: 10px;
	border-left: 10px solid #154373;
	
}
.navy11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #154373;
	line-height: 15px;

}
.ltbluebullet {
	font-family: Tahoma;
	font-size: 11px;
	color: #739FC4;
	line-height: 15px;
	font-weight: bold;
	height: 10px;
	width: 10px;
	border-left: 10px solid #739FC4;
	
	}
.ltblue13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #739FC4;
	line-height: 18px;
	font-weight: bold;
	
}
.ltblue11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A90B0;
	line-height: 15px;
	
	
}
.medblue13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #0069a6;
	line-height: 18px;
	font-weight: bold;	
	
	
}
.medbluebullet {
	font-family: Tahoma;
	font-size: 11px;
	color: #0069AC;
	line-height: 15px;
	font-weight: bold;
	height: 10px;
	width: 10px;
	border-left: 10px solid #0069AC;
	
	
}
.medblue11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0069a6;
	line-height: 15px;	
	
}
.orange12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #f6602b;
	line-height: 14px;
	
}
.orange11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #f6602b;
	line-height: 13px;
