.footer_content {
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
}
a.footer_link {
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space: normal;
}
.specialize_box {
	/*background-color: #82B5DB;*/
	padding: 15px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	/*border: 1px solid #003366;*/
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}

.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}

.main_intro {
	font-size: 13px;
	font-weight: bold;
}
.disclaimer_home {
	font-size: 10px;
}
.heading {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #0072BC;
}
.faq_q {
	line-height: 18px;
	font-weight: bold;
}
.faq_a {
	border: 1px solid #666666;
	background-color: #def;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 15px;
	line-height: 17px;
}

a.faq_a_link {
	text-decoration: none;
	color: #000080;
}
a:hover.faq_a_link {
	text-decoration: underline;
	color: #000080;
}
a.patient_form_links {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover.patient_form_links {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.other_links {
	font-size: 14px;
}

.cmsSideMenu 
{
	border: solid 1px #999;
	background-color: #EEE;
	padding: 5px;
}

.xxSmall
{
	font-size:xx-small;
}
.xSmall
{
	font-size:x-small;
}
.smaller
{
	font-size:smaller;
}
.small 
{
	font-size:small;
}
.medium
{
	font-size:medium;
}
.large 
{
	font-size:large;
}
.larger
{
	font-size:larger;
}
.xLarge
{
	font-size:x-large;
}
.xxLarge
{
	font-size:xx-large;
}
.BannerContent
{
	border: solid 2px orange;
	padding: 15px;
	margin: 15px;
	background-color: #ffff88;
}
.procedures_cell {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.procedures_cell_over {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color:#FFFFFF;
}
