body {
	font-family: "Times New Roman", Times, serif;
	background-color: #fff;
	font-size: smaller;
	/*/*/line-height: 155%; /* */
}

A:link, A:visited {
	COLOR: #2A558F; 
	text-decoration: none;
}

A:visited:hover, A:link:hover {
	text-decoration: none;
	COLOR: #6F998E;
}

.nav  {
	padding-right: 50px;
	color: #fff;
	font-family: tahoma,arial;
	text-align: right;
	height: 20px;
}

.content {
	padding-left: 5px;
	padding-top: 10px;
}

li {
	line-height: 1.5em;
}

td.content h1{
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #2A558F;
}

td.content h1 a{
	color: #2A558F;

}

td.content h2{
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #336699;
}

.coursetitle {
	font-style: italic;
	font-weight: bold;
}

.sidenav {
	text-indent: 10px;
}

.sidenav a:hover, .sidenav a:link:hover {
	text-indent: 15px;
}

#offerings .offerings, 
#upcoming .upcoming,
#workcourses .workcourses, 
#commcourses .commcourses, 
#certoptions .certoptions, 
#emscourses .emscourses,
 {
	text-indent: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

.sidenavcurrent a:link, .sidenavcurrent a:visited {
	color:#6F998E;
}

.testimonial {
	padding: 10px;
	background-color: #D7D6DA;
	font-style:italic;
	color: #2A558F;
	margin-left:10px;
	margin-right:20px;
	float: right;
	width: 200px;
	font-size: x-small;
	border: 1px solid #d4d4d4;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}
.small {
	font-size: 10px;
}

.credit {
	font-size: 10px;
	font-color: #cecece;
	font-family: verdana, arial, sans-serif;
}

.copyright {
	font-size: 10px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}

.copyright A:link, .copyright A:visited:hover, .copyright A:link:hover {
	font-color: #000000;
}
	
.footer {
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	margin-left: 190PX;
}

.Address {
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	padding: 15px;
}

.indent15 {
	padding-left: 15px;
}

.banner {
	align: right;
	padding-right: 50px;
	padding-bottom:2px;
	valign: middle;
	padding-top: 10px;

}

/* Red Cross Specific Styles */
.ARCQuote {
	padding-left: 15px;
	width: 550px;
	font-color: #cecece;
	font-family: verdana, arial, sans-serif;	
	font-size: 12px;
	text-align:justify;
}


.courseList {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d4d4d4;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #e0e0e0;
}

.courseList ul {
	list-style: none;
	font-weight: bold;
	margin-left: 1em;
}

.courseList ul ul{
	margin-left: 1em;
}

.courseList ul ul li{
	font-weight: normal;
}

.boxed {
	margin: 20px 20px 20px 60px;
	padding: 10px;
	width: 80%;
	border: 1px solid #333333;
	clear:both;
}

.roweven {
	background-color: #D7D5D9;
	color: #000;
}

.rowodd {
	
	background-color: #fff;
}

.outlined {
	border: 1px solid #2A558F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

th {
	background-color: #2A558F;
	color: #FFF;
}

.showprint {
	display:none;
}

.dontprint {
	width:100%
}
