﻿HTML {
	direction: ltr;
	}

BODY {
	font-family: 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                                                      *
 **********************************************************************/	
.button_UPIC_L {
	background-image:url(../Images/upic/upic_Button_L.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_UPIC_B {
	background-image:url(../Images/upic/upic_Button_B.jpg);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_UPIC_R {
	background-image:url(../Images/upic/upic_Button_R.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}

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_JDH {
	/*color: #ffffff;*/
	color:#003473;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
	}
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: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;
	}
	
.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_text {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	}

.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: 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: 10px;
	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: Verdana, Arial, Helvetica, sans-serif;
	}
.field_value_offset {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 0px,15px,0px,0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.pvt_confirmation_text {
	font-size: 13px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.message_text_small {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	color:Black;
	text-align:center;
	}
.field_input 
{
	font-family: Verdana, Arial, Helvetica, 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 {
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell {
	padding-left: 8px;
	padding-bottom: 3px;
	vertical-align:bottom;
	}

.Filter_Input {
	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 {
	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: 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 UPIC  **/
.button-JDH_L {
	background-image:url(../Images/jab/button_L_BLUE_JDH.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button-JDH_B {
	background-image:url(../Images/jab/button_B_BLUE_JDH.gif);
	background-repeat:repeat-x;
	height: 27px;
	text-align:center;
	vertical-align:middle;
	}
.button-JDH_R {
	background-image:url(../Images/jab/button_R_BLUE_JDH.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}

.button_UPIC_L {
	background-image:url(../Images/upic/upic_Button_L.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 27px;
	}
.button_UPIC_B {
	background-image:url(../Images/upic/upic_Button_B.jpg);
	background-repeat:repeat-x;
	height: 27px;
	}
.button_UPIC_R {
	background-image:url(../Images/upic/upic_Button_R.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 27px;
	}
.pageBackgroundUPIC 
    {
	/*background-color:#FBDF88;*/
	background-color:#D0BA9B;
	width: 96%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL_UPIC {
	background-image: url(../Images/upic/upic_pageBorderTL.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 10px;
	}
.pageBorderT_UPIC {
	background-image: url(../Images/upic/UPIC_pageBorderT.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
	}
.pageBorderTR_UPIC {
	background-image: url(../Images/upic/UPIC_pageBorderTR.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
	}
.pageBorderL_UPIC {
	background-image: url(../Images/upic/UPIC_pageBorderL.jpg);
	background-repeat: repeat-y;
	background-position: center left;
	width: 11px;
	}
.pageBorderC_UPIC {
	background-image: url(../Images/upic/upic_pageBorderC.gif);
	}
.pageBorderR_UPIC {
	background-image: url(../Images/upic/UPIC_pageBorderR.jpg);
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
	}
.pageBorderBL_UPIC {
	background-image: url(../Images/upic/UPIC_pageBorderBL.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 11px;
	height: 16px;
	}
.pageBorderB_UPIC {
	background-color:White;
	background-image: url(../Images/upic/UPIC_pageBorderB.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
	}
.pageBorderBR_UPIC {
	background-image: url(../Images/upic/UPIC_pageBorderBR.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
	}

.dialog_header_UPIC {
	background-image:url(../Images/upic/upic_dialogHeaderT.jpg);
	background-repeat: repeat-x;
	height: 30px;
	}

.dialogHeaderEdgeL_UPIC {
	background-image:url(../Images/upic/upic_dialogHeaderEdgeL.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR_UPIC {
	background-image:url(../Images/upic/upic_dialogHeaderEdgeR.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}
.dialog_body_UPIC {
	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_UPIC {
	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_UPIC {
	color:Black;
	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_UPIC {
	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 UPIC  **/

.dialog_body_UPIC {
	background-color: #ffffff;
	color: #003366;	
	/*border-right: 1px #295977 solid;
	border-left: 1px #295977 solid;
	border-bottom: 1px #295977 solid;
	padding: 4px;*/
	}
.dialog_body_UPIC_SIGNIN {
	background-color: #ffffff;
	color: #003366;	
	border-right: 1px #BC9C6C solid;
	border-left: 1px #BC9C6C solid;
	border-bottom: 1px #BC9C6C solid;
	padding: 4px;
	}

.dialog_header_text_UPIC {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
a.button_link_UPIC {
	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_UPIC {
	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_UPIC
{
    background-image:url(../Images/upic/upic_dialogHeaderT.jpg);
	background-repeat: repeat-x;
	height: 25px;
	color:#003473;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align:middle;
	text-align: center;
	}
.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;*/
}
.dialog_header_text_UPIC {
	color:#003473;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	vertical-align: middle;
	text-align:left;
	}
/** END STYLE CLASSES FOR MED  **/
.pgTitleHome
{
	font-size:medium;
	color:navy;
	font-family:Arial;
	font-weight: bold;
}
.pgfieldLabel
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.pgfieldText
{
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
}
.signOutLink
{
	font-size:11px;
	color:Navy;
	font-family:Arial;
	font-weight: bold;
}
.homePageLinks
{
	font-family:Arial;
	font-size:11px;
	color: Blue;
	font-weight: bold;
}
.linkstyle
{
	border:none; 
	vertical-align:middle;
}