
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body   { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14; background-color: #ffffff; margin: 0; padding: 0 }
p  { color: #000; font-size: 11px; line-height: 14px }
a  { color: #006666; text-decoration: underline }
a:link   { color: #006666; text-decoration: none }
a:visited { color: #729272; text-decoration: none }
a:hover { color: #ffffff; text-decoration: none; background-color: #818cad }
h1   { color: #6f7aaa; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 27px; margin: 0; padding: 0 }
h2   { color: #6f7aaa; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 23px; margin: 0; padding: 0 }
h3   { color: #6f7aaa; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 21px; margin: 0; padding: 0 }
h4   { color: #aab9ca; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 17px; margin: 0; padding: 0 }
h5   { color: #aab9ca; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; margin: 0; padding: 0 }
table  { font-size: 11px; line-height: 14px }
ul { list-style-type: square }
ul ul { list-style-type: disc }
ul ul ul { list-style-type: none }
label { color: #334d55; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
#navBar  { text-decoration: underline; background-color: #eeeeee; margin: 0; padding: 0; width: 20%; float: right; border: solid 1px #818cad }
#headlines { font-size: 11px; line-height: 14px; background-color: #e7e7ef; list-style-type: none; padding: 10px 0 10px 10px; width: 15%; float: left; border: solid 1px #818cad }
#globalNav  { color: #cccccc; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; padding: 0 0 0 220px; border-top: 3px solid #6f7aaa; border-bottom: 3px none #6f7aaa }
.footer_text  { color: #818cad; font-size: 10px; font-style: italic; font-weight: normal; line-height: 13pt; font-stretch: extra-expanded }
.infobox  { font-size: 11px; font-style: normal; line-height: 14px; background-color: #e7e7ef; padding: 10px; border: dashed thin #818cad }
.step { color: #f00; font-weight: bold }
.kbd { color: fuchsia; font-weight: bold }
.indent_40 { text-indent: 40px }

