/*List head*/
.SDBtitle { 
	font-size: 12px;
	font-weight: bold;
	color: #516831;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 2px;
}

.SDBsectionHead {  font-size: 8pt; color: #516831; background-color: #C5D9E4}
.SDBapprovertools {  font-size: 8pt; color: #516831; margin-top: 1px; margin-bottom: 1px}

/*List index controls*/
.SDBindextext { font-size: 8pt }
a.SDBindexlink:active { color: #516831; text-decoration: none }
a.SDBindexlink:link { color: #516831; text-decoration: none }
a.SDBindexlink:visited { color: #516831; text-decoration: none }
a.SDBindexlink:hover { color: #FCF17B; text-decoration: underline }

/*List page controls*/
.SDBpage {  }
.SDBpagetext { font-size: 8pt; color: #2B5385}
a.SDBpagelink:active { color: #2B5385; text-decoration: none }
a.SDBpagelink:link { color: #2B5385; text-decoration: none }
a.SDBpagelink:visited { color: #2B5385; text-decoration: none }
a.SDBpagelink:hover { color: #FCF17B; text-decoration: underline }

a.SDBtoollink:active { color: #302677; text-decoration: none }
a.SDBtoollink:link { color: #302677; text-decoration: none }
a.SDBtoollink:visited { color: #302677; text-decoration: none }
a.SDBtoollink:hover { color: #FCF17B; text-decoration: underline }

/*list record styles*/
.SDBNewRow { background-color: #FFCCCC; border: thin #516831 solid }
.SDBTempRow { background-color: #99CC00; border: thin #516831 solid }
.SDB1stListRow { background-color: #B7ABBD; border: solid; border-width: 2px 0px 0px; border-color: #437BAD #000000 #000000 }
.SDBRecordNametext {  color: #516831; font-size: 8pt; font-weight: bold; vertical-align: top ; padding-left: 3px}
.SDBlistrow { background-color: #B7ABBD ; vertical-align: top ; padding-right: 5px; padding-left: 5px}
.SDB1stListRowDisabled { background-color: #CCCCCC; border: solid; border-width: 2px 0px 0px; border-color: #437BAD #000000 #000000 }
.SDBlistrowDisabled { background-color: #CCCCCC; vertical-align: top }

.SDBlistrowprompt { font-size: 8pt; color: #2B5385; vertical-align: top; padding-left: 3px ; text-align: right; padding-bottom: 2px}
.SDBlistrowprompt2col{ font-size: 8pt; font-weight: bold; color: #516831; vertical-align: top; padding-left: 3px }
.SDBlistrowtext { font-size: 8pt; color: #516831; vertical-align: top; padding-left: 3px }
.SDBlistrowtext2col { font-size: 8pt; color: #516831; vertical-align: top; padding-left: 3px }

/*sub-section styles*/
.SDBsubsectionHead { background-color: #2B5385 }
.SDBsubsectionHeadtext { font-family: Tahoma, Arial, sans-serif; color: #B7ABBD; font-size: 10pt; font-weight: bold; padding-left: 3px }
.SDBadd { font-size: 8pt; color: #B7ABBD }
a.SDBaddlink:active { color: #B7ABBD; text-decoration: underline }
a.SDBaddlink:link { color: #B7ABBD; text-decoration: underline }
a.SDBaddlink:visited { ccolor: #B7ABBD; text-decoration: underline }
a.SDBaddlink:hover { color: #FCF17B; text-decoration: underline }

/* misc list styles */
.SDBerrorHead { font-size: 10pt; font-weight: bold; color: #FFFF00; text-align: center }
.SDBItemGap { line-height: 0px; background-color: #FFFFFF }

/* 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 { border: 1px #516831 solid; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.SDBQryTitle { font-family: Tahoma, Arial, sans-serif; font-size: 12pt; color: #516831; font-weight: bold }
.SDBQryPrompt { font-size: 10pt; color: #516831 ; text-align: right}
.SDBQueryHelp { font-size: 8pt; font-style: italic; color: #516831 }

/*template Styles*/
.TPcontrols{
	text-align: right;
}
.TPSection{
	vertical-align: top;
}
.TPRecordTitle{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #2B5385;
	font-weight: bold;
}
.TPCaption{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #516831;
	font-weight: bold;
}
.TPtext{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #516831;
	font-weight: normal;
	margin-left: 5px;
}
.TPlink{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
.TPR{
	clear: both;
	margin-top:15px;
}
.TPR0{
	clear: both;
}

.TPC1{
	float: left;
	width: 75px
}
.TPC2{
	float: left;
	width: 190px
}
.SDBlinklist{
	margin-left: 18px;
}

/* Styles for No Items Message (added during update on 3/9/2010) */
.SDBNoItemsFound {
	margin-left: 5px;
}

/* Styles for No Items Message (added during update on 8/4/2010) */
.SDBNoItemsFound {
	margin-left: 5px;
}

/* Styles for No Items Message (added during update on 11/30/2010) */
.SDBNoItemsFound {
	margin-left: 5px;
}

