<!-- 
body {
background:url("images/page_bg.gif") repeat;
margin:0px;
padding:0px;
}
.menu{
font-weight:bold;
font-family:Arial;
font-size: 11px;
color:#fff;
height:25px;
padding:10px  7px 0px 7px;
}
*html .menu{
padding:10px  7px 10px 7px;

}
.menu a{
font:bold Arial 11px;
color:#fff;
text-decoration:none;
margin:0px 5px;
}
.menu a:hover{
font:bold Arial 11px;
color:#fff;
text-decoration:underline;
margin:0px 5px;
}
.menuOn{
font:bold Arial 11px;
color:#fff;
text-decoration:underline;
margin:0px 5px;
}
.txtBox{
text-align:right;
font-weight:normal;
font-family:Arial;
font-size: 12px;
color:#2A8DFC;
margin:0px 0px 0px 7px;
width:400px;
}
.txtBox a{
font:bold Arial 18px;
color:#fff;
text-decoration:none;

}
.txtBox a:hover{
text-decoration:none;
color:#88C0FF;
}
.txtBox .serv{
font:bold Arial 12px;
color:#2A8DFC;
height:40px;
text-align:center;
background:url('images/serv_button.jpg') no-repeat;
width:410px;
}
 .subHdr{
clear:both;
 font-weight:bold;
font-family:Arial;
font-size: 15px;
margin-top:10px;
color:#1464BD;
}
 .pageHdr{
font-weight:bold;
font-family:Arial;
font-size: 16px;
color:#1464BD;
}
.subTxt{

font:normal Arial 12px;
color:#1464BD;
text-decoration:none;
}
p{
font:normal Arial 12px;
color:#1464BD;
}
.link {
font:bold Arial 12px;
color:#1464BD;
text-decoration:underline;
}
a{
font:normal Arial 12px;
color:#ff0000;
text-decoration:underline;
}
a:hover{
font:normal Arial 12px;
color:#1464BD;
text-decoration:underline;
}
.link:hover {
font:bold Arial 12px;
color:#1464BD;
text-decoration:none;
}
#blueBox{
width:742px;
margin:10px;
}
#blueBox #top{
background:url('images/box_top.gif') no-repeat;
width:742px;
height:22px;
border:0px;
}
#blueBox #mid{
width:742px;
padding:0px 10px;
font-weight:normal;
font-family:Arial;
font-size: 12px;
color:#fff;
background-color:#2A8DFC;
}
#blueBox #bot{
background:url('images/box_bottom.gif') no-repeat;
width:742px;
height:22px;
border:0px;
}
#footer{
margin-top:5px;
font-weight:normal;
font-family:Arial;
font-size: 11px;
color:#fff;
}
.content{
text-align:left;
font-weight:normal;
font-family:Arial;
font-size: 12px;
color:#2A8DFC;
padding:0px 25px 25px 25px;
width:710px;
}
.footerMenu{
width:745px;
text-align:center;
font-weight:bold;
font-family:Arial;
font-size: 11px;
color:#fff;
height:25px;
padding:7px;

}
.footerMenu a{
font:normal Arial 12px;
color:#fff;
text-decoration:underline;
margin:0px 5px;
}
.footerMenu a:hover{
font:normal Arial 12px;
color:#fff;
text-decoration:none;
margin:0px 5px;
}

-->
