/*List head*/
.SDBtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
.SDBsectionHead {  font-size: 8pt; color: #006600; background-color: #BDBCC8}
.SDBapprovertools {  font-size: 8pt; color: #006600; margin-top: 1px; margin-bottom: 1px}

/*List index controls*/
.SDBindextext { font-size: 8pt }
a.SDBindexlink:active { color: #006600; text-decoration: none }
a.SDBindexlink:link { color: #006600; text-decoration: none }
a.SDBindexlink:visited { color: #006600; text-decoration: none }
a.SDBindexlink:hover { color: #5A81BA; text-decoration: underline }

/*List page controls*/
.SDBpage {  }
.SDBpagetext { font-size: 8pt; color: #747397}
a.SDBpagelink:active { color: #747397; text-decoration: none }
a.SDBpagelink:link { color: #747397; text-decoration: none }
a.SDBpagelink:visited { color: #747397; text-decoration: none }
a.SDBpagelink:hover { color: #5A81BA; text-decoration: underline }

a.SDBtoollink:active { color: #3A619A; text-decoration: none }
a.SDBtoollink:link { color: #3A619A; text-decoration: none }
a.SDBtoollink:visited { color: #3A619A; text-decoration: none }
a.SDBtoollink:hover { color: #5A81BA; text-decoration: underline }

/*list record styles*/
.SDBNewRow { background-color: #FFCCCC; border: thin #006600 solid }
.SDBTempRow { background-color: #99CC00; border: thin #006600 solid }
.SDB1stListRow { background-color: #DEDEC2; border: solid; border-width: 2px 0px 0px; border-color: #9190A3 #000000 #000000 }
.SDBRecordNametext {  color: #006600; font-size: 8pt; font-weight: bold; vertical-align: top ; padding-left: 3px}
.SDBlistrow { background-color: #DEDEC2 ; vertical-align: top ; padding-right: 5px; padding-left: 5px}
.SDB1stListRowDisabled { background-color: #CCCCCC; border: solid; border-width: 2px 0px 0px; border-color: #9190A3 #000000 #000000 }
.SDBlistrowDisabled { background-color: #CCCCCC; vertical-align: top }

.SDBlistrowprompt { font-size: 8pt; color: #747397; vertical-align: top; padding-left: 3px ; text-align: right; padding-bottom: 2px}
.SDBlistrowprompt2col{ font-size: 8pt; font-weight: bold; color: #006600; vertical-align: top; padding-left: 3px }
.SDBlistrowtext {
	font-size: 8pt;
	color: Black;
	vertical-align: top;
	padding-left: 3px;
}
.SDBlistrowtext2col {
	font-size: 8pt;
	color: Black;
	vertical-align: top;
	padding-left: 3px;
}

/*sub-section styles*/
.SDBsubsectionHead { background-color: #747397 }
.SDBsubsectionHeadtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #DEDEC2;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 3px;
}
.SDBadd { font-size: 8pt; color: #DEDEC2 }
a.SDBaddlink:active { color: #DEDEC2; text-decoration: underline }
a.SDBaddlink:link { color: #DEDEC2; text-decoration: underline }
a.SDBaddlink:visited { ccolor: #DEDEC2; text-decoration: underline }
a.SDBaddlink:hover { color: #5A81BA; text-decoration: underline }

/* misc list styles */
.SDBerrorHead { font-size: 10pt; font-weight: bold; color: #FFFF00; text-align: center }
.SDBItemGap {
	line-height: 2px;
	background-color: #747397;
}

/* field display styles for record,approver box,manager box */
.SDBfieldPrompt { font-size: 10pt; font-weight: bold; vertical-align: top }
.SDBfieldtext { font-size: 10pt; vertical-align: top; margin-left: 30px }

/* approver tool styles */
.SDBAppStatustext {  font-size: 8pt; color: #CC3300 }
.SDBAppEditortext {  font-size: 8pt; color: #CC3300 }

/*query box styles*/
.SDBQryBG {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background: #DEDEC2;
}
.SDBQryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	font-weight: bold;

}
.SDBQryPrompt { font-size: 10pt; color: #006600 ; text-align: right}
.SDBQueryHelp { font-size: 8pt; font-style: italic; color: #006600 }

/*template styles*/
.TPRecordTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666600;
	text-align: left;
	padding-left: 7px;
	vertical-align: top;
}
.TPcell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	line-height: 13px;
	padding-top: 5px;
}
.TPaddressCell {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; margin-bottom: 10px}
.TPweblink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.TPsmalltext {
	font-size: 11px;
	color: #666600;
	padding-left: 10px;
	font-style: italic;
}
.TPContact {
	font-weight: bold;
	font-size: 10px;
	color: Black;
}
.TPprompttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	border-bottom: 1px solid #666600;
	margin-left: 10px;
	padding-top: 10px;
}
.Pictcell{
	border-right: 1px solid #595959;
	padding-right: 10px;
}

