/* GENERAL */BODY,P,TD,DIV,SPAN,A,.text,.white,.forward,.selected,.title,.actions { 	font-size: 12px; color: #333333; font-family: arial,sans-serif; }OPTION,TEXTAREA,INPUT,SELECT,.formText { 	font-family: arial,sans-serif; }FORM { 	display: inline; } /* PAGE */.pageHeader { font-size: 16px; color: #524A6B; }.pageHeaderOn { font-size: 16px; color: #D68418; }/* FORM */.formLabel { font-weight: bold; color: #333333; background-color: #DCE0E3; text-align: right; }.formField { font-weight: normal; color: #333333; background-color: #EFEFEF; }.requiredField { font-weight: bold; color: #E35A00; }/* REPORTS*/.reportColHeader { font-weight: bold; color: #333333; background-color: #DCE0E3; text-align: left; }.reportData { font-weight: normal; color: #333333; background-color: #EFEFEF; ; text-align: left;}/* LINKS */A,A:link,A:visited { color: #21227d;  }A:hover { text-decoration: underline; }.listLink { font-weight: bold; }.jumpLink { font-size: 10px; }.selectedHeader, A.selectedHeader, A.selectedHeader:link, A.selectedHeader:active, A.selectedHeader:visited { color: #ffffff; }/* CONTENT BLOCKS */.blockTitle { font-size: 12px; color: #504f69; font-family: arial,sans-serif; font-weight: bold; }.blockTitle2 { font-weight: normal; }.jumpTo { font-weight: bold; color: #524A6B; }.white { color:#000000; }.workspace { background-color: #ffffff; }.blockBottomLine { background-color: #99a3ac; }/* LISTS *//* text */.searchText, .listHeader, .listFooter { color: #333333; font-size: 11px; } .listHeaderTitle { color: #504F69; }.headerSelectedBg { color: #ffffff; }.selectedHeader, .unSelectedHeader, .listHeaderTitle, .nav { font-size: 12px; font-family: arial,sans-serif; } A.listHeader, A.listHeader:link, A.listHeader:active, A.listHeader:visited { font-size: 11px; color: #21227d; font-family: arial,sans-serif; } /* background colors */.listBorder  { background-color: #9c9cc2; } /* header & footer border */.listHeaderBg  { background-color: #eaebed; }.listFooterBg  { background-color: #eaebed; }.headerBg { background-color: #DCE0E3; }.headerSelectedBg { background-color: #8F8FC1; }.colBg { background-color: #EEEEEE; }.whiteSpace { background-color: #FFFFFF; }.colSelectedBg { background-color: #C5CBD0; }/* TEXT */.red { font-weight: normal; color: #FF0000; }.blue { font-weight: normal; color: #39009C; }