@charset "utf-8";

.indocument_section_header {
	color: #BD2759;
}

/*Your link colors */
a:link {color: #1633a8; }
a:visited { color: #8C9BD4; }
a:hover {color: #BD2759; text-decoration: none; }
a:active { color: #1633a8; }

/*Navigation box on service related pages*/
#service_infolink {

	border: 2px solid #8C9BD4;
	background-color: #EEE;
	padding: 5px;
}
.slink { color: #BD2759; }

body {
	background-color: #8C9BD4;
	background-image:url(images/background.gif);
	background-repeat: repeat-x;
	margin: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

#flashcontent * { display: block; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
/*
.bodytext a {
	text-decoration: none;
	color: #01209F;
	font-weight: bold;
}
.bodytext a:link {
	text-decoration: underline;
	color: #01209F;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #BB345D;
}
*/

#content { }

#content img { margin-right: 5px; margin-left: 5px;}

.with_border {border: 5px solid #8C9BD4; }

.bodytextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	line-height: 12px;
}
.bodytextsm a {
	text-decoration: none;
	color: #01209F;
	font-weight: bold;
}
.bodytextsm a:link {
	text-decoration: underline;
	color: #01209F;
}
.bodytextsm a:hover {
	text-decoration: underline;
	color: #BB345D;
}

.NavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D2BA4;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 10px;

}
.NavHeader a {
	text-decoration: none;
	color: #0B2AA3;
}
.NavHeader a:link {
	text-decoration: none;
	color: #0D2BA4;
}
.NavHeader a:hover {
	text-decoration: none;
	color: #B9345D;
}

.HeaderPink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B9345D;
	text-decoration: none;
}
.HeaderPinkItl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B9345D;
	font-style: italic;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
}

.NavFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	text-decoration: none;

}
.NavFooter a {
	text-decoration: none;
	color: #FFF;
}
.NavFooter a:link {
	text-decoration: none;
	color: #FFF;
}
.NavFooter a:hover {
	text-decoration: none;
	color: #B9355D;
}

.indocument_title {
	font-size: 32px;
	font-weight: bold;
	color: #BD2759;
}

.doctor_name {
	font-size: 32px;
	color: #BD2759;
}

.doctor_text strong{
	color: #0D2BA4;
}
.doctor_image {
	float: right;
	border: 2px solid #BD2759;

}

.digmam em {
	font-size: 24px;
	color: #0D2BA4;
}

hr {
color: #0D2BA4;
size: 1px;
align: center;
}

.photocaption
{
	font-size: 11px;
}

.doctor_text em {font-size: 20px; color: #Bd2759; }

.bulletbox {
	padding-top: 6px;
}
.texta {
	height: 300px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
.inputbox {
	width: 100%;
}

