/* generic elements */
body	{
	background-color: #fff;
	color: #222;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	text-align: center;
	}
	
h1	{
	font-family: "Arial Black", arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	margin: 0;
	}
	
h2	{
	font-family: "Arial Black", arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	}

p	{
	margin: 0 0 8px 0;
	}
	
em	{
	}
	
strong	{
	}

blockquote	{
	}
	
img	{
	border-style: none;
	}
	
a	{
	text-decoration: underline;
	}
	
a:link, a:visited	{
	color: #359;
	text-decoration: underline;
	}
	
a:hover	{
	color: #c71;
	}

a:active	{
	}
	
.alert	{
	color: #bb6600;
	}
	
/* ---------- Navigation elements ---------- */
#primary {
	float: left;
	width: 800px;
	margin: 0;
	padding: 20px 0 0 0;
	}
	
#primary ul {	
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#primary ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#header .right #aux,
#footer .right {
	margin: 0;
	padding: 0;
	}
	
#header .right #aux ul,
#footer .right ul	{	
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#primary a:link, 
#primary  a:visited	{
	float: left;
	width: 88px;
	display: block;
	background: url("../img/primary-off.gif") no-repeat top right;	
	border: 1px solid #359;
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
	text-align: left;
	color: #039;
	background-color: #fff;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#primary a	{ float: none;}
/* End IE5-Mac hack */

#aux a:link,
#aux a:visited	{
	float: right;
	width: 88px;
	display: block;
	background: url("../img/primary-off.gif") no-repeat top right;	
	border: 1px solid #359;
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
	text-align: left;
	color: #039;
	background-color: #fff;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#aux a	{ float: none;}
/* End IE5-Mac hack */

#primary a.current,
#primary a.current:link,
#primary a.current:visited,
#aux a.current,
#aux a.current:link,
#aux a.current:visited	{
	background-color: #359;
	background-image: url("../img/primary-on.gif") no-repeat top right;	
	color: #fff;
	}
	
#primary a:hover,
#aux a:hover	{
	background: url("../img/primary-over.gif") no-repeat top right;	
	border: 1px solid #b60;
	color: #c71;
	}

#footer .right a:link, 
#footer .right a:visited {
	float: right;
	width: 120px;
	display: block;
	background: url("../img/primary-off.gif") no-repeat top right;	
	border: 1px solid #359;
	margin: 0;
	padding: 0 0 0 4px;
	text-align: left;
	color: #039;
	text-decoration: none;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#footer .right a	{ float: none;}
/* End IE5-Mac hack */

#footer .right a.current	,
#footer .right a.current:link,
#footer .right a.current:visited	{
	background-color: #359;
	background-image: url("../img/primary-on.gif") no-repeat top right;	
	color: #fff;
	}

#footer .right a:hover	{
	background: url("../img/primary-over.gif") no-repeat top right;	
	border: 1px solid #b60;
	color: #c71;
	}
	
#col-1 ul#secondary	{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
#col-1 ul#secondary li	{
	font-family: "Arial Black", arial, helvetica, verdana, sans-serif;
	list-style: none;
	line-height: 18px;
	background: url("../img/dott-h.gif") repeat-x bottom left;
	padding: 4px 0 4px 0;
	margin: 0;
	width: 126px;
	}
	
#col-1 ul#secondary li a:link, ul#secondary li a:visited{
	padding: 0 0 0 14px;
	margin: 0;
	display: block;	
	width: 100%;
	text-decoration: none;
	}	
#col-1 ul#secondary li>a { /* ie win cannot correctly parse child selector rule */
   	width: auto;
   	}
   	
#col-1 ul#secondary li a:hover	{
	background: transparent url("../img/secondary-over.gif");
	background-repeat: no-repeat;
	background-position: 2px left;
	}
	
#col-1 ul#secondary li a.current	{
	background: transparent url("../img/secondary-on.gif");
	background-repeat: no-repeat;
	background-position: 2px left;
	}

#col-1 ul#secondary ul	{
	margin: 0;
	padding: 2px 0 2px 0;
	background-image: none;
	}
	
#col-1 ul#secondary ul li	{
	font-family: arial, helvetica, verdana, sans-serif;
	background-image: none;
	margin: 0;
	padding: 3px 0 3px 0;
	}		
	
#col-1 ul#secondary ul li a	{
	padding: 0 0 10px 14px;
	margin: 0;
	display: block;
	background-image: none;
	}
	
body#team-page #call-action,
body#team-page2 #call-action,
body#locations-page #call-action	{
	margin-top: 16px;
	}
	
/* ---------- Home page styles ---------- */
body#home-page #content #col-1	{
	float: left;
	padding: 2px 16px 0 0;
	width: 216px;
	 /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px
	}
html>body#home-page #content #col-1	{
	width: 200px;
	/* ie5 win fix ends */
	}
	
body#home-page #content #col-2	{
	float: left;
	padding: 4px 16px 12px 16px;	
	border-left: 1px solid #9ac;	
	width: 297px;
	 /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 253px
	}
html>body#home-page #content #col-2	{
	width: 253px;
	/* ie5 win fix ends */
	}
	
body#home-page #content #col-3	{
	float: left;
	padding: 4px 0 0 16px;
	border-left: 1px solid #9ac;
	width: 287px;
	 /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 269px
	}
html>body#home-page #content #col-3	{
	width: 269px;
	/* ie5 win fix ends */
	}
	
body#home-page #content #col-3 img	{
	margin-bottom: 8px;
	}

#col-span	{
	border-top: 1px solid #9ac;
	padding-top: 10px;
	}
	
	
/* ---------- Secondary page styles ---------- */
body#team-page #content #col-1,
body#team-page2 #content #col-1,
body#services-page #content #col-1,
body#insurance-page #content #col-1,
body#locations-page #content #col-1,
body#contact-page #content #col-1,
body#extranet-page #content #col-1	{
	float: left;
	padding: 2px 16px 0 0;
	width: 136px;
	 /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px
	}
html>body#team-page #content #col-1,
html>body#team-page2 #content #col-1,
html>body#services-page #content #col-1,
html>body#insurance-page #content #col-1,
html>body#locations-page #content #col-1,
html>body#contact-page #content #col-1,
html>body#extranet-page #content #col-1	{
	width: 120px;
	/* ie5 win fix ends */
	}
	
.box	{
	float: left;
	width: 601px;
	border-left: 1px solid #9ac;
	padding: 4px 0 0 16px;
	}	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.box	{ width: 641px;}
/* End IE5-Mac hack */
	
body#team-page #content #col-2,
body#services-page #content #col-2	{
	float: left;
	padding: 0 16px 0 0;	
	width: 310px;
	 /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 274px
	}
html>body#team-page #content #col-2,
html>body#services-page #content #col-2	{
	width: 274px;
	/* ie5 win fix ends */
	}
	 
body#team-page2 #content #col-2,
body#locations-page #content #col-2,
body#extranet-page #content #col-2,
body#insurance-page #content #col-2	{
	float: left;
	width: 641px;
	border-left: 1px solid #9ac;
	padding: 4px 0 0 16px;
	}
	
body#team-page #content #col-3,
body#services-page #content #col-3	{
	float: left;
	padding: 0 0 0 16px;
	border-left: 1px solid #9ac;
	width: 310px;
	 /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 293px
	}
html>body#team-page #content #col-3,
html>body#services-page #content #col-3	{
	width: 293px;
	/* ie5 win fix ends */
	}
	
body#services-page #content #col-3	{
	border-style: none;
	}

body#contact-page #content #col-2,
body#contact-page #content #col-3,
body#contact-page #content #col-4	{
	float: left;
	width: 214px;
	border-left: 1px solid #9ac;
	padding: 4px 8px 0 16px;
	 /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px
	}
html>body#contact-page #content #col-2,
html>body#contact-page #content #col-3,
html>body#contact-page #content #col-4	{
	width: 190px;
	/* ie5 win fix ends */
	}
	
/* ---------- custom elements ---------- */
#container	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 16px;
	text-align: left;
	}
	
#header	{
	margin-bottom: 4px;
	}
	
#header .left	{
	float: left;
	width: 700px;
	}
	
#header .right,
#footer .right	{
	float: right;
	margin: 0;
	padding: 0;
	}
	
#header .left #logo	{
	float: left;
	width: 137px;
	text-align: left;
	margin: 0
	padding: 0;
	}
	
body#home-page h1,
body#insurance-page h1,
body#extranet-page h1	{
	margin-bottom: 8px;
	}
	
body#services-page h1,
body#locations-page h1	{
	margin-bottom: 4px;
	}
	
body#contact-page h1	{
	margin-bottom: 12px;
	}
	
p.titles	{
	font-family: arial, helvetica, verdana, sans-serif;
	color: #777;
	margin-bottom: 4px;
	}
	
p.intro	{
	color: #777;
	margin-bottom: 12px;
	font-weight: bold;
	width: 611px;
	}

p.blue	{
	color: #325597;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	}
	
ul#primary, ul#primary li, ul#secondary, #ul secondary li	{
	list-style: none;
	}
	
#logo img a	{
	border-style: none;
	}
	
#content	{
	border-bottom: 2px solid #359;
	margin-bottom: 1px;
	padding: 8px 0 8px 0;
	}
	
#col-1 img	{
	margin-bottom: 4px;
	}
	
.degrees	{
	font-size: 14px;
	}
	
#footer	{
	border-top: 1px solid #359;
	padding: 8px 0 0 0;
	}
	
#footer .left	{
	float: left;
	width: 137px;
	margin-right: 16px;
	}
	
#footer p	{
	color: #777;
	font-size: 11px;
	line-height: 15px;
	}	
	
#content #col-2 ul,
#content #col-3 ul	{
	list-style: square;
	margin: 0 0 0 8px;
	padding: 0;
	}
	
#content #col-2 li,
#content #col-3 li	{
	list-style: square;
	margin: 0 0 0 8px;
	padding: 0;
	}
	
#content #col-2 ul li ul li,
#content #col-3 ul li ul li	{
	list-style: circle;
	}

#content ul.map, #content ul.map li 	{	
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
body#team-page2 #content  #col-2 img,
body#team-page2 #content #col-3 img,
#col-span img {
	border: 3px solid #359;
	float: left;
	margin: 6px 16px 0 0;
	}
	
#content #col-2 ul.map,
#content #col-3 ul.map,
#content #col-4 ul.map	{
	list-style: none;
	padding: 0;
	margin: 12px 0 12px 0;
	}
	
#content #col-2 ul.map li,
#content #col-3 ul.map li,
#content #col-4 ul.map li	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#content #col-2 ul.map img.ico,
#content #col-3 ul.map img.ico,
#content #col-4 ul.map img.ico	{
	vertical-align: middle;
	margin-right: 4px;
	margin-top: 0px;
	border: 0;
	}
	
#content #col-2 img.map-big	{
	border: 2px solid #359;
	margin-bottom: 12px;
	}
	
	
	
#content #col-2 ol li	{
	list-style: decimal;
	margin: 0 0 0 8px;
	padding: 0;
	}	
#content #col-2 ul li.left	{
	list-style: none;
	margin: 0 8px 0 8px;
	padding: 0;
	text-align: right;
	width: 250px;
	float: left;
	}	
#content #col-2 ul li.right	{
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
	text-align: left;
	}	


#content #col-2 ul li.table-title	{
	float: left;
	width: 130px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #4b7fe5;
	}	
#content #col-2 ul li.table-subtitle	{
	float: left;
	width: 130px;
	display: block;
	list-style: none;
	margin: 0 0 1px 0;
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
	background-color: #b1c8f5;
	}
#content #col-2 ul li.table-list	{
	float: left;
	width: 130px;
	display: block;
	list-style: none;
	margin: 0 0 1px 0;
	padding: 5px 10px;
	text-align: center;
	background-color: #c6d9ff;
	}		
	
	
	
#form-box	{
	background-color: #ccc;
	padding: 0 0 8px 0;
	margin: 12px 0 12px 0;
	border: 1px solid #999;
	width: 400px;
	}
	
#form-box table	{
	margin: 0 0 6px 0;
	width: 100%;
	}
	
#form-box table td	{
	padding: 3px;
	}
	
#form-box table td.label	{
	text-align: right;
	}

#form-box h2	{
	color: #fff;
	background-color: #999;
	padding: 4px;
	margin-bottom: 4px;
	}
	
.centered	{
	text-align: center;
	}
	
#blue-background	{
	background-color:#30508f;
	text-align: center;
	}
#blue-background p	{
	padding: 8px 5px 8px 5px;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 18px;
	line-height: 150%;
	}
	
div.clearer {
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	visibility: hidden;
  	font-size: 1px;
  	line-height: 0px;
  	}	

.ahem	{
	padding: 16px;
	border: 1px solid #359;
	background-color: #ddd;
	font-weight: bold;
	text-align: center;
	}

.img-float-right	{
	padding: 0;
	margin: 0 100px 5px 15px;
	float: right;
	}
	
	
/* ---------- coupon ---------- */	
.clip-coupon	{
	width: 517px;
	margin: 20px 0 50px 50px;
	padding: 0;
	text-align: center;
	border: 3px dashed #335599;
	}
	
	
	