@charset "utf-8";
.sidebar  {
	text-align:left;
}

.sidebar_list  {
	text-align:left;
	list-style-type: none;
	line-height: 20px;
	display: inline;
}

.sidebar_subs  {
	text-align:left;
	list-style-type: none;
	line-height: 12px;
	white-space: nowrap;
	text-indent: -25px;
}

.text_footer {
	font-size: 10px;
	color: #000;
}

.link_footer   {
	color:#000;
	text-decoration: none;
	
}

.link_footer:Hover   {
	color: #676767;
	text-decoration:underline;
}

.link_sidenav {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-size:12px;
}

.link_sidenav:Hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #0683DD;
	text-decoration: underline;
	text-align: left;
	font-size:12px;
}

.link_sidenav_sub {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-size:10px;
}

.link_sidenav_sub:Hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #0683DD;
	text-decoration: underline;
	text-align: left;
	font-size:10px;
}

.link_content {
	font-family: Verdana, Geneva, sans-serif;
	color: #0683DD;
	text-decoration: none;
	font-size:12px;
}

.link_content:Hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #676767;
	text-decoration:underline;
	font-size:12px;
	text-align: left;
}

.text_content {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

.text_sidebar_links   {
	color:#0683DD;
	text-decoration:none;
	font-size: 14px;
	
}

.text_sidebar_links:Hover   {
	color:#676767;
	text-decoration:underline;
	
}
	
.nav_border_left {
	border-left-style:solid; 
	border-left-color:#FFF; 
	border-left-width:thin;
	border-right-style:solid; 
	border-right-color:#FFF; 
	border-right-width:thin;
	overflow:visible;
}

.nav_border_right {
	border-right-style:solid; 
	border-right-color:#FFF; 
	border-right-width:thin;
	overflow:visible;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0683DD;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:bold;

}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.text_contect_red {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.text_contentBOLD {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
.text_content_gray {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

.link {
	font-family: Verdana, Geneva, sans-serif;
	color: #0683DD;
	text-decoration: none;
}

.link:Hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #676767;
	text-decoration:underline;
}

.td_leftalign  {
	text-align:left;
	
}
.fail {
	background-color: #FF9F9F;
}

.failtext {
	color: #CC3333 !important;
}
.table_alignment {
	text-align:left;

	
}

#job_details_indent  {


}

#job_details_table   {
	border-collapse: collapse;
	border: 1px solid #BABDC2;
	border-bottom: 1px solid #BABDC2;
	border-left: 1px solid #BABDC2;
	border-right: 1px solid #BABDC2;
	border-top: 1px solid #BABDC2;
}

#job_update_table   {
	border-collapse: collapse;
	border: 1px solid #BABDC2;
}