/* MAIN BODY */
h2{
	font-size: large;
	color: #0000aa;
	font-family: arial;
}
h4{
	
	color: #0000aa;
	font-family: arial;
}
.bodytext{
	color: #4f4f4f;
	font-family: arial;
	padding: 5px;
	font-size: smaller;	
}
.summaryarea{
	margin-left: 20px;
}
a.bodytext{
	color: #0000aa;
}
a.bodytext:hover{
	text-decoration: none;
}
/*---------------------------*/

/* NAVIGATION BAR STYLES */
.mainnavigationbar{
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
}
a.mainnavigationbar:active{
	color: #ffffff;
}
a.mainnavigationbar:hover{
	text-decoration: none;
	color: #ffffff;
}
/*--------------------------*/

/* MISC STYLES */
hr{
	color: #0000aa;
}
/*--------------------------*/

/* LEFT SIDE MENU */
.submenudivider{
	border-right: solid #0000aa 2px;
}
.submenuitem{
	border-right: solid #eeeeee 1px;
	border-top: solid #eeeeee 1px;
	border-left: solid #0000aa 5px;
	border-bottom: solid #eeeeee 1px;
	padding: 4px;
	color: #0000aa;
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.submenuitemlink{
	color: #0000bb;
}
a.submenuitemlink:hover{
	text-decoration: none;
}
/*--------------------------*/

/* BREADCRUMB */
.breadcrumb{
	font-size: x-small;
	color: #666666;
/*	padding: 3px;*/
}
a.breadcrumb{
	color: #666666;
}
a.breadcrumb:hover{
	text-decoration: none;
}
/*--------------------------*/

/* COPYRIGHT INFO */
.copyright{
	font-size: xx-small;
	color: #666666;
	background-position: center;
}
a.copyright{
	color: #666666;
}
a.copyright:hover{
	text-decoration: none;
}
/*--------------------------*/.trainingbodytext {
	color: #4f4f4f;
	font-family: arial;
	font-size: smaller;
}
.submenuitemsel {
	border-right: solid #dddddd 1px;
	border-top: solid #dddddd 1px;
	border-left: solid #0000aa 5px;
	border-bottom: solid #dddddd 1px;
	padding: 4px;
	color: #0000aa;
	font-size: x-small;
	font-weight: bold;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
.imagetext {
	color: #0000aa;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 50px;
	padding: 0px;
	margin-left: 36px;
	left: 0px;
}
.imageholder {
	padding: 0px;
	margin: 0px;
	float: left;
}
.highlite {
	color: #0000aa;
	font-weight: bold;
}
td {
	font-size: smaller;
	color: #4f4f4f;
}
.highlitebox {
	margin-left: 20px;
	border: 1px solid;
	padding: 20px;
	margin-right: 20px;
	background-color: #CCCCFF;
}
.imphighlitebox {

	margin-left: 20px;
	border: 2px solid #FF0000;
	padding: 20px;
	margin-right: 20px;
	background-color: #CCCCCC;
}
.smaller {
	font-size: smaller;
	font-weight: normal;
}
.alignbuttons {
	float: right;
}
.transcript {
	margin-left: 250px;
}
.history {

	margin-left: 20px;
	border: 1px solid;
	padding: 20px;
	margin-right: 20px;
	background-color: #CCCCCC;
}
