/* -------------------------- Default Classes -------------------------- */
body {margin: 0px; font: 11px Verdana, Geneva, sans-serif; color:#000; background-color:#CB0A0B;}
img {border:none;}
A:link {color: #2D60A5; text-decoration: underline;}
A:visited {color: #2D60A5; text-decoration: underline;}
A:hover {color: #2D60A5; text-decoration: none;}

/* -------------------------- Footer Classes -------------------------- */
.f10 { font-size:10px;}
.f12 { font-size:12px;}
.f13 { font-size:13px;}
.f14 { font-size:14px;}
.f15 { font-size:15px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.fa { font-family:Arial, Helvetica, sans-serif;}

/* -------------------------- Header Classes -------------------------- */
.head { margin:0px auto; width:851px; height:34px; display:block; margin-top:25px;}
.header { margin:0px auto; width:908px; height:254px; display:block;}

/* -------------------------- Footer Classes -------------------------- */
.footer { margin:0px auto; width:851px; display:block; padding:15px 0px; text-align:center; color:#FFF;}

/* -------------------------- Body Classes -------------------------- */
.blue { color:#002139;}
.gray { color:#363636;}
.red { color:#F30301;}
.imgV {vertical-align:middle;}
.bold {font-weight:bold;}
.txt { text-transform:uppercase;}
.txt2 { text-align:justify;}

.contBg { margin:0px auto; width:801px; background:url(contBg.jpg); background-repeat:no-repeat; padding:30px 25px 20px 25px;}
.contBg2 { margin:0px auto; width:299px; height:381px; display:block; background-image:url(contBg2.jpg); padding:16px;}
.contBg3 { margin:0px auto; width:801px; background:url(contBg3.jpg); background-repeat:no-repeat; padding:30px 25px 20px 25px;}
.contBg4 { margin:0px auto; width:299px; height:600px; display:block; background-image:url(contBg4.jpg); background-repeat:no-repeat; padding:16px;}

UL.ulB { list-style:none; margin:0px; margin-left:10px; margin-top:5px; padding:0px; padding-top:0px;}
UL.ulB LI { background-image:url(bullet-1.gif); background-position:0px 5px; background-repeat:no-repeat; padding:0px 0px 3px 15px;}
