.white_headline         { color: #fff; font-size: 16px; font-family: Arial }
.white_headline1 { color: #fff; font-size: 16px; font-family: Arial; font-weight: bold }
.white_subhead { color: #fff; font-size: 13px; font-family: Arial }
.green_subhead  { color: #1d2c00; font-size: 16px; font-family: Arial; font-weight: bold }
.toolbar_top  { color: #e3cf9d; font-size: 11px; font-family: Arial }
.toolbar { color: #fff; font-size: 12px; font-family: Arial }
.instructor_toolbar { color: #461f0e; font-size: 12px; font-family: Arial }
a:link  { color: #23867b; text-decoration: none }
a:visited   { color: #23867b; text-decoration: none }
a:hover   { color: #005848; text-decoration: none }

a.alt:link  { color: #23867b; text-decoration: underline }
a.alt:visited   { color: #23867b; text-decoration: underline }
a.alt:hover   { color: #005848; text-decoration: underline }


a.toolbar:link  { color: #fff; text-decoration: none }
a.toolbar:visited   { color: #fff; text-decoration: none }
a.toolbar:hover  { color: #e3cf9d; text-decoration: none }

a.announcement:link  { color: #fff; text-decoration: underline }
a.announcement:visited   { color: #fff; text-decoration: underline }
a.announcement:hover  { color: #e3cf9d; text-decoration: underline }

a.instructor_toolbar:link  { color: #461f0e; text-decoration: none }
a.instructor_toolbar:visited   { color: #461f0e; text-decoration: none }
a.instructor_toolbar:hover   { color: #23867b; text-decoration: none }


a.sidebox_toolbar:link  { color: #461f0e; text-decoration: none }
a.sidebox_toolbar:visited   { color: #461f0e; text-decoration: none }
a.sidebox_toolbar:hover   { color: #23867b; text-decoration: none }

a.sidebox_toolbar_alt:link  { color: #461f0e; text-decoration: underline }
a.sidebox_toolbar_alt:visited   { color: #461f0e; text-decoration: underline }
a.sidebox_toolbar_alt:hover   { color: #23867b; text-decoration: underline }


a.toolbar_top:link  { color: #e3cf9d; text-decoration: none }
a.toolbar_top:visited   { color: #e3cf9d; text-decoration: none }
a.toolbar_top:hover  { color: #23867b; text-decoration: none }
.brown_subhead  { color: #461f0e; font-size: 16px; font-family: Arial }
.brown_subhead_bold  { color: #461f0e; font-size: 16px; font-family: Arial; font-weight: bold }
.blue_subhead   { color: #23867b; font-size: 16px; font-family: Arial }
.blue_headline  { color: #23867b; font-size: 28px; font-family: Arial }
.blue_headline_medium { color: #23867b; font-size: 18px; font-family: Arial; font-weight: bold }
.body           { color: #461f0e; font-size: 13px; font-family: Arial; line-height: 140% }
.body_bold { color: #461f0e; font-size: 13px; font-family: Arial; font-weight: bold; line-height: 140% }
.brown_headline_large  { color: #461f0e; font-size: 32px; font-family: Arial; line-height: 110% }
input {
      border:1px solid #003366;
	width:auto;
      font:12px Arial;
      color:333333;
      }
textarea {
         border:1px solid #003366;
         font:12px Arial;
         color:333333;
         }
h2 { color: #c96 }