body {
   margin: 0px;
}

hr {
   height: 0px;
}

font.failing {
	font-size: 12px;
	font-family: sans-serif;
	color: orange;
}

font.passing {
	font-size: 12px;
	font-family: sans-serif;
	color: green;
}

font.incomplete {
	font-size: 12px;
	font-family: sans-serif;
	color: red;
}

font.title {
	font-size: 14px;
	font-family: Arial;
	color: black;
	font-weight: bold;
}

font.notyet {
	font-size: 12px;
	font-family: sans-serif;
	color: #bbbbbb;
	font-weight: bold;
}

.copyright {
   color: #cccccc;
   font-family: sans-serif;
   font-size: 9px;
   vertical-align: top;
}

a.navigation {
   text-decoration: none;
   font-family: sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #4682b4;
}

a.smallLink {
   color: #4682b4;
   font-weight: bold;
   font-size: 9pt;
   font-family: sans-serif;
   text-decoration: none;
}

a.link {
	color: #4682b4;
	font-weight: bold;
	font-size: 10pt;
	font-family: sans-serif;
	text-decoration: none;
}

a.toc {
  color: #4682b4;
  font-weight: bold;
  font-size: 10px;
  font-family: sans-serif;
  text-decoration: none;
}

a.toc:hover {
  color: Green;
  text-decoration: underline;
}

td.toc {
   color: Black;
   font-weight: normal;
   font-size: 10px;
   font-family: sans-serif;
}

a.smallLink:hover {
	color: Red;
	text-decoration: none;
}

a.link:hover, a.outline:hover {
   color: Green;
}

a.navigation:hover {
   color: Green;
   text-decoration: underline;
}

.pageTitle {
   font-family: sans-serif;
   font-size: 14pt;
   text-align: center;
}

.navigation_box {
   border-bottom: 1px solid #dfdfdf;
   border-left: 1px solid #dfdfdf;
   border-right: 1px solid #dfdfdf;
}

.box {
   border: 1px solid black;
   margin: 0px;
}

.boxCaption {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.boxTitle {
	background-color: #4682b4;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: sans-serif;
	text-align: center;
	height: 14px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	border-bottom: 0px;	
}

.calendarText {
	text-align: justify;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	background-image:  url(/images/yellow_gradient760x1.png);
	border: 0px;
	padding: 4px;
}

.indent {
	margin: 0px 20px 0px 0px;
}

.info {
   font-family: Tahoma, sans-serif;
   font-size: 13px;
   font-weight: normal;
}

.error {
   font-family: Tahoma, sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: red;
}

.helpQuestion {
   font-family: Tahoma, sans-serif;
   font-size: 13px;
   font-weight: bold;
	color: black;
	text-align: justify;
}

.helpAnswer {
   font-family: Tahoma, sans-serif;
   font-size: 13px;
   font-weight: normal;
	color: #8b4513;
	text-align: justify;
}

td.calendarDay {
	background-color: #dddddd;
	vertical-align: top;
	font-family: Arial;
	font-size: 10px;
}

td.calendarNonDay {
	background-color: #eeeeee;
}

tr.calendarDayName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #4682b4;
	text-transform: capitalize;
}

th.boxLabel {
   font-family: sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
   background-color: #4682b4;
   border: 1px solid black;
   margin: 0px;
}

tr.label, th.label, legend.label {
   font-family: sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: black;
   text-transform: capitalize;
}

.bold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #003399;
}

td.label {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #003399;
   text-transform: capitalize;
   background-position: right;
   text-align: right;
}

td.data {
	font-family: sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: black;
}

.indent {
   left: 20px;
   position: relative;
}

td.TE_Question {
   font-family: Arial;
   font-weight: bold;
   font-size: 11pt;
}

td.TE_Question_w {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #DD0000;
}

td.TE_Question_r {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: green;
}

.TE_Answer {
	font-family: Arial;
	font-weight: 500;
	font-size: 10pt;
	text-align: left;
	left: 14px;
	position: relative;
	padding: 1px;
}

.TE_Caption {
	font-family: Arial;
	font-weight: 700;
	font-size: 10px;
	font-style: normal;
	color: NavyBlue;
	text-align: left;
	width: 1%;
	left: 14px;
	position: relative;
	white-space: nowrap;
}

.TE_CorrectAnswer {
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	padding: 10px;
	left: 14px;
	position: relative;
}

.TE_Explanation {
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	font-style: italic;
	text-align: justify;
	color: #4682b4;
	padding: 10px;
	left: 14px;
	position: relative;
}

.TE_Concept {
	font-family: Arial;
	font-weight: 700;
	font-size: 9pt;
	font-style: italic;
	text-align: justify;
	color: Purple;
	padding: 10px;
	left: 14px;
	position: relative;
}

.TE_Reference {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	font-style: italic;
	text-align: justify;
	color: #000000;
	padding: 10px;
	left: 14px;
	position: relative;
}