/*  main element styles */
:link { color: #0000ff; text-decoration: none; }
:visited { color: #0000ff; text-decoration: none; }
:hover { background:#accfe5; color: #666666; text-decoration: none; }
:active { background:#accfe5; color: #666666; text-decoration: none; }

A.red:link { background:#ffffff; color: Navy; text-decoration: none; }
A.red:visited { background:#ffffff; color: Navy; text-decoration: none; }
A.red:hover { background:#ffffff; color: Red; text-decoration: none; }
A.red:active { background:#ffffff; color: Red; text-decoration: none; }


A { color : #666666; outline : none;}
A:visited { color : #000000; }
A.plain, A.plain:visited { text-decoration : none; color : #666666; }
A.plain:hover { color: #666666; text-decoration : underline; }
A.subnav:link, A.subnav:visited { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color: #9c9c9c; text-decoration: none; }
A.subnav:hover { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color: #213A73; }
A.innerpagelink:link, A.innerpagelink:visited { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color: #9c9c9c; text-decoration: none; }
A.innerpagelink:hover { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color: #213A73; }
.navlink, .navlink:visited { color : #000000; font : 11px verdana; text-decoration : none; }
INPUT { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color: #000000; }
TEXTAREA { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color: #000000; }
OPTION { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color: #000000; }
FORM { display : inline; }

/*  generic classes */
.maincontent { padding-left : 16px; padding-top : 10px; width : 525px; }
.bodytext { font : 11px verdana; line-height : 16px; color: #000000; }
.bodycopy{ font : 11px verdana; line-height : 16px; color: #999999; }
.practiceheader { font : 22px verdana; color : #FFF; }
.stateheader{ font-family : Verdana, Helvetica, sans-serif; font-size : 13px; color: #666666; }
.stories { font-family : "Times New Roman", Times, Garamond, serif; font-style: italic; font-weight : bold; font-size : 18px; color: #666666; margin-bottom : 0px; padding-bottom : 0px; }
.storiestext { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #666666; }
.bodyheader { font-family : "Times New Roman", Times, Garamond, serif; font-style: italic; font-weight : bold; font-size : 24px; color: #213A73; margin-bottom : 0px; padding-bottom : 0px; }
.leftnavheader { font-family : "Times New Roman", Times, Garamond, serif; font-style: italic; font-weight : bold; font-size : 14px; color: #666666; margin-bottom : 0px; padding-bottom : 0px; }
.innerpageheader { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color: #213A73; }
.fine { color : #000000; font-size : 9px; font-style : italic; font-weight : normal; }
.fineprint { font-family : Verdana, Helvetica, sans-serif; color: #666666; font-size: 9px;}
.formerr { color : #DB0035; font-size : 10px; text-decoration : none; font-style : plain; font-weight : bold; }
.inputerr { color : #DB0035; font-size : 10px; text-decoration : none; font-weight : bold; font-style : plain; }
.inputlabel { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; text-decoration : none; }
.inputhelp { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; font-style : italic; text-decoration : none; }
.formhelp { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; }
.checklabel { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; cursor : hand; }
.checkbox { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; color: #000000; cursor : hand; }
.subnavselected { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : #213A73; text-decoration : none; }
