 *	Faces Components Stylesheet *
 ********************************/


body {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 9pt;
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-left: 0px;
}

body.default {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-left: 0px;
}

.ruleViolationsColumn1 {
	border-left-color: #414142;
	border-top-width: 2px;
	border-left-style: solid;
	border-top-color: #414142;
	border-top-style: solid;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #414142;
	border-bottom-style: solid;
	text-align: left;
	margin: 0px;
	padding-left: 5px
}

.ruleViolationsColumn2 {
	border-right-color: #414142;
	border-top-width: 2px;
	border-right-style: solid;
	border-top-color: #414142;
	border-top-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #414142;
	border-bottom-style: solid;
	text-align: right;
	margin: 0px;
	padding-right: 5px
	
}
.rowClassViolation {
	margin: 0px;
}
.form {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.commandLink {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.outputLink {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.graphicImage {
}

.outputLabel {
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.inputText {
 	background-color: #f2f2f2;
	color: #4b4434;
	margin: 0px; 
	padding-bottom: 1px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	vertical-align: middle;;
	border-width: 1px;
	border-color: #414142;
	border-style: solid ;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;

}

.inputText_Error {
	border-style: solid;
	border-color: #DE5C5C;
	color: red;
}

.inputTextarea {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.inputSecret {
}

.inputHidden {
}

.outputText {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 9pt;
}
.outputTextMedium {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 10pt;;
	font-weight: bold
}

.outputTextLarge {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11pt;
}


.outputTextError {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
.outputText_header {
	font-family: "Trebuchet MS", arial, verdana;
	font-weight: normal;
	color: white;
}

.outputFormat {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.commandButton {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: bold;
}

.message {
	color: red;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: bold;
}

.messages {
	color: red;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: bold;
}

.selectBooleanCheckbox {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.selectBooleanCheckbox_Error {
	color: red;
}

.selectOneRadio {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.selectOneRadio_Error {
	color: red;
}

.selectOneRadio_Disabled {
	color: GrayText;
}

.selectManyCheckbox {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.selectManyCheckbox_Error {
	color: red;
}

.selectManyCheckbox_Disabled {
	color: GrayText;
}

.selectOneListbox {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.selectOneListbox_Error {
	color: red;
}

.selectManyListbox {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.selectManyListbox_Error {
	color: red;
}

.selectOneMenu {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.selectOneMenu_Error {
	color: red;
}

.selectManyMenu {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}

.selectManyMenu_Error {
	color: red;
}

.panelGroup {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.panelGrid {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.panelGridColumnAlignRight {
	text-align: right;
	padding-right: 4px
}

.panelGridColumnAlignLeft {
	text-align: left;
	padding-left: 4px
}


.panelGridTop {
	vertical-align: top;
	height: 100%;
	
	border-color: silver
}


.panelGridBottom {
	vertical-align: bottom;
	border-color: silver
}
.panelGridTopBorder {
	vertical-align: top;
	height: 100%;
	width: 100%;
	border-width: 2px;
	border-color: silver
}
.dataTable {
	empty-cells:show;
}



.headerClass {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 10pt;
	background-color: #d9d3c6;
	overflow: -moz-scrollbars-none;
			padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	text-align: center;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: thin;;
	border-bottom-style: solid;
	border-left-color: #414142;
	border-top-color: #414142;
	border-bottom-color: #d52b1e;
	border-right-color: #414142;
	vertical-align: bottom;
}

.headerClass td {
	color: black;
		padding-top: 0px;
	font-size: 10pt;		
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
	vertical-align: bottom	
}

.headerClassCenter {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 10pt;
	background-color: #d9d3c6;
	overflow: -moz-scrollbars-none;
			padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	text-align: center;
	font-weight: bold;
	border-top-width: 0px;
	border-bottom-width: thin;;
	border-bottom-style: solid;
	border-left-color: #414142;
	border-top-color: #414142;
	border-bottom-color: #d52b1e;
	border-right-color: #414142;
}

.headerClassCenter td {
	color: black;
		padding-top: 0px;
	font-size: 10pt;		
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
	text-align: center	
}

.footerClass {
	background-color: #d9d3c6;
	color: black;
	padding:0px;
	padding-left:0pt;
	padding-right:0pt;
	font-weight: 400;
	overflow: -moz-scrollbars-none;;
	border-right-style: none;
	border-top-style: solid;
	border-right-width: 0px;
	border-top-width: 2px;
	border-left-style: none;
	border-top-color: #d52b1e;
	border-left-width: 0px
}


.rowClassUnderline {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	text-align: left;;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: dotted

}

.rowClass1 {
	color: #414142;
	font-family: "Trebuchet MS", arial, verdana;
	background-color: #f6f6f6;
	font-size: 8pt;
	text-align: center;
	
	vertical-align: middle;
	padding: 2px

}

.rowClass1 td {
	color: #414142;
	padding-left: 5px;
	padding-right: 2px;
}

.rowClass2 {
	color: #414142;
	background-color: #e9e7e0;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	padding: 2px;

}
.rowClass2 td {
	color: #414142;
	background-color: #e9e7e0;
	padding-left: 5px;
	padding-right: 2px;
	
}

.rowClassHighlight {
	color: #414142;
	background-color: red;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	padding: 2px;

}
.rowClassHighlight td {
	color: #414142;
	background-color: #9999CC;
	padding-left: 5px;
	padding-right: 2px;
	
}

.rowClassMouseOver {
	background-color: #bac7c3;
	font-size: 8pt;
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	padding: 2px;	
	
}
.rowClassMouseOver td{
	background-color: #bac7c3;
	padding-left: 5px;
	padding-right: 2px;
	
}
.rowClassMouseOver table{
	background-color: #bac7c3;
}


.rowClassMouseOverAction {
	background-color: #9cbcbc;
	font-size: 8pt;
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	padding: 2px;	
	
}
.rowClassMouseOverAction td{
	background-color: #9cbcbc;
	color: black;
	padding-left: 5px;
	padding-right: 2px;
	
}
.rowClassMouseOverAction table{
	background-color: #9cbcbc;
	color: black;
}


.columnClass1 {
	background-color: window;
	margin:2px;
	padding:0px;
	padding-left:4pt;
	padding-right:4pt;
	padding-bottom:0px;
	overflow: -moz-scrollbars-none;;
	text-align: center
}

.columnClass2 {
	background-color: ThreeDFace;
	margin:2px;
	padding:0px;
	padding-left:4pt;
	padding-right:4pt;
	padding-bottom:2px;	
}

.commandExButtonTabInactive {
 background-color: silver;
 border-left: gray 1px solid; 
 border-top: gray 1px solid; 
 border-right: gray 1px solid; 
 color: #919191; 
 font-weight: bold; 
 margin-top: 3px; 
 text-align: center; 
 vertical-align: middle;
 font-size: 10pt;
	margin-right: 0px;
	padding: 1px 5px 2px 40px;;
	margin-bottom: 0px
}

.panelGridTeaser{
background-color: #c2b8a6; 
margin-top: 5px; 
margin-left: 5px; 
margin-right: 5px; 
margin-bottom: 5px; 
background-color: #c3bba8; 
width: 140px; 
text-align: center;
	padding-top: 6px;
	padding-bottom: 6px
}

.panelGridTeaserHeader {
background-color: #d9d3c6; 
margin-left: 5px; 
margin-right: 5px;  
width: 130px; 
text-align: center
}
.commandExButtonTabActive {
 background-color: #3a4b53;
	color: #e1ddcc; 
 font-weight: bold; 
 margin-top: 3px; 
 text-align: center; 
 vertical-align: middle;
	font-size: 10pt;
	padding: 1px 5px 2px 40px;

	margin-right: 0px;;
	border-right-style: solid;
	border-left-color: #414142;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-color: #414142;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #414142
}



.commandExButton {
	font-size: 9pt;
 margin: 0px; 
 text-align: center; 
 vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 400;
	
}


.commandExButtonTeaser {
 background-color: #587879; 
 border-bottom: #405380 1px solid; 
 border-left: #405380 1px solid; 
 border-right: #405380 1px solid; 
 border-top: #405380 1px solid; 
 color: white;
	font-size: 9pt;
 margin: 0px; 
 text-align: center; 
 vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #517979;
	width: 140px;
	font-weight: 400 
}

.commandExButton_Label {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle
}

.commandExButton_Icon {
	text-align: left;
	margin-left: 4px;
	height: 17px;
	width: 17px
}

.commandExButton_Icon_moused {
	text-align: left;
	margin-left: 4px;
	height: 17px;
	width: 17px
}

.commandExButton_Icon_depressed {
	text-align: left;
	margin-left: 4px;
	height: 17px;
	width: 17px
}

.commandExButton_Icon_disabled {
	text-align: left;
	margin-left: 4px;
	height: 17px;
	width: 17px
}

.requestLink {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.requestLink img{
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
	border-width: 0px;
	margin-left: 4px;	
	border-style: none
}
.requestLinkSort {
	border-width: 0px;
	border-style: none
}
.requestLinkSort:visited {
	border-width: 0px;
	border-style: none
}
.requestLinkSort:hover {
	border-width: 0px;
	border-style: none
}
.requestLinkSort:link {
	border-width: 0px;
	border-style: none
}
.outputLinkEx {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.graphicImageEx {
	
}

.outputSeparator {
	
}

.fileupload {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.panelBox {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.panelLayout {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 8pt;
}

.playerGenericPlayer {
	
}

.playerFlash {
	
}

.playerShockwave {
	
}

.playerRealPlayer {
	
}

.playerMediaPlayer {
	
}

.panelActionbar {
	
}

.panelActionbar A:link {
	text-decoration: none
}

.panelActionbar A:visited {
	text-decoration: none
}

.panelActionbar A:hover {
	text-decoration: underline
}

.panelActionbar IMG {
	border: 0
}

.panelActionbar TD {
	padding: 1px
}

.inputText_Slider {
	background-color: buttonface;
	border: 1px;
	border-style: solid;
	border-color: windowframe;
	font-family: sans-serif;
	text-decoration: none;
	color: windowtext
}

.inputText_Slider_Body {
	background-color: buttonface;
	color: threedshadow;
	border-style: solid;
	border-color: threedhighlight;
	border-right-color: threedShadow
}

.inputText_DatePicker {
	background-color: ButtonFace;
	border: 1px;
	border-style: solid;
	border-color: ButtonShadow;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: WindowText;
	padding: 2px;
	margin: 0px
}

.inputText_DatePicker-Size {
	
}

.inputText_DatePicker-Header {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: ButtonShadow
}

.inputText_DatePicker-Body {
	border-width: 0px;
	border-style: none;
	background-color: window
}

.inputText_DatePicker-HeaderLine1 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputText_DatePicker-HeaderLine2 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputText_DatePicker-HeaderWeekday {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputText_DatePicker-HeaderYear {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputText_DatePicker-HeaderMonth {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputText_DatePicker-HeaderLine1 {
	width: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 1px
}

.inputText_DatePicker-HeaderYear {
	color: WindowText;
	padding-top: 2px;
	padding-bottom: 1px
}

.inputText_DatePicker-HeaderLine2 {
	width: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px
}

.inputText_DatePicker-HeaderMonth {
	color: WindowText;
	padding-bottom: 3px
}

.inputText_DatePicker-Button {
	border: 0px;
	width: 12px;
	height: 12px
}

.inputText_DatePicker-HeaderWeekday {
	color: WindowText;
	background-color: ButtonFace;
	padding-top: 1px;
	padding-bottom: 2px
}

.inputText_DatePicker-OtherMonth {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-CurrentMonth {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-InvalidDay {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-CurrentDay {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-CurrentOtherDay {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-Today {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-CurrentToday {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-Hover {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px
}

.inputText_DatePicker-Hover {
	background-color: InactiveCaptionText
}

.inputText_DatePicker-OtherMonth {
	color: GrayText;
	border-color: Window
}

.inputText_DatePicker-CurrentMonth {
	color: WindowText;
	border-color: Window
}

.inputText_DatePicker-Today {
	border-color: Window;
	color: Window;
	background-color: ThreeDDarkShadow;
	font-weight: bold
}

.inputText_DatePicker-Today A {
	border-color: Window;
	color: Window;
	background-color: ThreeDDarkShadow;
	font-weight: bold
}

.inputText_DatePicker-CurrentDay {
	color: HighlightText;
	background-color: Highlight
}

.inputText_DatePicker-CurrentToday {
	color: HighlightText;
	background-color: Highlight
}

.inputText_DatePicker-CurrentToday {
	font-weight: bold
}

.inputText_DatePicker-CurrentOtherDay {
	color: HighlightText;
	background-color: Highlight
}

.inputText_DatePicker-InvalidDay {
	color: GrayText;
	background-color: buttonface;
	border-color: buttonface
}

.inputText_TypeAhead {
	background-color: Window;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDDarkShadow
}

.inputText_TypeAhead-List {
	background-color: Window;
	text-align: left;
	vertical-align: middle;
	height: auto;
	font-family: sans-serif;
	font-weight: 400;
	font-size: 10pt;
	border-collapse: collapse
}

.inputText_TypeAhead-Item {
	background-color: Window;
	color: WindowText;
	padding-left: 1pt;
	padding-right: 1pt
}

.inputText_TypeAhead-Item-Selected {
	color: Window;
	background-color: Highlight;
	padding-left: 1pt;
	padding-right: 1pt
}

.inputText_TypeAhead-Item a {
	text-decoration: none;
	color: WindowText
}

.inputText_TypeAhead-Item-Selected a {
	text-decoration: none;
	color: Window
}

.dataTableEx {
	empty-cells: show;;
	border-color: #414142;
	border-style: solid;
	border-width: 2px;
}

.panelRowCategory {
	
}

.inputRowSelect {
	vertical-align: middle;
	margin: 0px;
	margin-top: 1px;
	margin-left: 3px
}

.commandExRowEdit {
	
}

.editStyleClass {
	background-color: Window;
	border-color: WindowFrame;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	text-align: right
}

.editStyleClass A {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width: 1px;
	height: 1px
}

.pagerSimple {
	
}

.pagerGoto {
	
}

.pagerGoto_inputText {
	
}

.pagerWeb {
	color: white; 
	font-size: 10pt
}

.pagerWeb a:link{
	font-size: 10pt
}

.pagerWeb a:visited {
	font-size: 10pt
}

.pagerWeb td{
	font-size: 10pt
}

.outputStatistics {
	
}

.pagerDeluxe {
	background-color: #d9d3c6;
	color: #414142
}

.pagerDeluxeActive {
	background-color: #d9d3c6;
}

.pagerDeluxeActive button {
	background-color: #d9d3c6;
	margin: 0px;
	padding: 0px;
	border-style: none
}

.pagerDeluxeHidden {
	border-width: 0px;
	border-color: transparent;
	border-style: solid;
	background-color: transparent
}

.pagerDeluxeActive_button {
	width: 22px;
	height: 19px;
	background-color: #414142;
	color: white;
	font-size: 12pt;
	border-style: none
}

.oldpagerDeluxeActive_button {
	padding: 0px;
	margin: 0px;
	width: 22px;
	height: 19px;
	background-color: #414142;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	color: white;
	font-size: 12pt
}

.pagerDeluxeHidden_button {
	width: 15px;
	height: 15px;
	color: white;
	background-color: #414142;

	border-style: none;
	padding: 0px
}

.pagerDeluxe_text {
	vertical-align: middle;
	text-align: center;
	background-color: #d9d3c6;
	border-width: 0px;
	border-style: none;
	font-size: 12px;
	color: #414142
}

.pagerDeluxe_button_twistie {
	color: white;
	list-style-type: none;
	border-width: 0px;
	width: 22px;
	height: 19px;
	background-color: #414142;
	color: white;
	font-size: 12pt;
	border-style: none	
}	

.sortHeader_sortasc-img {
	background-image: url("img/JSF_sort_asc.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 5px;
	border-style: none
}

.sortHeader_sortascon-img {
	background-image: url("img/JSF_sort_ascon.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 5px;
	border-style: none
}

.sortHeader_sortdesc-img {
	background-image: url("img/JSF_sort_desc.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 5px;
	border-style: none
}

.sortHeader_sortdescon-img {
	background-image: url("img/JSF_sort_descon.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 5px;
	border-style: none
}

.sortHeader_sortbi-img {
	background-image: url("img/JSF_sort_bi.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	border-style: none
}

.sortHeader_sortbiup-img {
	background-image: url("img/JSF_sort_biup.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	border-style: none
}

.sortHeader_sortbidown-img {
	background-image: url("img/JSF_sort_bidown.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	border-style: none
}

.sortHeader {
	text-decoration: none;
	border: none;
	color: black;
}

.sortHeader_sortasc {
	text-decoration: none;
	border: none;
	color: black;
}

.sortHeader_sortascon {
	text-decoration: none;
	border: none;
	color: black;
}

.sortHeader_sortdesc {
	text-decoration: none;
	border: none;
	color: black;
}

.sortHeader_sortdescon {
	text-decoration: none;
	border: none;
	color: black;
}

.sortHeader_sortbi {
	text-decoration: none;
	border: none;
	color: black;
}

.sortHeader_sortbiup {
	text-decoration: none;
	border: none;
	color: black;
}

.sortHeader_sortbidown {
	text-decoration: none;
	border: none;
	color: black;
}

.inputMiniCalendar {
	background-color: ButtonFace;
	border: 1px;
	border-style: solid;
	border-color: ButtonShadow;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: WindowText;
	padding: 2px;
	margin: 0px;
	width: 130pt
}

.inputMiniCalendar-Size {
	
}

.inputMiniCalendar-Header {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: ButtonShadow
}

.inputMiniCalendar-Body {
	border-width: 0px;
	border-style: none;
	background-color: window
}

.inputMiniCalendar-HeaderLine1 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputMiniCalendar-HeaderLine2 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputMiniCalendar-HeaderWeekday {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputMiniCalendar-HeaderYear {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputMiniCalendar-HeaderMonth {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle
}

.inputMiniCalendar-HeaderLine1 {
	width: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 1px
}

.inputMiniCalendar-HeaderYear {
	color: WindowText;
	padding-top: 2px;
	padding-bottom: 1px
}

.inputMiniCalendar-HeaderLine2 {
	width: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px
}

.inputMiniCalendar-HeaderMonth {
	color: WindowText;
	padding-bottom: 3px
}

.inputMiniCalendar-Button {
	border: 0px;
	width: 12px;
	height: 12px
}

.inputMiniCalendar-HeaderWeekday {
	color: WindowText;
	background-color: ButtonFace;
	padding-top: 1px;
	padding-bottom: 2px
}

.inputMiniCalendar-OtherMonth {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-CurrentMonth {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-CurrentDay {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-CurrentOtherDay {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-InvalidDay {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-Today {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-CurrentToday {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-Hover {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-color: window
}

.inputMiniCalendar-Hover {
	background-color: InactiveCaptionText;
	border-color: black
}

.inputMiniCalendar-OtherMonth {
	color: GrayText
}

.inputMiniCalendar-CurrentMonth {
	color: WindowText
}

.inputMiniCalendar-Today {
	border-color: Window;
	color: Window;
	background-color: ThreeDDarkShadow;
	font-weight: bold
}

.inputMiniCalendar-CurrentDay {
	color: HighlightText;
	background-color: Highlight
}

.inputMiniCalendar-CurrentToday {
	color: HighlightText;
	background-color: Highlight
}

.inputMiniCalendar-CurrentToday {
	font-weight: bold
}

.inputMiniCalendar-CurrentOtherDay {
	color: HighlightText;
	background-color: Highlight
}

.inputMiniCalendar-InvalidDay {
	color: GrayText;
	background-color: buttonface;
	border-color: buttonface
}

.selectOneColor {
	
}

.selectOneColor_ColorPicker {
	background-color: white;
	border: 1px;
	border-style: solid;
	border-color: ButtonShadow;
	margin: 0px;
	padding: 0px
}

.selectOneColor_ColorPicker-Body {
	background-color: white;
	border-width: 0px;
	border-style: none;
	margin: 2px
}

.selectOneColor_ColorPicker-GridCell {
	padding: 2px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: white
}

.selectOneColor_ColorPicker-GridCell-Hover {
	padding: 2px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: white
}

.selectOneColor_ColorPicker-GridCell-Selected {
	padding: 2px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: white
}

.selectOneColor_ColorPicker-GridCell-Hover-Selected {
	padding: 2px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: white
}

.selectOneColor_ColorPicker-GridCell-Hover {
	border-color: Highlight;
	background-color: InactiveCaptionText
}

.selectOneColor_ColorPicker-GridCell-Selected {
	border-color: Highlight;
	background-color: ThreeDLightShadow
}

.selectOneColor_ColorPicker-GridCell-Hover-Selected {
	border-color: black;
	background-color: InactiveCaptionText
}

.selectOneColor_ColorPicker-GridSwatch {
	width: 10px;
	height: 10px;
	border-width: 1px;
	border-color: ThreeDShadow;
	border-style: solid
}

.progressBar {
	width: 300px;
	height: 50px
}

.progressBar-Table {
	background-color: ThreeDFace;
	border-style: solid;
	border-width: 1px;
	border-color: windowtext
}

.progressBar-Message {
	color: windowtext;
	background-color: ThreeDFace;
	font-size: 10px
}

.progressBar-Bar {
	color: windowtext;
	background-color: blue;
	height: 10px
}

.progressBar-Bar_container {
	border-color: windowtext;
	border-style: solid;
	border-width: 1px
}

.progressBar-Bar_text {
	color: windowtext;
	background-color: transparent;
	height: 20px
}

.panelSection {
	
}

.panelSection-header {
	
}

.panelSection-header a {
	text-decoration: underline;
	color: black
}

.panelSection-header a:hover {
	
}

.panelSection-body {
	
}

.panelSectionWide {
	
}

.panelSectionWide-header {
	border-style: solid;
	border-width: 1px;
	border-color: black
}

.panelSectionWide-header a {
	text-decoration: none;
	color: black;
	display: block;
	width: 100%
}

.panelSectionWide-header a:hover {
	
}

.panelSectionWide-body {
	
}

.panelMenu {
	background-color: #E7E7E7
}

.panelMenu_1_div {
	
}

.panelMenu_1_table {
	font-family: sans-serif;
	font-size: 8pt
}

.panelMenu_1_cell_normal {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_disabled {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_moused {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_selected {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_selected_moused {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_first_normal {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_first_disabled {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_first_moused {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_first_selected {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_first_selected_moused {
	padding: 2px;
	padding-left: 14px;
	padding-right: 32pt;
	text-align: left;
	background-color: #E7E7E7;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_1_cell_first_normal {
	border-left-width: 1px
}

.panelMenu_1_cell_first_disabled {
	border-left-width: 1px
}

.panelMenu_1_cell_first_moused {
	border-left-width: 1px
}

.panelMenu_1_cell_first_selected {
	border-left-width: 1px
}

.panelMenu_1_cell_first_selected_moused {
	border-left-width: 1px
}

.panelMenu_1_cell_moused {
	background-color: white
}

.panelMenu_1_cell_first_moused {
	background-color: white
}

.panelMenu_1_item_normal {
	color: WindowText;
	text-decoration: none
}

.panelMenu_1_item_moused {
	color: WindowText;
	text-decoration: none
}

.panelMenu_1_item_selected {
	color: WindowText;
	text-decoration: none
}

.panelMenu_1_item_selected_moused {
	color: WindowText;
	text-decoration: none
}

.panelMenu_1_item_disabled {
	color: gray
}

.panelMenu_2_div {
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #ABABAB;
	margin: 0px;
	margin-left: -1px;
	margin-top: 1px
}

.panelMenu_2_table {
	color: WindowText;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
	border-width: 0px;
	border-style: none
}

.panelMenu_2_cell_normal {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_disabled {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_selected {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_selected_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_last_normal {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_last_disabled {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_last_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_last_selected.panelMenu_2_cell_last_selected_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_alt_normal {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_alt_disabled {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_alt_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_alt_selected {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_alt_selected_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 14px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px
}

.panelMenu_2_cell_alt_normal {
	padding-left: 10px;
	background-color: #E7E7E7
}

.panelMenu_2_cell_alt_disabled {
	padding-left: 10px;
	background-color: #E7E7E7
}

.panelMenu_2_cell_alt_moused {
	padding-left: 10px;
	background-color: #E7E7E7
}

.panelMenu_2_cell_alt_selected {
	padding-left: 10px;
	background-color: #E7E7E7
}

.panelMenu_2_cell_alt_selected_moused {
	padding-left: 10px;
	background-color: #E7E7E7
}

.panelMenu_2_cell_moused {
	background-color: #c5c5c5
}

.panelMenu_2_cell_last_moused {
	background-color: #c5c5c5
}

.panelMenu_2_cell_alt_moused {
	background-color: #c5c5c5
}

.panelMenu_2_cell_last_selected {
	border-bottom-width: 0px
}

.panelMenu_2_cell_last_selected_moused {
	border-bottom-width: 0px
}

.panelMenu_2_cell_last_normal {
	border-bottom-width: 0px
}

.panelMenu_2_cell_last_moused {
	border-bottom-width: 0px
}

.panelMenu_2_cell_last_disabled {
	border-bottom-width: 0px
}

.panelMenu_2_item_normal {
	color: WindowText;
	text-decoration: none
}

.panelMenu_2_item_moused {
	color: WindowText;
	text-decoration: none
}

.panelMenu_2_item_selected {
	color: WindowText;
	text-decoration: none
}

.panelMenu_2_item_alt_normal {
	color: WindowText;
	text-decoration: none
}

.panelMenu_2_item_alt_moused {
	color: WindowText;
	text-decoration: none
}

.panelMenu_2_item_alt_selected {
	color: WindowText;
	text-decoration: none
}

.panelMenu_2_item_disabled {
	color: gray;
	text-decoration: none
}

.panelMenu_2_item_alt_disabled {
	color: gray;
	text-decoration: none
}

.panelMenu_2_arrow_normal {
	right: 4px;
	color: WindowText
}

.panelMenu_2_arrow_moused {
	right: 4px;
	color: WindowText
}

.panelMenu_2_arrow_disabled {
	right: 4px;
	color: gray
}

.panelMenu_2_separator {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px;
	background-color: #E7E7E7
}

.panelMenu_3_div {
	margin: 0px;
	margin-left: 2px;
	background-color: #E7E7E7;
	border-width: 1px;
	border-style: solid;
	border-color: #ABABAB
}

.panelMenu_3_table {
	margin: 0px;
	margin-top: 1px;
	color: WindowText;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
	border-width: 0px;
	border-style: none
}

.panelMenu_3_cell_normal {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_disabled {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_selected {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_selected_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_last_normal {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_last_disabled {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_last_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_last_selected {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_last_selected_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_alt_normal {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_alt_disabled {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_alt_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_alt_selected {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_alt_selected_moused {
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: white;
	border-bottom-width: 1px
}

.panelMenu_3_cell_last_normal {
	border-style: none;
	border-bottom-width: 0px
}

.panelMenu_3_cell_last_disabled {
	border-style: none;
	border-bottom-width: 0px
}

.panelMenu_3_cell_last_moused {
	border-style: none;
	border-bottom-width: 0px
}

.panelMenu_3_cell_last_selected {
	border-style: none;
	border-bottom-width: 0px
}

.panelMenu_3_cell_last_selected_moused {
	border-style: none;
	border-bottom-width: 0px
}

.panelMenu_3_cell_moused {
	background-color: white
}

.panelMenu_3_cell_alt_moused {
	background-color: white
}

.panelMenu_3_cell_last_moused {
	background-color: white
}

.panelMenu_3_item_normal {
	color: WindowText;
	text-decoration: none
}

.panelMenu_3_item_moused {
	color: WindowText;
	text-decoration: none
}

.panelMenu_3_item_alt_normal {
	color: WindowText;
	text-decoration: none
}

.panelMenu_3_item_alt_moused {
	color: WindowText;
	text-decoration: none
}

.panelMenu_3_item_alt_normal {
	font-weight: bold
}

.panelMenu_3_item_alt_moused {
	font-weight: bold
}

.panelMenu_3_item_disabled {
	color: gray;
	text-decoration: none
}

.panelMenu_3_item_alt_disabled {
	color: gray;
	text-decoration: none
}

.panelMenu_3_arrow_normal {
	right: 4px;
	color: white
}

.panelMenu_3_arrow_moused {
	right: 4px;
	color: WindowText
}

.panelMenu_3_arrow_disabled {
	right: 4px;
	color: gray
}

.panelMenu_3_separator {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 22pt;
	border-width: 0px;
	border-style: solid;
	border-color: #E5E5E5;
	border-bottom-width: 1px;
	background-color: white
}

.panelFormBox {
	
}

.panelFormBox_Header {
	
}

.panelFormBox_Label {
	
}

.panelFormBox_Label-Required {
	
}

.panelFormBox_Label-Error {
	color: red;
	
}

.panelFormBox_Label-Required-Error {
	color: red;	
}

.panelFormBox_Content {
	
}

.panelFormBox_Content-Error {
	color: red;
}

.panelFormBox_Info {
	
}

.panelFormBox_Error {
	color: red;
}

.panelFormBox_MessagesArea {
	
}

.panelFormBox_MessagesArea-Info {
	
}

.panelFormBox_MessagesArea-Error {
	color: red;	
}

.panelFormBox_Label-Cell {
	
}

.panelFormBox_Help-Cell {
	
}

.panelFormBox_Content-Cell {
	
}

.panelFormBox_Top-Cell {
	
}

.panelFormBox_Bottom-Cell {
	
}

.panelFormBox_Left-Cell {
	
}

.panelFormBox_Right-Cell {
	
}

.panelFormBox_Spacer-Cell {
	
}

.panelFormBox_Released {
	
}

.panelFormBox_Released {
	
}

.panelFormBox_Label-Released-Cell {
	
}

.panelFormBox_Help-Released-Cell {
	
}

.panelFormBox_Content-Released-Cell {
	
}

.panelDialog {
	position: absolute;
	background-color: #ffffff;
	border-width: 2px;
	border-color: gray;
	border-style: solid
}

.panelDialog_TitleBar {
	text-align: center;
	color: black;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color: #c5baa8;
	cursor: pointer;
	font-variant: normal
}

.panelDialog_TitleBar-CloseButton {
	position: absolute;
	top: 0px;
	right: 1px;
	cursor: default
}

.panelDialog_TitleBar-CloseButton-img {
	width: 16px;
	height: 14px;
	border-style: none
}

.panelDialog_ContentArea {
	font-family: sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-top: 6px
}

.panelDialog_Footer {
	text-align: right;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px
}


.inputText_Typeahead {
	background-color: Window;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDDarkShadow
}

.inputText_Typeahead-List {
	background-color: Window;
	text-align: left;
	vertical-align: middle;
	height: auto;
	font-family: sans-serif;
	font-weight: 400;
	font-size: 10pt;
	border-collapse: collapse
}

.inputText_Typeahead-Item {
	background-color: Window;
	color: WindowText;
	padding-left: 1pt;
	padding-right: 1pt
}

.inputText_Typeahead-Item-Selected {
	color: Window;
	background-color: Highlight;
	padding-left: 1pt;
	padding-right: 1pt
}

.inputText_Typeahead-Item a {
	text-decoration: none;
	color: WindowText
}

.inputText_Typeahead-Item-Selected a {
	text-decoration: none;
	color: Window
}

.pagerDeluxeActive_button_twistie {
	padding: 0px;
	margin: 0px;
	width: 22px;
	height: 19px;
	background-color: white;
	color: #414142;
	font-size: 12pt;
	border-width: 0px;
	border-style: none;
}
.headerErrorClass {
	color: black;
	background-color: #f8ccc9;
	overflow: -moz-scrollbars-none;
			padding-top: 2px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-width: thin;;
	border-bottom-style: solid;
	border-left-color: #414142;
	border-top-color: #d52b1e;
	border-bottom-color: #d52b1e;
	border-right-color: #414142;
	vertical-align: bottom;;
	font-size: 9pt;
	padding-left: 4px
}

.VeilStyle1 {
      position: absolute;
      top: 0px;
      left: 0px;
      cursor: "not-allowed";
      background-color: red;
      filter:alpha(opacity=0);
      -moz-opacity:0.5;
      opacity: 0.5;
}

.VeilStyle1c {
      position: absolute;
      cursor: default
      top: 0px;
      left: 0px;
    display:none;
}
