/*List head*/
.SDBtitle { font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 12pt; color: #243936; font-weight: bold }
.SDBsectionHead {  font-size: 8pt; color: #243936; background-color: #A0ACCB}
.SDBapprovertools {  font-size: 8pt; color: #243936; margin-top: 1px; margin-bottom: 1px}

/*List index controls*/
.SDBindextext { font-size: 8pt }
a.SDBindexlink:active { color: #243936; text-decoration: none }
a.SDBindexlink:link { color: #243936; text-decoration: none }
a.SDBindexlink:visited { color: #243936; text-decoration: none }
a.SDBindexlink:hover { color: #330066; text-decoration: underline }

/*List page controls*/
.SDBpage {  }
.SDBpagetext { font-size: 8pt; color: #002E64}
a.SDBpagelink:active { color: #002E64; text-decoration: none }
a.SDBpagelink:link { color: #002E64; text-decoration: none }
a.SDBpagelink:visited { color: #002E64; text-decoration: none }
a.SDBpagelink:hover { color: #330066; text-decoration: underline }

a.SDBtoollink:active { color: #000066; text-decoration: none }
a.SDBtoollink:link { color: #000066; text-decoration: none }
a.SDBtoollink:visited { color: #000066; text-decoration: none }
a.SDBtoollink:hover { color: #330066; text-decoration: underline }

/*list record styles*/
.SDBNewRow { background-color: #FFCCCC; border: thin #243936 solid }
.SDBTempRow { background-color: #99CC00; border: thin #243936 solid }
.SDB1stListRow { background-color: #E5D9A9; border: solid; border-width: 2px 0px 0px; border-color: #CF7E49 #000000 #000000 }
.SDBRecordNametext {  color: #243936; font-size: 8pt; font-weight: bold; vertical-align: top ; padding-left: 3px}
.SDBlistrow { background-color: #E5D9A9 ; vertical-align: top ; padding-right: 5px; padding-left: 5px}
.SDB1stListRowDisabled { background-color: #CCCCCC; border: solid; border-width: 2px 0px 0px; border-color: #CF7E49 #000000 #000000 }
.SDBlistrowDisabled { background-color: #CCCCCC; vertical-align: top }

.SDBlistrowprompt { font-size: 8pt; color: #002E64; vertical-align: top; padding-left: 3px ; text-align: right; padding-bottom: 2px}
.SDBlistrowprompt2col{ font-size: 8pt; font-weight: bold; color: #243936; vertical-align: top; padding-left: 3px }
.SDBlistrowtext { font-size: 8pt; color: #243936; vertical-align: top; padding-left: 3px }
.SDBlistrowtext2col { font-size: 8pt; color: #243936; vertical-align: top; padding-left: 3px }

/*sub-section styles*/
.SDBsubsectionHead { background-color: #002E64 }
.SDBsubsectionHeadtext { font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; color: #E5D9A9; font-size: 10pt; font-weight: bold; padding-left: 3px }
.SDBadd { font-size: 8pt; color: #E5D9A9 }
a.SDBaddlink:active { color: #E5D9A9; text-decoration: underline }
a.SDBaddlink:link { color: #E5D9A9; text-decoration: underline }
a.SDBaddlink:visited { ccolor: #E5D9A9; text-decoration: underline }
a.SDBaddlink:hover { color: #330066; text-decoration: underline }

/* misc list styles */
.SDBerrorHead { font-size: 10pt; font-weight: bold; color: #FFFF00; text-align: center }
.SDBItemGap { line-height: 40px; }

/* field display styles for record,approver box,manager box */
.SDBfieldPrompt { font-size: 10pt; font-weight: bold; text-align: right; margin-top: 5px; }
.SDBfieldtext { font-size: 10pt; vertical-align: top; margin-left: 5px; margin-top: 5px; }

/* approver tool styles */
.SDBAppStatustext {  font-size: 8pt; color: #CC3300 }
.SDBAppEditortext {  font-size: 8pt; color: #CC3300 }

/*query box styles*/
.SDBQryBG { border: 1px #243936 solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.SDBQryTitle { font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 12pt; color: #243936; font-weight: bold }
.SDBQryPrompt { font-size: 10pt; color: #243936 ; text-align: right}
.SDBQueryHelp { font-size: 8pt; font-style: italic; color: #243936 }
