HTML {
	direction: ltr;
	font-family:Arial;
	}


/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
	}
.pcTL {
	}
.pcT {
	}
.pcTR {
	}
.pcL {
	padding-left: 1px;
	padding-top: 0px;
	vertical-align: top;
	width: 1px;
	}
.pcC {
	vertical-align: top;
	}
.pcR {
	}
.pcBL {
	}
.pcB {
	}
.pcBR {
	}


/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link, .thc a.button_link, .tic a.button_link, .ttc a.button_link {
	color: #888888;
	font-family: arial, helvetica, ms sans serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}

a.button_link:hover, .thc a.button_link:hover, .tic a.button_link:hover, .ttc a.button_link:hover {
	color: #666666;
	text-decoration: none;
	}

.button-TL-white, .bTL {
	background-image: url(../Images/buttonTL.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 15px;
	height: 4px;
	}
.button-T-white, .bT {
	background-image: url(../Images/buttonT.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 4px;
	}
.button-TR-white, .bTR {
	background-image: url(../Images/buttonTR.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 6px;
	height: 4px;
	}
.button-L-white, .bL {
	background-image: url(../Images/buttonL.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 5px;
	height: 11px;
	}
.button-white, .bC {
	background-image: url(../Images/buttonC.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 11px; 
	}
.button-R-white, .bR {
	background-image: url(../Images/buttonR.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 6px;
	height: 11px; 
	}
.button-BL-white, .bBL {
	background-image: url(../Images/buttonBL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 15px;
	height: 4px;
	}
.button-B-white, .bB {
	background-image: url(../Images/buttonB.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 4px;
	}
.button-BR-white, .bBR {
	background-image: url(../Images/buttonBR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 6px;
	height: 4px;
	}
	 

/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/

.topMenu
{
    background-color:Transparent;
    font-family:arial,helvetica;
    font-size:16px;
    padding-left:6px;
    font-weight:bold;

} 
 .topMenuDynamicHover
{ 
    background-color:#FF8000;
     color:White;  
} 
.topMenuDynamicItem
{
     background-color:#003366;
     color:White;   
}
.topMenuStaticItem
{
     background-color:Transparent;
     color:#267ad0;   
}
.topMenuStaticHover
{
   background-color:Transparent;
   color:white;  
}

.bannerRightMenu
{
    background-color:Transparent;
    font-family:arial,helvetica;
    font-size:14px;
    padding-left:3px;
    font-weight:bold;

} 
 .bannerRightMenuDynamicHover
{ 
    background-color:Transparent;
     color:Orange; 
     font-weight:bold;
     padding-bottom:10px;
     padding-top:10px;
     padding-left:2px;
     padding-right:2px;
    
} 
.bannerRightMenuDynamicItem
{
     background-color:maroon;
     color:White; 
     font-family:arial,helvetica; 
      font-size:9pt;  
     padding-bottom:5px;
     padding-top:5px;
     padding-left:2px;
     padding-right:2px;
}
.bannerRightMenuStaticItem
{
     background-color:Transparent;
     color:#fffafa;   
     font-family:arial,helvetica;
      font-size:14px; 
}
.bannerRightMenuStaticHover
{
   background-color:Transparent;
   color:Orange;   
}


.menus {
	padding-bottom: 6px;
	padding-top: 6px;
	}

.menusV {
	padding-left: 5px;
	padding-right: 7px;
	}

.menu {
	color: #ffffff;
	font-family: arial, helvetica, ms sans serif;
	}
	
a.menu {
	color: #888888; 
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	padding-right: 3px;
	padding-left: 0px;
	}

a.menu:hover {
	color: #666666;
}

.menu_on-TL, .moTL {
	background-image: url(../Images/menuOverTL.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 3px;
	}
.menu_on-T, .moT {
	background-image: url(../Images/menuOverT.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 3px;
	}
.menu_on-TR, .moTR {
	background-image: url(../Images/menuOverTR.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 5px;
	height: 3px;
	}
.menu_on-L, .moL {
	background-image: url(../Images/menuOverL.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 14px;
	height: 15px;
	}
.menu_on, .moC {
	background-image: url(../Images/menuOverC.gif);
	white-space: nowrap;
	height: 15px;
	width: 100%;
	}
.menu_on-R, .moR {
	background-image: url(../Images/menuOverR.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 5px;
	height: 15px;
	}
.menu_on-BL, .moBL {
	background-image: url(../Images/menuOverBL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 3px;
	}
.menu_on-B, .moB {
	background-image: url(../Images/menuOverB.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 3px;
	}
.menu_on-BR, .moBR {
	background-image: url(../Images/menuOverBR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
	height: 3px;
	}

.menu_on a, .moC a {
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	}

.menu_off-TL, .mTL {
	background-image: url(../Images/menuTL.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 3px;
	}
.menu_off-T, .mT {
	background-image: url(../Images/menuT.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 3px;
	}
.menu_off-TR, .mTR {
	background-image: url(../Images/menuTR.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 5px;
	height: 3px;
	}
.menu_off-L, .mL {
	background-image: url(../Images/menuL.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 14px;
	height: 15px;
	}
.menu_off, .mC {
	background-image: url(../Images/menuC.gif);
	white-space: nowrap;
	height: 15px;
	width: 100%;
	}
.menu_off-R, .mR {
	background-image: url(../Images/menuR.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 5px;
	height: 15px;
	}
.menu_off-BL, .mBL {
	background-image: url(../Images/menuBL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 3px;
	}
.menu_off-B, .mB {
	background-image: url(../Images/menuB.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 3px;
	}
.menu_off-BR, .mBR {
	background-image: url(../Images/menuBR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
	height: 3px;
	}

.menuEdgeL, .mel {
	width: 0px;
	}

.menuEdgeR, .mer {
	width: 0px;
	}

.menu_bot_bg, .mbbg { 
	}
	

/**********************************************************************
 * Tab Control Styles                                                 *
 **********************************************************************/
.tabBG {
	background-color: #d1dfee;
	}

.tabBG a {
	color: #888888; 
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	}

.tabBG a:hover {
	color: #666666;
	}


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground, .pBack {
	background-color: #ffffff;
	margin: 0px;
	}

.pageBorderTL, .pbTL {
	background: #ffffff;
	}
.pageBorderT, .pbT {
	background: #ffffff;
	}
.pageBorderTR, .pbTR {
	background: #ffffff;
	}
.pageBorderL, .pbL {
	background: #ffffff;
	}
.pageBorderC, .pbC {
	background: #ffffff;
	vertical-align: top;
	}
.pageBorderR, .pbR {
	background: #ffffff;
	}
.pageBorderBL, .pbBL {
	background: #ffffff;
	}
.pageBorderB, .pbB {
	background: #ffffff;
	}
.pageBorderBR, .pbBR {
	background: #ffffff;
	}

.page_yellow, .pContent {
	color: #003366; 
	height: 30px;
	text-align: left;
	}

.pageAlignment, .pAlign {
	}

.borderTable, .pbTable {
	}

.divider { 
	}

.footer {
	color: #444444;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding-top: 6px;
	}

.logoBG {
	}
 

/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
	background-color: #d1dfee;
	color: #666666;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding: 4px;
	}

.dialog_field_value, .dfv {
	color: #888888;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding: 3px;
	text-align:left;
	 white-space:nowrap;
	}

.dialog_header, .dh {
	}

.dialogHeaderBackground, .dhb {
	background-image: url(../Images/dialogHeaderT.gif);
	background-repeat: repeat-x;
	}

.dialog_header_text, .dht {
	background-image: url(../Images/dialogHeaderT.gif);
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	padding-bottom: 0px;
	vertical-align: middle;
	}

.dialogHeaderTextRecord, .dhtr {
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	text-transform: uppercase;
	}

.dialogHeaderEdgeL, .dhel {
	background-image:url(../Images/dialogHeaderEdgeL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 20px;
	height: 30px;
	}

.dialogHeaderEdgeR, .dher {
	background-image:url(../Images/dialogHeaderEdgeR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 20px;
	height: 30px;
	}
	
.dialogHeaderIcon, .dhi {
	background-image: url(../Images/dialogHeaderT.gif);
	vertical-align: middle;
	width: 0px;
	}

.dialogHeaderIconRecord, .dhir {
	padding-left: 11px;
	padding-right: 11px;
	}

.dialogHeaderExpandCollapseIcon, .dheci {
	background-image:url(../Images/dialogHeaderT.gif);
	width: 20px;
	height: 14px;
	vertical-align: middle;
	}

.dialogHeaderPrintEmailIcon, .dhpei {
	padding-right: 11px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	} 

.dialogHeaderTotalRecordCount, .dhtrc {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	padding-left: 20px;
	padding-right: 5px;
	vertical-align: middle;
	}

.dialogHeaderTotalRecordCountText, .dhtrct {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	}

.dialog_view, .dv {
	}

.category, .c {
	color: #666666;
	padding: 5px;
	}

.category_area, .ca {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	vertical-align: middle;
	white-space: nowrap;	
	padding-bottom: 2px;
	}

.category_area A, .ca A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover, .ca A:hover {
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-decoration: underline;
	}

.subcategory_label, .scl {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color:teal;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}
	
	
.subcategory SELECT, .sc SELECT {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.recordPanelButtonsAlignment, .rpbAlign {
	padding-bottom: 5px;
    	padding-left: 100px;
    	}
   
.field_label, .fl {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side, .fls {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}
	
.field_label_on_side_r, .flsr {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}
.field_value, .fv {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding: 0px;
	text-align:left;
	}
	
.field_value_right, .fvr {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding: 0px;
	text-align:right;
	}
	
.field_input, .fi {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	}

.field_input_mandatory, .fim {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	}
		
.field_input_cell, .fic {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.filter_value, .filv {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell, .filbc {
	padding-left: 8px;
	vertical-align:bottom;
	}

.Filter_Input, .fili {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	border-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	margin: 2px;
	margin-top: 0px;
	}

.filter_area, .fila {
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;	
	}
	
.search_area, .sa {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label, .sl {
	color: #003366;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 5px;
	}

.Search_Input, .si {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	border-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	margin-left: 2px;
	}
 
.rangeFilterText, .rft {
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	text-transform: none;
	}

.small_Description_text, .sdt {
	font-family: arial, helvetica, ms sans serif;
	font-size: 10px;
	padding: 0px;
	text-align:left;
	}
	
.site_content_text, .sct {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding-bottom:3px;
	text-align:left;
	}
/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell, .prbbc {
	background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	vertical-align: bottom;
	}
	
.prbg {
	background-image:url(../Images/ButtonBarBackground.gif); 
	background-repeat: repeat-x;
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	}

.pagination_area, .pra {
	background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;
	color: #003366;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding-bottom: 4px;
	vertical-align: bottom;
	white-space: nowrap;	
	}

.pagination_label, .prl {
	color: #003366;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_value, .prv {
	color: #003366;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

.Pagination_Input, .pri {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	border-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	}

.pagination_row, .pr {
	font-weight: bold;
	vertical-align: middle;
	}

.paginationRowEdgeL, .prel {
	background-image:url(../Images/paginationRowEdgeL.gif); 
	background-repeat: no-repeat;
	width: 20px;
	height: 37px;
	}

.paginationRowEdgeR, .prer {
	background-image:url(../Images/paginationRowEdgeR.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 37px;
	}
	
.paginationButtonFirst, .prbf {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 25px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 25px;
	}

.paginationButtonNext, .prbn {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 25px;
	}

.paginationButtonLast, .prbl {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 25px;
	}


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thc, .thcs {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 3px;
	border-top: 1px #4dbbd3 solid;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	color: #666666;
	vertical-align: top;
	}

.header_cell_empty, .thce {
	background-color: #ffffff;
	border-top: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	}

.column_header, .tch {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	color: #888888; 
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
	color: #666666;
	text-decoration: underline;
	}

.columnHeaderFilterPadding, .tchfilp {
	padding-top: 4px;
	text-align: center;
	}

.columnHeaderFilterPadding A, .tchfilp A {
	text-decoration: none;
	}

.columnHeaderFilterPadding A:hover, .tchfilp A:hover {
	text-decoration: none;
	}

.icon_cell, .alt_icon_cell, .tic, .taic {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	width: 16px;
	}
	
.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	width: 16px;
	background-color: #d1dfee;
	}

.icon_cell_selected, .tics {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	width: 16px;
	background-color: #e0efff;
	}
		
.icon_cell_empty, .tice {
	background-color: #ffffff;
	border-bottom: 1px #4dbbd3 solid;
	width: 0px;
	}
	
.icon_cell_highlighted_empty, .tiche {
	background-color: #d1dfee;
	border-bottom: 1px #4dbbd3 solid;
	width: 0px;
	}

.icon_cell_selected_empty, .ticse {
	background-color: #e0efff;
	border-bottom: 1px #4dbbd3 solid;
	width: 0px;
	}
	
.table_cell, .alt_table_cell, .ttc, .tatc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-align: left;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	background-color: #ffffff;
	}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-align: left;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	background-color: #d1dfee;
	}

.table_cell_selected, .ttcs {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-align: left;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	background-color: #e0efff;
	}

.ttc a, .tatc a, .ttch a, .tatch a, .ttcs a, .dfv a, .dialog_field_value a {
	color: #666666; 
	}

.ttc a:hover, .tatc a:hover, .ttch a:hover, .tatch a:hover, .ttcs a:hover, .dfv a:hover, .dialog_field_value a:hover {
	color: #222222;
	}

.totals_cell, .tpttc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-align: left;
	border-right: 1px #4dbbd3 solid;
	border-bottom: 1px #4dbbd3 solid;
	background-color: #ffffff;
	width: 48px;
	}

.totals_cell_value, .tpttcv {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	text-align: right;
	background-color: #ffffff;
	}

.page_total_label, .tptl {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.page_total_value, .tptv {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	}

.grand_total_label, .tgtl {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.grand_total_value, .tgtv {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	}

.tableRowsEdge, .tre {
	border-left: 1px #4dbbd3 solid;
	background-color: #4dbbd3;
	}
 

/**********************************************************************
 * Scrolling Table Styles                                             *
 **********************************************************************/
div.tableContainer {
	clear: both;
	height: 285px;  /* defines scrolling region height */
	overflow: auto; /* enables scroll bar */
	}

div.tableContainer table {
	width: 97%; /* defines data region width (provide room for scroll bar) */
	}

thead.fixedHeader tr {
	background-color: #ffffff; /* obscures data behind headers */
	position: relative; 	   /* fixes headers in place */
	}

.scrollContent {
	display: block;
	}

thead.fixedHeader td.button-white {
	white-space: nowrap;
	width: 0%;
	}

thead.fixedHeader table {
	width: 0%;
	}


/**********************************************************************
 * Auto Type Ahead Styles                                             * 
 **********************************************************************/
.autotypeahead_completionListElement {  
	background-color: #ffffff;
	border-bottom: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #555555 solid;
	border-top: 1px #555555 solid;
	height: 90px;
	list-style-type: none;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	visibility: hidden;
	}

.autotypeahead_highlightedListItem {
	background-color: #d1dfee;
	padding-bottom: 1px; 
	}

.autotypeahead_listItem {
	padding-bottom: 1px; 
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #d1dfee;
	}

.dsDayHeader {
	color: #666666;
	background-color: #d1dfee;
	font-size: 12px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #ffffff;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #d1dfee;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #d1dfee;
	padding: 6px;
	}

.dsDay a, .dsTodayDay a, .dsSelectedDay a, .dsWeekendDay a, .dsOtherMonthDay a {
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	}


/**********************************************************************
 * Info Panel Styles                                                  *
 **********************************************************************/
.panelInformationDisplayWithImage {
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplayWithImage_ImageArea {
	padding: 11px 11px 11px 16px;
	}

.panelInformationDisplayWithImage_InfoArea {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	vertical-align: middle;
	}

.panelInformationDisplayWithImage_InfoTitle {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	}

.panelInformationDisplayWithImage_InfoDetails {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding-right: 16px;
	white-space: nowrap;
	}

.panelInformationDisplay {
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplay_InfoArea {
	padding: 11px;
	}

.panelInformationDisplay_InfoTitle {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	text-align: center;
	}

.panelInformationDisplay_InfoDetails {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	}


/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	color: #666666;
	}
	

/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	color: #666666;
	}
 

/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverTitle {
	color: #666666;
	font-family: arial, helvetica, ms sans serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	padding-bottom: 0px;
	vertical-align: middle;
	width: 100%;
	}

.detailRolloverTL {
	background-image:url(../Images/detailRolloverTL.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 57px;
	width: 65px;
	}

.detailRolloverTL_noPNG {
	height: 57px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverTL.png');
	}

.detailRolloverT {
	background-image:url(../Images/detailRolloverT.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 57px;
	}

.detailRolloverT_noPNG {
	height: 57px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverT.png');
	}

.detailRolloverTR {
	background-image:url(../Images/detailRolloverTR.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 57px;
	width: 65px;
	}

.detailRolloverTR_noPNG {
	height: 57px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverTR.png');
	}

.detailRolloverL {
	background-image:url(../Images/detailRolloverL.png);
	background-position: center right;
	background-repeat: repeat-y;
	width: 65px;
	}

.detailRolloverL_noPNG {
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverL.png');
	}

.detailRolloverC {
	background-image:url(../Images/detailRolloverC.png);
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	}

.detailRolloverR {
	background-image:url(../Images/detailRolloverR.png);
	background-position: center left;
	background-repeat: repeat-y;
	width: 65px;
	}

.detailRolloverR_noPNG {
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverR.png');
	}

.detailRolloverBL {
	background-image:url(../Images/detailRolloverBL.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	}

.detailRolloverBL_noPNG {
	height: 29px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverBL.png');
	}

.detailRolloverB {
	background-image:url(../Images/detailRolloverB.png);
	background-position: top center;
	background-repeat: repeat-x;
	height: 29px;
	}

.detailRolloverB_noPNG {
	height: 29px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverB.png');
	}

.detailRolloverBR {
	background-image:url(../Images/detailRolloverBR.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	}

.detailRolloverBR_noPNG {
	height: 29px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverBR.png');
	}


/**********************************************************************
 * JavaScript Date Selector Styles                                    *
 **********************************************************************/
.dpTable {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #4dbbd3 solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #3d7799;
	border: 1px #4dbbd3 solid;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTDHover {
	background-color: #3d7799;
	border: 1px #4dbbd3 solid;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayTD {
	background-color: #d1dfee;
	border: 1px #4dbbd3 solid;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTitleText {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	}

.dpDiv {
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}
	
/**********************************************************************
 * Format table style                                   *
 **********************************************************************/
	td.indent3px
	{
	    width:3px; 
	}
	
    .bannerRightHeading
	{
	    font-family:Sans-Serif;
	    color:lightgrey;
	    font-size: 20px;
	    font-weight: bold;
	}
/**********************************************************************
 * Content style                                   *
 **********************************************************************/

.content_value, .cv {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding: 0px;
	text-align:left;
	text-indent:3px;
	}
.content_list_value, .clv {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	padding: 3px;
	text-align:left;
	text-indent:3px;
	}	
.small_note_value, .snv {
font-family: arial, helvetica, ms sans serif;
font-size: 12px;
padding: 0px;
text-align:left;
text-indent:3px;
}


 .srv {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	}
	
 .srvb {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight:bold;
	}
	
.srrb {
	font-family: arial, helvetica, ms sans serif;
	font-size: 16px;
	font-weight:bold;
	}
	
.search_result_label, .srl {

	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 5px;
	}
	
.search_result_registered_table, .srrt
 {
    background-color:#add8e6;

	}
	
.search_result_nonregistered_table, .srnt
 {
    background-color:#f0f8ff;

	}	
	
.search_result_registered_name, .srrn
 {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;

	}
.search_result_nonregistered_name, .srnn
 {
	font-family: arial, helvetica, ms sans serif;
	font-size: 10px;

	}
	
	
	


/* The whole FormView, including the header, footer, pagination and data regions. */
.PrettyFormView .AspNet-FormView
{
    width: 20em;
    background-color: White;
}

/* HeaderText or <HeaderTemplate> */
.PrettyFormView .AspNet-FormView-Header
{
    color: #F7F6F3;
    background-color: #5D7B9D;
    font-weight: bold;
    padding: 4px 0 4px 4px;
}

/* FooterText or <FooterTemplate> */
.PrettyFormView .AspNet-FormView-Footer
{
}

/* Controls the appearance of whatever you define in the <ItemTemplate> */
.PrettyFormView .AspNet-FormView-Data
{
    padding:7px 0 0 4px;
}

/* Controls the appearance of whatever you define in the pagination region. */
.PrettyFormView .AspNet-FormView-Pagination
{
    background-color: #284775; 
    text-align:center;
    margin: 10px 0 0 0;
    padding: 4px 0 4px 0;
    margin-left: 4px;
}

/* This controls the appearance of the "current page" listed in the pagination region. */
/* This is NOT a link */
.PrettyFormView .AspNet-FormView-ActivePage
{
    color: White;
    margin-left: 4px;   
}

/* Controls the numbers used to navigate to other pages. */
/* This is a link */
.PrettyFormView .AspNet-FormView-OtherPage
{
    color: #00FFFF;
    text-decoration:none;
    margin-left: 4px;
}

/* Uncomment and customize these rules to further refine the appearance of the pagination links. */
/*
.PrettyFormView a.AspNet-FormView-OtherPage:link
{
    color:Lime;
}

.PrettyFormView a.AspNet-FormView-OtherPage:visited
{
    color:Maroon;
}
*/

.PrettyFormView a.AspNet-FormView-OtherPage:hover
{
    color:#FFA500;
}



.NavigationButton
{
	background-color:#ff9933;
	border-style:Solid;
	border-color:#CCCCCC;
	border-width:2px;
	font-family:Sans-Serif; 
    color:#284775;
}

.LoginBox
{
    background-color:white;
    border-color:#E6E2D8;
    border-spacing:4;
    border-style:solid;
    border-width:1px;
    font-family:arial;
    color:#333333;
    font-size:9pt;  
    
}
table.ContentHolder
{
     border-color:blue;
     padding:0;
     border: 1px solid lightgrey;
     border-collapse:collapse;  
     width:780px;
     height:400px;
     background-color:white;
}
table.ContentFrame
{
     border-color:blue;
     padding:0;
     border: 1px solid lightgrey;
     border-collapse:collapse;  
     width:360px;
     background-color:white;
}
table.ContentFrame_freeSize
{
     border-color:blue;
     padding:0;
     border: 1px solid lightgrey;
     border-collapse:collapse;  
     background-color:white;
}

table.NoFrame_freeSize
{
     padding:0;
     border: 0px;
     border-collapse:collapse;  
     background-color:white;
}

td.MYCLBanner
{
    background-image:url(../images/bluebanner350.jpg);
    background-position:right;
    height:18px;
    border: 0px;
    border-top: 1px solid #000000;
    text-align:left;
}
.widzardBanner,.wdb
{
    background-image:url(../images/bluebanner350.jpg);
    background-position:right;
    height:18px;
    border: 0px;
    border-top: 1px solid #000000;
    text-align:left;
    font-family:Sans-Serif;
    font-weight:bold;
    color:White;
    font-style:italic;
    font-size:14px;
}
td.MYCLContent1
{
    border: 0px;
    border-bottom: 1px solid #000000;
}
caption.MYCLBanner 
{
    font-weight:bold; 
    background-image:url(../images/bluebanner350.jpg);
    text-align:left;
    font-size:14px;
    font-family:Sans-Serif;
    background-position:right;
    
}
span.MYCLBannerF
{
    color:#267ad0;
    font-style:italic;
    text-align:left;
    font-size:16px;
    font-family:Sans-Serif;
    font-weight:bold;
}
span.MYCLBannerS
{
    color:white;
    text-align:left;
    font-size:16px;
    font-family:Sans-Serif;
    font-weight:bold;
    font-style:italic;
}   
    
     
.textbox_input, .ti {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 0px;
	text-align:left;
	width:180px;
	}
	
.dropdown_input, .di {
	font-family: arial, helvetica, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 0px;
	text-align:left;
	border-color:Gray;
	border-style:inset;
	}
.submit_button, .sbt{
	font-family: Sans-Serif;
	font-size: 12px;
	width:100px;
	}
	
.link_button, .lbt{
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration:none;
	color:blue;

	}
	
 .wizard_box, .wb
 {
    background-color:white;
    border-color:#E6E2D8;
    border-spacing:4;
    border-style:solid;
    border-width:1px;
    font-family:arial;
    color:#333333;
    font-size:9pt; 
    border-width:1px;   
 }
 .wizard_sidebar,.ws
 {
     background-color:#5D7B9D;
      vertical-align:top;
      border-width:0px;
 }
 .wizard_sidebar_button,.wsb
 {
     background-color:#5D7B9D;
      vertical-align:top;
      border-width:0px;
      font-family:Sans-Serif;
      color:White;
 }
  .wizard_navigation_button,.wnb
 {
     background-color:#ff9933;
      vertical-align:top;
      border-width:0px;
      font-family:Sans-Serif;
      border-color:#CCCCCC;
       Border-Style:Solid;
       Border-Width:1px; 
       Color:#284775;
  }
  
   .wizard_header,.wh
  {
    background-color:#5D7B9D;
     Border-Style:Solid;
     font-weight:bold; 
     Color:White;
     text-Align:Left;
  }
  
    .wizard_action_button,.wab
    { 
        background-color:#ff9933;
        Border-Color:#CCCCCC;
        Border-Style:Solid;
        Border-Width:1px;
        font-family:Sans-Serif;
        Color:#284775;
    }
    
    .wizard_step,wsp
    {
         Border-Width:0px;
    }
    
    
    .hyper_link, .hpk
    {
	font-family: Sans-Serif;
	font-size: 13px;
	text-decoration:none;
	color:blue;

	}
	
	.readonly_text_box, .rtx
	{
	    border-style:groove;
	    color: #888888;
	    font-family: arial, helvetica, ms sans serif;
	    font-size: 12px;
	    padding: 3px;
	    text-align:left; 
	}
	
.faq_answer, .fa {
	font-family: arial, helvetica, ms sans serif;
	font-size: 10pt;
	padding: 0px;
	text-align:left;
	

	}
.faq_quetion, .fq {
	font-family: arial, helvetica, ms sans serif;
	font-size: 0.9em;
	padding: 0px;
	text-align:left;

	}
	
	.faq_header, .fh {
	font-family: arial, helvetica, ms sans serif;
	font-size: 9pt;
	padding: 0px;
	text-align:left;

	}
	
	
	.Body_Text 
{
    font-family:arial,helvetica;
    font-size:12pt;
    color:#000000;

  }
 page
  {
        margin-top:0px;
  }

a.footer:link {color: #888888; text-decoration: none; }
a.footer:visited {color: #888888; text-decoration: none; }
a.footer:hover {color: orange; text-decoration: underline; }
a.footer:active {color: #888888; } 


.Big_Heading {font-family:arial,helvetica;font-size:14pt;color:#0066cc}
.Small_Heading {font-family:arial,helvetica;font-size:12pt;color:#000000;font-weight:bold}
.Footer_Text {font-family:arial,helvetica;font-size:9pt;color:#808080}
LI {
	FONT-SIZE: 0.7em
}
H1 {
	FONT-SIZE: 1.5em;
	MARGIN: 3px 0px;
	font-family:Arial;
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em; 
	MARGIN: 6px 0px;
	font-family:Arial;
	color:Gray;
}
H3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	MARGIN: 2px 0px;
	font-family:Arial;
	color:Gray;

}
H4 {
    FONT-WEIGHT:normal; 
	FONT-SIZE: 0.85em; 
	MARGIN: 6px 0px;
	font-family:Arial;
}
H5 {
    FONT-WEIGHT:normal; 
	FONT-SIZE: 0.75em; 
	MARGIN: 6px 0px;
	font-family:Arial;
	
}


.SearchTextBox
{
	WIDTH: 220px;
	HEIGHT:13px;
	font-size:9pt;
}
.SearchLongTextBox
{
	WIDTH: 250px;
	HEIGHT:13px;
	font-size:9pt;
}

.SearchDropDownList
{
	WIDTH: 225px;
	HEIGHT:19px;
	font-size:9pt;
}

.SearchLabel
{
	 text-align:left;
	 font-weight:bold;
	 color:white;
	 font-size:9pt;
	 font-family:arial,helvetica;
}

.NormFormViewTable
{

}

td.indentW1
{
    width:10px; 
}

td.indentH1
{
    height:15px; 
}

td.indentH2
{
    height:20px; 
}

.hh3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	MARGIN: 2px 0px;
	font-family:Arial;


}

.submit_button, .btn{
	font-family: Sans-Serif;
	font-size: 9pt;
	text-decoration:none;

	}