/*----------- Begin Body -----------*/
*
{
	font-size: 10pt;
	font-family: Arial, Tahoma,'Trebuchet MS';
}
body
{
	background-color: #2B1E06;
	margin: 0px;
}
.wrapper
{
	background-color: #FFFFFF;
}
.content
{
	background-color: #FFFFFF;
}
/*----------- End Body -----------*/

/*----------- Begin Form -----------*/
.chk
{
	height: 150px;
	width: 275px;
	overflow: auto;
	border: 1px solid #97ACC4;
}
.chk input
{
	margin-right: 3px;
}
.chk label
{
	font-size: 8pt;
}
.formlabel
{
	font-size: 8.5pt;
	color: #333366;
	font-weight: bold;
	text-align: right;
}
.formlabel_required
{
	font-size: 8.5pt;
	color: #333366;
	font-weight: bold;
	text-align: right;
}
.formlabel_asterisk
{
	color: #FF0000;
	vertical-align: middle;
}
.form_note
{
	color: #000000;
	font-size: 8pt;
	text-align: right;
}
.form_header
{
	font-family:Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 7.5pt;
	text-align: center;
}
/*----------- End Form -----------*/

/*----------- Begin Standard List -----------*/
.td.list-row-heading
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.td.list-row
{
	background-color: #FFFFFF;
	padding: 1px;
	padding-left: 4px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.td.list-row-alt
{
	background-color: #E9E7D7;
}
/*----------- End Standard List -----------*/

/*----------- Begin Q and A -----------*/
#helpful strong {
    float: left;
}
#helpful table {
    float: left;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}
#helpful table tr td {
    vertical-align: middle;
}
/*----------- End Q and A -----------*/

/*----------- Begin Login -----------*/
.login_details
{
	text-align: center;
	color: #014E82;
	font-size: 10pt;
	font-family: Arial, Tahoma,'Trebuchet MS';
}
.login_details a
{
	font-size: 10pt;
	font-family: Arial, Tahoma,'Trebuchet MS';
}
.login_buttons
{
	text-align: center;
}
.login_fields
{
	border: 1px solid #000000;
	width: 305px;
}
/*----------- End Login -----------*/

/*----------- Begin Header -----------*/
.header_image
{
	text-align: right;
}
/*----------- End Header -----------*/

/*----------- Begin Footer -----------*/
.taa_footer
{
	background-color: #FFFFFF;
}
.course_footer
{
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #333366;
}
.copyright
{
	font-size: 8pt;
}
/*----------- End Footer -----------*/

/*----------- Begin Section List -----------*/
.section_list_container
{
	padding: 4px;
	background-color: #2B1E06;
}
.section_list_header th
{
	background-color: #836E5D;
	padding: 3px;
	border: 1px solid black;
	text-align: left;
	vertical-align: middle;
	font-size: 8pt;
}
.section_list_table
{
	border: 1px solid black;
}
.section_list_row td
{
	background-color:#FFFFFF;
	padding:3px;
	border: 1px solid black;
	font-size: 8pt;
}
.section_list_row td a
{
	font-size: 8pt;
}
.section_list_row_alt td
{
	background-color: #FFFFFF;
	border: 1px solid black;
	font-size: 8pt;
	padding: 3px;
}
.section_list_row_alt td a
{
	font-size: 8pt;
}
.section_list_course_exam
{
	font-size: 8pt;
	color: #FFFFFF;
}
/*----------- End Section List -----------*/

/*----------- Begin Left Nav -----------*/
.left_nav {
	background-color: #836E5D;
	padding: 4px;
}
.nav_section {
	color: #2B1E06;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.nav_page {
	color: #FFFFFF;
	font-size: 11px;
}
a.nav_page:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
a.nav_page:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
a.nav_page:hover {
	color: #2B1E06;
	font-size: 11px;
	text-decoration:underline;
}
a.nav_header:link{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.nav_header:visited{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.nav_header:hover{
	color: #2B1E06;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
/*----------- End Left Nav -----------*/

/*----------- Begin Page View -----------*/
#pageview_buttons
{
}
.page_name
{
	color: #333366;
	font-size: 10pt;
	font-weight: bold;
}
/*----------- End Page View -----------*/

/*----------- Begin Exam -----------*/
.exam_question
{
	font-size: 8pt;
}
.exam_answer label
{
	font-size: 8pt;
}
/*----------- End Exam -----------*/

/*----------- Begin Exam Landing -----------*/
.exam_results
{
	font-size: 8pt;
}
/*----------- End Exam Landing -----------*/

/*----------- Begin Graduate Resources -----------*/
.graduate_resources_content
{
	font-size: 8pt;
}
/*----------- End Graduate Resources -----------*/

/*----------- Begin Graduated Page-----------*/
.graduated_content
{
	font-size: 8pt;
}
/*----------- End Graduated Page -----------*/


/*----------- Begin System Check -----------*/
.system_check_container tr td
{
	font-size: 9pt;
}
.system_check_container tr td span
{
	font-size: 9pt;
}
.system_check_note
{
	font-size: 9pt;
	font-weight: bold;
}
/*----------- End System Check -----------*/


/*----------- Begin Q and A -----------*/
#qa_outer_container
{
	width: 500px;
}
#qa_inner_container
{
	margin: 10px 0px 0px 0px;
}
#qa_tag
{
	font-weight: bold;
}
#qa_progress_indicator
{
	width: 100%;
	text-align: center;
}
#qa_update_block
{
	width: 100%;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
#qa_question
{
	width: 400px;
	height: 25px;
	font-weight: bold;
}
#qa_question_note
{
	text-align: center;
	font-family: Arial;
	font-size: 7.5pt;
}
#qa_helpful
{
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#qa_thankyou
{
}
/*----------- End Q and A -----------*/

/*----------- Begin Registration Page-----------*/
.registration_top_note
{
	font-size: 8pt;
	font-weight: bold;
}
/*----------- End Registration Page -----------*/
