/* Native XHTML Tags */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/library/index_ext.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 20px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 0 25px;
	margin: 0;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#990033;
}
h3 {
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #886C71;
	margin-bottom: -6px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C566C;
	margin-bottom: -12px;
	text-transform: uppercase;
}
select {
	margin-bottom: -6px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #16677A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #16677A;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #16677A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #16677A;
	text-decoration: underline;
}
hr {
	margin-top: -4px;
	margin-bottom: -18px;
}

/* Global Styles */
#mainContent {
	margin-right: 15px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
.notice {
	padding: 3px;
	border: solid 2px gray;
	background-color:#FFFFCC;
	font-size: 0.8em;
	margin: 5px 5px 10px 0px;
}
.notice2 {
	padding: 0;
	border-width: 0;
	font-size: 0.8em;
	margin: 0;
	display: inline;
	font-style: italic;
/*	
	padding: 5px;
	border: solid 1px gray;
	background-color:#FFFFDD;
	font-size: 0.8em;
	margin: 5px 5px 10px 25px;
	display: inline;
	*/
}
.notice2 a:link {
	font-weight: normal;
}
.notice2 a:visited {
	font-weight: normal;
}
.notice2 a:hover {
	font-weight: normal;
}
.notice2 a:active {
	font-weight: normal;
}
.table {
	font-size: 0.8em;
}
.patient_forms {
	margin-top: 0;
	margin-bottom: 40px;
	margin-left: 15px;
}
.patient_forms2 {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 15px;
}

/* Page Regions */
.sidebar h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #886C71;
		border-top: solid 0 black;
		border-right: solid 0 black; 		
		border-bottom: solid 1px #888888;
		border-left: solid 0 black;
		margin: 10px 0 0 0;
		padding: 0 0 2px 0;
}
a.sidebar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6B7F;
	text-decoration: none;
}
a.sidebar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6B7F;
	text-decoration: none;
}
a.sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6B7F;
	text-decoration: underline;
}
a.sidebar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6B7F;
	text-decoration: underline;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: underline;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: none;
}

/* SECTION: Patient Resources */
#requestAnAppointment {}

	#requestAnAppointment ul {
		line-height: 25px;
		list-style: none;
		margin: -16px 0 0 0;
		padding: 0 0 0 0;
		font-size: 12px;
	}

/* SECTION: Physicians */
body#physicians {}

	body#physicians h1 {
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	body#physicians h2 {
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		color:#990033;
	}

	body#physicians img.doc {
		border: solid 1px black;
		margin-left: 15px;
		margin-bottom: 5px;
		float: right;
	}

/* SECTION: For Our Patients */	
body#resources {}
	
	body#resources h3 {
		font-size: 14px;
		margin: 15px 0 0 0;
		padding: 0;
	}
	
	body#resources h3.alternate {
		font-size: 14px;
		margin: 30px 0 -15px 0;
		padding: 0;
	}
	
	body#resources h4 {
		font-size: 14px;
		padding: 0;
		color:#333333;
	}


/* SECTION: Contact Us */	
#contactUsOnline {
	width: 100%;
	font-size: 14px;
}
	
.pe_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 16px;
	color: #1C566C;
}
.action_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
}
a.action_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.action_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.action_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: black;
	text-decoration: underline;
}
a.action_text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.action:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.action:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.action:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 20px;
	color: #98E0EE;
	text-decoration: underline;
}
a.action:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 20px;
	color: #98E0EE;
	text-decoration: underline;
}

/* Validator Styles */
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
label.errHilite {
	color: #C00;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight:normal;
	font-size:0.8em;
	}	
ul#errors li {
	font-family: "Trebuchet MS";
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left:20px;
	padding:0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}