﻿/*----------- Begin Body -----------*/
*
{
	font-size: 10pt; 
	font-family: Arial, Tahoma,'Trebuchet MS';
}
body
{
	margin: 0px;
}
.wrapper
{	
	border: 2px solid #000a10;
}
.content
{
}
.outer_content
{
	background-color: #FFFFFF;
}
/*----------- End Body -----------*/

/*----------- Begin Form -----------*/
.chk
{
	height: 150px;
	width: 275px;
	overflow: auto;
	border: 1px solid #97ACC4;
	background-color: #FFFFFF;
}
.chk input 
{
	margin-right: 3px;
}
.chk label
{
	font-size: 8pt;
}
.formlabel
{
	font-size: 9pt;
	color: #333366; 
	text-align: right;
}
.required
{
	font-weight: bold; 
}
.formlabel_asterisk
{
	color: #FF0000;
	vertical-align: middle;
}
.form_note
{
	color: #000000; 
	font-size: 8pt;
	text-align: right;
}
.form_header
{
	color: #000000; 
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}
.validation_summary 
{
	font-size: 9pt;
	font-weight: bold;
	color: Red;
	background-color: Yellow;
	border: 3px solid yellow;
}
/*----------- End Form -----------*/

/*----------- Begin Standard List -----------*/
.list-row-heading th
{
	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; 
}

.list-row td
{
	background-color: #FFFFFF; 
	padding: 1px; 
	padding-left: 4px; 
	border-bottom: 1px solid black; 
	border-left: 1px solid black;
}

.list-row-alt td
{
	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
{
}
.header_image
{
	text-align: right;
}
/*----------- End Header -----------*/

/*----------- Begin Footer -----------*/
.footer
{
	background-color: #FFFFFF;
}
.copyright
{
	font-size: 8pt; 
}
/*----------- End Footer -----------*/

/*----------- Begin Left Nav -----------*/
.left_nav 
{
	background-color: #FFFFFF;
	padding: 4px;
	border: 3px solid #F0F0F0;
	width: 160px;
	height: 500px;
	overflow: auto;

}

.left_nav_item
{
	padding: 1px 3px 3px 1px;
	font-size: 7.5pt;
	
}
.left_nav_item_hover
{
	text-decoration: underline;
	padding: 1px 3px 3px 1px;
	font-size: 7.5pt;
}
.left_nav_item_selected
{
	background-color: #41567a;
	border: 1px solid #282828;
	color: #FFFFFF;
	padding: 0px 2px 2px 0px;
	font-size: 7.5pt;
}

a.nav_header:link{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.nav_header:visited{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.nav_header:hover{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
/*----------- End Left Nav -----------*/

/*----------- Begin System Check -----------*/
.system_check_container
{
	width: 550px;
}
.system_check_container tr td
{
	font-size: 9pt;
	font-weight: bold;
}
.system_check_container tr td span
{
	font-size: 9pt;
}
.system_check_note
{
	font-size: 9pt;
	font-weight: bold;
}
#javascript_disabled
{
	font-size: 14pt;
}
#javascript_disabled b
{
	font-size: 14pt;
}
#javascript_disabled p
{
	width: 375px;
	text-align: justify;
	font-size: 12pt;
	font-weight: bold;
}
#javascript_disabled img
{
	vertical-align: middle;
}
.system_check_help
{
	text-align: justify;
	margin: 5px 5px 5px 5px;
}
.system_check_results div
{
	font-size: 13pt;
}
/*----------- End System Check -----------*/

/*----------- Begin Registration Page-----------*/
.registration_top_note
{
	font-size: 8pt;
	font-weight: bold;
}
.registration_bottom_note
{
	font-size: 8pt;
}
/*----------- End Registration Page -----------*/

/*----------- Begin Sidebar Left -----------*/
.sidebar_left
{
	background-color: #FFFFFF;
	padding: 4px;
	border: 3px solid #F0F0F0;
	width: 160px;
	height: 500px;
	overflow: auto;
	margin-left: 5px;
	margin-top: 5px;
}
.sidebar_terms a
{
	font-size: 7pt;
}
/*----------- End Sidebar Left -----------*/

/*----------- Begin Briefcase -----------*/
.briefcase_wrapper
{
	background-color: #dddbde;
}
.briefcase_menu
{
	background-color: #dddbde;
}
.briefcase_content
{
	padding: 5px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 335px;
	overflow: auto;
}
.briefcase_list
{
	font-size: 10pt;
	border: 1px solid black;
	width: 440px;
}
.briefcase_list_header th
{
	font-size: 8pt;
	border: 1px solid black;
}
.briefcase_list_header a
{
	font-size: 8pt;
}
.briefcase_list_row td
{
	font-size: 10pt;
	border: 1px solid black;
	background-color: #dddbde;
}
.briefcase_list_row a
{
	font-size: 10pt;
	background-color: #dddbde; 
}
.briefcase_list_row_alt td
{
	font-size: 10pt;
	border: 1px solid black;
	background-color: #dddbde; 
}
.briefcase_list_row_alt a
{
	font-size: 10pt;
	background-color: #dddbde; 
}
.briefcase_list_row_empty td
{
	text-align: center;
}
/*----------- End Briefcase -----------*/

/*----------- Begin Business Card -----------*/
.business_card
{
	text-align: left;
	padding: 20px 0 0 25px;
}
.business_card span
{
	font-weight: bold;
	font-size: 12pt;
	color: #644c42;
}
/*----------- End Business Card -----------*/

/*----------- Begin Announement -----------*/
.announcement
{
	text-align: left;
	background-color: #dddbde;
	width: 270px;
	height: 170px;
	border: 1px solid black;
}
.announcements_content
{
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 470px;
	height: 370px;
	overflow: auto;
}
/*----------- End Announement -----------*/

/*----------- Begin Resource Center -----------*/
.resource_center_wrapper
{
	background-color: #dddbde;
}
.resource_center_menu_container
{
	width: 200px;
	height: 490px;
	overflow: auto;
}
.resource_center_menu
{
	background-color: #dddbde;
	/*border: 3px solid #FFFFFF;*/
	margin-left: 5px;
	padding: 5px;
}

.resource_center_menu a 
{
	display: block;
	width: 100%;
	margin: auto;
	color: #0000ff;
	text-decoration: none;
	font-family: Verdana;
}
.resource_center_menu a:hover
{
	color: #3398cc;
	text-decoration: underline;
}
.resource_center_content
{
	padding: 5px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 600px;
	height: 490px;
	overflow: auto;
}
.resource_center_list
{
	font-size: 10pt;
	border: 1px solid black;
	width: 500px;	
}
.resource_center_list_header th
{
	font-size: 8pt;
	border: 1px solid black;
}
.resource_center_list_header a
{
	font-size: 8pt;
}
.resource_center_list_row td
{
	font-size: 10pt;
	border: 1px solid black;
	background-color: #dddbde;
}
.resource_center_list_row a
{
	font-size: 10pt;
	background-color: #dddbde; 
}
.resource_center_list_row_alt td
{
	font-size: 10pt;
	border: 1px solid black;
	background-color: #dddbde; 
}
.resource_center_list_row_alt a
{
	font-size: 10pt;
	background-color: #dddbde; 
}
.resource_center_list_row_empty td
{
	text-align: center;
}
/*----------- End Resource Center -----------*/

/*----------- Begin Closed Room -----------*/
#room_closed
{
	font-weight: bold;
	margin-top: 105px;
	font-size: 8pt;
}
#room_closed a
{
	font-size: 8pt;
}
/*----------- End Closed Room -----------*/

/*----------- Begin Ticker -----------*/
#ajaxticker1{
    width: 990px;
    border-top: 1px solid black;
    padding: 5px;
    height: 30px;
    background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
    background-color: #FEEEB8;
}
/*----------- End Ticker -----------*/