﻿.body
{
	background-color:#9FA0A2;
	/*height:100%;*/
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.topArea
{
	
	background-image:url('../../Images/header_glass_band.jpg');
	height:150px;
}

.pageTitle
{
	margin:0px;
	margin-left:14px;
	font-family: Arial;  
	font-size: 9pt; 
	font-weight: bold; 
	color: #666666;
	/*color: #FFFFFF;*/
}

.custom_lnav_td
{

border-right:1px #000000 solid;
background-color:lime;

}

.custom_lnav_top
{
 background-image:url('../../Images/lnav_top.jpg');
 width:190px;
 height:12px;
}

.custom_lnav_bg
{
 background-image:url('../../Images/lnav_bg.jpg');
}

.custom_lnav_bottom
{
 background-image:url('../../Images/lnav_bottom.jpg');
 height:21px;
}

.custom_main_td
{
border-top:1px #000000 solid;
}

.custom_main_top
{
	background-image: url('../../Images/main_content_top.jpg'); 
	height:38px;
	width:734px;
}

.custom_main_bg
{
	background-image: url('../../Images/main_content_bg.jpg'); 
}


.custom_main_bottom
{
	background-image: url('../../Images/main_content_bottom.jpg'); 
	height:16px;
	width:734px;
}

.topNavContainer
{
	background-image:url("/images/hnav_main_bg.jpg");
	height: 31px;
}
}
.topNavSelected a 
{
	/*background-image: url('/images/hnav_bg_selected.jpg');*/
}
.topNavHover a
{
	/*background-image: url('/images/hnav_bg_hover.jpg');*/
}
.topNavRoundLeft
{
	width:23px;
	/**position:relative;*/
	/**right:-1px;*/
	background-image:url('/images/hnav_bar_left_end.jpg');
	background-repeat:no-repeat;
}
.topNavRoundRight
{
	width:23px;
	background-image:url('/images/hnav_bar_right_end.jpg');
	background-repeat:no-repeat;
}
.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.glassSpacerLeft
{
	width:14px
}
.glassSpacerRight
{
	width:15px
}


.topNavItem
{
	/*color: #3A4663;*/
	background-image: url('../../images/hnav_splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	color: #FFFFFF;	
	font-weight:bold;
	/*background-image: url('/images/hnav_splitter.jpg');*/
	
}


/*.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
	border-bottom:1px #000000 solid;
}*/

.leftNav
{
	margin-right:0px;
	margin-left:6px;
	margin-top:-1px;
	padding-top:-1px;
	border:0px #8997BC solid;
	/*background-color: #D0D6E3;*/
	background-color:transparent;
	width:179px;
}

.leftNav1, .leftNav2, .leftNav3
{
	color: #FFFFFF;
}
.leftNavHover
{
	background-color: #E8E8E8;
	color:#777777;
font-weight: bold;

}


.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}



.master
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	/*height:100%;*/
	background-color:#FFFFFF;
}

.footer_table
{
background-image:url('../../Images/ACC08_main_footer.jpg');
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:6px;
	background-color:#FFFFFF;
}
.footer_table_bottom
{
background-image:url('../../Images/i208_main_footer_bottom.jpg');
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:52px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../Images/bl_Shadow_Right_i208.jpg');
	background-repeat:repeat-y;
	background-position:right top;
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../Images/bl_Shadow_Left_i208.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}

.header_table
{
background-image:url('../../Images/ACC08_main_footer.jpg');
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:2px;
	background-color:#FFFFFF;
}
.header_table_top
{
background-image:url('../../Images/i208_top_header_top.jpg');
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:14px;
	background-color:#FFFFFF;
}

a.footer:link {
	color: #FFFFFF;
	}
	

a.footer:visited {
	color: #FFFFFF;
	
}

a.footer:hover {
	color: #FFFFFF;

}

.pageContent
{ 
      font-family:arial;  
      font-size:9pt;  
      color:#666666; 
}
