/*.headerBG {
	background-color: #003366;
}

.menuBG {
	background-color: #003366;
}*/

td.top-bar {background-color: #003366; }
td.menu {background-color: #eeeeee; }
td.menu-spacer-vert {background-color: #003366; }
.collection-name {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* 
.sco-name {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}*/


p, span, div, ol, ul, li, label
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

input.button, button 
{
	background : #FFFFFF;
	color: #CC0000;
	font-family: verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	border: 1px solid #CCCC99;
	text-align: center;
	margin: 1;	
	cursor: hand;
}

td.tableHeader, tr.tableHeader
{
	background-color: #cccccc;
	font-family: verdana, Geneva, sans serif, helvetica, arial; 
	color: #000000;
	font-weight: bold;
}

td.tableContent, tr.tableContent
{
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

tr.top-bar, td.top-bar
{
	background-color: #003366;
}

tr.bottom-bar, td.bottom-bar
{
	background-color: #cccccc;
}

div.organization-name, span.organization-name, a.organization-name
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

h1.sco-title
{
	/*color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 15pt;
 */
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


a:hover.organization-name
{
	text-decoration: underline;
}

div.course-title, span.course-title, a.course-title
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.module-breadcrumbs, span.module-breadcrumbs
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover.module-breadcrumbs
{
	text-decoration: underline;
}

span.module-name
{
	color: #003366;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.navigation-item, span.navigation-item
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 10pt;
	margin-left: 2px;
	margin-right: 2px;
}

a.navigation-current-item, span.navigation-current-item
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 10pt;
	margin-left: 2px;
	margin-right: 2px;
}

td.navigation-item
{
	background-color: #eeeeee;
}

table.navigation-back, td.navigation-back
{
	background-color: #eeeeee;
}