a:active {
	color: #0E0D50;
	text-decoration: none;
}
a:visited {
	color: #0E0D50;
	text-decoration: none;
}
a:hover {
	color: #0E0D50;
	text-decoration: underline;
}
a:link {
	color: #0E0D50;
	text-decoration: none;
}
/*****************************************/
body {
	background-color: #D8D8D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E;
}
.BodyTable {
	width: 764px;
	height: 100%;
	background-image: url(Images/Front/BodyBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}
.BottomDivider {
	background-color: #D0E1F6;
	height: 2px;
}
.MasterTable {
	width: 760px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.LeftColumnTop {
	width: 175px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.Nav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.Footer {
	height: 60px;
	font-size: 11px;
	padding: 7px;
	vertical-align: top;
}

.ContentCell {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.PageTitle {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	color: #0E0D50;
	height: 26px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E3EBF6;
	
}
.small {
	font-size: 11px;
}
.smallText {
	font-size: 11px;
}
.LeftColumnBottom {
	background-color: #A9C8E8;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ftrContact {
	background-color: #A9C8E8;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;
	vertical-align: top;
}
.SideNav {
	background-color: #A9C8E8;
	height: 18px;
	vertical-align: top;
	padding: 4px;
	width: 175px;
}
.sideNavText {
	font-size: 11px;
	font-weight: bold;
	width: 165px;
}
.sideNavDivider {
	background-color: #FFFFFF;
	height: 2px;
}

		ul.homeul {
			list-style: none;
			margin-bottom: 0px;
		}
		.homeul li {
			margin-left: -40px;
			background-color: #A9C8E8;
			padding: 4px;
			width: 167px;
			*width: 175px;
			display: block;
		}
		.homeNav {
			height: 18px;
			vertical-align: top;
			background-color: #A9C8E8;
			padding: 4px;
			width: 175px;			
			font-size: 11px;
			font-weight: bold;
			border-bottom: 2px solid white;
		}
		.homeNav2 {
			
			min-height: 12px;
			vertical-align: top;
			font-size: 10px;
			border-bottom: 1px solid white;
		}


/**NEWS*********************************/
.ftrNewsBG {
	background-color: #A9C8E8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	vertical-align: top;
	padding: 4px;
}
.ftrNewsDate {
	font-size: 10px;
}
.ftrNewsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #0E0D50;
}
.ftrNewsDetail {
	font-size: 10px;
	line-height: 12px;
}
.ftrNewsDivider {
	background-image: url(Images/Front/ftrNewsDivider.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 14px;
}
/**/
.ftrPageNewsDate {
	font-size: 11px;
}
.ftrPageNewsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #0E0D50;
}
/**/
.dtlNewsDate {
	font-size: 11px;
}
.dtlNewsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0E0D50;
}
.dtlNewsDetail {
	font-size: 12px;
	line-height: 12px;
}
/**CAREERS*********************************/
.dtlCareerDivider {
	background-image: url(Images/Front/ftrNewsDivider.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 20px;
}
.dtlCareerDate {
	font-size: 11px;
	vertical-align: bottom;
}
.dtlCareerTitle {
	font-size: 14px;
	font-weight: bold;
}
.dtlCareerInfo {
	font-size: 12px;
}

/**DIRECTORY*****************************/
.dtlDirectoryDivider {
	background-image: url(Images/Front/ftrNewsDivider.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 20px;
}
.dtlDirectoryImage {
	padding-right: 7;
} 
.dtlDirectoryName {
	font-size: 14px;
	vertical-align: bottom;
	font-weight: bold;
}
.dtlDirectoryTitle {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
.dtlDirectoryInfo {
	font-size: 12px;
	vertical-align: top;
}
/**TESTIMONIALS*****************************/
.pageTestTitle {
	font-size: 12px;
	font-weight: bold;
	color: #0E0D50;
}
.dtlTestTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0E0D50;
}
.dtlTestTagline {
	font-size: 12px;
	font-style: italic;
}
.dtlTestInfo {
	font-size: 12px;
}
/**FAQ*****************************/
.pageFAQTitle {
	font-size: 12px;
	font-weight: bold;
	color: #0E0D50;
}
.dtlFAQTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0E0D50;
}
.dtlFAQDate {
	font-size: 11px;
}
.dtlFAQInfo {
	font-size: 12px;
}
/**LOCATIONS*****************************/
.pageLocTitle {
	font-size: 11px;
	font-weight: bold;
	color: #0E0D50;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dtlLocTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0E0D50;
}
.dtlLocDate {
	font-size: 11px;
}
.dtlLocInfo {
	font-size: 12px;
}
/**DIRECTORY*****************************/
.Directory {
	font-size: 12px;
}
.DirectoryLink {
	font-size: 11px;
	font-weight: bold;
	color: #0E0D50;
}
/**PHYSICIANS*****************************/
.pagePhysTitle {
	font-size: 11px;
	font-weight: bold;
	color: #0E0D50;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dtlPhysTitle {
	font-size: 14px;
	font-weight: bold;
}
.dtlPhysBio {
	font-size: 12px;
}
/******************************************************/
input.FormFields {
	width: 200px;
	height: 24px;
	vertical-align: middle;
	background-color: #F1F1F1;
	border: 1px solid #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
select.FormFields {
	width: 200px;
	height: 20px;
	vertical-align: middle;
	background-color: #F1F1F1;
	border: 1px solid #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
textarea.FormFields {
	width: 400px;
	height: 120px;
	vertical-align: middle;
	background-color: #F1F1F1;
	border: 1px solid #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.none {
	display: none;
}