/*
body {
	margin: 0px;
	padding: 0px;
	background: #d7d9db;
	font-family: Verdana, Arial, helvetica, Tahoma, Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #000;
}
body.nocolor {
	background: none;
}
a:link    { color: #C00; text-decoration: none;}
a:active  { color: #C00; text-decoration: none;}
a:visited { color: Purple; text-decoration: none;} 
a:hover   { color: #C00; text-decoration: underline;}
b {
	font-weight: bold;
	color: #060;
}
em {
	font-family: Tahoma, Trebuchet MS, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #009;
}
p {
	padding: 0px;
	margin: 0px;
}
table {
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #000;
}
input {
	font-family: Verdana, Arial, sans-serif;
	background: #FFF url(../img/input.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #060;
    border: 1px solid #666;
	padding-left: 4px;
}
input.rad {
	background: none;
	border: none;
}
select {
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFF;
	font-size: 11px;
	color: #060;
    border: 1px solid #666;
	padding-left: 4px;
}
.banner {
	position: relative;
	margin-top: 10px;
	width: 766px;
	height: 125px;
}
.shell {
	width: 766px;
	padding: 0px;
	margin-top: 4px;
}
.bar {
	position: relative;
	height: 24px;
	background: url(../img/bar_left.gif);
	background-repeat: no-repeat;
}
.edge {
	position: relative;
	float: right;
	width: 3px;
	height: 24px;
	background: url(../img/bar_rite.gif);
	background-repeat: no-repeat;
}
.hdr {
	font-family: Trebuchet MS, verdana, arial, verdana;
	font-size: 10px;
	color: #060;
	font-weight: bold;
	margin-left: 18px;
	line-height: 23px;
	padding-top: 1px;
}
.content {
	background: #FFF url(../img/content.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #666;
	margin-bottom: 10px;
}
.boxtxt {
	position: relative; 
	padding: 10px;
}
.title {
	font-family: arial narrow, arial;
	font-weight: bold;
	font-style: normal;
	color: #060;
	font-size: 17px;
	margin: 6px 0px 12px 0px;
}
.arrowed { 
	background: url(../img/arrow.gif); 
	background-position: 0px 4px;
	background-repeat: no-repeat; 
	padding-left: 12px;
	line-height: 16px;
}
.arrowmenu {
	background: url(../img/arrow.gif); 
	background-position: 0px 7px;
	background-repeat: no-repeat; 
	padding-left: 12px;
	line-height: 20px;
}
.arrowmenu b {
	font-weight: normal;
	color: #C00;
}
.arrowblu {
	background: url(../img/arrowblu.gif); 
	background-position: 0px 7px;
	background-repeat: no-repeat; 
	padding-left: 12px;
	line-height: 20px;
}
.arrowblu b {
	color: #009;
	font-weight: normal;
}
ul {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px -4px 0px;
	line-height: 14px;
}
ul li {
	list-style-image: url(../img/orange.gif);
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.fright {
	float: right;
	width: 240px;
	font-weight: normal;
	text-align: right;
	line-height: 23px;
	padding: 3px 20px 0px 0px;
}
.foot {
	font-family: Verdana, Arial;
	color: #444;
	font-size: 10px;
}
.data {
	position: relative;
	background: #FFF url(../img/content.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #666;
	margin-bottom: 10px;
}
.data table {
	border: none;
	width: 764px;
}
.data table tr.top {
	height: 29px;
	background: #d5e2f2 url(../img/bluegrad.gif);
	background-repeat: repeat-x;
}
.data table tr.top td {
	color: #009;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #999;
}
.data table tr.top td.end {
	border-width: 0px 0px 1px 0px;
}
.data table tr.top td em {
	font-family: Trebuchet MS, Verdana, arial, helvetica;
	color: #009;
	font-weight: normal;
	font-size: 9px;
}
.data table tr.total {
	background-color: #f9edd3;
}
.data table tr.total td {
	font-weight: bold;
	color: #930;
	border-color: #999;
	border-top-color: #000;
	border-width: 1px 1px 1px 0px;
}
.data table tr.total td.end {
	border-width: 1px 0px 1px 0px;
}

.data table th {
	font-family: Verdana, Arial, Tahoma;
	color: #060;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	padding: 4px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #999;
}
.data table th.left {
	text-align: left;
	padding-left: 8px;
}
.data table th.end {
	border-width: 0px 0px 1px 0px;
}
.data table td {
	color: #000;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	text-align: left;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #999;
	padding: 4px;
}
.data table td.end {
	background-color: #DDD;
	border-width: 0px 0px 1px 0px;
}
.data table td.left {
	text-align: left;
	padding-left: 8px;
}
.data table td.bad {
	background-color: #FDD;
	color: #C00;
	width: 60px;
}
.data table td.good {
	background-color: #DFD;
	color: #030;
}


.data2 {
	
}
.data2 table td {
	text-align: left;
}



.redbar {
	background: #C00 url(../img/grad_red.gif);
	font-family: Tahoma, Arial;
	font-size: 8px;
	color: #FFF;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 0px;
	margin: 1px;
	line-height: 8px;
	letter-spacing: 1px;
	text-indent: 6px;
}
.grnbar {
	background: #C00 url(../img/grad_grn.gif);
	font-family: Tahoma, Arial;
	font-size: 8px;
	color: #FFF;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 0px;
	margin: 1px;
	line-height: 8px;
	letter-spacing: 1px;
	text-indent: 6px;
}
.zrobar {
	background: #DDD;
	font-family: Tahoma, Arial;
	font-size: 8px;
	color: #000;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 0px;
	margin: 1px;
	line-height: 8px;
	letter-spacing: 1px;
	width: 100%;
	text-indent: 6px;
}
table.history {
	width: 250px;
}
table.history td {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
	padding: 4px;
}
table.calldata {
	width: 250px;
}
table.calldata td {
	font-family: verdana, arial, verdana, helvetica;
	font-size: 10px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
	padding: 4px;
}
table.calldata td b {
	color: #050;
	font-weight: bold;
}
.highlighted {
	color: black;
	background-color: #ffffcc;
	text-decoration: none;
}	
.errorMessage {
	color: white;
	background-color: #FF3300;
	text-decoration: none;
	font-size:	1.33em;
	font-weight:	500;
}

.AlertLabel {
	color: #FF3300;
	text-decoration: none;
	font-size:	1.33em;
	font-weight:	500;
}	

.TrainingTitle {
	font-family: arial narrow, arial;
	font-weight: bold;
	font-style: normal;
	color: #060;
	font-size: 14px;
	margin: 6px 0px 12px 0px;
}

.WizardStep {
	height: 250px;
}

table.course {
	border: none;
	width: 100%;
}
table.course tr.top {
	height: 29px;
	background: #d5e2f2 url(../img/bluegrad.gif);
	background-repeat: repeat-x;
}
table.course tr.top td {
	color: #009;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 13px;
}
table.course th {
	font-family: Verdana, Arial, Tahoma;
	color: #060;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
table.course td {
	color: #000;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-align: left;
	line-height: 26px;
	padding: 0px 0px 0px 8px;
}
table.course tr.mid td {
	background: #FFF url(../img/greybit.gif);
	background-repeat: repeat-x;
}
table.course td.desc {
	background: none;
	font-weight: normal;
	font-size: 11px;
	padding: 6px;
}
table.course tr.bit td {
	background: none;
	font-weight: normal;
	font-size: 11px;
	padding: 6px;
}
td.spc {
	border-right: 1px solid #9ab9de;
}
table.course td em {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #C00;
}
.clock { 
	background: url(../img/clock.gif); 
	background-repeat: no-repeat; 
	background-position: 0px px; 
	padding: 4px 4px 4px 22px; 
	display: inline; 
	font-family: Arial, Trebuchet MS, Helvetica; 
	font-size: 10px; color: #060; 
}
.lang { 
	background: url(../img/language.gif); 
	background-repeat: no-repeat; 
	background-position: 0px px; 
	padding: 4px 4px 4px 22px; 
	display: inline; 
	font-family: Arial, Trebuchet MS, Helvetica; 
	font-size: 10px; 
	color: #060; 
	margin-left: 12px; 
}
.newpage
{
	page-break-after: always;
}
*/

.NoPrint
{
	display: none;
}


.data {
	border-width: 0px 0px 0px 0px;
}

.bar 
{
	display: none;
}

.content {
	/* take out border during printing*/
	background-color: transparent;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	border-color: #666;
	margin-bottom: 10px;
	text-align: left;
}

body {
	background: transparent;
}

  textarea
{
	overflow: auto;
}
