/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; background-color: rgb(163,196,250);}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(41,82,148); font-weight: normal; font-style: normal;}
 input.invalid { background-color: rgb(255,232,19); border-left-width: 0.1em; border-left-color:  rgb(187,0,0); border-top-width: 0.1em; border-top-color:  rgb(187,0,0); border-right-width: 0.1em; border-right-color:  rgb(187,0,0); border-bottom-width: 0.1em; border-bottom-color:  rgb(187,0,0);}
 input { margin: 0em;}
 .required { background-image: url("./required.gif"); background-repeat: no-repeat; background-position: right;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(41,82,148); text-decoration: underline;}
 input:active { margin: 0em; border-left-width: 1px; border-left-style: inset; border-top-width: 1px; border-top-style: inset; border-right-width: 1px; border-right-style: inset; border-bottom-width: 1px; border-bottom-style: inset;}
 UL { list-style-image: url("./bullet3.GIF"); text-align: left; clear: none; background-color: transparent; margin-left: 5px;}
 textarea.invalid { background-color: rgb(255,232,19); border-left-width: 0.1em; border-left-color:  rgb(187,0,0); border-top-width: 0.1em; border-top-color:  rgb(187,0,0); border-right-width: 0.1em; border-right-color:  rgb(187,0,0); border-bottom-width: 0.1em; border-bottom-color:  rgb(187,0,0);}
 input:focus { border: 1px solid rgb(41,82,148); margin: 0em;}
 LI { list-style-image: url("./assets/images/bullet2.GIF");}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9px; font-weight: normal; font-style: normal;}
 A:hover { font-size: 12px; color: rgb(255,255,255); text-decoration: underline;}
 