/*List head*/
.SDBtitle { font-family: Tahoma, Arial, sans-serif; font-size: 12pt; color: #283891; font-weight: bold }
.SDBsectionHead {  font-size: 0.85em; color: #283891; }
.SDBapprovertools {  font-size: 0.85em; color: #283891; margin-top: 1px; margin-bottom: 1px}

/*List index controls*/
.SDBindextext { font-size: 8pt }
a.SDBindexlink:active { color: #283891; text-decoration: none }
a.SDBindexlink:link { color: #283891; text-decoration: none }
a.SDBindexlink:visited { color: #283891; text-decoration: none }
a.SDBindexlink:hover { color: #960000; text-decoration: underline }

/*List page controls*/
.SDBpage {  }
.SDBpagetext {font-size: 0.85em; color: #333565}
.SDBpagelink {font-size: 1.0em;}
a.SDBpagelink:active { color: #333565; text-decoration: none }
a.SDBpagelink:link { color: #333565; text-decoration: none }
a.SDBpagelink:visited { color: #333565; text-decoration: none }
a.SDBpagelink:hover { color: #960000; text-decoration: underline }

a.SDBtoollink:active { color: #000001; text-decoration: none }
a.SDBtoollink:link { color: #000001; text-decoration: none }
a.SDBtoollink:visited { color: #000001; text-decoration: none }
a.SDBtoollink:hover { color: #960000; text-decoration: underline }

/*list record styles*/
.SDBNewRow { background-color: #FFCCCC; border: thin #283891 solid }
.SDBTempRow { background-color: #99CC00; border: thin #283891 solid }
.SDB1stListRow { background-color: #A2B0F5; border: solid; border-width: 2px 0px 0px; border-color: #3F4090 #000000 #000000 }
.SDBRecordNametext {  color: #283891; font-size: 0.85em; font-weight: bold; vertical-align: top ; padding-left: 3px}
.SDBlistrow { background-color: #A2B0F5 ; vertical-align: top ; padding-right: 5px; padding-left: 5px}
.SDB1stListRowDisabled { background-color: #CCCCCC; border: solid; border-width: 2px 0px 0px; border-color: #3F4090 #000000 #000000 }
.SDBlistrowDisabled { background-color: #CCCCCC; vertical-align: top }

.SDBlistrowprompt { font-size: 8pt; color: #333565; vertical-align: top; padding-left: 3px ; text-align: right; padding-bottom: 2px}
.SDBlistrowprompt2col{ font-size: 8pt; font-weight: bold; color: #283891; vertical-align: top; padding-left: 3px }
.SDBlistrowtext { font-size: 8pt; color: #283891; vertical-align: top; padding-left: 3px }
.SDBlistrowtext2col { font-size: 8pt; color: #283891; vertical-align: top; padding-left: 3px }

/*sub-section styles*/
.SDBsubsectionHead { background-color: #333565 }
.SDBsubsectionHeadtext { font-family: Tahoma, Arial, sans-serif; color: #A2B0F5; font-size: 10pt; font-weight: bold; padding-left: 3px }
.SDBadd { font-size: 8pt; color: #A2B0F5 }
a.SDBaddlink:active { color: #A2B0F5; text-decoration: underline }
a.SDBaddlink:link { color: #A2B0F5; text-decoration: underline }
a.SDBaddlink:visited { ccolor: #A2B0F5; text-decoration: underline }
a.SDBaddlink:hover { color: #960000; text-decoration: underline }

/* misc list styles */
.SDBerrorHead { font-size: 0.85em; font-weight: bold; color: #FFFF00; text-align: center }
.SDBItemGap { line-height: 10px; }

/* field display styles for record,approver box,manager box */
.SDBfieldPrompt { font-size: 1.0em; font-weight: bold; text-align: right; margin-top: 5px; }
.SDBfieldtext { font-size: 1.0em; vertical-align: top; margin-left: 5px; margin-top: 5px; }

/* approver tool styles */
.SDBAppStatustext {  font-size: 0.85em; color: #CC3300 }
.SDBAppEditortext {  font-size: 0.85em; color: #CC3300 }

/*query box styles*/
.SDBQryBG { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.SDBQryTitle { font-family: Tahoma, Arial, sans-serif; font-size: 12pt; color: #283891; font-weight: bold }
.SDBQryPrompt { font-size: 1.25em; color: #283891; margin:1.0em 0 0 0;}
.SDBQueryHelp { font-size: 8pt; font-style: italic; color: #283891 }
.SDBQueryButtons{
   margin:1.0em 0 0 0;
}
/* Styles for No Items Message (added during update on 1/19/2012) */
.SDBNoItemsFound {
	margin-left: 5px;
}
.homeitem {
	padding: 0.5em 0;
}	
.homeiteminfo {
	font-size: 0.85em;
	color: #283891;
	font-style: italic;
	line-height: 1.35em;
}
.homeitemtitle {
	font-size: 1.15em;
	line-height: 1.2;
	margin: 0.5em 0 1em 0;
	color: #283891;
	font-family: Catamaran, sans-serif;
	font-weight: 700;
}