.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}
body {
	background-image: url(library/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.comingSoon {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#c6773e;
}
.comingSoon2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.bullet_text {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #C6773E;
	font-weight: bold;
	text-decoration: none;
}
a.links:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #C6773E;
	font-weight: bold;
	text-decoration: underline;
}
a.links:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #C6773E;
	font-weight: bold;
	text-decoration: underline;
}
a.links:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #22577F;
	font-weight: bold;
	text-decoration: underline;
}
a.links:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #22577F;
	font-weight: bold;
	text-decoration: underline;
}
.bluebox_header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #22577F;
}

.footer_text {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blueheader {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #22577F;
}
.column_text {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
}
.column_links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #22577F;
	font-weight: bold;
}
a.column_links:link {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #22577F;
	font-weight: bold;
}
a.column_links:visited {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #22577F;
	font-weight: bold;
}
a.column_links:hover {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: yellow;
	font-weight: bold;
}
a.column_links:active {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: yellow;
	font-weight: bold;
}
a.column_links2:link {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #22577F;
	font-weight: bold;
}
a.column_links2:visited {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #22577F;
	font-weight: bold;
}
a.column_links2:hover {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #c6773e;
	font-weight: bold;
}
a.column_links2:active {
    font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #c6773e;
	font-weight: bold;
}
.subheader {


	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #C6773E;
}
.sidebaryellowheader {



	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}

/* Patient Education Styles */
.pe_link {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}
.pe_header {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 20px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.pe_subheader {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 16px;
	line-height: 18px;
	font-weight: bold;
	color: #D16838;
}
.FooterCopyright  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration : none;
	color: #707070;
	font-size : 9px;
	line-height: 20px;
}
.HomeMiddleText  {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	line-height: 18px;
}

/* 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;
	}