body{
margin:0px;
background-image:url(images/body_bg.gif);
background-position:center top;
background-color:#ffffff;
background-repeat:repeat-y;

font-family:tahoma;
font-size:11px;
color:#505050;
line-height:16px;
text-decoration:none;
}
body *{
outline:none;
}
.bg{
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}
.bg_inner{
background-image:url(images/main_bg_inner.jpg);
background-repeat:repeat-x;
}


.h1{
font-family:tahoma;
font-size:12px;
color:#022D63;
font-weight:bold;
text-decoration:none;
}
.h2{
font-family:tahoma;
font-size:10px;
color:#A9EDFF;
font-weight:bold;
text-decoration:none;
}
.bottom_txt{
font-family:tahoma;
font-size:10px;
color:#B0EDFF;
font-weight:normal;
text-decoration:none;
}
.copy_txt{
font-family:tahoma;
font-size:11px;
color:#B0EDFF;
font-weight:normal;
text-decoration:none;
line-height:20px;
}
.bottom_link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F7F7F7;
text-decoration:none;
line-height:16px;
}
.bottom_link a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F7F7F7;
text-decoration:none;
line-height:16px;
}
.bottom_link a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F7F7F7;
text-decoration:none;
line-height:16px;
}
.bottom_link a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F7F7F7;
text-decoration: underline;
line-height:16px;
}
.bottom_link a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F7F7F7;
text-decoration:none;
line-height:16px;
}
.bullet{
list-style-image: url(images/bullet.gif);
margin-left: 16px;
padding-left: 9px;
margin-bottom:8px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#F7F7F7;
padding:2px;
text-align:left;
font-family:tahoma;
font-size:12px;
color:#022D63;
font-weight:bold;
text-decoration:none;;
/*/*border:1px solid #000000;/* */
}
.menutitle:hover{
cursor:pointer;
margin-bottom: 5px;
background-color:#F7F7F7;
padding:2px;
text-align:left;
font-family:tahoma;
font-size:12px;
color:#022D63;
font-weight:bold;
text-decoration:underline;
/*/*border:1px solid #000000;/* */
}
.submenu{
margin-bottom: 0.5em;
}
.email_heading{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#505050;
line-height:16px;
text-decoration:none;
}
.email_heading a:link{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#505050;
line-height:16px;
text-decoration:underline;
}
.email_heading a:visited{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#505050;
line-height:16px;
text-decoration:underline;
}
.email_heading a:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#505050;
line-height:16px;
text-decoration:none;
}
.email_heading a:active{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#505050;
line-height:16px;
text-decoration:underline;
}
