﻿HTML {
	direction: ltr;
	}

BODY {
	font-family:  Verdana, Geneva, ms sans serif;
	margin: 0px;
	padding: 0px;
	text-align:left;
font-size: 13px;
	}
	
TD {
	text-align: left;
	vertical-align: top;
	}	

a:link {
	color:#e6e4e3;
}

a:visited {
	color:#e6e4e3;
}

a:active {
	color:#fcfafa;
}

a:hover {
	color:#fcfafa;
}

.HelpBlock
{
    border: 1px solid #000000;
    padding: 3px;
    margin: 3px 0px 3px 0px;
    font-size: 8pt;
    background-color: #A59E9C;
    color: #FFFFFF;
    text-align: left;
}
/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
	}
.pcTL {
	}
.pcT {
	}
.pcTR {
	}
.pcL {
	}
.pcC {
	}
.pcR {
	}
.pcBL {
	}
.pcB {
	}
.pcBR {
	}


/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link, .thc a.button_link
{
    font-weight: bold;
    color: #fcfafa;
    background: #a39c9c;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    padding: 3px;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    height: 16px;
    vertical-align: top;
    font-size: 10px;
    font-family: Verdana, Geneva, ms sans serif;
    text-decoration: none;
}

a.button_link:hover, .thc a.button_link:hover
{
    color: #d3d0ce;
}

.button-TL-white, .bTL {
	}
.button-T-white, .bT {
	}
.button-TR-white, .bTR {
	}
.button-L-white, .bL {
	}
.button-white, .bC {
	height: 15px; 
	white-space: nowrap;
	}
.button-R-white, .bR {
	}
.button-BL-white, .bBL {
	}
.button-B-white, .bB {
	}
.button-BR-white, .bBR {
	}


/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menus {
	width: 10px;
	}

.menusV {
	padding-left: 10px;
	padding-right: 10px;
	}

.menu {
	font-family: Verdana, Geneva, ms sans serif;
	padding-bottom: 1px;
	}
	
a.menu
{
    color: #beb6b5;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    width: 100%;
}

a.menu:hover
{
    color: #706464;
}

.menu_on-TL, .moTL {
	background-image:url(../Images/tab_on_tl.gif); width:5; height:5;
	}
.menu_on-T, .moT {
	background-image:url(../Images/tab_on_top.gif); height:5;
	}
.menu_on-TR, .moTR {
	background-image:url(../Images/tab_on_tr.gif); width:5; height:5;
	}
.menu_on-L, .moL {
	background-image:url(../Images/tab_on_left.gif); width:5; height:5;
	}
.menu_on, .moC {
	background-color: #867e7d;
	white-space: nowrap;
	width: 100%;
	}
.menu_on-R, .moR {
	background-image:url(../Images/tab_on_right.gif); width:5; height:5;
	}
.menu_on-BL, .moBL {
	background-image:url(../Images/tab_on_left.gif);
	border-bottom: #867e7d 1px solid;
	width:5;
	height:1; 
	}
.menu_on-B, .moB {
	background-color: #867e7d;
	border-bottom: #867e7d 1px solid;
	height:1; 
	}
.menu_on-BR, .moBR {
	background-image:url(../Images/tab_on_right.gif);
	border-bottom: #867e7d 1px solid;
	width:5;
	height:1; 
	}

.menu_on a, .moC a {
	color: #FFFFFF;
	}

.menu_off-TL, .mTL {
	background-image:url(../Images/tab_off_tl.gif); width:5; height:5;
	}
.menu_off-T, .mT {
	background-image:url(../Images/tab_off_top.gif); height:5;
	}
.menu_off-TR, .mTR {
	background-image:url(../Images/tab_off_tr.gif); width:5; height:5;
	}
.menu_off-L, .mL {
	background-image:url(../Images/tab_off_left.gif); width:5; height:5;
	}
.menu_off, .mC {
	background-color: #ffffff;
	white-space: nowrap;	
	width: 100%;
	}
.menu_off-R, .mR {
	background-image:url(../Images/tab_off_right.gif); width:5; height:5;
	}
.menu_off-BL, .mBL {
	background-image:url(../Images/tab_off_left.gif);
	border-bottom: #867e7d 1px solid;
	width:5;
	height:1; 
	}
.menu_off-B, .mB {
	background-color: #ffffff;
	border-bottom: #706464 1px solid;
	height:1; 
	}
.menu_off-BR, .mBR {
	background-image:url(../Images/tab_off_right.gif);
	border-bottom: #867e7d 1px solid;
	width:5;
	height:1; 
	}

.menuEdgeL, .mel {
	}

.menuEdgeR, .mer {
	}

.menu_bot_bg, .mbbg { 
	height: 0px;
	}

.menuVerticalOverTL, .mvoTL {
	background-image: url(../Images/menuVerticalOverTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 6px;
	height: 5px;
	}
.menuVerticalOverT, .mvoT {
	background-image: url(../Images/menuVerticalOverT.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalOverTR, .mvoTR {
	background-image: url(../Images/menuVerticalOverTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 4px;
	height: 5px;
	}
.menuVerticalOverL, .mvoL {
	background-image: url(../Images/menuVerticalOverL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 6px;
	height: 17px;
	}
.menuVerticalOverC , .mvoC{
	background-image: url(../Images/menuVerticalOverC.gif);
	vertical-align: middle;
	white-space; nowrap;
	width: 100%;
	height: 17px;
	}
.menuVerticalOverR, .mvoR {
	background-image: url(../Images/menuVerticalOverR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 4px;
	height: 17px;
	}
.menuVerticalOverBL, .mvoBL {
	background-image: url(../Images/menuVerticalOverBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 6px;
	height: 5px;
	}
.menuVerticalOverB, .mvoB {
	background-image: url(../Images/menuVerticalOverB.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalOverBR, .mvoBR {
	background-image: url(../Images/menuVerticalOverBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 4px;
	height: 5px;
	}

.menuVerticalOverC a, .mvoC a {
	color: #222222;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	width: 100%;
	padding-bottom: 1px;
	}

.menuVerticalOverC a:hover, .mvoC a:hover {
	color: #222222;
	}

.menuVerticalTL, .mvTL {
	background-image: url(../Images/menuVerticalTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 6px;
	height: 5px;
	}
.menuVerticalT, .mvT {
	background-image: url(../Images/menuVerticalT.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalTR, .mvTR {
	background-image: url(../Images/menuVerticalTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 4px;
	height: 5px;
	}
.menuVerticalL, .mvL {
	background-image: url(../Images/menuVerticalL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 6px;
	height: 17px;
	}
.menuVerticalC, .mvC {
	background-image: url(../Images/menuVerticalC.gif);
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	height: 17px;
	}
.menuVerticalR, .mvR {
	background-image: url(../Images/menuVerticalR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 4px;
	height: 17px;
	}
.menuVerticalBL, .mvBL {
	background-image: url(../Images/menuVerticalBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 6px;
	height: 5px;
	}
.menuVerticalB, .mvB {
	background-image: url(../Images/menuVerticalB.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalBR, .mvBR {
	background-image: url(../Images/menuVerticalBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 4px;
	height: 5px;
	}


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground, .pBack {
	background-color: #E5E5E5;
	height: 100%;
	padding:0px;
	}

.pageBorderTL, .pbTL {
	}
.pageBorderT, .pbT {
padding:0px;
	}
.pageBorderTR, .pbTR {
	}
.pageBorderL, .pbL {
padding:5px;
	}
.pageBorderC, .pbC {
	}
.pageBorderR, .pbR {
padding:5px;
	}
.pageBorderBL, .pbBL {
	}
.pageBorderB, .pbB {
	}
.pageBorderBR, .pbBR {
	}

.page_yellow, .pContent {
	background-color: #FFFFFF;
	height: 350px;
	width:964px;
	padding:5px;
	text-align: center;
	border-top: #706464 1px solid;
	border-right: #706464 1px solid;
	border-bottom: #706464 1px solid;
	border-left: #706464 1px solid;
	}
.pageAlignment, .pAlign
  {
  	vertical-align: middle;
  	text-align:center;
	}

.borderTable, .pbTable {
	width:984px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
background-color: #e6e4e3;
border-right:1px solid #706464;
border-bottom:1px solid #706464;
border-left:1px solid #706464;
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em;
	}

.footer {
width:100%;
text-align:center;
font-size:10px;
	}

.logoBG {
width:100%;
text-align:right;
padding:5px;
	} 


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
	background-color: #ffffff;
	padding: 4px;
	}
	
.dBody2 {
	background-color: #e6e4e3;
	padding: 4px;
	border-right: 1px #706464 solid;
	border-bottom: 1px #706464 solid;
	border-left: 1px #706464 solid;
	}

.dialog_field_value, .dfv {
	color: #888888;
	font-weight: bold;
	padding: 3px;
	background-color:#ffffff
	}
.WordingOption
{
	padding-bottom: 28px;
}	
.dialog_header, .dh {
	background-color: #867e7d;
	border-top: 1px #706464 solid;
	border-right: 1px #706464 solid;
	border-bottom: 1px #706464 solid;
	border-left: 1px #706464 solid;
	height: 20px;
	}

.dialog_header_text, .dht {
	color: #e6e4e3;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	vertical-align: middle;
	}

.dialogHeaderEdgeL, .dhel {
	width: 10px;
	}

.dialogHeaderEdgeR, .dher {
	width: 10px;
	}

.dialogHeaderIcon, .dhi {
	width:16px;
	padding-top: 3px;
	vertical-align: middle;
	}

.dialogHeaderExpandCollapseIcon, .dheci {
	background-image:url(../Images/dialogHeaderT.gif);
	width:20px;
	height:14px;
	padding-top: 3px;
	vertical-align:middle;
	}

.dialogHeaderPrintEmailIcon, .dhpei {
position:absolute;
padding: 5px;
	text-align: right;
	vertical-align: top;
	width: 100%;
	} 

.dialogHeaderTotalRecordCount, .dhtrc {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	padding-top: 3px;
	vertical-align: top;
	padding-left: 20px;
	}

.dialogHeaderTotalRecordCountText, .dhtrct {
	}
    
.dialog_view, .dv
 {
 	border-top: 1px #706464 solid;
	border-left: 1px #706464 solid;
	border-right: 1px #706464 solid;
	border-bottom: 1px #706464 solid;
	}

.category, .c {
	color: #666666;
	padding: 5px;
	}

.category_area, .ca {
	vertical-align: middle;
	white-space: nowrap;	
	padding-bottom: 4px;
	}

.category_area A, .ca A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover, .ca A:hover {
	color: #666666;
	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: 13px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 0px 0px 4px 0px;
	}

.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;
	background-color:#ffffff;
	}
	
	.field_label_title, .flt {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}
	
	.field_label_normal, .fln {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}	

.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;
	padding-left: 5px
	}

.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 {
	padding-top: 3px;
padding-right:10px;
	vertical-align: middle;
	}

.pagination_area, .pra {
	color: #000000;
font-size:10px;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	padding-right: 15px;
	}

.pagination_label, .prl {
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 5px;
	}

.pagination_value, .prv {
	color: #000000;
	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 #706464 solid;
	border-left: 1px #706464 solid;
	border-right: 1px #706464 solid;
	border-bottom: 1px #706464 solid;
	}

.pagination_row, .pr {
border-top: 1px #706464 solid;
	font-weight: bold;
	vertical-align: middle;
padding-bottom:3px;
padding-top:2px;
	}

.paginationRowEdgeL, .prel {
	width: 0px;
	}

.paginationRowEdgeR, .prer {
	width: 0px;
	}

.paginationButtonFirst, .prbf {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	}

.paginationButtonNext, .prbn {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	}

.paginationButtonLast, .prbl {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	} 


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thc, .thcs {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	background-color: #706464; 
	padding: 5px;
	border: 1px #CCCCCC solid;
	color: #FFFFFF;
	vertical-align: top;
	}

.column_header, .tch {
	color: #FFFFFF;
	}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	color: #FFFFFF; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
	color: #e6e4e3;
	text-decoration: underline;
	}

.columnHeaderFilterPadding, .tchfilp {
	padding-top: 4px;
	}

.columnHeaderFilterPadding A, .tchfilp A {
	text-decoration: none;
	color: #003399;
	}

.columnHeaderFilterPadding A:hover, .tchfilp A:hover {
	text-decoration: none;
	color: #004c35;
	}

.icon_cell, .alt_icon_cell, .tic, .taic {
	padding: 0px;
	color: #000000;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	width: 16px;
	}

.icon_cell_highlighted, .icon_cells_highlighted, .tich, .taich {
	padding: 0px;
	color: #ffffff;
	vertical-align: middle;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #888888; 
	}

.icon_cell_selected, .tics {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #eeeeee;
	}
			
.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;
	}
	
.tts, {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	padding: 5px;
	color: #ffffff;
	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: #888888; 
	}

.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: #eeeeee;
	}

.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: 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: #888888; /* 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: #888888; 
	}

.dsDayHeader {
	color: #ffffff;
	background-color: #888888; 
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #aab2c8;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #e6e4e3;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #e6e4e3;
	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: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 3px;
	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-postiion: 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: #aab2c8;
	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: #e6e4e3;
	border: 1px #cccccc solid;
	color: #003399;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTDHover {
	background-color: #e6e4e3;
	border: 1px #eeeeee solid;
	color: #003399;
	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: #888888; 
	border: 1px #aaaaaa solid;
	color: #ffffff;
	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 {
	}

.imgL {
border: 1px solid #e6e4e3;
padding:2px;
margin:2px 10px 2px 0;
float:left;
}

.imgR {
border: 1px solid #e6e4e3;
padding: 2px;
margin: 2px 0 2px 10px;
float: right;
}

.imgIcon {
border: 0;
margin: 5px 0 0 10px;
}

.header1 {
font-weight:bold;
color:#e6e4e3;
}

.header1C {
font-size:18px;
font-weight:bold;
color:#e6e4e3;
text-align:center;
}

.header3 {
font-size:14px;
font-weight:bold;
color:#e6e4e3;
text-align:left;
}

.header2 {
font-weight:bold;
}

Table#CatTable
{
 width:100%;
 border: 0px solid red;
}
Table#CollapsibleRegion
{
 width:100%;
 border: 0px solid green;
}
Table#CategoryRegion
{
 width:100%;
 border: 0px solid yellow;
}
Table#ShowTable
{
 width:100%;
 border: 0px solid cyan;
}
 #InvitationWordingOptionTypeID
 {
 	
 }
 #InvitationWordingOptionTypeID label
 {
 
 	padding-bottom:24px;
 
 }
 .wordingoption
 {
 	font-family: "Times New Roman";
	font-size: 9pt;
	background-color: white;
	text-align:center;
 }
 .homepage
 {
 text-align:center;
 font-size:12pt;
 }
 
 .homepagepoints
 {
 text-align:left;
 margin-left:80px;
 }