/* standard styles */
body, p, td { 
   font-family: arial, verdana, sans-serif;
   font-size: 12px;
   color: #333;
   background-color: #ffffff;
   margin-top: 0px;
}

a { 
   text-decoration: none;
   color: #009ACF;
}

a.linkOn { 
   color: #333;
}

a.smTert {
   font-size: 11px;
   color: #EF4122;
}

a.glosslink {
   color: #066;
}

a img {
	border: 0;
}

ul {
   margin: 0px 0px 7px 0px;
   padding: 0px;
}

li {
   background-image: url(bullet_gray.gif);
   background-repeat: no-repeat;
   background-position: 1px 5px;
   list-style: none;
   margin: 0px 0px 5px 10px;
   padding: 0px 0px 0px 10px;
}

ul li ul li {
	background-image: url(dash.gif) !important;
	background-repeat: no-repeat;
	background-position: 1px 4px;
	list-style: none;
	margin: 0px 0px 5px 10px;
	padding: 0 0 0 10px;
}


#hmLogo {
   position: absolute;
   z-index: 5;
   visibility: hidden;
}

/* htdig support */
.search_hilite {
	font-weight: bold;
}


/* print template support */
.noprint {
}

.noshowtitle {
	display: none;
}

.noshow {
	display: none;
}


/* home template support */
#hmBanner {
   width: 800px;
   height: 444px; 
   background-image: url(splash_bg.gif);
   background-repeat: no-repeat;
}

#hmContent {
   position:absolute;
   z-index:5;
   visibility: hidden;
   width: 314px;
   font-family: 'Times New Roman', times, serif;
   font-size: 16px;
   color: #0F5544;
   line-height: 1.5em;
}

.printHome {
   font-family: 'Times New Roman', times, serif;
   font-size: 18px;
   color: #333;
}

.grayLine {
   background-color: #ccc;
   border-top: 10px solid #fff;
   border-bottom: 10px solid #fff;
}

table.hmZones {
   width: 800px;
   border-bottom: 1px solid #ccc;
}

td.hmLeft {
   padding: 28px 62px 20px 51px;
}

td.hmRight {
   padding: 28px 81px 20px 36;
}

.zoneHeader {
   display: block;
   font-family: 'Times New Roman', times, serif;
   font-size: 24px;
   color: #069;
   margin-bottom: 10px;
}

.copyright {
   font-size: 10px;
}

a.smCopyright {
   font-size: 10px;
}

a.sidenav, a.sidenavon {
   display: block;
   font-family: 'Times New Roman', times, serif;
   font-size: 13px;
/*   color: #069;*/
   padding: 5px 0px 5px 5px;
}

a.sidenav:hover, a.sidenavon {
   background-color: #f3f3f3;
}

a.secnavbutton {
	display: block;
	margin-bottom: 12px;
}

a.learnmore {
   display: block;
   width: 108px;
   height: 21px;
   background-image: url(nav_learnmore.gif);
   background-repeat: no-repeat;
}

a.learnmore:hover {
   background-image: url(nav_learnmore_on.gif);
   background-repeat: no-repeat;
}

a.rollpatients {
   display: block;
   width: 225;
   height: 24px;
   background-image: url(nav_forpatientsshad.gif);
   background-repeat: no-repeat;
}

a.rollpatients:hover {
   background-image: url(nav_forpatientsshad_on.gif);
   background-repeat: no-repeat;
}

.pgTitle {
   display: block;
   padding-bottom: 5px;
   font-family: 'Times New Roman', times, serif;
   font-size: 26px;
   color: #333;
   line-height: 1em;
}

td.secContent {
   padding: 0px 34px 0px 38px;
   line-height: 1.5em;
}

td.secZone {
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
   color: #666;
}

td.tertContent {
   padding: 0px 69px 0px 48px;
   line-height: 1.5em;
}

#tertNav {
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
   padding-top: 7px;
}

#tertNav a {
   color: #EF4122;
}

#tertNav a:hover {
   color: #333;
}

#tertNav a.tert_navOn {
   color: #333;
}

#tertNav ul {
   margin: 0px 0px 7px 0px;
   padding: 0px;
}

#tertNav li {
   background-image: url(bullet_gray.gif);
   background-repeat: no-repeat;
   background-position: 1px 5px;
   list-style: none;
   margin: 0px 0px 5px 10px;
   padding: 0px 0px 0px 10px;
}

#tertNav ul.siteMapUL {
   margin: 7px 0px -10px 7px;
   padding: 0px;
}

#tertNav li.siteMapLI {
   margin: 0px 0px 0px 10px;
   padding: 0px;
}

.underNav {
   padding: 30px 5px 0px 5px;
   font-size: 11px;
   color: #666;
}

h1 {
   font-family: 'Times New Roman', times, serif;
   font-size: 14px;
   color: #EF4122;
}


h2 {
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   color: #33B998;
}

.small {
   font-size: 11px;
}

.ref {
   font-size: 10px;
   color: #666666;
   line-height: 1em;
}

hr {
   border: 1px dotted #e1e1e1;
}


.pullquote {
   width: 100%;
   background-color: #009ACF;
   color: #fff;
}

.pullquote p {
   margin: 4px 20px;
   font-family: 'Times New Roman', times, serif;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   text-align: center; 
   background-color: #009ACF;  
   line-height: 1em;   
}

.pq_top {
   background: url(pq_corner_top_right.gif) no-repeat top right;
}

.pq_bot {
   background: url(pq_corner_bot_right.gif) no-repeat top right;
}

img.pq_corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}


.input_error {
	border: 1px solid #EF4122;
	padding: 4px;
}

.input_reg {
	border: 1px solid #cccccc;
	padding: 4px;
}