/* CSS definition file containing site wide stylesheets */
BODY { background-image: url("../assets/images/background.gif"); background-repeat: repeat-x; background-attachment: fixed;}
 .dottedline { border-top: 1px dotted rgb(153,153,153);}
 a.otherlink:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(255,102,35); font-weight: normal; font-style: normal; text-decoration: none ;}
 UL { list-style-image: url("../assets/images/bullet.gif");}
 a.otherlink:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(255,102,35); font-weight: normal; font-style: normal; text-decoration: none ;}
 .BlueTitle { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(52,163,219); font-weight: bold;}
 .OrangeTitle { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(255,102,51); font-weight: bold;}
 a.otherlink:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(255,102,35); font-weight: normal; font-style: normal; text-decoration: none ;}
 a.otherlink:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(255,102,35); font-weight: normal; font-style: normal; text-decoration: none ;}
 