@import url("../code/header.css");

#header
{
	margin: 0px;
	color: #000;
	height: 80px;
	width: 760px;
	overflow: hidden !important;
}

#leftcol
{
	position: absolute;
	left: 0px;
	top: 85px;
	width: 175px;
	margin-left: 3px;
	margin-top: 0px;
	color: #000;
	padding: 3px;
	padding-top: 25px;
}

#rightcol
{
	position: absolute;
	left: 600px;
	top: 90px;
	width: 155px;
	z-index: 3;
	color: #000;
	padding: 10px 3px 3px 3px;
}

#content
{
	margin: 20px 0% 20px 185px;
	padding: 3px;
	color: #000;
	border: 1px solid #E9EADE;
	border-bottom: 15px solid #666666;
	width: 400px;
	z-index: 10;
}

#footer
{
	clear: both;
	width: 760px;
	margin: 20px 0px 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	color: #000;
}

#footer .date
{
	float: left;
	text-align: left;
}

#footer .contact
{
	float: right;
	text-align: right;
}

body { width: 97%; }

html, body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
}

/* font elements */
p, a, table, ul, div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

h1
{
	color: #000000;
	border-bottom: 3px double #a9a9a9;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h2
{
	color: #000000;
	border-bottom: 1px solid #a9a9a9;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-top: 3px;
	border-bottom: 1px solid #a9a9a9;
}

h4
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px;
	margin-top: 3px;
}

ul { list-style: disc outside; }
li { margin: 2px 0px 2px 6px; }

hr
{
	width: 50%;
	border-width: 0px;
	color: #a9a9a9;
}

h3 a {text-decoration: none;}

#content p { margin-left: 1em; }

#content table
{
	width: 380px;
	margin-bottom: 10px;
}

#rightcol h2
{
	font-size: 11px;
	font-weight: bold;
	color: #81814D;
	background-color: #F3F3E6;
	border: 1px solid #a9a9a9;
	padding: 2px;
	margin-bottom: 0px;
}

.courseblockhdr
{
	color: #000000;
	background: #a9a9a9;
	font-weight: bold;
}

.coursenumber {width: 55px;}

#breadcrumbs { margin-bottom: 15px; }

.featureimage {margin: 0px 0px 5px 10px; border: 1px solid #a9a9a9; float: right; clear: none;}

/* Navigation css */
.lnavhdr
{
	color: #A9A9A9;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 6px 6px 3px 3px;
}

.lnavitem
{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background: #E9EADE;
	margin: 0px 2px 0px 3px;
	padding: 5px 2px 3px 6px;
	border: 1px solid #A9A9A9;
	border-bottom: 0px;
	border-left: 4px double #A9A9A9;
}

.lnavitem a
{
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.lnavitem a:hover
{
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}

.lnavitem:hover { border-left-color: #000099; }

.lnavitemsub
{
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 2px;
	padding-left: 6px;
	border: 1px solid #A9A9A9;
	border-bottom: 0px;
	border-left: 4px double #A9A9A9;
}
.lnavitemsub ul {
	font: 9px Arial, Helvetica, sans-serif;
	display: block;
	list-style: none outside ! important;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.lnavitemsub ul li {
        margin-bottom: 3px;
        } 
/*
.lnavitemsub ul li:before {
        content: "\00BB \0020";
        } 
*/

#topnav a:link { color: white; }
#topnav a:hover { color: #a9a9a9; }
#topnav a:visited { color: white; }
#rednav a:link { color: white; }
#rednav a:hover { color: #a9a9a9; }
#rednav a:visited { color: white; }

/* td {border-bottom: 1px solid #a9a9a9;} */
.courseblock { padding-left: 2em;}
.duration
{
	font-size: 9px;
	font-style: italic;
}

.accreditation
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

.testimonial { font-style: italic; }

.rt-callout
{
	margin: 0px;
	font-size: 11px;
	color: #666666;
	background-color: white;
	border: 1px solid #a9a9a9;
	border-top-style: none;
	padding: 2px;
}

.rt-callout-shade
{
	margin: 0px;
	font-size: 11px;
	color: #666666;
	background-color: #F3F3E6;
	border: 1px solid #a9a9a9;
	border-top-style: none;
	padding: 2px;
}

.quoteattr
{
	font-style: italic;
	margin-left: 1em;
}
