﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Verdana;
	background: #ecf3fb;
	padding-left: 0px;
	padding-top: 0px;
}
A
{
	text-decoration: none;
	color: navy;
	font-weight: bold;
}
A:hover
{
	text-decoration:underline;
}


TD
{
	
	font-family: Verdana, Arial;
	font-size:12px;
	
}


.data_label
{
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;	
}

.master_content
{
	background: #000000;
}

.left_menu
{
	background: #ffffff;
}

.top_menu
{
	background: #7584E2;
}

.top_login
{
	background: #000000;
	color: #ffffff;
}

.admin_menu
{
	background: #000000;
}
.footer
{
	background: #000000;
}

.top_banner
{
	background: #000000;
	color: #ffffff;
}
.login_fields
{
	font-size:12px;
	font-family:Verdana, Arial;
}

INPUT
{
	font-size: 12px;
	font-family: Verdana, Arial;
	
}

.checkbox
{
	font-size: 12px;
	font-family: Verdana, Arial;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

.InputOutline
{
	font-size: 12px;
	font-family: Verdana, Arial;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.area_header
{
	font-weight:bold;
}

.box_it
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.area_header_standout
{
	font-size:14px;
	color:orange;
}
.user_name_label
{
	color:#ffffff;
}

.error_message
{
	color: #990066;
	font-weight: bold;
}

.search_fields
{
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.white_bold
{
	color:White;
	font-weight:bold;
}
.white_text
{
	color:White;
}

.data_row_table_box
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	padding: 0px 5px 0px 5px
}
.data_row_header
{
	font-weight: bold;
	text-align:left;
	
}

.data_row_header_box
{
	font-weight: bold;
	text-align:left;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	padding-left:5px;
	padding-right:5px;
	
}

.data_row_item
{
	text-align:left;
}

.data_row_item_box
{
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	padding-left:5px;
	padding-right:5px;
}

.error_row
{
	background-color: #8b0000;
	color: #ffffff;
	vertical-align:middle;
}
.data_row_item_alt
{
	background-color: #4f4d4b;
}
FORM
{
	margin:0px;
	padding:0px;
}




.content_area
{
	color:Black;
	margin-top: 0px;
	margin-left: 0px;
}

.error_text
{
	color:Red;
}

.error_table
{
	border-right: red 1px dashed;
	border-top: red 1px dashed;
	border-left: red 1px dashed;
	border-bottom: red 1px dashed;
}
.row_highlight_issue
{ 	
	background-color: #cc3333; 
}

.row_highlight_no_issue
{
}


.main_title
{
	font-family: Verdana, Arial;
	font-size: 30px;
	color: #000099;
	font-weight: bold;
	text-align: center;
}

.main_information
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.leftNavigation
{
	background-color: #CFD5DC;	
}

.faq_title
{
	text-align:left;
	font-weight:bold;
	font-size:20px;
}

.faq_header
{
	text-align:left;
	font-weight:bold;
}

.faq_item
{
	text-align:left;
	
}
.cellDescription
{ 
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	background-color: #FFFFFF;	
}

.page_heading
{
	font-family:Arial, Verdana;
	font-size: 24px;		
}