/*List head*/
.SDBtitle { font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size: 12pt; color: #25276D; font-weight: bold }
.SDBsectionHead {  font-size: 8pt; color: #25276D; background-color: #98ABB4}
.SDBapprovertools {  font-size: 8pt; color: #25276D; margin-top: 1px; margin-bottom: 1px}

/*List index controls*/
.SDBindextext { font-size: 8pt }
a.SDBindexlink:active { color: #25276D; text-decoration: none }
a.SDBindexlink:link { color: #25276D; text-decoration: none }
a.SDBindexlink:visited { color: #25276D; text-decoration: none }
a.SDBindexlink:hover { color: #6600CC; text-decoration: underline }

/*List page controls*/
.SDBpage {  }
.SDBpagetext { font-size: 8pt; color: #000033}
a.SDBpagelink:active { color: #000033; text-decoration: none }
a.SDBpagelink:link { color: #000033; text-decoration: none }
a.SDBpagelink:visited { color: #000033; text-decoration: none }
a.SDBpagelink:hover { color: #6600CC; text-decoration: underline }

a.SDBtoollink:active { color: #003399; text-decoration: none }
a.SDBtoollink:link { color: #003399; text-decoration: none }
a.SDBtoollink:visited { color: #003399; text-decoration: none }
a.SDBtoollink:hover { color: #6600CC; text-decoration: underline }

/*list record styles*/
.SDBNewRow { background-color: #FFCCCC; border: thin #25276D solid }
.SDBTempRow { background-color: #99CC00; border: thin #25276D solid }
.SDB1stListRow { background-color: #D9EAE7; border: solid; border-width: 2px 0px 0px; border-color: #006699 #000000 #000000 }
.SDBRecordNametext {  color: #25276D; font-size: 8pt; font-weight: bold; vertical-align: top ; padding-left: 3px}
.SDBlistrow { background-color: #D9EAE7 ; vertical-align: top ; padding-right: 5px; padding-left: 5px}
.SDB1stListRowDisabled { background-color: #CCCCCC; border: solid; border-width: 2px 0px 0px; border-color: #006699 #000000 #000000 }
.SDBlistrowDisabled { background-color: #CCCCCC; vertical-align: top }

.SDBlistrowprompt { font-size: 8pt; color: #000033; vertical-align: top; padding-left: 3px ; text-align: right; padding-bottom: 2px}
.SDBlistrowprompt2col{ font-size: 8pt; font-weight: bold; color: #25276D; vertical-align: top; padding-left: 3px }
.SDBlistrowtext { font-size: 8pt; color: #25276D; vertical-align: top; padding-left: 3px }
.SDBlistrowtext2col { font-size: 8pt; color: #25276D; vertical-align: top; padding-left: 3px }

/*sub-section styles*/
.SDBsubsectionHead { background-color: #000033 }
.SDBsubsectionHeadtext { font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; color: #D9EAE7; font-size: 10pt; font-weight: bold; padding-left: 3px }
.SDBadd { font-size: 8pt; color: #D9EAE7 }
a.SDBaddlink:active { color: #D9EAE7; text-decoration: underline }
a.SDBaddlink:link { color: #D9EAE7; text-decoration: underline }
a.SDBaddlink:visited { ccolor: #D9EAE7; text-decoration: underline }
a.SDBaddlink:hover { color: #6600CC; text-decoration: underline }

/* misc list styles */
.SDBerrorHead { font-size: 10pt; font-weight: bold; color: #FFFF00; text-align: center }
.SDBItemGap { line-height: 2px; }

/* 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 #25276D 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: #25276D; font-weight: bold }
.SDBQryPrompt { font-size: 10pt; color: #25276D ; text-align: right}
.SDBQueryHelp { font-size: 8pt; font-style: italic; color: #25276D }

/* template styles */
.TPRecordTitle {
font-size: 12pt;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

/* Styles for No Items Message (added during update on 2/15/2011) */
.SDBNoItemsFound {
	margin-left: 5px;
}

