/* © Copyright 2008 e3Learning */


/* ========== DEFAULT OVERRIDES */

BODY {
	background-color: #FFF !important;
	background-image: none !important;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P, TD {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD {
	font-size: 12px;
}

A:LINK,
A:ACTIVE,
A:VISITED,
A:HOVER {
	color: #000;
	text-decoration: underline;
}

H1,
H2,
H3,
H4,
H5,
H6 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 1em;
}

H1 {
	font-size: 24px;
	letter-spacing: -1px;
}

H2 {
	font-size: 24px;
	letter-spacing: -1px;
}

H3 {
	font-size: 18px;
}

H4 {
	font-size: 16px;
}

H5 {
	font-size: 14px;
}

H6 {
	font-size: 12px;
}

UL,
OL {
	margin-left: 25px;
	*margin-left: 35px;
	margin-bottom: 15px;
	padding: 0px;
}

UL UL,
UL OL,
OL OL,
OL UL {
	margin: 8px 20px;
}

LI {
	margin-bottom: 5px;
}

UL LI {
	list-style-image: url(/content/images/bullet.gif);
}

HR {
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
	color: #e5e5e5;
	margin: 10px 0px;
}

TH {
	background: #666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}



#header {
	display: none;
}

#menucontainer {
	display: none;
}
	
DIV.banner {
	display: none;
}

#footer {
	display: none;
}



/* COURSE ELEMENTS
   - NAVIGATION DATA
-----------------------------------------------------------------------*/

DIV.breadcrumbs {
	border-bottom: 1px solid #e5ecf3;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 7px 0px;
}

DIV.topnav {
	display: none;
}

DIV.bottomnav {
	display: none;
}

.tracking {
	display: none;
}



#audio {
	display: none;
}



