/* elements */
body {background-color: White}
A:visited {text-decoration: none; color: #0000FF} /* #000066, #1F9FDF */
A:link {text-decoration: none; color: #0000FF}
A:active {color: #000066; text-decoration: underline}
A:hover {color: #0000FF; text-decoration: underline; font-weight: bold; }

/* classes */
.appBody {font-size: 11px; COLOR: #526B8A; line-height: 14px; FONT-FAMILY: "Arial"; font-weight: normal}
.appBodyBold {font-size: 11px; color: #526B8A; line-height: 14px; font-family: "Arial"; font-weight: bold}
.appBodyIndent { text-indent: 10px}
.appBodyIndentBold { text-indent: 10px; font-weight: bold}
.appHeader {font-size: 11px; color: #ffffff; font-family: "Arial"; font-weight: normal}
.appHeaderBold {font-size: 11px; color: #666666; font-family: "Arial"; font-weight: bold}
.appHeaderLink {font-size: 11px; color: #ffcc00; font-family: "Arial"; font-weight: bold}

.appHelpLink:visited {text-decoration: none; color: #526B8A}
.appHelpLink:link {text-decoration: none; color: #526B8A}
.appHelpLink:active {color: #0000ff; text-decoration: underline}
.appHelpLink:hover {color: #0000ff; text-decoration: underline}

.appControlText {font-family: Verdana; font-size: xx-small}
.footerRed {font-size: 100%; color: #ff0000; font-family: "Arial"; font-weight: bold}
.labelResults {font-size: xx-small; color: Black; font-family: "Verdana"; font-weight: bold}
.hclaLink {font-size: 11px; color: #0000FF; font-family: "Arial"; font-weight: bold}
.menu { line-height: 20px; }
.dropdownMenu { font-family: Courier New; font-size: 100%; }

.appTitle { font-size: 13px; color: #ffffff; font-family: "Arial"; 
	font-weight: 800; padding-top: 30px; }
.CommonTasks { BORDER-BOTTOM: #526B8A 1px solid }

