/*--  Basic Tag Styles  --*/
body { font-size: 78%; }
body, p, a, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
.clear { display: block; clear: both; }
body {}
p { line-height: 1.5em; margin: 1.5em 0;}
a { color: #396E96; text-decoration: none; outline: none; }
a:hover { color: #396E96; text-decoration: underline; outline: none; }
a span { display: none; }
h1, h2, h3, h4, h5, h6 { text-transform: uppercase;}
h1 { font-size: 28px; line-height: 24px; margin: 10px 0 0; font-weight: normal; }
h1 span {display:block; font-weight: bold; }
h2 { font-size: 16px; line-height: 16px; margin: 30px 0 0; }
h3 { font-size: 18px; line-height: 24px; margin: 10px 0; color: #9bb5c9; }
h4 { font-size: 14px; line-height: 16px; margin: 10px 0; color: #9bb5c9; }
h5 { font-size: 11px; line-height: 16px; margin: 15px 0 5px; font-weight: bold;}
/*
ul { list-style: none; }
ul li { list-style: none; }
*/
ul, ol { padding-left: 0px;  margin: 10px 30px; }
ul li, ol li { background: none; }
dl { padding-left: 0px;  margin: 10px 0; }
dt { font-size: 110%; font-weight: bold; padding-top: 1em; border-top: 1px dotted #ccc;}
dd { margin-left: 10%;}

.justleft, .justleft p {text-align: left; }

/*--  List Styles  --*/
ul.faq { margin: 2em 0;}
ul.faq a {
		text-align: right;
		font-weight: bold;
		margin-top: 5px;
		padding: 5px 5px 5px 10px;
		background: url(img/BlueArrow.gif) no-repeat 0 7px;
}
ul.faq li {
	margin-bottom: .5em; padding-bottom: .5em;  border-bottom: 1px dashed #ddd; list-style-image: none;
}
ul.faq li ul li { border: none; list-style-image: url(img/ListBullet.gif); }
ul.faq li div.answer {
	margin: 1em 0 2em 1.5em;
}

#staffdirectory h4 {
	margin: 3em 0 .5em;
	border-bottom: 1px solid #ddd;
}
#Content ul {
	list-style: none outside  url(img/BlueArrow.gif);
	list-style: none outside  url(img/ListBullet.gif);

}

#Content span a,
#Content ul li a {
		text-align: right;
		font-weight: bold;
		/*margin-top: 5px;
		padding: 5px 5px 5px 10px;*/
		margin-left: 5px;
		padding-left: 10px;
		background: url(img/BlueArrow.gif) no-repeat 0 50%;
}
#Content a.pdf {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

/*--  Page Layout: Header Styles  --*/
#Page { width: 855px; margin: 30px auto 0; }
	#Header { position: relative; z-index: 500; }
	#Logo {
		display: block;
		width: 160px;
		height: 76px;
		float: left;
		background: url(img/Header.png) no-repeat 0 0; }
	#LogoSpace {
		width: 80px;
		height: 40px;
		float: left;
		margin-top: 15px;
		background: url(img/Header.png) no-repeat -158px -15px; }
	#TopNav { position: absolute; top: 15px; right: 0; }
		#TopMenu li {
			display: block;
			margin: 0 5px 0 0;
			float: left; }
		#TopMenu li#TopEnd { margin-right: 0; }
			#TopNav a {
				display: block;
				width: 118px;
				height: 40px;
				background: url(img/Header.png) no-repeat 0 -15px; }
			#TopNav a:hover { background-image: url(img/HeaderOn.png); }
			#TopNav a.Top1 { background-position: -243px -15px; }
			#TopNav a.Top2 { background-position: -366px -15px; }
			#TopNav a.Top3 { background-position: -489px -15px; }
			#TopNav a.Top4 { background-position: -612px -15px; }
			#TopNav a.Top5 { background-position: -736px -15px; }

			#TopNav .Sub1 { margin-top: 12px; }
			#TopNav .Sub1 li { }
			#TopNav .Sub1 a { border-bottom: #FFFFFF solid 3px;
				background: url(img/SubNavBg.png) repeat-y 0 0;
				font-size: 12px;
				text-transform: uppercase;
				letter-spacing: -.5px;
				padding: 10px;
				height: auto;
				white-space: nowrap;
			}
			#TopNav .Sub1 a:hover {
				background: url(img/SubNavBgOn.png) repeat-y 0 0;
				color: #FFF;
			}


	.breadcrumb { font-size: 11.5px; padding: 55px 0 0 0; }



/*--  Page Layout: Left Nav Styles  --*/
#LeftColumn {
	width: 145px;
	float: left;
	background: #F6F6F4; }
			#LeftNav a {
					display: block;
					width: 145px;
					height: 69px;
					float: left;
					background: url(img/LeftNav.png) no-repeat 0 0; }
			#LeftNav a:hover { background-image: url(img/LeftNavOn.png); }
			#LeftNav a.Left1 { background-position: 0 -5px; }
			#LeftNav a.Left2 { background-position: 0 -75px; }
			#LeftNav a.Left3 { background-position: 0 -144px; }
			#LeftNav a.Left4 { background-position: 0 -214px; }
			#LeftNav a.Left5 { background-position: 0 -284px; }
		#LeftMenu {
			margin: 0; padding: 0;
			list-style: none;
		}
		#LeftMenu li {
			display: block;
			float: left;
			position: relative; }

	#EnrollNow {
		display: block;
		width: 145px;
		height: 105px;
		margin-top: 20px;
		float: left;
		background: url(img/LeftNav.png) no-repeat 0 100%; }
	#EnrollNow:hover { background: url(img/LeftNavOn.png) no-repeat 0 100%; }





/*--  HomePage Layout  --*/

#HomePage {
	width: 690px;	float: right;
	position: relative; min-height:470px;
	 }
	#MainFeature {
		width: 690px;
		height: 344px;
		background: url(img/Feature.jpg) no-repeat 0 0;
	}
	#MainFeature h1 { display: none; margin: 0;}
	#MainFeature p {
		margin: 0; padding: 0; font-size: 90%; line-height: 120%;
		display: block;
		width: 260px;
		position: relative;
		top: 245px;
		left: 150px;
	}
	#MainFeature p span {
		font-size: 16px;
	}

	#MainFeature .FeatureLink {
	display: block;
	width:181px;
	height: 15px;
	position: relative;
	top: 5px;
	left: 75px;
	background: url(img/FeatureLink.gif) no-repeat  0 0;
	}
	#MainFeature .FeatureLink:hover {
	background: url(img/FeatureLinkOn.gif) no-repeat  0 0;
	}






/*--  Page Layout: Body Content Styles  --*/

#MainColumn {
	width: 670px;	float: right; padding-left: 30px;
	position: relative; min-height:470px;
	background: #F6F6F4 url(img/MainColumnBg.gif) repeat-y right 0;
	 }

#Content {
	width: 420px;	float: left;
	padding: 2em 0;
}

#MainColumn.wide {
	width: 640px; padding: 0 30px;
	background-image: none;
}
#MainColumn.wide #Content {
	width: 100%;
	background-image: none;
}


#Content p { text-align: justify; }





/*--  Page Layout: Right Column Styles  --*/
		#RightColumn {
		width: 206px; float: right;
		padding-bottom: 50px;
		}
		#TestimonialRotator {
			display: block;
			margin-bottom: 0px;
			border-bottom: 15px solid white;
		}
		#RelatedDocument { margin: 15px 10px; }

		#RelatedDocument ul {
			margin: 0 5px 0 10px;
			font-size: 86%;
		}
			#RelatedDocument a {
				padding-left: 10px;
				color: #666666;
				background: url(img/GrayArrowSm.gif) no-repeat 0 2px;
				}
			#RelatedDocument a:hover { color: #396E96; }
			#RelatedDocument hr { border: #FFFFFF solid 2px; margin-top: 10px; margin-left: -1px; }
			#RelatedDocument hr#RelatedTop { border: #FFFFFF solid 8px; margin-top: 0px; margin-bottom: 20px; }
	#StripeOne {
		display: block;
		width: 206px;
		height: 50px;
		position: absolute;
		bottom: 0;
		right: 0;
		border: none;
		margin: 0;
		background: url(img/RightColFoot.gif) repeat-x 0 0; }





/*--  Page Layout: Home Page Banners Styles  --*/
	#BottomBanner {
		width: 690px;
		height: 104px;
		margin-top: 21px;
		margin-bottom: 2px;
		background: #F6F6F4; }
		#Finder {
			width: 316px;
			height: 104px;
			float: left;
			background: url(img/FindVisit.gif) no-repeat 0 0;
			position: relative;
			}
			#Finder a {
				display: block;
				width: 132px;
				height: 40px;
				position: absolute;
				left: 5px;
				background: url(img/FindVisit.gif) no-repeat; }
			#Finder a:hover { background: url(img/FindVisitOn.gif); }
			#Finder .Provider, #Finder .Provider:hover {
				top: 6px;
				background-position: -5px -5px; }
			#Finder .Standard, #Finder .Standard:hover {
				top: 55px;
				background-position: -5px -55px; }
		#Lasik {
			width: 374px;
			height: 104px;
			float: right;
			background: url(img/LasikBanner.gif) no-repeat 0 0; }
			#Lasik h3, #Lasik p { display: none;}
			#Lasik p.LasikLink { display: block; margin: 0; padding: 0; }
			#Lasik a {
				display: block;
				width: 170px;
				height: 15px;
				position: relative;
				top: 82px;
				left: 190px;
				background: url(img/LasikLink.gif) no-repeat  0 0;
				overflow: hidden;
				text-indent: -999px; }
			#Lasik a:hover { background: url(img/LasikLinkOn.gif); }



/*--  Page Layout: Forms Styles  --*/
table.form { width: 100%; margin: 1em auto; }
table.form tr td {vertical-align: top; padding-bottom: 15px;}
table.form tr td.Label { width:190px;  }
table.form tr td.Input {  }
table.form tr td.Input input,
table.form tr td.Input textarea { width: 95%; font-size: 111%; color: #222;}
table.form tr td.Input textarea {height: 8em;}
table.form tr td.Radio label { padding-right: 1.5em;  }
table.form tr td.Qty label {text-align: right;}
table.form tr td.Qty input {width: 25px;}
span.reqd {font-weight: bold; padding-right: 4px;}

table tr th {color:#fff; background:#9fb9d4; text-align:left; }
.altrow {background: #eee;}

/* -- Footer --*/
#Footer { width: 855px; float: left; padding-top: 5px; }
	#Footer hr { display: none; }
	#FooterNav ul { float: right; margin: 0; padding: 0;}
	#FooterNav li {
		display: inline;
		font-size: 11px; }
		#FooterNav a {
			color: #666666;
			text-decoration: none;
			margin-left: 20px; }
		#FooterNav a:hover {
			color: #396E96;
			text-decoration: underline; }

/* --- form validation styles --- */
div.thankyoumsg {
	padding: 1em;
	margin: 1em;
	border: 1px solid #6C3;
	background: #F4FFEC;
}
div.errmsg {
	border: 1px solid #C33;
	background: #ffecec;
	padding: 1em;
	margin: 1em;
	font-weight: bold;
}
div.errmsg, div.errmsg p {
	color: #c33;
}
label.invalid {
	font-weight: bold;
}
input.invalid, textarea.invalid {
	background: #FFFFEC;
	border: 1px solid #C33;
}

/* --- search results styles --- */
form.searchform fieldset {
  padding: 1em;
  border: 1px solid #9fb9d4;
}
form.searchform h4 {
  margin-top: 0;
}
#Content ul.key,
#Content table.searchresults ul {
  overflow: hidden;
  list-style: none inside none;
  margin: 0 0 10px;
  padding: 0;
}
ul.key li,
#Content table.searchresults li,
#Content table.searchresults .loc_net span {
  float: left;
  text-indent: 16px;
  background-color: transparent;
  background-image: url("img/select-broad-bullets.png");
  background-repeat: no-repeat;
}
table.searchresults th,
table.searchresults td {
  padding: 3px;
}

#Content table.searchresults .network_s,
#Content ul.key .network_s {
  background-position: 1px -35px;
}
#Content table.searchresults .network_b,
#Content ul.key .network_b {
  background-position: -39px 4px;
}


#Content table.searchresults .loc_net {
  overflow: hidden;
  display: block;
  float: left;/*
  width: 32px;
  margin-left: 6px;*/
}
#Content table.searchresults .loc_net span.network_s,
#Content table.searchresults .loc_net span.network_b {
  float: left;
  text-indent: 16px;
  display: block;
  height: 16px;
  width: 16px;
  overflow: hidden;
}