﻿
.WhiteHL a{
	color: #FFFFFF;
	font-weight: bold;
	
}
HTML {
	direction: ltr;
	}

BODY {
	font-family: Verdana, Geneva, ms sans serif;
	margin: 0px;
	}

TD {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	}	
.MainImage {
		background-image: url('../Images/customized/main.jpg');
		background-repeat:repeat-x;
    }
.MainLogo {
		background-image: url('../Images/customized/logo2.gif');
		background-repeat:repeat-x;
    }
.Bar1 {
	background-color: #ded6b5;
	background-image:  url('../Images/customized/bar.gif');
	 background-repeat:no-repeat;
	}
.Login{
	background-color: #ffffff;
    background-position:right;
    background-repeat:no-repeat
	}
.Header{
	background-color: #ffffff;
    background-position:right;
    background-repeat:no-repeat;
	}


.Bar2{
	background-color: #ded6b5;
	background-image:  url('../Images/customized/bar.gif');
	background-repeat:no-repeat;
	}

/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
	}
.pcTL {
	}
.pcT {
	}
.pcTR {
	}
.pcL {
	padding-left: 1px;
	padding-top: 36px;
	width: 1px;
	}
.pcC {
	}
.pcR {
	}
.pcBL {
	}
.pcB {
	padding-bottom: 150px;
	}
.pcBR {
	}


/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link, .thc a.button_link {
	color: #aaaaaa;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}

a.button_link:hover, .thc a.button_link:hover {
	color: #826d26;
}

.button-TL-white, .bTL {
	background-image:url("../Images/buttonTL.gifs");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 11px;
	height: 3px;
	}
.button-T-white, .bT {
	background-image:url("../Images/buttonT.gifs");
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 3px;
	}
.button-TR-white, .bTR {
	background-image:url("../Images/buttonTR.gifs");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 15px;
	height: 3px;
	}
.button-L-white, .bL {
	background-image:url("../Images/buttonL.gifs");
	background-repeat: no-repeat;
	background-position: center right;
	width: 11px;
	height: 16px;
	}
.button-white, .bC {
	background-image:url("../Images/buttonC.gifs");
	height: 16px; 
	vertical-align: middle;
	white-space: nowrap;
	}
.button-R-white, .bR {
	background-image:url("../Images/buttonR.gifs");
	background-repeat: no-repeat;
	background-position: center left;
	width: 15px; 
	height: 16px; 
	}
.button-BL-white, .bBL {
	background-image:url("../Images/buttonBL.gifs"); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 11px;
	height: 7px;
	}
.button-B-white, .bB {
	background-image:url("../Images/buttonB.gifs"); 
	background-repeat: repeat-x;
	background-position: top center;
	height: 7px;
	}
.button-BR-white, .bBR {
	background-image:url("../Images/buttonBR.gifs");
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 7px;
	} 


/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menus {
	width: 10px;
	}

.menusV {
	padding-left: 10px;
	padding-right: 10px;
	}

.menu {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	}
	
a.menu {
	color: #aaaaaa; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	}

a.menu:hover {
	color: #826d26;
	}

.menu_on-TL, .moTL {
	width: 23px;
	height: 0px;
	}
.menu_on-T, .moT {
	height: 0px;
	}
.menu_on-TR, .moTR {
	width: 3px;
	height: 0px;
	}
.menu_on-L, .moL {
	background-image:url("../Images/menuOverL.gif");
	width: 23px;
	height: 23px;
	}
.menu_on, .moC {
	padding-top: 3px;
	white-space: nowrap;
	}
.menu_on-R, .moR {
	width: 3px;
	height: 23px;
	}
.menu_on-BL, .moBL {
	width: 23px;
	height: 0px;
	}
.menu_on-B, .moB {
	height: 0px;
	}
.menu_on-BR, .moBR {
	width: 3px;
	height: 0px;
	}

.menu_on a, .moC a {
	color: #826d26;
	}

.menu_off-TL, .mTL {
	width: 23px;
	height: 0px;
	}
.menu_off-T, .mT {
	height: 0px;
	}
.menu_off-TR, .mTR {
	width: 3px;
	height: 0px;
	}
.menu_off-L, .mL {
	background-image:url("../Images/menuL.gif");
	width: 23px;
	height: 23px;
	}
.menu_off, .mC {
	padding-top: 3px;
	white-space: nowrap;
	}
.menu_off-R, .mR {
	width: 3px;
	height: 23px;
	}
.menu_off-BL, .mBL {
	width: 23px;
	height: 0px;
	}
.menu_off-B, .mB {
	height: 0px;
	}
.menu_off-BR, .mBR {
	width: 3px;
	height: 0px;
	}

.menuEdgeL, .mel {
	}

.menuEdgeR, .mer {
	}

.menu_bot_bg, .mbbg { 
	}

 
/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground, .pBack {
	background-image: url('../Images/customized/bg.gif');
	background-repeat:repeat-x; 
	background-color: #9FA9B3;
	width: 96%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	
	}

.pageBorderTL, .pbTL {
	background-image: url("../Images/pageBorderTL.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 10px;
	}
.pageBorderT, .pbT {
	background-image: url("../Images/pageBorderT.gif");
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR, .pbTR {
	background-image: url("../Images/pageBorderTR.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL, .pbL {
	background-image: url("../Images/pageBorderL.gif");
	background-repeat: repeat-y;
	background-position: center left;
	width: 14px;
	}
.pageBorderC, .pbC {
	background-image: url("../Images/pageBorderC.gif");
	}
.pageBorderR, .pbR {
	background-image: url("../Images/pageBorderR.gif");
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL, .pbBL {
	background-image: url("../Images/pageBorderBL.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
	}
.pageBorderB, .pbB {
	background-image: url("../Images/pageBorderB.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR, .pbBR {
	background-image: url("../Images/pageBorderBR.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}
.page_yellow, .pContent {
	background-color: #ffffff;
	height: 30px;
	padding-top: 8px;
	padding-right: 10px;
	text-align: left;
	}

.pageAlignment, .pAlign {
	}

.borderTable, .pbTable {
	background-color: #ffffff;
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em;
	}

.footer {
	color: #444444;
	}

.logoBG {
	background: #ffffff;
	} 


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
	background-color: #fcfce3;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}
.dBodyWarning {
	background-color: #ff0000;
	color: #ffffff;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}

.dialog_field_value, .dfv {
	color: #888888;
	font-weight: bold;
	padding: 3px;
	}

.dialog_header, .dh {
	border-bottom: 1px #a8beb1 solid;
	background-repeat: repeat-x;
	height: 20px;
	}

.dialog_header_text, .dht {
	background-image:url("../Images/dialogHeaderT.gif");
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	vertical-align:middle;
	}

.dialogHeaderEdgeL, .dhel {
	background-image:url("../Images/dialogHeaderEdgeL.gif");
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR, .dher {
	background-image:url("../Images/dialogHeaderEdgeR.gif");
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
	
.dialogHeaderIcon, .dhi {
	background-image:url("../Images/dialogHeaderT.gif");
	width:16px;
	vertical-align:middle;
	}

.dialogHeaderExpandCollapseIcon, .dheci {
	background-image:url("../Images/dialogHeaderT.gif");
	width:20px;
	height:14px;
	vertical-align:middle;
	}

.dialogHeaderPrintEmailIcon, .dhpei {
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	}

.dialogHeaderTotalRecordCount, .dhtrc {
	color: #ffffff;
	background-image: url("../Images/dialogHeaderT.gif");
	text-align: right;
	vertical-align: middle;
	padding-left: 20px;
	}

.dialogHeaderTotalRecordCountText, .dhtrct {
	}

.dialog_view, .dv {
	}

.category, .c {
	color: #666666;
	padding: 5px;
	}

.category_area, .ca {
	vertical-align: middle;
	white-space: nowrap;	
	padding-bottom: 3px;
	}

.category_area A, .ca A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover, .ca A:hover {
	color: #826d26;
	text-decoration: underline;
	}

.subcategory_label, .scl {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.subcategory SELECT, .sc SELECT {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.recordPanelButtonsAlignment, .rpbAlign {
    	padding-top: 10px;
    	padding-bottom: 5px;
    	padding-left: 100px;
    	}
   
.field_label, .fl {
	font-size: 10px;
	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-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}
	
.flh {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}

.flh a {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;	
	}

.field_value, .fv {
	padding: 0px;
	}

.field_input, .fi {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	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-weight: bold;
	padding: 2px;
	}

.filter_button_cell, .filbc {
	padding-left: 8px;
	padding-bottom: 3px;
	vertical-align:bottom;
	}

.Filter_Input, .fili {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin: 2px;
	margin-top: 0px;
	}

.filter_area, .fila {
	color: #666666;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;	
	}
	
.search_area, .sa {
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label, .sl {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 5px;
	}

.Search_Input, .si {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin-left: 2px;
	} 


/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell, .prbbc {
	background-image:url("../Images/paginationRowT.gif"); 
	background-color: #ffffff;
	padding-top: 11px;
}

.pagination_area, .pra {
	/*background-image:url("../Images/paginationRowT.gif"); */
	color: #ffffff;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	}

.pagination_area, .pra2 {
	background-image:url("Style.css"); 
	color: #003366;
	text-align: left;
	white-space: nowrap;	
	vertical-align: top;
	}
	
.pagination_label, .prl {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_value, .prv {
	color: #003366;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

.Pagination_Input, .pri {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.pagination_row, .pr {
	background-color: #fcfce3;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px #a8beb1 solid;
	}

.paginationRowEdgeL, .prel {
	background-image:url("../Images/paginationRowEdgeL.gif"); 
	background-repeat: no-repeat;
	width: 20px;
	height: 40px;
	}

.paginationRowEdgeR, .prer {
	background-image:url("../Images/paginationRowEdgeR.gif");
	background-repeat: no-repeat;
	width: 20px;
	height: 40px;
	}

.paginationButtonFirst, .prbf {
	background-image:url("../Images/arrow_beg.gif");
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url("../Images/arrow_left.gif");
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}

.paginationButtonNext, .prbn {
	background-image:url("../Images/arrow_right.gif");
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}

.paginationButtonLast, .prbl {
	background-image:url("../Images/arrow_end.gif");
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thc, .thcs {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #fcfce3;
	padding: 5px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	color: #826d26;
	vertical-align: top;
	}

.column_header, .tch {
	font-weight: bold;
	}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	color: #aaaaaa; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
	color: #826d26;
	text-decoration: underline;
	}

.columnHeaderFilterPadding, .tchfilp {
	padding-top: 4px;
	text-align: center;
	}

.columnHeaderFilterPadding A, .tchfilp A {
	text-decoration: none;
	color: #ffffff;
	}

.columnHeaderFilterPadding A:hover, .tchfilp A:hover {
	text-decoration: none;
	color: #826d26;
	}

.icon_cell, .alt_icon_cell, .tic, .taic {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-right: 1px #eeeeee solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}
	
.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #eeeeee solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #efefef;
	}

.icon_cell_selected, .tics {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #eeeeee solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #fcfce3;
	}
		
.table_cell, .alt_table_cell, .ttc, .tatc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #efefef;
	}

.table_cell_selected, .ttcs {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #fcfce3;
	}

.totals_cell, .tpttc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	width: 48px;
	}

.totals_cell_value, .tpttcv {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.page_total_label, .tptl {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.page_total_value, .tptv {
	font-weight: normal;
	padding: 3px;
	}

.grand_total_label, .tgtl {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.grand_total_value, .tgtv {
	font-weight: normal;
	padding: 3px;
	}

.tableRowsEdge, .tre {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	} 
 

/**********************************************************************
 * 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: #fcfce3; /* 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%;
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #dbba4a; 
	}

.dsDayHeader {
	color: #ffffff;
	background-color: #dbba4a; 
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #ffffff;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #fcfce3;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #fcfce3;
	padding: 6px;
	}


/**********************************************************************
 * 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: 10px 10px 10px 16px;
	}

.panelInformationDisplayWithImage_InfoArea {
	vertical-align: middle;
	}

.panelInformationDisplayWithImage_InfoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	}

.panelInformationDisplayWithImage_InfoDetails {
	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: 10px;
	}

.panelInformationDisplay_InfoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	text-align: center;
	}

.panelInformationDisplay_InfoDetails {
	white-space: nowrap;
	text-align: center;
	}


/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-size: 11px;
	color: #666666;
	}
	

/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	/* font-size: 10px; */ /* uncomment out to enable 508 */
	/* color: #666666;  */ /* uncomment out to enable 508 */ 
	font-size: 1px;        /* comment out to enable 508 */
	color: #ffffff;        /* comment out to enable 508 */
	}


/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverTitle {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	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=image, 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=image, 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");
	height: 200px;
	width: 300px;
	}

.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=image, src='../Images/detailRolloverBL.png');
	}

.detailRolloverB {
	background-image:url("../Images/detailRolloverB.png");
	background-postion: 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=image, src='../Images/detailRolloverBR.png');
	}


/**********************************************************************
 * JavaScript Date Selector Styles                                    *
 **********************************************************************/
.dpTable {
	background-color: #fcfce3;
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #eeeeee solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #deba4a; 
	border: 1px #cccccc 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: #deba4a; 
	border: 1px #eeeeee 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: #fcfce3;
	border-bottom: 1px #aaaaaa 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 {
	}


/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.parentMenuContainer
{
	border: 0px solid #E4E9EF;
	border-right: 0px none;
	background-color: white;
	padding: 0px;
	width: 184px;

	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;	
}

.parentMenuContainer td
{
	padding:0px;  	
}

.parentMenuContainer a
{
	outline: none;
}

.parentMenuContainer #tm_subMenuWidthImage
{
	width: 10px;
}

.parentMenuItem a
{
    color:#E7EBEF;
}

.parentMenuItem
{
	border-right:1px solid #E4E9EF;
	padding: 0px;
	width: 100%;
	height:100%;	

	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
}

.parentMenuItem #tm_contentCell
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px; 
	padding-bottom: 4px;

	white-space: nowrap;
	vertical-align: middle;
	text-align: center;	
}

.parentMenuItem #tm_contentCell a
{
	text-decoration: none;
}

.parentMenuItem #tm_submenuCell
{
	text-align: right;
	white-space: nowrap;
	width: 10px;
	vertical-align: middle;

	padding-right: 10px;
}

.parentMenuItemOver
{
	border-right:1px solid #E4E9EF;
	padding: 0px;
	width: 100%;
	height:100%;

	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
}

.parentMenuItemOver #tm_contentCell
{
	cursor: default;

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px; 
	padding-bottom: 4px;
	
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
}

.parentMenuItemOver #tm_contentCell a
{
	text-decoration: none;
}

.parentMenuItemOver #tm_submenuCell
{
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	width: 10px;

	padding-right: 10px;
}

.menuContainer
{
	padding: 0px;
	
	background-color: white;
	
	border-top: 1px solid #E4E9EF; 
	border-bottom: 1px solid #E4E9EF;

	width: 184px;

	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
}

.menuContainer td
{
	padding: 0px;
}

.menuContainer a
{
	outline: none;
}

.menuContainer #tm_subMenuWidthImage
{
	width: 5px;
}

.menuItem
{
	border: 0px none;
	padding: 0px;

	width: 100%;
	height: 20px;

	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;	
}

.menuItem #tm_contentCell
{
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 4px; 
	padding-bottom: 4px;

	white-space: nowrap;
	vertical-align: middle;
	background-color:#ffffff;
}

.menuItem #tm_contentCell a
{
	text-decoration: none;
}

.menuItem #tm_submenuCell
{
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	width: 10px;

	padding-right: 10px;

	/* <!-- if background image needed -->
	background-image: url('submenu.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	*/
}

.menuItemOver
{
	cursor: hand; cursor: pointer;

	border: 0px none;
	padding: 0px;

	width: 100%;
	height: 20px;

	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
}

.menuItemOver #tm_contentCell
{
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 4px; 
	padding-bottom: 4px;

	cursor: hand; cursor: pointer;
	white-space: nowrap;
	vertical-align: middle;
}

.menuItemOver #tm_contentCell a
{
	text-decoration: none;
}

.menuItemOver #tm_submenuCell
{
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	width: 10px;

	padding-right: 10px
	
	/* <!-- if background image needed -->
	background-image: url('submenu.gif');
	background-repeat: no-repeat;
	background-position: -52px 5px;
	*/
}

.menuContainerDiv
{
	position: absolute; 
	top: 0px; 
	left: -2000px; 
	visibility: hidden; 
	z-index: 9999;
}

.menuContainerIframeUnderlay
{
	border: 0;
	position : absolute; 
	visibility : hidden; 
	left : -2000px;
	top : 0px; 
	filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; 
	filter : "Alpha(Opacity='0')";
	opacity : 0;
	--moz-opacity : 0;

	background-color: white;
}


