body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/ui/block_back.gif);
	background-repeat: repeat;
}

#body_wrapper {
	width: 779px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#shadow_wrapper {
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/ui/shadow.png);
	background-repeat: repeat-y;
}

#main_content {
	background-color: #EFEDEB;
}

#overview_copy p {
	font-size: 12px;
	line-height: 150%;
	color: #767170;
	margin-bottom: 15px;
}

#overview_copy a {
	text-decoration: underline;
	color: #7e7e7e;
}

#overview_copy a:hover {
	text-decoration: none;
	color: #014C83;
}

#vcard {
	padding-top: 28px;
}

#vcard h1 {
	font-size: 14px;
	color: #013E6C;
	margin-bottom: 12px;
	font-weight: normal;
}
#vcard h2 {
	font-size: 11px;
	color: #7F6F5F;
	margin-top: 12px;
	font-weight: normal;
}
#vcard h2 a {
	text-decoration: none;
	color: #00508C;
}

#vcard h2 a:hover {
	text-decoration: none;
	color: #7F6F5F;
}


#vcard h3 {
	font-size: 11px;
	color: #7F6F5F;
	font-weight: normal;
	margin-bottom: 3px;
}

#vcard p {
	font-size: 11px;
	color: #7F6F5F;
}
#vcard  h3 a {
	font-size: 11px;
	color: #00508C;
	text-decoration: none;
}
#vcard h3 a:hover {
	font-size: 11px;
	color: #7F6F5F;
	text-decoration: none;
}

#profile_content h1 {
	font-size: 14px;
	font-weight: normal;
	color: #7F6F5F;
	margin-bottom: 11px;
}

#profile_content p {
	font-size: 12px;
	color: #767170;
	line-height: 150%;
	margin-bottom: 20px;
}

#footer_shimtop {
	clear: both;
	height: 50px;
}
#footer_content_wrapper p {
	font-size: 10px;
	color: #7e7e7e;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 7px;
}

#footer_content_wrapper a {
	text-decoration: none;
	color: #7e7e7e;
}

#footer_content_wrapper a:hover {
	text-decoration: none;
	color: #014C83;
}

#footer_content_legal_privacy {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A99B8B;
	float: left;
}
#footer_content_legal_disclosures {
	float: left;

}
#footer_content_links_wrapper {
}
#footer_content_links_profile {
	padding-left: 50px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A99B8B;
}
#footer_content_links_practice {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A99B8B;
}
#footer_content_links_pros {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A99B8B;
}
#footer_content_links_recruit {
	float: left;
	padding-right: 50px;
}
#footer_content_copyright {
	float: left;
}

#footer_shimbottom {
	background-image: url(images/ui/footer_shimbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	clear: both;
}
.location_copy p {
	font-size: 12px;
	line-height: 150%;
	color: #767170;
	margin-bottom: 17px;
}

.location_copy h1 {
	font-size: 15px;
	color: #00508C;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78675C;
	padding-top: 17px;
	font-weight: normal;
}
.location_copy li {
	font-size: 12px;
	color: #767170;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom: 7px;
}
.location_copy ul {
	margin-bottom: 17px;
}
#home_copy p {
	font-size: 12px;
	line-height: 150%;
	color: #767170;
	margin-bottom: 15px;
}

.sitemap_copy p {
	font-size: 15px;
	color: #00508C;
	margin-bottom: 10px;
	font-weight: normal;
}

.sitemap_copy p a {
	color: #00508C;
	text-decoration: none;	
}

.sitemap_copy h1 {
	font-size: 15px;
	color: #00508C;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78675C;
	padding-top: 10px;
	font-weight: normal;
}

.sitemap_copy h1 a {
	color: #00508C;
	text-decoration: none;	
}

.sitemap_copy h2 {
	font-size: 12px;
	color: #767170;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

.sitemap_copy h2 a {
	color: #767170;
	text-decoration: none;
}

.sitemap_copy h3 {
	font-size: 12px;
	color: #767170;
	margin-left: 40px;
	margin-bottom: 10px;
	font-weight: normal;
}

.sitemap_copy h3 a {
	color: #767170;
	text-decoration: none;
}

.sitemap_copy a:hover {
	text-decoration: underline;
}

.contact_copy p {
	font-size: 12px;
	color: #767170;
	line-height: 150%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78675C;
	padding-bottom: 10px;
}

.contact_copy h1 {
	font-size: 18px;
	color: #54412F;
	margin-bottom: 5px;
	font-weight: normal;
	padding-top: 15px;
}

.contact_copy h2 {
	font-size: 14px;
	color: #54412F;
	margin-bottom: 7px;
	font-weight: normal;
}

.contact_copy h3 {
	font-size: 11px;
	color: #7F6F5F;
	font-weight: normal;
}

.contact_copy h3 a {
	color: #00508C;
	text-decoration: none;
}

.contact_copy h3 a:hover {
	color: #7F6F5F;
	text-decoration: none;
}

.legal_copy h1 {
	font-size: 15px;
	color: #00508C;
	margin-bottom: 5px;
	font-weight: normal;
}

.legal_copy p {
	font-size: 12px;
	line-height: 150%;
	color: #767170;
	margin-bottom: 15px;
}
.legal_copy ol {
	font-size: 12px;
	line-height: 150%;
	color: #767170;
	margin-bottom: 15px;
	list-style-position: outside;
}
#footer_links p {
	font-size: 10px;
	color: #7e7e7e;
}

#footer_links a {
	text-decoration: none;
	color: #7e7e7e;
}

#footer_links a:hover {
	text-decoration: none;
	color: #014C83;
}
#disclaimer p {
	font-size: 11px;
	color: #575757;
	margin-top: 5px;
	margin-bottom: 5px;
}
