@charset "utf-8";

body { 
margin: 0;
padding: 0;
background-image:url(/images/bkgd.gif)
}

#container {
width: 785px;
padding: 0;
margin: 0 0 0 15px;
text-align: left; 
background: #fff url(../nathcer_images/page_bkgd.gif) repeat;
}

#top-banner { 
background-color: #fff;
background-image:url(/healthcaresolutions/images/mastbkg.jpg);
background-repeat:repeat-x;
}

#banner-heading {
height: 17px;
clear: both;
background-color: #f89938;
border-bottom: 1px solid #fff;
}

#banner-heading img, #banner img {
display: block;
}

#banner {
margin-bottom: 1px;
background-color: #eee;
}

#nav { /* see other styles below */
margin-bottom: 12px;
background-color: #91b17d;
width: 785px;
float: left;
}

#c-wrapper {
background: #fff url(http://ynhhs.emergencyeducation.org/nathcer_images/content_bkgd_3col.gif) repeat-y;
clear: left;
margin-top: 0px;
}

#scancol {
float: left;
width: 205px;
}

#content {
float: left;
margin-left: 20px;
width: 320px;
}

#sidebar {
float: right;
width: 215px;
overflow:visible;
}

#footer {
clear: both;
margin-top: 10px;
background-color: #0b619e;
border: 1px solid #3c6899;
}

.clear-all {
clear: both;
line-height: 0px;
height: 0px;
}


a {
color: #03c;
text-decoration: underline;
}

a:hover {
color: #39f;
}

a:active {
color: #000;
}

#content {
min-height: 450px;
height: auto !important;
height: 450px;
}


#top-banner {
width: 785px;
position: relative;
}

top-banner img {
display: block;
}

#top-banner h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2em;
margin: 0;
position: absolute;
top: 32px;
right: 12px;
}

#top-banner ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
padding: 0;
margin: 0;
line-height: 1.2em;
position: absolute;
bottom: 7px;
right: 12px;
}

#top-banner ul li { 
list-style-type: none;
display: inline;
float: left;
}

#top-banner ul li a {
color: #1a4d87;
text-decoration: none;
padding: 0px 10px;
border-right: 1px solid #1a4d87;
}

#top-banner ul li a:hover {
text-decoration: underline;
color: #39f;
}

#top-banner ul li a:active { 
color: #2a85ee; 
}

#top-banner ul li.last a { 
border-right: none;
padding-right: 0;
}


#nav ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
padding: 0;
margin: 0;
}

#nav ul li {
display: inline;
}

#nav ul li a {
color: #fff;
text-decoration: none;
padding: 5px 28px 6px 28px;
float: left;
background-image: url(http://ynhhs.emergencyeducation.org/nathcer_images/nav_divider.gif);
background-repeat: no-repeat;
background-position: right center;
}

#nav ul li a:hover {
color: #ffc;
background-color: #738c64;
}

#nav ul li a:active {
background-color: #526347;
}

#nav ul li.first a {
padding-left: 15px;
}

#nav ul li.last a {
background-image: none;
}


/* =Fonts in Content column
-------------------------------------------------------- */
#content h1, #content h2, #content h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

#content h1 {
font-size: 20px;
color: #369;
margin: 0;
}

#content h2 {
font-size: 15px;
color: #369;
margin: 0;
margin-top: 1em;
}

#content h3 {
font-size: 12px;
color: #036;
margin: 0;
}

#course-description h3 {
font-size: 12px;
font-weight: bold;
color: #369;
margin: 0;
}


#content p, #content ul, #content ol, #content blockquote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.6em;
color: #333;
margin-top: 1em;
margin-bottom: 1em;
}


#content p.quote {
margin-top: 1.5em;
border-top: 1px solid #e6ecf2;
border-bottom: 1px solid #e6ecf2;
padding: 7px 25px 7px 25px;
line-height: 1.4em;
color: #6c7680;
}

#content .transcript-text { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 14px;
margin-left: 10px;
}

#content .errfeedback {
font-size: 11px;
font-weight: bold;
color: #CC0033;
}

#content .data { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 15px;
}

#content .field-name { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 15px;
padding-left: 12px;
}

#content select.data { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 15px;
}
#content .data-margin { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 15px;
margin-top: 4px;
margin-bottom: 4px;
}

#content select.partner { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 15px;
margin-top: 4px;
margin-bottom: 4px;
} 



#content h1+p, #content h2+p, #content h3+p,
#content h1+ul, #content h2+ul, #content h3+ul,
#content h1+ol, #content h2+ol, #content h3+ol,
#content h1+blockquote, #content h2+blockquote, #content h3+blockquote {
margin-top: 0.5em;
}

#content ul { 
list-style-type: square; 
}

#content li { 
line-height: 1.4em;
padding-bottom: 0.5em; 
} 

#content ol {
margin-left: 12px; 
padding-left: 0; 
list-style-position: outside;
}

#content ol li {
margin-left: 17px;
}

#content td { 	
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.2em;
color: #333;
}


hr {			
border: 0;		
height: 1px;	
color: #91b17d; 	
background-color: #91b17d; 
}



/* =Buttons
-------------------------------------------------------- */
#buttons {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal; 
margin: 18px 0;
}

#buttons a {  
color: #000;
background-color: #fff;
padding: 3px 6px 4px 6px;
}

#buttons a {
text-decoration: none;
border: 1px solid #0b619e;	
}

#buttons a:hover {
color: #39f;
background-color: #fefee0;	
}

#buttons a:active {
color: #039;
background-color: #fefee0;	
}



#content h3 {color: #F89938;
font-size: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

#content p {
color: #555555;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#content ul.plainlist {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.2em;
list-style-type: none;
padding: 0;
margin: 0;
}

#content ul.plainlist li  {
padding: 2px 12px 6px 0;
}

#content ul.plainlist li a {
text-decoration: none;
color: #000;
}

#content ul.plainlist li a:hover {
text-decoration: underline;
color: #39f;
}

#content ul ul {
margin-bottom: 0;
}

#content ul.plainlist2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.2em;
list-style-type: none;
padding: 0;
margin: 0;
}

#content ul.plainlist2 li  {
padding: 2px 12px 6px 0;
}

#content ul.plainlist2 li a {
text-decoration: underline;
color: #039;
}

#content ul.plainlist2 li a:hover {
text-decoration: underline;
color: #39f;
}


.scancol-padding {
padding-left: 14px;
padding-right: 6px;
}

#scancol h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin: 0;
color: #0b619e;
padding: 0;
line-height: normal;
}

#scancol H5 {
PADDING: 1px 4px 2px 4px; 
FONT-WEIGHT: bold; 
FONT-SIZE: 11px;  
COLOR: #fff; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
BACKGROUND-COLOR: #91B17D; margin: 0 8px; 
	}


#scancol p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 1.7em;
color: #404040;
margin: 1em 0;
}

#scancol a { color: #333; }
#scancol a:hover { color: #39f; }


#news {
padding-right: 10px;
}

#news h5 {
PADDING: 1px 4px 2px 4px; 
FONT-WEIGHT: bold; 
FONT-SIZE: 11px;  
COLOR: #fff; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
BACKGROUND-COLOR: #91B17D; margin: 0 8px;
}


#news h4 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold; 
line-height: 1.2em;
color: #339;
margin-top: 10px;
margin-bottom: -0.5em;
}

#news p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size: 10px;
line-height: 1.4em;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 1em;
}



#footer {
position: relative;
}

#footer img {
display: block;
position: absolute;
top: 0;
left: 0;
}

#footer p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 1.5em;
color: #deeaf2;
margin-top: 1em;
margin-left: 224px;
margin-bottom: 18px;
}

#footer a {
color: #d5e2eb;
text-decoration: underline;
}

#footer a:hover {
color: #fff;
}

.menu a  {
text-decoration:none;
}

.menu  li {
	padding: 0;
	margin: 0;
	line-height:normal;
	text-indent:0;
	}
	
.menu ul {
	padding: 0;
	margin: 0;
	line-height:normal;
	text-indent:0;	
	}	
	
.drop ul {
	padding: 0;
	margin-left: 0;
	line-height:normal;
	text-indent: 0;}
.drop li {
	padding: 0;
	margin-left: 15px;
	line-height:normal;
	text-indent:0;
	}

#chstype {
float: left;
font-family: Arial, Helvetica, sans-serif;
padding: 3px 0 0 15px;
font-size: 11px;
/*color: #12679b;*/
height: 20px;
font-weight: 700;
margin-bottom:0}

.imgL {
float: left;
margin: 3px 10px 10px 0;
}

.imgR {
float: right;
margin: 3px 0 10px 10px;
}