/*List head*/
.SDBtitle { font-family: Tahoma, Arial, sans-serif; font-size: 12pt; color: #06497D; font-weight: bold }
.SDBsectionHead {  font-size: 8pt; color: #06497D; background-color: #99ADC2}
.SDBapprovertools {  font-size: 8pt; color: #06497D; margin-top: 1px; margin-bottom: 1px}

/*List index controls*/
.SDBindextext { font-size: 8pt }
a.SDBindexlink:active { color: #06497D; text-decoration: none }
a.SDBindexlink:link { color: #06497D; text-decoration: none }
a.SDBindexlink:visited { color: #06497D; text-decoration: none }
a.SDBindexlink:hover { color: #330033; text-decoration: underline }

/*List page controls*/
.SDBpage {  }
.SDBpagetext { font-size: 8pt; color: #000066}
a.SDBpagelink:active { color: #000066; text-decoration: none }
a.SDBpagelink:link { color: #000066; text-decoration: none }
a.SDBpagelink:visited { color: #000066; text-decoration: none }
a.SDBpagelink:hover { color: #330033; text-decoration: underline }

a.SDBtoollink:active { color: #16377A; text-decoration: none }
a.SDBtoollink:link { color: #16377A; text-decoration: none }
a.SDBtoollink:visited { color: #16377A; text-decoration: none }
a.SDBtoollink:hover { color: #330033; text-decoration: underline }

/*list record styles*/
.SDBNewRow { background-color: #FFCCCC; border: thin #06497D solid }
.SDBTempRow { background-color: #99CC00; border: thin #06497D solid }
.SDB1stListRow { background-color: #CACE82; border: solid; border-width: 2px 0px 0px; border-color: #003366 #000000 #000000 }
.SDBRecordNametext {  color: #06497D; font-size: 8pt; font-weight: bold; vertical-align: top ; padding-left: 3px}
.SDBlistrow { background-color: #CACE82 ; vertical-align: top ; padding-right: 5px; padding-left: 5px}
.SDB1stListRowDisabled { background-color: #CCCCCC; border: solid; border-width: 2px 0px 0px; border-color: #003366 #000000 #000000 }
.SDBlistrowDisabled { background-color: #CCCCCC; vertical-align: top }

.SDBlistrowprompt { font-size: 8pt; color: #000066; vertical-align: top; padding-left: 3px ; text-align: right; padding-bottom: 2px}
.SDBlistrowprompt2col{ font-size: 8pt; font-weight: bold; color: #06497D; vertical-align: top; padding-left: 3px }
.SDBlistrowtext { font-size: 8pt; color: #06497D; vertical-align: top; padding-left: 3px }
.SDBlistrowtext2col { font-size: 8pt; color: #06497D; vertical-align: top; padding-left: 3px }

/*sub-section styles*/
.SDBsubsectionHead { background-color: #000066 }
.SDBsubsectionHeadtext { font-family: Tahoma, Arial, sans-serif; color: #CACE82; font-size: 10pt; font-weight: bold; padding-left: 3px }
.SDBadd { font-size: 8pt; color: #CACE82 }
a.SDBaddlink:active { color: #CACE82; text-decoration: underline }
a.SDBaddlink:link { color: #CACE82; text-decoration: underline }
a.SDBaddlink:visited { ccolor: #CACE82; text-decoration: underline }
a.SDBaddlink:hover { color: #330033; 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 #06497D solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.SDBQryTitle { font-family: Tahoma, Arial, sans-serif; font-size: 12pt; color: #06497D; font-weight: bold }
.SDBQryPrompt { font-size: 10pt; color: #06497D ; text-align: right}
.SDBQueryHelp { font-size: 8pt; font-style: italic; color: #06497D }

/*radiobutton and Checkbox styles */
.rbcblevel1Head {
	margin-top: 15px;
	font-size: 9pt;
	font-weight: bold;
}
.rbcblevel1 {
}
.rbcblevel2Head {
	margin-top: 5px;
	margin-left: 40px;
	font-size: 8pt;
	font-weight: bold;
}
.rbcblevel2 {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 8pt;
	font-weight: bold;
}
.rbcblevel3Head {
	margin-left: 80px;
	font-weight: bold;
}
.rbcblevel3 {
	margin-left: 60px;
}

/*Template Styles*/
.TPcaption {
	width: 115px;
	color: #084D1E;
	font-size: 8pt;
	font-weight: bold;
	float: left;
	text-align:right;
}
.TPcoltext {
	width: 275px;
	color: #084D1E;
	font-size: 8pt;
	float: left;
	margin-left: 5px;
}
.TPtext {
	color: #084D1E;
	font-size: 8pt;
}
.TPsmalltext {
	color: #084D1E;
	font-size: 8pt;
	font-weight: normal;
	font-style:italic;
}
.TProwwithgap {
	clear: both;
	margin-top: 10px;
	padding: 1px;
	height: 100%;
}
.TProw {
	clear: both;
	height: 100%;
}
.TPwrapper {
	margin: 2px;
	padding: 2px;
	background-color: #F6E4A4;
}
.TPwrappersecondary {
	margin: 2px;
	padding: 2px;
	background-color: #FFEDAD;
}
.TPRecordTitle {
	width: 440px;
	color: #084D1E;
	font-size: 13pt;
	font-weight: bold;
	float: left;
}
.TPSubTitle {
	color: #084D1E;
	font-size: 10pt;
	font-weight: bold;
}
.TPcontrolbox {
	width: 75px;
	text-align: right;
	float: left;
}
.TPlist {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
