﻿.MLMmenusub { /* submenu container */
	border: 1px solid #b38fb2;
	z-index:1000;

	}

/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
 width:100%;
 background: url('../resource/mrl_header_bgnd.jpg') repeat-x 0 0;
 height: 80px;
 vertical-align: top;
 }

.purpletext{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	
}
.purpletextJust{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align:justify;
	
}
 
.pcTL {
	}
.pcT {
	}
.pcTR {
	}
.pcL {
	padding-left: 50px;
	padding-top: 0px;
	vertical-align: top;
	width: 1px;
	}
.pcC {
	vertical-align: top;
	width: 100%;
	}
.pcR {
	}
.pcBL {
	}
.pcB 
{
	text-align: center;
	
}
.pcBR {
	}
	
	/* Header */

/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/	
a.button_link, .thc a.button_link, .tic a.button_link, .ttc a.button_link {
	color: #eeeeee;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	width: 100%;
	text-decoration: none;
	text-transform: none;	
	}

a.button_link:hover, .thc a.button_link:hover, .tic a.button_link:hover, .ttc a.button_link:hover {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;	
	}

table.griditem
{
	border-style:none;
	text-decoration: none;
	text-transform: none;	
}

td.griditem
{
	text-align: center;
	padding: 15px;
}

a.griditemlink {
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	width: 100%;
	}

a.griditemlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
a.griditemlink:visited {
	color: #666666;
	text-decoration: none;
	text-decoration: none;
	text-transform: none;	
	}

.button-TL-white, .bTL {
	background-image: url(../Images/buttonTL.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 20px;
	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: 16px;
	height: 4px;
	}
.button-L-white, .bL {
	background-image: url(../Images/buttonL.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 20px;
	height: 14px;
	}
.button-white, .bC {
	background-image: url(../Images/buttonC.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 14px; 
	}
.button-R-white, .bR {
	background-image: url(../Images/buttonR.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 16px;
	height: 14px; 
	}
.button-BL-white, .bBL {
	background-image: url(../Images/buttonBL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 20px;
	height: 8px;
	}
.button-B-white, .bB {
	background-image: url(../Images/buttonB.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 8px;
	}
.button-BR-white, .bBR {
	background-image: url(../Images/buttonBR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 8px;
	}
 
 
/**********************************************************************
 * Multi-level Menu Styles                                            *
 **********************************************************************/
.MLMmenuAlign { /* menu container alignment */
	padding-bottom: 6px;
	padding-top: 6px;
	}

.MLMmenu { /* menu container */
	}



.MLMmC { /* menu item */
	background-color: #aeaeae;
	background-image: url(../Images/menuC.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	color: #666666;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	}

.MLMmC:hover, .MLMmC:hover a, .MLMmoC { /* menu item hover */
	background-color: #790977;
	background-image: url(../Images/menuOverC.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	color: #ffffff;
	}

.MLMsubmC { /* submenu item */
	background-color: #f5e6f5;
	color: #666666;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

.MLMsubmoC { /* submenu item over */
	background-color: #790977;
	color: #ffffff;
	}

.MLMmbbg { /* menu bottom trim */
	}

.MLMmenuVAlign { /* vertical menu container alignment */
	padding-left: 6px;
	padding-right: 6px;
	}

.MLMmenuV { /* vertical menu container */
	position: relative;
	}

.MLMmenuVsub { /* vertical submenu container */
	border: 1px solid #b38fb2;
	}

.MLMmvC { /* vertical menu item */
	background-color: #aeaeae;
	background-image: url(../Images/menuC.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	color: #666666;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	}

.MLMmvC:hover, .MLMmvC:hover a, .MLMmvoC { /* vertical menu item hover */
	background-color: #790977;
	background-image: url(../Images/menuOverC.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	color: #ffffff;
	}

.MLMsubmvC { /* vertical submenu item */
	background-color: #f5e6f5;
	color: #666666;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

.MLMsubmvoC { /* vertical submenu item over */
	background-color: #790977;
	color: #ffffff;
	}

.MLMmveTL {
	}

.MLMmveT {
	}

.MLMmveTR {
	}

.MLMmveBL {
	}

.MLMmveB {
	}

.MLMmveBL {
	}


/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menus {
	padding-bottom: 6px;
	padding-top: 6px;
	}

.menusV {
	padding-left: 5px;
	padding-right: 5px;
	}

.menu {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	}
	
a.menu {
	color: #666666; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	padding-top: 1px;
	width: 100%;
	}

a.menu:hover {
	color: #ffffff;
	}

.menu_on-TL, .moTL {
	background-image: url(../Images/menuOverTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 20px;
	height: 4px;
	}
.menu_on-T, .moT {
	background-image: url(../Images/menuOverT.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 4px;
	}
.menu_on-TR, .moTR {
	background-image: url(../Images/menuOverTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 16px;
	height: 4px;
	}
.menu_on-L, .moL {
	background-image: url(../Images/menuOverL.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 20px;
	height: 14px;
	}
.menu_on, .moC {
	background-image: url(../Images/menuOverC.gif);
	white-space: nowrap;
	height: 14px;
	width: 100%;
	}
.menu_on-R, .moR {
	background-image: url(../Images/menuOverR.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 16px;
	height: 14px;
	}
.menu_on-BL, .moBL {
	background-image: url(../Images/menuOverBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 20px;
	height: 8px;
	}
.menu_on-B, .moB {
	background-image: url(../Images/menuOverB.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 8px;
	}
.menu_on-BR, .moBR {
	background-image: url(../Images/menuOverBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 16px;
	height: 8px;
	}

.menu_on a, .moC a {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	}

.menu_off-TL, .mTL {
	background-image: url(../Images/menuTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 20px;
	height: 4px;
	}
.menu_off-T, .mT {
	background-image: url(../Images/menuT.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 4px;
	}
.menu_off-TR, .mTR {
	background-image: url(../Images/menuTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 16px;
	height: 4px;
	}
.menu_off-L, .mL {
	background-image: url(../Images/menuL.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 20px;
	height: 14px;
	}
.menu_off, .mC {
	background-image: url(../Images/menuC.gif);
	white-space: nowrap;
	height: 14px;
	width: 100%;
	}
.menu_off-R, .mR {
	background-image: url(../Images/menuR.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 16px;
	height: 14px;
	}
.menu_off-BL, .mBL {
	background-image: url(../Images/menuBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 20px;
	height: 8px;
	}
.menu_off-B, .mB {
	background-image: url(../Images/menuB.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 8px;
	}
.menu_off-BR, .mBR {
	background-image: url(../Images/menuBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 16px;
	height: 8px;
	}

.menuEdgeL, .mel {
	}

.menuEdgeR, .mer {
	}

.menu_bot_bg, .mbbg { 
	}
 
 
/**********************************************************************
 * Tab Control Styles                                                 *
 **********************************************************************/
.tabBG {
	background-color: #ccc0cc;
	}

.tabBG a {
	color: #666666; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	}

.tabBG a:hover {
	color: #ffffff;
	}


/**********************************************************************
 * 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: center;
	}

.pageAlignment, .pAlign {
	vertical-align: top;
	}


.divider { 
	}

.footer {
	color: #444444;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding-top: 6px;
	}

.logoBG {
	}

 
/**********************************************************************
 * Sign In Bar Styles                                                 *
 **********************************************************************/
.signInBar {
	background-image:url(../Images/SignInBarBackground.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	white-space: nowrap;
	}

.signInBarL {
	background-image:url(../Images/SignInBarL.gif);
	background-repeat: no-repeat;
	}

.signInBar a, .signInBar input {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	}

.signInBarStatus {
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	}


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
	background-color: #ffffff;
	color: #666666;
	border-top: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding: 4px;
	text-align: left;
	width:100%;
	text-decoration: none;
	text-transform: none;	
	}

.dialog_field_value, .dfv {
	color: #888888;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding: 3px;
	}

.dialog_header, .dh {
	background-repeat: repeat-x; 
	height:28px;
	width:100%;
	}

.dialogHeaderBackground, .dhb {
	background-image: url(../Images/dialogHeaderT.gif);
	background-repeat: repeat-x; 
	width:100%;
	}

.dialog_header_text, .dht {
	background-image: url(../Images/dialogHeaderT.gif);
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left:2px;
	padding-bottom: 0px;
	vertical-align: middle;
	width:100%;
	}

.dialogHeaderTextRecord, .dhtr {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	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: 28px;
	}

.dialogHeaderEdgeR, .dher {
	background-image:url(../Images/dialogHeaderEdgeR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 20px;
	height: 28px;
	}

.dialogHeaderIcon, .dhi {
	background-image: url(../Images/dialogHeaderT.gif);
	background-repeat: repeat-x; 
	vertical-align: middle;
	width: 0px;
	}

.dialogHeaderIconRecord, .dhir {
	padding-left: 10px;
	padding-right: 10px;
	}

.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 {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	padding-left: 20px;
	vertical-align: middle;
	}

.dialogHeaderTotalRecordCountText, .dhtrct {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	}
  
.dialog_view, .dv {
	}

.category, .c {
	color: #666666;
	padding: 5px;
	}

.category_area, .ca {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	white-space: nowrap;	
	padding-bottom: 4px;
	}

.category_area A, .ca A {
	color: #888888;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-decoration: none;
	}

.category_area A:hover, .ca A:hover {
	color: #666666;
	text-decoration: none;
	}

.subcategory_label, .scl {
	font-family: Verdana, Geneva, ms sans serif;
	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-bottom: 5px;
	padding-left: 5px;
	}
    
.field_label, .fl {
	font-family: Verdana, Geneva, ms sans serif;
	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-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}

.field_value, .fv {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	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-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell, .filbc {
	padding-left: 8px;
	vertical-align:bottom;
	}

.Filter_Input, .fili {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	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: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	text-transform: none;	
	}
	
	 .filabig {
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	text-transform: none;	
	}
	
.search_area, .sa {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label, .sl {
	color: #003366;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	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-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: #999999;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	text-transform: none;
	}


/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell, .prbbc {
	background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;
	padding-bottom: 3px;
	vertical-align: bottom;
	}
	
.prbg {
	background-image:url(../Images/ButtonBarBackground.gif); 
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	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: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding-bottom: 3px;
	vertical-align: bottom;
	white-space: nowrap;	
	}

.pagination_label, .prl {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_value, .prv {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	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-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	}

.pagination_row, .pr {
	border-bottom: 1px solid #8e0b8c; 
	font-weight: bold;
	vertical-align: middle;
	}

.paginationRowEdgeL, .prel {
	background-image:url(../Images/paginationRowEdgeL.gif); 
	background-repeat: no-repeat;
	width: 20px;
	height: 34px;
	}

.paginationRowEdgeR, .prer {
	background-image:url(../Images/paginationRowEdgeR.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 34px;
	}

.paginationButtonFirst, .prbf {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	}

.paginationButtonNext, .prbn {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	}

.paginationButtonLast, .prbl {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	} 
 
	
/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thcs  {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ccc0cc;
	padding: 3px;
	border-right: 1px #b38fb2 solid;
	border-bottom: 1px #e5cfe5 solid;
	color: #ffffff;
	vertical-align: top;
	text-decoration: none;
	text-transform: none;	
	}

.blackheader {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ccc0cc;
	padding: 3px;
	border-right: 1px #b38fb2 solid;
	border-bottom: 1px #e5cfe5 solid;
	color: black;
	vertical-align: top;
	text-decoration: none;
	text-transform: none;	
	}
.header_cell_empty, .thce {
	background-color: #ccc0cc;
	border-bottom: 1px #e5cfe5 solid;
	}

.column_header, .tch {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	color: #eeeeee; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;	
	} 
	
.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;	
	}

.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 #b38fb2 solid;
	border-bottom: 1px #b38fb2 solid;
	width: 16px;
	}
	
.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #b38fb2 solid;
	border-bottom: 1px #b38fb2 solid;
	width: 16px;
	background-color: #ccc0cc;
	}

.icon_cell_selected, .tics {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #b38fb2 solid;
	border-bottom: 1px #b38fb2 solid;
	width: 16px;
	background-color: #f5e6f5;
	}

.icon_cell_empty, .tice {
	background-color: #ffffff;
	border-bottom: 1px #b38fb2 solid;
	width: 0px;
	}
	
.icon_cell_highlighted_empty, .tiche {
	background-color: #ccc0cc;
	border-bottom: 1px #b38fb2 solid;
	width: 0px;
	}

.icon_cell_selected_empty, .ticse {
	background-color: #f5e6f5;
	border-bottom: 1px #b38fb2 solid;
	width: 0px;
	}
		
.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-right: 1px #b38fb2 solid;
	border-bottom: 1px #b38fb2 solid;
	background-color: #ffffff;
	text-decoration: none;
	text-transform: none;	
	}

.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-right: 1px #b38fb2 solid;
	border-bottom: 1px #b38fb2 solid;
	background-color: #ccc0cc;
	text-decoration: none;
	text-transform: none;	
	}

.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-right: 1px #b38fb2 solid;
	border-bottom: 1px #b38fb2 solid;
	background-color: #f5e6f5;
	}

.ttc a, .tatc a, .ttch a, .tatch a, .ttcs a, .dfv a, .dialog_field_value a {
	color: #666666; 
	text-decoration: none;
	text-transform: none;	
	}

.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;
	text-decoration: none;
	text-transform: none;	
	}

.totals_cell, .tpttc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-right: 1px #b38fb2 solid;
	border-bottom: 1px #b38fb2 solid;
	background-color: #ffffff;
	width: 48px;
	text-decoration: none;
	text-transform: none;	
	}

.totals_cell_value, .tptcv {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	background-color: #ffffff;
	}

.page_total_label, .tptl {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.page_total_value, .tptv {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	}

.grand_total_label, .tgtl {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.grand_total_value, .tgtv {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	}
 
.tableRowsEdge, .tre {
	border-left: 1px #b38fb2 solid;
	background-color: #b38fb2;
	}


/**********************************************************************
 * 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: #ccc0cc; /* 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: #ccc0cc;
	padding-bottom: 1px; 
	}

.autotypeahead_listItem {
	padding-bottom: 1px; 
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #ccc0cc;
	}

.dsDayHeader {
	color: #666666;
	background-color: #ccc0cc;
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #ccc0cc;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #e5d8e5;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #e5d8e5;
	padding: 6px;
	}

.dsDay a, .dsTodayDay a, .dsSelectedDay a, .dsWeekendDay a, .dsOtherMonthDay a {
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	}


/**********************************************************************
 * 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 {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	}

.panelInformationDisplayWithImage_InfoTitle {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	}

.panelInformationDisplayWithImage_InfoDetails {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	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-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	text-align: center;
	}

.panelInformationDisplay_InfoDetails {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
	}

/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	color: #666666;
	} 
	

/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	color: #666666;
	}
 

/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverPopup {
	position: absolute;
	visibility: visible;
	z-index: 2;
	}

.detailRolloverTitle {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	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: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	}

.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: #ccc0cc;
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #b38fb2 solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #8e0bbc;
	background-color: #890b87;
	border: 1px #e5cfe5 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: #8e0bbc;
	background-color: #890b87;
	border: 1px #b38fb2 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: #ccc0cc;
	border-bottom: 1px #e5cfe5 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 {
	}

table.PreRegister
{
	text-align: left;
	width: 525px;
	border-style: none;
	vertical-align: top;
}

td.PreRegisterSubmit
{
	text-align: center;
}

#ChangePictureButton__Button, #DeletePictureButton__Button
{
	color:#ffffff;
}
a 			{ color: #660066; text-decoration: none; }
a:visited 			{ color: #660066; }	
a:focus, a:hover 	{ color: #AB49A9; text-decoration: underline; }
a:active 			{ color: #660066; }

#ErrorBlock, #ForbiddenBlock 
{
	color: #444444;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding-top: 6px;
	width: 400px;
}

.fontClass1
{
font-family: Verdana, Geneva, 'ms sans serif'; 
font-size: 11px; 
font-weight: bold; 
color: #808080;
}

.fontClass2
{
    font-family: Verdana, Geneva, 'ms sans serif';
    font-size: 10px;
    font-weight: bold;
    color: #666666;
}
.fontClass3
{
    font-family: Verdana, Geneva, 'ms sans serif';
    font-size: 11px;
    color: #666666;
}
.fontClass4
{
    font-family: Verdana, Geneva, 'ms sans serif';
    font-size: 11px;
    color: #000000;
}