body   { font-family: arial; font-size: 12px; font-weight: normal; color: #000000; }

.error     { font-family: arial; font-size: 12px; font-weight: normal; color: #ff0000; }
.errorBold { font-family: arial; font-size: 12px; font-weight: bold; color: #ff0000; }

.PageTitle    { font-family: arial; font-size: 16px; font-weight: bold; color: #000000; }
.Introduction { font-family: arial; font-size: 14px; font-weight: normal; color: #000000; }

a.HeaderLink             { font-family: arial; font-size: 12px; font-weight: normal; text-decoration: underline; }
a.HeaderLink:visited     { font-family: arial; font-size: 12px; font-weight: normal; text-decoration: underline; }
a.HeaderLink:hover       { font-family: arial; font-size: 12px; font-weight: normal; text-decoration: none; }
a.HeaderLinkBold         { font-family: arial; font-size: 12px; font-weight: bold; text-decoration: underline; }
a.HeaderLinkBold:visited { font-family: arial; font-size: 12px; font-weight: bold; text-decoration: underline; }
a.HeaderLinkBold:hover   { font-family: arial; font-size: 12px; font-weight: bold;  text-decoration: none; }

a.LinkLarge          { font-family: arial; font-size: 16px; font-weight: bold; text-decoration: underline; color: #008000; }
a.LinkLarge:visited  { font-family: arial; font-size: 16px; font-weight: bold; text-decoration: underline; color: #008000; }
a.LinkLarge:hover    { font-family: arial; font-size: 16px; font-weight: bold; text-decoration: none; color: #008000; }


.ModalBackground { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }
.ModalWindow { border: solid 1px #000000; background:#f0f0f0; padding: 0px 10px 10px 10px; position:absolute; top:-1000px; }

a img, a:link img, a:visited img, a:hover img, a:active img { border:0; }


li.Indent { margin-left:20px; list-style-type: circle; }
