body{
background:#002157 url(images/page_bg.jpg) repeat;
margin:30px 0 30px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding:0;
}
a:link{text-decoration:underline;color:#333;}
a:visited{text-decoration:underline;color:#333;}
a:active{text-decoration:underline;color:#333;}
a:hover{text-decoration:none;color:#333;}
#mcontainer{
background:url(images/content-bg.jpg) repeat;
margin:20px auto 25px auto;
padding:0;
width:765px;
}
#thead{
background:url(images/top_header.jpg) no-repeat;
height:186px;
width:100%;
}
#thead img{margin:0;padding:0;border:0px;}
#content{
margin:0;
padding:25px 41px 0 45px;
}
#footer{
padding:0;
height:67px;
width:100%;
}

.testimonial{
width:500px;
background:#8FDCFF;
border:1px #7F7F7F solid;
margin:10px auto;
padding:10px;
font-family:"Courier New", Courier, monospace;
color:#000;
font-size:11px;
}
.testimonial img{
float:right;
border:1px #757575 solid;
margin:0 0 5px 5px;
}
.box{
font-family:"Courier New", Courier, monospace;
font-size:12px;
width:450px;
margin:10px auto;
}
.box table{
border: 1px #333 dashed;
border-bottom: none;
background-color:#E4E4E4;
}
.box td{padding:3px;border-bottom:1px #333 dashed;}
.text_top{
background-color:#3C454B;
border-bottom:1px #DB0000 solid;
color:#fff;
padding:4px;
}

/* FONTS */
p{
font-size:14px;
color:#000;
line-height:137%;
margin:2px 0 13px 0;
}
h1, h2, h3, h4, h5, h6{
font-weight:bold;
margin:2px 0 15px 0;
letter-spacing:1px;
line-height:145%;
}
ul{
font-size:14px;
color:#000;
line-height:140%;
margin-bottom:15px;
}

h1{font-size:20px;color:#A40000;}
h2{font-size:18px;color:#FF3366;}
h3{font-size:15px;color:#FF3366;}
h4{font-size:20px;color:#000;}
h5{font-size:18px;color:#000;}
h6{font-size:15px;color:#000;}
.hth1{font-size:24px;letter-spacing:1px;padding-bottom:20px;}
.hth2{font-size:20px;color:#000;letter-spacing:1px;}
.hth3{font-size:18px;color:#990000;font-weight:bold;}
.lnk-odr{color:#03458F;font-size:11px;font-weight:bold;}
.lnk-odr a{color:#03458F;}

/* BG COLORS */
.bgc-white{background-color:#fff;}

/* TEXT COLORS */
.txt-redd, .txt-redd-b{color:#990000;}
.txt-redl, .txt-redl-b{color:#FF3366;}
.txt-blk, .txt-blk-b{color:#000;}
.txt-wht, .txt-wht-b{color:#FFF;}
.txt-blu, .txt-blu-b{color:#03458F;}
.txt-redd-b, .txt-redl-b, .txt-blk-b, .txt-wht-b, .txt-blu-b{font-weight:bold;}

/* TEXT EFFECTS */
.txt-it{font-style:italic;}
.txt-ul{text-decoration:underline;}
.txt-st{text-decoration:line-through;}
.txt-scaps{font-variant:small-caps;}
.txt-allcaps{text-transform:uppercase;}
.txt-it-b{font-weight:bold;font-style:italic;}
.txt-ul-b{font-weight:bold;text-decoration:underline;}
.txt-st-b{font-weight:bold;text-decoration:line-through;}
.txt-scaps-b{font-weight:bold;font-variant:small-caps;}
.txt-allcaps-b{font-weight:bold;text-transform:uppercase;}

/* Contact Form */
.tbl-form{font-size:12px;color:#000;}
.im-captcha{margin-bottom:3px;}

.redbbox{
width:88%;
border:3px #FF0000 dashed;
padding:5px;
margin:12px auto 0 auto;
}

.boxtofc{
width:90%;
border:2px #002157 solid;
padding:5px;
margin:5px auto;
}

.boxtofc h1{color:#990000;font-size:20px;}
.boxtofc h3{color:#03458F;font-size:16px;}
.boxtofc p{font-size:15px;margin:0 0 8px 0;}


