﻿
html, body { background-color: #d9d2ca; margin: 0; height: 100%; min-height: 100%; width: 100%; border: none; font-family: arial, Tahoma; font-size: 11px; }
.head, h1 { color: #565555; font-size: 18px; font-family: arial, Tahoma; margin-bottom: 1px; }
h2{ color: #555555; margin-bottom: 1px; font-size: 13px; font-family: arial, Tahoma; font-weight: bold; }
h3 { font-family: arial, Tahoma; margin-bottom: 1px; margin-top: 1px; font-size: 11px; font-weight: bold; color: #565555; }
input, select, textarea { font-family: arial, Tahoma; font-size: 11px; color: black; }

a { color: #95a231; }
p.bolditalic{font-weight:bold;font-style:italic;color:#666;padding-left:15px;padding-bottom:10px}
p.boldgreen{font-weight:bold;color:#95A231;padding-left:15px;padding-bottom:10px}


H1.Title { margin: 0px 0px 5px 0px; }

b.SubTitle { margin-bottom: 5px; }
.note { color: #444; }

/* Regular Links */
A:link { color: #95A231; text-decoration: none; font-family: arial, Tahoma; }
A:visited { color: #95A231; text-decoration: none; font-family: arial, Tahoma; }
A:active { color: #95A231; text-decoration: none; font-family: arial, Tahoma; }
A:hover { color: #95A231; font-family: arial, Tahoma; text-decoration: underline; }



.LinkButton:link, .LinkButton:visited, .LinkButton:active { color: #302e2c; font-size: 11px; text-decoration: none; font-family: arial; font-weight: normal; }
.LinkButton:hover { color: #95a231; font-size: 11px; font-family: arial; text-decoration: none; font-weight: normal; }
.SelectedLinkButton:link, .SelectedLinkButton:visited, .SelectedLinkButton:active, .SelectedLinkButton:hover { color: #95a231; font-size: 11px; text-decoration: none; font-family: arial; font-weight: bold; }

.Title { color: #95A231; font-size: 1.5em; text-decoration: none; font-family: arial; font-weight: bold; letter-spacing: 0.125em; }
.SubTitle { color: #333; font-size: 1.2em; text-decoration: none; font-family: arial; font-weight: bold; }
.Content .SubTitle { margin-bottom: 5px;color: #555555; } 
.Content { color: black; font-size: 1.04em; text-decoration: none; font-family: arial; font-weight: normal; text-align: justify; line-height: 1.5em; }
.Error { color: red; font-size: 11px; text-decoration: none; font-family: arial; font-weight: normal; }
.Ok { color: #5E9929; font-size: 11px; text-decoration: none; font-family: arial; font-weight: normal; }

.sucmsg { font-size: 11px; padding: 3px; text-align: left; color: #009900; background: #99FF99; border: solid 1px #009900; font-weight: bold; margin: 5px auto 5px auto; }
.errmsg { font-size: 11px; padding: 3px; text-align: left; color: #FF0000; background: #FFCCCC; border: solid 1px #FF0000; font-weight: bold; margin: 5px auto 5px auto; }
.msg { font-size: 11px; padding: 3px 8px 3px 8px; text-align: left; color: #255DBB; background: #CADDE9; border-style: solid;border-width: 1px;border-color: #255DBB #366EAA; font-weight: bold; margin: 5px auto 5px auto; }
.hlpmsg { font-size: 11px; padding: 3px; text-align: center; color: #366EAA; background: #FFF; border: solid 2px #B9CCD8; font-weight: bold; margin: 5px auto 5px auto; }
.hlpmsg ol { text-align: left; }
.wrnmsg {  margin: 5px auto 5px auto; font-size: 11px; padding: 3px; text-align: left; color: #9F6000; background: #FEEFB3; border: solid 1px #9F6000; font-weight: bold; }






