﻿HTML {
	direction: ltr;
	}

BODY {
	font-family: Arial, Verdana, Geneva, ms sans serif;
	/*margin: 0px;*/
	}

/*TD {
	text-align: left;
	vertical-align: top;
	font-size: 10px;	
	}*/
.edit_label
{
    background-color:#e3dfd3;
}
.module {
	border:1px solid #DADADA;
	padding:12px;
	background: #fff url(../Images/moduleBg.gif) repeat-x;
	font-family: Arial, Verdana;
	font-size:11px;
	color:#333333;
	vertical-align:top;
	margin-right: 3px;
}
/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/	
a.button_link {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:2px;
	}
a.button_link_firefox {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:6px;
	}
a.button_link:hover {
	color:#D6DCE1;
	}
	
a.button_link {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}
a.button_link:hover {
	color: #ffffff;
	}
.button_TL-white {
	background-image: none; /*url(../Images/buttonTL.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 4px;
	}
.button_T-white {
	background-image:url(../Images/buttonT.gif);
	height: 4px;
	}
.button_TR-white {
	background-image:url(../Images/buttonTR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 4px;
	}
.button_L-white {
	background-image:url(../Images/buttonL.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 9px;
	height: 12px;
	}
.button_white {
	background-image:url(../Images/buttonC.gif);
	height: 12px; 
	white-space: nowrap;
	}
.button_R-white {
	background-image:url(../Images/buttonR.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 15px;
	height: 12px; 
	}
.button_BL-white {
	background-image:url(../Images/buttonBL.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 9px;
	height: 8px;
	}
.button_B-white {
	background-image:url(../Images/buttonB.gif);
	height: 8px;
	}
.button_BR-white {
	background-image:url(../Images/buttonBR.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 15px;
	height: 8px;
	}


/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menu left{
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	}
	
a.menu {
	color: #888888; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
	}

a.menu:hover {
	color: #666666;
}

.menu_on-TL {
	background-image:url(../Images/menuOverTL.gif);
	width: 23px;
	height: 8px;
	}
.menu_on-T {
	background-image:url(../Images/menuOverT.gif);
	height: 8px;
	}
.menu_on-TR {
	background-image:url(../Images/menuOverTR.gif);
	width: 23px;
	height: 8px;
	}
.menu_on-L {
	background-image:url(../Images/menuOverL.gif);
	width: 23px;
	height: 15px;
	}
.menu_on {
	background-image:url(../Images/menuOverC.gif);
	height: 15px;
	white-space: nowrap;
	width: 100%;
	}
.menu_on-R {
	background-image:url(../Images/menuOverR.gif);
	width: 23px;
	height: 15px;
	}
.menu_on-BL {
	background-image:url(../Images/menuOverBL.gif);
	width: 23px;
	height: 8px;
	}
.menu_on-B {
	background-image:url(../Images/menuOverB.gif);
	height: 8px;
	}
.menu_on-BR {
	background-image:url(../Images/menuOverBR.gif);
	width: 23px;
	height: 8px;
	}

.menu_on a {
	color: #666666;
	}

.menu_off-TL {
	background-image:url(../Images/menuTL.gif);
	width: 23px;
	height: 8px;
	}
.menu_off-T {
	background-image:url(../Images/menuT.gif);
	height: 8px;
	}
.menu_off-TR {
	background-image:url(../Images/menuTR.gif);
	 width: 23px;
	 height: 8px;
	}
.menu_off-L {
	background-image:url(../Images/menuL.gif);
	width: 23px;
	height: 15px;
	}
.menu_off {
	background-image:url(../Images/menuC.gif);
	height: 15px;
	white-space: nowrap;	
	width: 100%;
	}
.menu_off-R {
	background-image:url(../Images/menuR.gif);
	width: 23px;
	height: 15px;
	}
.menu_off-BL {
	background-image:url(../Images/menuBL.gif);
	width: 23px;
	height: 8px;
	}
.menu_off-B {
	background-image:url(../Images/menuB.gif);
	height: 8px;
	}
.menu_off-BR {
	background-image:url(../Images/menuBR.gif);
	width: 23px;
	height: 8px;
	}

.menuEdgeL {
	background-image:url(../Images/menuEdgeL.gif);
	width: 39px;
	height: 31px;
	}

.menuEdgeR {
	background-image:url(../Images/menuEdgeR.gif);
	width: 39px;
	height: 31px;
	}

.menu_bot_bg { 
	}

.menuVerticalOverTL {
	background-image: url(../Images/menuVerticalOverTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 22px;
	height: 7px;
	}
.menuVerticalOverT {
	background-image: url(../Images/menuVerticalOverT.gif);
	width: 100%;
	height: 7px; 
	}
.menuVerticalOverTR {
	background-image: url(../Images/menuVerticalOverTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 19px;
	height: 7px;
	}
.menuVerticalOverL {
	background-image: url(../Images/menuVerticalOverL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 22px;
	height: 18px;
	}
.menuVerticalOverC {
	background-image: url(../Images/menuVerticalOverC.gif);
	vertical-align: middle;
	text-align: right;
	width: 100%;
	height: 18px;
	}
.menuVerticalOverR {
	background-image: url(../Images/menuVerticalOverR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 19px;
	height: 18px;
	}
.menuVerticalOverBL {
	background-image: url(../Images/menuVerticalOverBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 22px;
	height: 10px;
	}
.menuVerticalOverB {
	background-image: url(../Images/menuVerticalOverB.gif);
	width: 100%;
	height: 10px; 
	}
.menuVerticalOverBR {
	background-image: url(../Images/menuVerticalOverBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 19px;
	height: 10px;
	}

.menuVerticalOverC a {
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 100%;
	padding-right: 20px;
	}

.menuVerticalOverC a:hover {
	color: #666666;
	}

.menuVerticalTL {
	background-image: url(../Images/menuVerticalTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 22px;
	height: 7px;
	}
.menuVerticalT {
	background-image: url(../Images/menuVerticalT.gif);
	width: 100%;
	height: 7px; 
	}
.menuVerticalTR {
	background-image: url(../Images/menuVerticalTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 19px;
	height: 7px;
	}
.menuVerticalL {
	background-image: url(../Images/menuVerticalL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 22px;
	height: 18px;
	}
.menuVerticalC {
	background-image: url(../Images/menuVerticalC.gif);
	vertical-align: middle;
	text-align: right;
	width: 100%;
	height: 18px;
	}
.menuVerticalR {
	background-image: url(../Images/menuVerticalR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 19px;
	height: 18px;
	}
.menuVerticalBL {
	background-image: url(../Images/menuVerticalBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 22px;
	height: 10px;
	}
.menuVerticalB {
	background-image: url(../Images/menuVerticalB.gif);
	width: 100%;
	height: 10px; 
	}
.menuVerticalBR {
	background-image: url(../Images/menuVerticalBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 19px;
	height: 10px;
	}

.menuVerticalC a {
	color: #888888;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 100%;
	padding-right: 20px;
	}

.menuVerticalC a:hover {
	color: #666666;
	}


/**********************************************************************
 * Page Background Styles    #D2D9DE                                       *
 **********************************************************************/
.pageBackground {
	background-color:#9191BD;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
.pageBackgroundNYS {
	background-color:#9191BD;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
.pageBackgroundGYLC {
	background-color:#A8BEB1;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
	
.footer {
	color: #444444;
	padding-left: 20px;
	}

.logoBG {
	background: #ffffff;
	}


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body {
	background-color: #ffffff;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}

.dialog_field_value {
	color: #888888;
	font-weight: bold;
	padding: 3px;
	}

.dialog_header {
	background-image:url(../Images/dialogHeaderT.gif);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialog_header_text {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	}

.dialogHeaderEdgeL {
	background-image:url(../Images/dialogHeaderEdgeL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR {
	background-image:url(../Images/dialogHeaderEdgeR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}

.dialogHeaderIcon {
	width:16px;
	padding-top: 6px;
	vertical-align: middle;
	}

.dialogHeaderExpandCollapseIcon {
	background-image:url(../Images/dialogHeaderT.gif);
	width:20px;
	height:14px;
	padding-top: 5px;
	vertical-align: middle;
	}

.dialogHeaderTotalRecordCount {
    background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	padding-left: 20px;
	padding-top: 6px;
	vertical-align: middle;
	}
  
.dialogHeaderTotalRecordCountText {
	}

.category {
	color: #666666;
	padding: 5px;
	}

.category_area {
	vertical-align: middle;
	white-space: nowrap;	
	}

.category_area A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover {
	color: #666666;
	text-decoration: underline;
	}

.subcategory_label {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.subcategory SELECT {
	font-family: Arial, 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 {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 100px;
	}

.field_label {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}

.field_value {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}
.field_value_offset {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 0px,15px,0px,0px;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	}

.message_text_small {
	font-family: Arial, Verdana, Geneva, ms sans serif;
	font-size: 12px;
	color:Black;
	text-align:center;
	}
.field_input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}
.filter_value {
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell {
	padding-left: 8px;
	padding-bottom: 3px;
	vertical-align:bottom;
	}

.Filter_Input {
	font-family: Arial, 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 {
	color: #666666;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;	
	}
	
.search_area {
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 5px;
	}

.Search_Input {
	font-family: Arial, 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 {
	background-image:url(../Images/paginationRowT.gif); 
	background-repeat: repeat-x;
	padding-top: 12px;
	}

.pagination_area {
	background-image:url(../Images/paginationRowT.gif); 
	background-repeat: repeat-x;
	height: 40px;
	color: #003366;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	}

.pagination_label {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_value {
	color: #003366;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	}

.Pagination_Input {
	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 {
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px #a8beb1 solid;
	}

.paginationRowEdgeL {
	background-image:url(../Images/paginationRowEdgeL.gif); 
	background-repeat: no-repeat;
	width: 20px;
	height: 40px;
	}

.paginationRowEdgeR {
	background-image:url(../Images/paginationRowEdgeR.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 40px;
	}

.paginationButtonFirst {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	}


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #C5CDD7; 
	padding: 5px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	color: #666666;
	vertical-align: top;
	}

.column_header {
	font-weight: bold;
	}

.column_header A, .column_header_scrolling A {
	color: #888888; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover {
	color: #666666;
	text-decoration: underline;
	}

.column_header_scrolling {
	font-weight: bold;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	text-align: center;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	}

.icon_cell, .alt_icon_cell {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}

.icon_cell_highlighted, .alt_icon_cell_highlighted {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #f2ffe5; 
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}
	
.table_cell, .alt_table_cell {
	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 {
	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: #f2ffe5; 
	}

.totals_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #dddddd solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	background-color: #ffffff;
	width: 48px;
	}

.totals_cell_value {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	border-left: 1px #dddddd solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	background-color: #ffffff;
	}

.page_total_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.page_total_value {
	font-weight: normal;
	padding: 3px;
	}

.grand_total_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.grand_total_value {
	font-weight: normal;
	padding: 3px;
	}

.tableRowsEdge {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}


/**********************************************************************
 * Scrolling Table Styles                                             *
 **********************************************************************/
div.tableContainer {
	clear: both;
	height: 285px;
	overflow: auto;
	}

html>body div.tableContainer {
	overflow: hidden;
	width: 100%;
	}

div.tableContainer table {
	width: 98%;
	}

html>body div.tableContainer table {
	width: 100%;
	}

thead.fixedHeader tr {
	position: relative;
	}

html>body thead.fixedHeader tr {
	display: block;
	width: 100%;
	}

.scrollContent {
	display: block;
	}

html>body tbody.scrollContent {
	display: block;
	height: 262px;
	overflow: auto;
	width: 100%
	}

thead.fixedHeader td.button_white {
	white-space: nowrap;
	width: 0%;
	}

/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #C5CDD7; 
	}

.dsDayHeader {
	color: #666666;
	background-color: #C5CDD7; 
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #dfdfdf;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #f2ffe5; 
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #f2ffe5; 
	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 */
	}

/**********************************************************************
 * Heading Styles - Online Enrollment Scholar Interface               *
 **********************************************************************/
.grid_hyper_text {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	color: #090A7F;	
    text-align:center;	
    position:relative;
	top:-6px;	   
	}
.page_header {
	font-weight: bold; 
	font-size: 15px; 
	padding-bottom: 10px; 
	color: #090A7F; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.textNav:link {
	color: #01345d; text-decoration: none
}

.menuBackGround
{
	background-color: #090A7F;
	color: black;
} 

.whitetext
{
	color:White;
}
.whitetext_right_align
{
	color:White;
	text-align:right;
	padding-right:20px;	
	vertical-align:middle;
}
.blacktext
{
	color: Black;
	text-align:center;
	padding-right:10px;
	padding-left:10px;	
	vertical-align:middle;	
}
.oepageBackground {
	background-color: #090A7F;
	width: 96%;
	height: 100%;
	padding-top: 5px;
	padding-left: 18px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-image: url(../Images/reg_background.gif);
	}
.blockheader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	PADDING-BOTTOM: 10px; 
	COLOR: #00467f; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.blacktextleftalign
{
	color: Black;
	text-align:left;
	padding-right:10px;
	padding-left:10px;	
	vertical-align:middle;	
}
.blockheadercenteralign {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	PADDING-BOTTOM: 10px; 
	COLOR: #00467f; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;	
}
.error_message_text {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;	
    text-align:center;	
 }

.mandatoryfield
{
	color:Red;
	font-weight:bold;
}
.mandatoryasteriskcolor
{
	color:Red;
}
.PVT_dialogHeaderIcon {
	width:16px;
	padding-top: 6px;
	vertical-align: middle;
	}
.PVT_mandatoryasteriskcolor
{
	color:Red;
}
.PVT_hyperlink {
	font-size: 10px;
	color:Blue;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.PVT_field_value {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.PVT_field_value_grid {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 3px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.PVT_field_value_grid_error{
	font-size: 10px;
	color: red;
	vertical-align:middle;
	text-align: left;
	padding: 1px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.PVT_field_value_offset {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	position:relative;
	left:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.field_value_error {
    border-color:Red;
    border-style:solid;
    border-width:1px;
 	}
 .PVT_field_value_error {
	font-size: 10px;
	color: red;
	font-weight:bold;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.PVT_field_value_checkbox {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	position:relative;
	top:-3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.PVT_GridRow 
{
	border-top: solid 1px #9898c1;
	border-bottom: solid 1px #9898c1;
	background: #f0f2f4;
	height: 20px;
	border-left:0px;
    border-right:0px;
}

.PVT_GridAltRow 
{
	background: white;
	height: 20px;
  	border-left:0px;
    border-right:0px;
}
.PVT_MasterTable_WebBlue
{
	width:592px;
}
.PVT_MasterTable_WebBlueError
{
	width:592px;
	border-color:Red;
	border-width:1px;
	border-style:solid;	
}
.PVT_GridHeader_WebBlue
{
    background: url('../Images/headerBg.gif') repeat-x;
    border-top: solid 1px #8d9092;
    border-bottom: solid 1px #8d9092;
    border-left:0px;
    border-right:0px;
    padding: 0px 4px;
    height: 26px !important;    
    color: white;
    font-size: 11px;
    font-weight:bold;    
    }
/** BEGIN STYLE CLASSES FOR GYLS  **/
.button_GYLS_L {
	background-image:url(../Images/gyls_button_L.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_GYLS_B {
	background-image:url(../Images/gyls_button_B.gif);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_GYLS_R {
	background-image:url(../Images/gyls_button_R.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}
.pageBackgroundGYLS {
	background-color:#9191BD;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
.pageBorderTL_GYLS {
	background-image: url(../Images/gyls_pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 11px;
	height: 10px;
	}
.pageBorderT_GYLS {
	background-image: url(../Images/gyls_pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_GYLS {
	background-image: url(../Images/gyls_pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_GYLS {
	background-image: url(../Images/gyls_pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_GYLS {
	background-image: url(../Images/gyls_pageBorderC.gif);
	}
.pageBorderR_GYLS {
	background-image: url(../Images/gyls_pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_GYLS {
	background-image: url(../Images/gyls_pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
	}
.pageBorderB_GYLS {
	background-color:White;
	background-image: url(../Images/gyls_pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_GYLS {
	background-image: url(../Images/gyls_pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}

.dialog_header_GYLS {
	background-image:url(../Images/gyls_Header_C.gif);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialogHeaderEdgeL_GYLS {
	background-image:url(../Images/gyls_Header_L.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR_GYLS {
	background-image:url(../Images/gyls_Header_R.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
.dialog_body_GYLS {
	background-color: #D6D7E4;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}
.dialog_header_text_GYLS {
    background-color:#002d62;
	color: white; /*#ffffff;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
a.button_link_GYLS {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:2px;
	}
a.button_link_firefox_GYLS {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:6px;
	}
.section_header_text_GYLS
{
    background-image:url(../Images/gyls_Header_C.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align:middle;
	text-align: center;
	}
/** END STYLE CLASSES FOR GYLS  **/
/** BEGIN STYLE CLASSES FOR ISLP  **/
.button_ISLP_L {
	background-image:url(../Images/islp_button_L.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_ISLP_B {
	background-image:url(../Images/islp_button_B.gif);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_ISLP_R {
	background-image:url(../Images/islp_button_R.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}
.pageBackgroundISLP 
    {
	background-color:#8DA0B6;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL_ISLP {
	background-image: url(../Images/islp_pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 11px;
	height: 10px;
	}
.pageBorderT_ISLP {
	background-image: url(../Images/islp_pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_ISLP {
	background-image: url(../Images/islp_pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_ISLP {
	background-image: url(../Images/islp_pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_ISLP {
	background-image: url(../Images/islp_pageBorderC.gif);
	}
.pageBorderR_ISLP {
	background-image: url(../Images/islp_pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_ISLP {
	background-image: url(../Images/islp_pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
	}
.pageBorderB_ISLP {
	background-color:White;
	background-image: url(../Images/islp_pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_ISLP {
	background-image: url(../Images/islp_pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}

.dialog_header_ISLP {
	background-image:url(../Images/islp_Header_C.gif);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialogHeaderEdgeL_ISLP {
	background-image:url(../Images/islp_Header_L.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR_ISLP {
	background-image:url(../Images/islp_Header_R.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
.dialog_body_ISLP {
	background-color: #ffffff;
	color: #003366;
	/*border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;*/
	}
.dialog_body_ISLP_SIGNIN {
	background-color: #ffffff;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}
.dialog_header_text_ISLP {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
a.button_link_ISLP {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	}
a.button_link_firefox_ISLP {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:6px;
	}
.section_header_text_ISLP
{
    background-image:url(../Images/islp_Header_C.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	}

/** END STYLE CLASSES FOR ISLP  **/
/** BEGIN STYLE CLASSES FOR GYLC  **/
.button_GYLC_L {
	background-image:url(../Images/gylc_button_L.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_GYLC_B {
	background-image:url(../Images/gylc_button_B.gif);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_GYLC_R {
	background-image:url(../Images/gylc_button_R.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}
.pageBackgroundGYLC 
    {
	background-color:#A8BEB1;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL_GYLC {
	background-image: url(../Images/gylc_pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 11px;
	height: 10px;
	}
.pageBorderT_GYLC {
	background-image: url(../Images/gylc_pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_GYLC {
	background-image: url(../Images/gylc_pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_GYLC {
	background-image: url(../Images/gylc_pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_GYLC {
	background-image: url(../Images/gylc_pageBorderC.gif);
	}
.pageBorderR_GYLC {
	background-image: url(../Images/gylc_pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_GYLC {
	background-image: url(../Images/gylc_pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
	}
.pageBorderB_GYLC {
	background-color:White;
	background-image: url(../Images/gylc_pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_GYLC {
	background-image: url(../Images/gylc_pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}

.dialog_header_GYLC {
	background-image:url(../Images/gylc_Header_C.gif);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialogHeaderEdgeL_GYLC {
	background-image:url(../Images/gylc_Header_L.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR_GYLC {
	background-image:url(../Images/gylc_Header_R.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
.dialog_body_GYLC {
	background-color: #ffffff;
	color: #003366;
	/*border-right: 1px #aaaaaa solid;	border-left: 1px #aaaaaa solid;	border-bottom: 1px #aaaaaa solid; padding: 4px;*/
	}
.dialog_body_GYLC_SIGNIN {
	background-color: #ffffff;
	color: #003366;
	border-right: 1px #aaaaaa solid;	border-left: 1px #aaaaaa solid;	border-bottom: 1px #aaaaaa solid; padding: 4px;
	}
.dialog_header_text_GYLC {
    background-color:#002d62;
	color: white; /*#666666;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
a.button_link_GYLC {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	}
a.button_link_firefox_GYLC {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:6px;
	}
.section_header_text_GYLC
{
    background-image:url(../Images/gylc_Header_C.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	}
/** END STYLE CLASSES FOR GYLC  **/

/** BEGIN STYLE CLASSES FOR IYLF  **/
.button_IYLF_L {
	background-image:url(../Images/iylf_Button_L.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_IYLF_B {
	background-image:url(../Images/iylf_Button_B.jpg);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_IYLF_R {
	background-image:url(../Images/iylf_Button_R.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}
.pageBackgroundIYLF 
    {
	background-color:#524C8E;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL_IYLF {
	background-image: url(../Images/iylf_pageBorderTL.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 11px;
	height: 10px;
	}
.pageBorderT_IYLF {
	background-image: url(../Images/iylf_pageBorderT.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_IYLF {
	background-image: url(../Images/iylf_pageBorderTR.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_IYLF {
	background-image: url(../Images/iylf_pageBorderL.jpg);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_IYLF {
	background-image: url(../Images/iylf_pageBorderC.gif);
	}
.pageBorderR_IYLF {
	background-image: url(../Images/iylf_pageBorderR.jpg);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_IYLF {
	background-image: url(../Images/iylf_pageBorderBL.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 11px;
	height: 16px;
	}
.pageBorderB_IYLF {
	background-color:White;
	background-image: url(../Images/iylf_pageBorderB.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_IYLF {
	background-image: url(../Images/iylf_pageBorderBR.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}

.dialog_header_IYLF {
	background-image:url(../Images/iylf_Header_C.jpg);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialogHeaderEdgeL_IYLF {
	background-image:url(../Images/iylf_Header_L.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR_IYLF {
	background-image:url(../Images/iylf_Header_R.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
.dialog_body_IYLF {
	background-color: #ffffff;
	color: #003366;
	/*border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;*/
	}
.dialog_body_IYLF_SIGNIN {
	background-color: #ffffff;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}
.dialog_header_text_IYLF {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
a.button_link_IYLF {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:1px;

	}
	
a.button_link_firefox_IYLF {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:6px;
	}
.section_header_text_IYLF
{
    background-image:url(../Images/iylf_Header_C.jpg);
	background-repeat: repeat-x;
	height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	}
/** END STYLE CLASSES FOR IYLF  **/

/** BEGIN STYLE CLASSES FOR DFLT  **/
.button_DFLT_L {
	background-image:url(../Images/dflt_button_L.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_DFLT_B {
	background-image:url(../Images/dflt_button_B.gif);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_DFLT_R {
	background-image:url(../Images/dflt_button_R.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}
.pageBackgroundDFLT 
    {
	background-color:#8DA0B6;
	width: 100%;
	height: 100%;
	}

.pageBorderTL_DFLT {
	background-image: url(../Images/dflt_pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 11px;
	height: 10px;
	}
.pageBorderT_DFLT {
	background-image: url(../Images/dflt_pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_DFLT {
	background-image: url(../Images/dflt_pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_DFLT {
	background-image: url(../Images/dflt_pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_DFLT {
	background-image: url(../Images/dflt_pageBorderC.gif);
	}
.pageBorderR_DFLT {
	background-image: url(../Images/dflt_pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_DFLT {
	background-image: url(../Images/dflt_pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 11px;
	height: 16px;
	}
.pageBorderB_DFLT {
	background-color:White;
	background-image: url(../Images/dflt_pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_DFLT {
	background-image: url(../Images/dflt_pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}

.dialog_header_DFLT {
	background-image:url(../Images/dflt_Header_C.gif);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialogHeaderEdgeL_DFLT {
	background-image:url(../Images/dflt_Header_L.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR_DFLT {
	background-image:url(../Images/dflt_Header_R.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
.dialog_body_DFLT {
	background-color: #ffffff;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}
.dialog_header_text_DFLT {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
a.button_link_DFLT {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	}
a.button_link_firefox_DFLT {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:6px;
	}
/** END STYLE CLASSES FOR DFLT  **/
/** New Tool Tips  **/
.tooltip,.tooltip *{display:block}
.tooltip{ width: 200px; color:#000; font:lighter 11px/1.3 Arial,sans-serif; text-decoration:none;text-align:center}
.tooltip span.top{padding: 30px 8px 0; background: url(../Images/Hint.gif) no-repeat top}
.tooltip b.bottom{padding:3px 8px 15px;color: #548912; background: url(../Images/Hint.gif) no-repeat bottom}

.field_text 
{
    font:inherit;
	font-size: 10px;
	font-weight:normal;
	color:Black;
	vertical-align: middle;
	text-align: left;
	}
	

.selectedtabbackground1
{
    background-image:url(../Images/gylc_Header_C.gif);
	background-color:#9191BD;
	border-bottom-color:#9191BD;
	border-left-color:#9191BD;
	border-right-color:#9191BD;
	border-top-color:#9191BD;
	color:#9191BD;
	outline-color:#9191BD;
	background: transparent url(../Images/gylc_Header_C.gif) 0px 0px no-repeat;
}

/** BEGIN STYLE CLASSES FOR GYLS  **/
.section_header_text_NYLC
{
    background-image:url(../Images/nylc_Header_C.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	}
.button_NYLC_L {
	background-image:url(../Images/NYLC_button_L.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_NYLC_B {
	background-image:url(../Images/NYLC_button_B.gif);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_NYLC_R {
	background-image:url(../Images/NYLC_button_R.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}
.pageBackgroundNYLC 
    {
	background-color:#8DA0B6;
	width: 96%;
	height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL_NYLC {
	background-image: url(../Images/NYLC_pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 11px;
	height: 10px;
	}
.pageBorderT_NYLC {
	background-image: url(../Images/NYLC_pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_NYLC {
	background-image: url(../Images/NYLC_pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_NYLC {
	background-image: url(../Images/NYLC_pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_NYLC {
	background-image: url(../Images/NYLC_pageBorderC.gif);
	}
.pageBorderR_NYLC {
	background-image: url(../Images/NYLC_pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_NYLC {
	background-image: url(../Images/NYLC_pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
	}
.pageBorderB_NYLC {
	background-color:White;
	background-image: url(../Images/NYLC_pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_NYLC {
	background-image: url(../Images/NYLC_pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}

.dialog_header_NYLC {
	background-image:url(../Images/NYLC_Header_C.gif);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialogHeaderEdgeL_NYLC {
	background-image:url(../Images/NYLC_Header_L.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR_NYLC {
	background-image:url(../Images/NYLC_Header_R.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
.dialog_body_NYLC {
	background-color: #ffffff;
	color: #003366;
	/*border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;*/
	}
.dialog_body_NYLC_SIGNIN {
	background-color: #ffffff;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}	
.dialog_header_text_NYLC 
{
    background-color:#002d62;
	color: White; /*#666666;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
a.button_link_NYLC {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	}
a.button_link_firefox_NYLC {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	position:relative;
	top:6px;
	}	
.SCHO_field_value {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
.signOutLink
{
	font-size:11px;
	color:Navy;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
}
/** END STYLE CLASSES FOR GYLS  **/


.section_header_text_LAW
{
    background-image:url(../Images/law/nylf_Header_C.jpg);
	background-repeat: repeat-x;
	height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align:middle;
	text-align: center;
	}
	
.section_header_text_MED
{
    background-image:url(../Images/med/NYLF_MED_Header_C.jpg);
	background-repeat: repeat-x;
	height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align:middle;
	text-align: center;
	}
	
.section_header_text_DID
{
    background-image:url(../Images/ns/NYLF_DID_Header_C.jpg);
	background-repeat: repeat-x;
	height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align:middle;
	text-align: center;
	}		



.wizClass
{
}
.wizButton
{
    margin:10px 10px 10px 10px;
}

/*NYSP Styles*/
.pageBackgroundNYSP {
	background-color:#9191BD;
	width: 96%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
.pageBorderTL_NYSP {
	background-image: url(../Images/nysp/pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 10px;
	}
.pageBorderT_NYSP {
	background-image: url(../Images/nysp/pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_NYSP {
	background-image: url(../Images/nysp/pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_NYSP {
	background-image: url(../Images/nysp/pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_NYSP {
	background-image: url(../Images/nysp/pageBorderC.gif);
	}
.pageBorderR_NYSP {
	background-image: url(../Images/nysp/pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_NYSP {
	background-image: url(../Images/nysp/pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
	}
.pageBorderB_NYSP {
	background-color:White;
	background-image: url(../Images/nysp/pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_NYSP {
	background-image: url(../Images/nysp/pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}
.section_header_text_NYSP
{
    background-image:url(../Images/nysp/NYS_Header_C.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	}
.dialog_header_text_NYSP {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	font: Verdana, Arial, Helvetica, sans-serif
	}
	.field_label_cs {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

