﻿/*************************************
 *	New Additions
 *************************************/
body {
	background-color: #aebdd2;
	font-family: arial;
	margin: 0;
}

#container {
	background-color: white;
	width: 1000px;
	height: 100%;
}

.header {
	font-size: 9pt;
	font-family: arial; padding : 5px;
	background-color: #292c4a;
	color: #ffffff;;
	padding: 5px;
}

.headerlink {
	font-size: 8pt;
	font-family: arial;
	text-decoration: underline;
	color: #ffffff;
}

.headerlink:visited {
	color: #ffffff;
}

.footerlink {
	font-size: 8pt;
	font-family: arial;
	text-decoration: underline;
	color: blue;
}

.footerlink:visited {
	color: blue;
}

.testing {
	color: red;
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
	display: block;
	margin: 2px auto;
}

#content a:visited {
	color: blue;
}

.DLheadingText {
	color: black;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana;
}

.DLtext {
	color: black;
	font-size: 10pt;
	font-family: verdana;
}

.DLtextBold {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}

.DLmessageNoteRed {
	color: red;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;	
}

.DLmessageNoteRedNoWrap {
	color: red;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;	
	white-space : nowrap;
}


.DLlink {
	font-size: 10pt;
	font-family: verdana;
}

.DLlinkBold {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}

.DLsmallTextBold {
	color: black;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
}

.DLsmallText {
	color: black;
	font-size: 8pt;
	font-family: verdana;
}

.DLcommandButton {
	color: black;
	font-size: 10pt;
	font-family: verdana;
}

.DLpagerDeluxeText {
	color: black;
	font-size: 9pt;
	font-family: verdana;
}

.DLsanctionHeader1 {
	width: 70%;
	text-align: left;
}

.DLsanctionHeader2 {
	width: 25%;
	text-align: left;
}

.DLsanctionGrid {
	width: 880px;
}

.DLsanctionCell {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20;
}

.DLheaderClass {
	background-color: ThreeDFace;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	text-align: left;
	padding: 1;
	margin: 0;
	color: WindowText;
}

.DLItemStyle{
    padding: 5, 0, 5, 5
    color: black;
	font-size: 8pt;
	font-family: verdana;
    }

p.Sanction {
    text-indent:3em;    
    }

.SSN {
    margin : auto;
    margin-bottom: auto; 
    margin-left: auto; 
    margin-right: auto; 
    margin-top: auto
    }
/********************************
 *	Faces Components Stylesheet *
 ********************************/
.form {
	
}

.commandExButton {
	
}

.commandExButton_Label {
	color: windowtext;
	text-align: center;
	vertical-align: middle;
}

.commandLink {
	
}

.outputLinkEx {
	
}

.graphicImageEx {
	
}

.outputLabel {
	
}

.inputText {
	
}

.inputText_Error {
	border-style: solid;
	border-color: #DE5C5C;
}

.inputTextarea {
	
}

.inputSecret {
	
}

.outputText {
	
}

.outputFormat {
	
}

.outputSeparator {
	
}

.message {
	
}

.messages {
	
}

.selectBooleanCheckbox {
	
}

.selectOneRadio {
	
}

.selectOneRadio_Disabled {
	color: GrayText;
}

.selectManyCheckbox {
	
}

.selectManyCheckbox_Disabled {
	color: GrayText;
}

.selectOneListbox {
	
}

.selectManyListbox {
	
}

.selectOneMenu {
	
}

.fileupload {
	
}

.panelBox {
	
}

.panelLayout {
	
}

.panelGrid {
	
}

.jspPanel {
	
}

.playerGenericPlayer {
	
}

.playerFlash {
	
}

.playerShockwave {
	
}

.playerRealPlayer {
	
}

.playerMediaPlayer {
	
}

/*************************************
 *	Compound Component:  Action Bar  *
 *************************************/
.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: 1;
}

/******************************************
 *	Compound Component:  Slider Dropdown  *
 ******************************************/
.inputText_Slider {
	background-color: buttonface;
	border: 1px;
	border-style: solid;
	border-color: windowframe;
	font-family: sans-serif;
	font-decoration: none;
	color: windowtext;
}

.inputText_Slider_Body {
	background-color: buttonface;
	color: threedshadow;
	border-style: solid;
	border-color: threedhighlight;
	border-right-color: threedShadow;
}

/**********************************************
 *	Compound Component:  DatePicker Dropdown  *
 **********************************************/
.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: 0;
}

.inputText_DatePicker-Size {
	
}

.inputText_DatePicker-Header {
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: ButtonShadow;
}

.inputText_DatePicker-Body {
	border-width: 0;
	border-style: none;
	background-color: window;
}

.inputText_DatePicker-HeaderLine1,.inputText_DatePicker-HeaderLine2,.inputText_DatePicker-HeaderWeekday,.inputText_DatePicker-HeaderYear,.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: 0;
	width: 12px;
	height: 12px;
}

.inputText_DatePicker-HeaderWeekday {
	color: WindowText;
	background-color: ButtonFace;
	padding-top: 1px;
	padding-bottom: 2px;
}

.inputText_DatePicker-OtherMonth,.inputText_DatePicker-CurrentMonth,.inputText_DatePicker-CurrentDay,.inputText_DatePicker-CurrentOtherDay,.inputText_DatePicker-InvalidDay,.inputText_DatePicker-Today,.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: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.inputText_DatePicker-OtherMonth {
	color: GrayText;
	border-color: Window;
}

.inputText_DatePicker-CurrentMonth {
	color: WindowText;
	border-color: Window;
}

.inputText_DatePicker-CurrentDay {
	color: HighlightText;
	background-color: Highlight;
	border-color: Window;
}

.inputText_DatePicker-CurrentOtherDay {
	color: HighlightText;
	background-color: Highlight;
	border-color: Window;
}

.inputText_DatePicker-InvalidDay {
	color: GrayText;
	background-color: buttonface;
	border-color: buttonface;
}

.inputText_DatePicker-Today {
	color: WindowText;
	font-weight: bold;
	background-color: Window;
	border-color: ButtonShadow;
}

.inputText_DatePicker-CurrentToday {
	color: HighlightText;
	font-weight: bold;
	background-color: Highlight;
	border-color: Window;
}

/*************************************
 *	Compound Component:  Data Grid   *
 *************************************/
.dataTable {
	
}

.headerClass {
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin: 2px;
	padding: 0;
	padding-left: 4pt;
	padding-right: 4pt;
	padding-bottom: 2px;
	font-weight: 400;
}

.footerClass {
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 0;
	border-style: none;
	padding: 0;
	padding-left: 4pt;
	padding-right: 4pt;
	font-weight: 400;
}

.rowClass1 {
	background-color: window;
}

.rowClass2 {
	background-color: ThreeDFace;
}

.columnClass1 {
	background-color: window;
}

.columnClass2 {
	background-color: ThreeDFace;
}

.panelRowCategory {
	
}

.inputRowSelect {
	vertical-align: middle;;
	margin: 0;
	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: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	width: 1px;
	height: 1px;
}

.pagerSimple {
	
}

.pagerGoto {
	
}

.pagerWeb {
	
}


.outputStatistics {
	
}

.pagerDeluxe {
	background-color: ThreeDFace;
	border-color: ThreeDFace;
	border-width: 1px;
	border-style: solid;
}

.pagerDeluxe TD {
	padding: 0;
	margin: 0;
	border-width: 1px;
	border-color: ThreeDShadow;
	border-style: solid;
	background-color: transparent;
}

.pagerDeluxe_button {
	padding: 0;
	margin: 0;
	width: 22px;
	height: 19px;
	background-color: ThreeDFace;
	border-style: solid;
	border-width: 1px;
	border-color: Window;
	font-size: 0;
}

.pagerDeluxe_text {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0;
	background-color: ThreeDFace;
	border-width: 0;
	border-style: solid;
	border-color: ThreeDFace;
	font-size: 13px;
	color: windowtext;
}

.pagerDeluxe_button_twistie {
	color: windowtext;
	border-color: windowtext;
	list-style-type: none;
}

@media print {
	#container {
		width: 100%;
		height: auto;
	}
	#header {
		display: none;
	}
	#footer {
		display: none;
	}
}