/* CSS definition file containing site wide stylesheets */
.Heading { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,51,102); font-weight: bold;}
 BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,153,153); font-weight: normal; font-style: normal;}
 A:active { color: rgb(153,153,153); text-decoration: none ;}
 .Subheads { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,51,102); font-weight: bold;}
 .Footnotes { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,153,153); font-weight: bold;}
 A:link { color: rgb(51,102,153); text-decoration: underline;}
 .10Blue { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,51,102); font-weight: normal; font-style: normal;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,153,153); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(51,102,153); text-decoration: none ;}
 .topofpage { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,153,153);}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,153,153);}
 .ArialBody { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,153,153); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(51,102,153); text-decoration: underline;}
 .button                 {
                        background-color: rgb(110,110,182);
                        border-bottom: #000000 solid 1px;
                        border-left: #000000 solid 1px;
                        border-right: #000000 solid 1px;
                        border-top: #000000 solid 1px;
                        cursor: hand;
                        padding: 2px 2px;
                        text-decoration: none;
                        text-align: center;
                        color: #FFFFFF;
                        font-family: Tahoma, Arial;
                        font-size: 10px;
                        font-weight: bold;
                        }