body {
	color: #b5bdc3;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	padding: 20;
}

#skipnav {
	position: absolute; 
	left: 29px; 
	top: 10px; 
	height: 92px;
	z-index: 5;
	visibility: hidden;
}

h2.invisible {
	visibility:hidden;
}


hr  {
	height: 5px;
	width: 100%;
	color: #fec20e;
}

#toc {
	color: #b5bdc3;
	background-color: #000000;
	position: absolute;
	left: 172px;
	top: 36px;
	width: 808px;
	height: 26px;
	font-size: 90%;
	z-index: 4;
	visibility: visible;
	padding-left: 5px;
}

#links {
	color: #b5bdc3;
	background-color: #000000;
	position: absolute;
	left: 20px;
	top: 241px;
	width: 147px;
	height: 377px;
	z-index: 3;
	font-size: 90%;
}

#quick {
	color: #fec20e;
	background-color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	position: absolute;
	left: 21px;
	top: 188px;
	z-index: 9;
	visibility: visible;
}

#graphic {
	position: absolute; 
	left: 25px; 
	top: 28px; 
	width: 101px; 
	height: 94px; 
	z-index: 9; 
	visibility:visible;
}	

#gold {
	color: #000000;
	background-color: #fec20e;
	position: absolute;
	left: 173px;
	top: 69px;
	width: 809px;
	z-index: 8;
	visibility: visible;
	height: 54px;
	padding-top: 0px;
	}

.goldbar {
	background-color: #FEC20E;
}

#main {
	position: absolute;
	left: 173px;
	top: 131px;
	width: 70px;
	height: 70px;
	z-index: 6;
	visibility: hidden;
}

#text {
	color: #000000;
	background-color: #ffffff;
	font-size: 80%;
	overflow: visible;
	position: absolute;
	left: 173px;
	top: 131px;
	width: 769px;
	padding-left: 20px;
	padding-right:20px;
	z-index: 7;
	visibility: visible;
	padding-top: 10px;
	vertical-align: top;
}

#text p {
	text-align: justify;
}	

#text h4 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

#text h5 {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

#text h6 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

#toc a:link {
	color: #CCCCCC;
	background-color: #000000;
}

#toc a:visited {
	color: #999999;
	background-color: #000000;
}

#links a:link {
	color: #CCCCCC;
	background-color: #000000;
}



a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: underline; font-size:100%
}

a:visited {
	color: #999999;
	background-color: transparent;
	text-decoration: underline; font-size:100%
}

.centered {
	font-weight: normal;
	text-align: center;
}

.red {
	color: #800000;
}

#proc td {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	vertical-align: top;
	padding-left: 0.5em;
}

#proc table {
	width: 100%;
}

#form table {
	width: 100%;
	line-height: 1em;
}

#form td {
	margin-top: 0.5em;
	margin-right: .2em;
	margin-bottom: 0.5em;
	margin-left: .2em;
	padding-top: .2em;
	padding-right: 0.5em;
	padding-bottom: .5em;
	padding-left: 0.5em;
	vertical-align: top;
}

.firstcol {
	width: 8em;
	display: table-column;
}

.seccol {
	width: 8em;
	display: table-column;
}

#links a:visited {
	color: #999999;
	background-color: #000000;
}

a img {
	border: none;
}



/* Evaluation and analysis specific styles*/


#tablerowheader {
text-align:left;
}
#tablerowiheader {
text-align:left; text-indent:12px;
}


#standardtable {
	text-align:center;
	word-spacing:0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.2em;
	border: thin solid #000000;
	width: 100%;
}
.smalltext {
	font-size: 90%;
}


#tableheader {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border:solid;
	border-color:#000000;
	background-color:#000000;
	color:#FEC20E;
	font-weight:bold;
	text-align:center;
	font-size: 1em;
}

#tablecell {
	border:thin solid #000000;
	background-color:#EBEBEB;
	margin: 5px;
	padding: 5px;
	font-size: 90%;
}

p#graphCentered  {
	text-align:center;
}


#term {
text-decoration:underline;
font-weight:bold;
}

#text #standardtable td {
	border: thin solid #CCCCCC;
}

#text #standardtable th {
	border: thin solid #CCCCCC;
}
.overline {
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.leftline {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bold {
	font-weight: bolder;
}
.topalign {
	vertical-align: top;
}
.highlight {
	color: #000000;
	background-color: #FFFF00;
}
.indentblock {
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
	padding-left: 25px;
}
.cellbackground {
	background-color: #FFCC00;
}
.trainingtable {
	border: medium ridge #FFFFFF;
}

.trainingheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.bluefont {
	text-align: center;
	color: #06F;
	font-weight: bold;	
	
}
.trainingImage {
	float: right;
}
.trainingVerticalBanner {
	float: left;
}
.redfont {
	color: #F00;
}
.orderedlist li {
  margin-top: 1em;
}

dt {
    margin: 0em;
    padding: 2em;
	font-weight:bold
}

