.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;
	}
	
/*DARIN'S CSS*/

ul, ol { font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; padding-left: 20px; }
	ul li { list-style: square outside url("/images/yellow_square.gif"); }
	
h3 { font: bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline; }

ul#nav { background: url("/images/bg-nav.jpg") repeat-x 0 0 #235880; border-top: 1px solid #3073ba; border-bottom: 2px solid #3073ba; margin: 0; padding-left: 53px; height: 32px; }
	ul#nav li { border-left: #3073ba solid 1px; display: inline-block; margin-right: -5px; position: relative; width: auto; }
	li.trigger { color: #FFFFFF; font: bold 12px Helvetica,Arial,sans-serif; padding: 8px 17px 10px; text-shadow: 0 1px 0 #000000; cursor: default; }
	ul#nav li.last { border-right: #3073ba solid 1px; margin-right: 0; }
	ul#nav li:hover { background: url("/images/bg-nav-hover.jpg") repeat-x 0 0; }
	ul#nav a { color: #fff; display: inline-block; font: bold 12px Helvetica, Arial, sans-serif; padding: 8px 17px 10px; text-decoration: none; text-shadow: 0 1px 0 #000; }
		ul#subnav { background: #235880; display: none; padding: 0; position: absolute; width: 185px; left: -1px; top: 33px; }
			ul#subnav li { border: 1px solid #3073ba; }
			ul#subnav li:hover { background: #306ab6; }
				ul#subnav li a { display: inline-block; width: 150px; }
				
ul#theStrip { margin: 0; float: right; height: 18px !important; padding: 0; border: none; }
	ul#theStrip li { display: inline; list-style: none; }
		ul#theStrip li a { color: #fff; font-size: 11px; padding: 0 14px; text-decoration: none; }
		
a.topMenu { color: #fff; float: right; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; }
	


