body {font-family: Arial, Helvetica, sans-serif;}
table {font-size: 11px;}
p {margin-top: 7px;}
li {list-style-image: url(../img/arrow_white.gif);margin-bottom: 3px;}
ul {margin-top: 8px;margin-bottom: 0px;}

a:link {color: #2683C3;text-decoration: none;font-size: 11px;}

a:active {color: #005188;text-decoration: underline;font-size: 11px;}
a:visited {color: #2683C3;text-decoration: none;font-size: 11px;}
a:hover {color: #005188;text-decoration: underline;font-size: 11px;}
a.navig:link {color: #00385F;text-decoration: none;font-size: 12px;font-weight: bold;}

a.navig:active {color: #00385F;text-decoration: underline;font-size: 12px;font-weight: bold;}
a.navig:visited {color: #00385F;text-decoration: none;font-size: 12px;font-weight: bold;}
a.navig:hover {color: #00385F;text-decoration: underline;font-size: 12px;font-weight: bold;}

a.linkBold:link {color: #005188;text-decoration: none;font-size: 11px;font-weight: bold;}
a.linkBold:active {color: #005188;text-decoration: none;font-size: 11px;font-weight: bold;}
a.linkBold:visited {color: #005188;text-decoration: none;font-size: 11px;font-weight: bold;}
a.linkBold:hover {color: #005188;text-decoration: underline;font-size: 11px;font-weight: bold;}

a.flashy:active {color: #FF0000;text-decoration: underline;font-size: 11px;font-weight: bold;}
a.flashy:visited {color: #FF0000;text-decoration: none;font-size: 11px;font-weight: bold;}
a.flashy:hover {color: #FF0000;text-decoration: underline;font-size: 11px;font-weight: bold;}

.norepeat {background-repeat: no-repeat;}
.norepeatx {background-repeat: repeat-y;}
.nopadding {padding: 0px;}
.padding {padding: 10px;}

.titleBig {font-size: 14px;color: #104468;font-weight: bold;}
.titleMedium {font-size: 13px;color: #657C8E;font-weight: bold;}
.titleMediumWhite {font-size: 12px;color: #FFFFFF;font-weight: bold;margin: 0px;}
.titleSmall {color: #296187;font-weight: bold;}
/*.titleSmallLight {color: #EA8C00;font-weight: bold;}*/
.titleSmallLight {color: #FF0000;font-weight: bold;}

.txtWhite {color: #FFFFFF;}
.txtSmallBlue {font-size: 11px;color: #104468;}

.btSmall {background-image: url(../img/bt_small.gif);}
.btSmallRl {background-image: url(../img/bt_small_rl.gif);cursor: pointer;}
.btMedium {background-image: url(../img/bt_medium.gif);}
.btMediumRl {background-image: url(../img/bt_medium_rl.gif);cursor: pointer;}
.btLarge {background-image: url(../img/bt_large.gif);}
.btLargeRl {background-image: url(../img/bt_large_rl.gif);cursor: pointer;}
