/* Body, Containers+Header+Content+Footer Divs  */

body {
	margin: 0;
	padding: 0;
	font-family:"helveticaneue", "helvetica neue", "helveticaneueroman", "helveticaneue-roman", "helvetica neue roman", "helvetica", "arial", arial, "tahoma", "geneva", sans-serif;
	color:#0C1735;
	font-size:62.5%;
	background-color:#efefe2;

	text-align:center;
}
a img {
	border:0px;
}
a:link, a:visited, a:active {
	color:#008BDA;
	text-decoration: none;
}
a:hover {
	color: #e69f44;
}
#DS {
	/*width: 980px;*/
	background:#efefe2 url("images/bgtan.gif") repeat-y center;
	
	margin: 0 auto;
	text-align: center;
}
#container {
	width: 922px;
	background-color:#286b9b;
	margin: 0 auto;
	border: 0px solid #333;
	text-align: center;
	padding-bottom:20px;
	background-image:url(/images/10_bg_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#logo {
	background-color:#fff;
	width:100%;
	text-align:left;
	background-image:url(/images/10_bgbridge.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
div#content {
	padding:22px 24px;
	clear:both;
}
#main {
	float:left;
	width:658px;
	font-size:1.30em;
	line-height:1.46em;
	text-align:left;
	background-image:url(/images/10_main_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#main_pad {
	background-color:#FFFFFF;
	padding:30px;
	background-image:url(/images/10_main_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:7px;
}
/* HEADERLINKS */
#headerlinks {
	width:590px;
	text-align:left;
	/*background-image:url(images/10_bridge_bot.gif);
	background-repeat:no-repeat;
	background-position:right;*/
	color:#94928a;
	height:25px;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:bold;
}
#headerlinks p {
	padding:0px 0 3px 26px;
	margin:0;
}
#headerlinks a:link, #headerlinks a:visited, #headerlinks a:active {
	color: #94928a;
	text-decoration:none;
	padding:0px 4px 0px 4px;
}
#headerlinks a:hover {
	color: #222;
	text-decoration:none;
}
/* FOOTER */
div#footer {
	text-align:left;
	font-size:1.15em;
	line-height:1.65em;
	padding: 18px 0;
	color:#bed9eb;
	clear:both;
	width:658px;
}
#foot_right {
	float:right;
	text-align:right;
	width:55px;
}
#foot_left {
	float:left;
	width:400px;
}
#foot_left a {
	text-decoration: none;
	text-transform:uppercase;
	color: #bed9eb;
}
#foot_left a:hover {
	text-decoration: underline;
}
#office_foot {
	border-top:1px solid #efefef;
	background-image:url(/images/bgsubtitle.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:22px;
	padding-top:16px;
	font-size:.90em;
	text-align:center;
	color:#091534;
	font-weight:bold;
}
/* SIDENAV */

#sidenav_container {
	float:right;
	width:198px;
	text-align:left;
	font-size:1.28em;
}
.sidebox {
	padding-bottom: 7px;
	margin-bottom:15px;
	background-image:url(/images/10_side_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.sidebox_pad {
	background-color:#FFFFFF;
	padding:14px;
	background-image:url(/images/10_side_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.sidebox_padlist {
	background-color:#FFFFFF;
	padding:14px 0;
	background-image:url(/images/10_side_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.footerphone {
	border-top:1px solid #dfdfdf;
	color:#94928a;
	font-style:italic;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	margin-top:16px;
}
/* TEXT */
p {
	margin: 0px 0px 12px 0px;
}
/*h1 {
	font-size:1.85em;
	line-height:1.20em;
	font-weight:bold;
	color:#091534;
	margin:0px;
	padding:0 0 8px 0;
}*/
H1 {
	padding:9px 0;
	margin:0;
	color:#1689C1;
	font-size:26px;
	font-family:'PT Sans', Helvetica, Arial, sans-serif;
}
#sidenav_container h1 {
	font-size:1.025em;
	line-height:1.2em;
	font-weight:bold;
	color:#091534;
	text-transform:uppercase;
	margin:0;
	padding:0 1px 0 13px;
}
/*h2 {
	font-size:1.33em;
	line-height:1.3em;
	font-weight:bold;
	color:#006AA7;
	margin:5px 0;
}*/
H2 {
	padding:7px 0;
	margin:0;
	color:#065995;
	line-height:1.4em;
	font-size:22px;
	font-family:'PT Sans', Helvetica, Arial, sans-serif;
}
#sidenav_container h2 {
	font-size:1.33em;
	line-height:1.33em;
	font-weight:bold;
	color:#006AA7;
	margin:0;
	padding:3px 13px 6px 13px;
	border-bottom:1px dashed #dfdfdf;
}
h3, #phys {
	font-size:18px;
	line-height:24px;
	font-family:'PT Sans', Helvetica, Arial, sans-serif;
	color:#006AA7;
	margin:0;
	padding:1px 0;
}
H4 {
	font-family:'PT Sans', Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#006AA7;
	padding: 0px 7px 4px 12px;
	margin:0px;
	background-color:#FFFFFF;
	border-bottom:1px dashed #dfdfdf;
}
H5 {
	font-weight:bold;
	font-size:16px;
	line-height:18pt;
	border-top:1px solid #efefef;
	margin:0px 0px 0px 0px;
	padding:11px 0px 8px 0px;
	background-image:url(/images/bgsubtitle.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:auto;
	clear:both;
}
h6 {
	font-size:1.24em;
	line-height:1.15em;
	font-weight:bold;
	color:#006AA7;
	margin:0;
	padding:0 10px 10px 12px;
	border-bottom:1px dashed #D5D9DE;
}
h7 {
	font-size:1.27em;
	line-height:1.15em;
	font-weight:bold;
	color:#94928a;
	padding:6px 0 12px 0;
	margin:0;
}
.subtitle {
	/*font-weight:bold;
	text-transform:uppercase;
		font-size:1.35em;
	line-height:18pt;
	color:#006AA7;
	border-top:1px solid #efefef;*/
	margin:0px 0px 0px 0px;
	padding:15px 0px 6px 0px;
	background-image:url(/images/bgsubtitle.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.small {
	font-size:10px;
	line-height:11pt;
}
/* LISTS */
ul {
	margin-top:0px;
	margin-bottom:9px;
}
ul li {
	padding:0;
}
ul#spaced {
	padding-top:4px;
	margin-top:0px;
}
ul#spaced li {
	padding-bottom:8px;
}
#main_pad ul {
	margin-left: 0;
	margin-top:0px;
	margin-bottom:9px;
	padding-left: 0;
	list-style: none;
}
#main_pad ul li {
	padding-left: 15px;
	background-image: url(/images/10_arro.gif);
	background-repeat: no-repeat;
	background-position: 0 .25em;
}
/* MISC */
div#press {
	width:auto;
	background-color:#FFF;
	padding:20px;
}
.testimonial {
	font-size:.95em;
	line-height:1.56em;
	width:250px;
	float:right;
	margin:16px 0 16px 16px;
	background-color:#fdf4d7;
}
.testimonial h1 {
	padding:13px 13px 8px 13px;
	font-size:.85em;
	text-transform:uppercase;
	letter-spacing:normal;
	text-align:left;
	margin:0;
}
.testimonial h2 {
	padding:13px;
	font-size:1.55em;
	text-align:left;
	margin:0;
}
.testimonial p {
	padding:0 13px 13px 13px;
	margin:0;
	font-style:italic;
}
.testimonial a, .testimonial a:link {
	color:#e69f44;
}
.testimonial a:hover {
	text-decoration:underline;
}
.boxfloat {
	background-color:#FFF9f9;
	width:190px;
	height:auto;
	padding:10px;
	border:1px dotted #dfdfdf;
	float:right;
	margin-left:20px;
	margin-bottom:9px;
	margin-top:9px;
	color:#777;
	line-height: 13pt;
	font-size:11px;
}
.photolf {
	border:1px solid #dfdfdf;
	padding:2px;
	margin: 0px 16px 8px 0px;
}
.photort {
	border:1px solid #dfdfdf;
	padding:2px;
	margin: 0px 0px 8px 16px;
}
.photo {
	border:1px solid #dfdfdf;
	padding:2px;
	margin: 0px;
}
.navtext_bak {
	margin-left: 8px;
	margin-right:7px;
	color:#999;
}
.navtext {
	color:#4C4A48;
	line-height:11pt;
	font-size:11px;
}
.physlist {
	border-top:1px solid #efefef;
	background-image:url(/images/bgsubtitle.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:22px;
	padding-top:16px;
	font-weight:bold;
}
.pad {
	margin-bottom:8px;
}
.er {
	color: #bb402b;
	font-weight:bold;
}
.navlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color:#FFFFFF;
}
.navlist li {
	margin:0;
	padding:0;
	border-bottom:1px dashed #dfdfdf;
}
.navlist a {
	display: block;
	padding: 3px 12px 3px 14px;
	background-color:#FFFFFF;
}
.navlist a:hover {
	background-color:#e69f44;
	color:#fff;
}
li p {
	margin-top: 0px;
	margin-bottom: 0px
}
.emailnote {
	font-weight:bold;
	font-style:italic;
	line-height:13pt;
	font-size:13px;
}
.flutable td {
	border-bottom:2PX SOLID #d3d3d3;
	padding:5px 3px 2px 5px;
}
.clear {
	clear:both;
	height:1px;
}
.search {
	color:#505357;
	font-size:10px;
}
.table {
	border:0px solid #9bb2c2;
	background-color:#edf2f5;
}
.table th {
	background-color:#94928a;
	color:#fff;
}
.table td {
	vertical-align:top;
	border-bottom:2px solid #fff;
	font-size:.90em;
}

