@charset "iso-8859-1";
/* begin defining default tags */
body {
	margin: 0;
	padding: 0;
	color: #003399;
	font-family: Verdana, Arial, helvetica;
	background-color: #E3EAF4;
	font-size: 12px;
	border: 0;
	border-color: #003399;
}
img {
	border: 0;
}
/* end defining default tags */
/* begin defining header styles */
#header {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #003399;
}
#header .topNav1stLevel {
	background-color: #BDCEE2;
	border: 0;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #003399;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
#header .textNav {
	float: left;
	padding-left: 10px;
}
#header .siteTitle {
	text-align: right;
	padding: 0;
	padding-right: 10px;
}
#header .topNavHilite {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#header a {
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#header a:hover {
	color: #ffffff;
}
/* end defining header styles */
/* begin defining main content styles */
#contentPage {
	color: #003399;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
}
#contentPage h1 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	background-color: #E3EAF4;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contentPage form {
	margin: 0;
	padding: 0;
}
#contentPage P, TD {
	font-size: 12px;
	line-height: 18px;
}
#contentPage .mainTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	border: 0;
	border-bottom: 1px;
	border-style: solid;

}
#contentPage .mainTopic {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;	
}
#contentPage a {
	color: #003399;
	text-decoration: underline;
}
#contentPage a:hover {
	text-decoration: none;
}
#contentPage .Notes {
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	border: 1px;
	border-style: solid;
	background-color: #E3EAF4;
}
#contentPage .confirmation {
	color: red;
	font-weight: normal;
}
#contentPage .confError {
	border: 1px;
	border-style: solid;
	padding: 5px;
	color: red;
	font-weight: bold;
}
#contentPage .confSuccess {
	border: 1px;
	border-style: solid;
	padding: 5px;
	color: green;
	font-weight: bold;
}
#contentPage th {
	font-size: 12px;
	font-weight: bold;
	background-color: #BDCEE2;
	color: #ffffff;
}
#contentPage .inputFormField {
	background-color: #E5F1FB;
	color: #003399;
	border: 1px;
	border-style: solid;
}
#contentPage .inputFormFieldLocked {
	background-color: #d0e0ed;
	color: #003399;
	border: 1px;
	border-style: solid;
}
#contentPage .inputFormButton {
	cursor: pointer;
	background-color: #f3f0f0;
	color: #003399;
	border: 1px;
	border-style: outset;
}
/* end defining main content styles */
/* begin defining in section subNav styles */
#subNavBar {
	font-family: Verdana, Arial;
	padding: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BDCEE2;
}
#subNavBar a {
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#subNavBar a:hover {
	color: #ffffff;
}
#subNavBar .onSection {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/* end defining in section subNav styles */
/* begin defining styles for footer */
#footer {
	height: 80px;
	background-color: #E3EAF4;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	border: 0;
	border-top: 1px;
	border-style: solid;
	border-color: #003399;
	line-height: 15px;
}
#footer .practiceAddress {
	font-size: 10px;
	color: #003399;
	float: left;
	padding: 0;
	padding-left: 10px;
}
#footer .emailList {
	text-align: right;
	padding: 0;
	padding-right: 10px;
}
#footer a {
	font-size: 10px;
	color: #003399;
	cursor: pointer;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
/* end defining styles for footer */
/* begin generic styles */
.withBorder {
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: #003399;
}
.specialColor {
	background-color: #E3EAF4;
}
/* end generic styles */
/* begin style for patients testimonials */
.boxTestimonial {
	color: #003399;
	border: 0;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	height: 100%;
	/* 
	background-color: #BDCEE2;
	*/
	padding: 10px;
}
.TitleTestimonial {
	font-family: MS Trebuchet, Verdana, Arial, helvetica;
	font-weight: bold;
	font-size: 14px;
}
.TextTestimonial {
	font-family: MS Trebuchet, Verdana, Arial, helvetica;
	font-size: 12px;
	font-style: italic;
}
.SenderTestimonial {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.TestimonialLine {
	border: 0;
	border-top: 1px;
	border-style: solid;
	width: 30%;
}
.TestimonialLink {
	font-size: 10px;
}
/* end style for patients testimonials */
/* begin styles for the display notes page */
.boxNote {
	color: #003399;
	border: 1px;
	border-style: solid;
	width: 400px;
	height: 100px;
	background-color: #E3EAF4;
}
.selectNote {
	color: #003399;
	border: 1px;
	border-style: solid;
	width: 400px;
	background-color: #E3EAF4;
}
/* end styles for the display notes page */
/* begin styles for the web wizard */
.wizText {
	font-size: 12px;
}
.wizNumberOn {
	font-size: 36px;
	font-weight: bold;
}
.wizNumberOff {
	font-size: 36px;
	font-weight: bold;
	color: #DDDBDB;
	text-decoration: none;
}
.wizNumberOff:hover {
	text-decoration: underline;
}
.wizTitlePage {
	font-size: 18px;
	background-color: #BDCEE2;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 4px;
}
/* end styles for the web wizard */

