
body {
font-family : Arial, Helvetica, sans-serif; 
color : #2B3A42; 
font-size : 12px; 
background-color : #BFC7CC; 
margin-top : 13px; 
margin-bottom : 0px; 
margin-left : 0px; 
margin-right : 0px;
} 

A:link, A:visited, A:active{
font-size: 12px;
font-weight: bold;
color: #005B89;
text-decoration:none;
}
A:hover{
font-size: 12px;
font-weight: bold;
color: #009BE1;
}

.menu-bg {
background-color : #005B89;
}
.menu-top2{
background: #7F8E99;
color: #ffffff;
height:30px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
}

.menu-top2 A:link, .menu-top2 A:visited, .menu-top2 A:active{
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}
.menu-top2 A:hover{
font-size: 12px;
font-weight: bold;
color: #FFED00;
}

.menu-footer{
font-size: 11px;
font-weight: bold;
}
.menu-footer A:link, .menu-footer A:visited, .menu-footer A:active{
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}
.menu-footer A:hover{
font-size: 11px;
font-weight: bold;
color: #FFED00;
}

.menu-left{
padding-left: 25px;
}
.menu-left A:link, .menu-left A:visited, .menu-left A:active{
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}
.menu-left A:hover{
font-size: 12px;
font-weight: bold;
color: #FFED00;
}
.content {
background-color : #ffffff;
text-align: justify;
}
.bg-darkblue {
background-color : #005B89;
padding-left:15px;
color:#ffffff;
padding-top: 5px;
padding-bottom: 5px;
}
.bg-darkblue A:link, .bg-darkblue A:visited, .bg-darkblue A:active{
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}
.bg-darkblue A:hover{
font-size: 12px;
font-weight: bold;
color: #FFED00;
}
.hl {
font-size: 19px;
color: #009EE2;
}
.hl2{
font-size: 22px;
}
.hl3 {
font-size: 12px;
color: #005B89;
font-weight:bold;
}
.text-11px{
font-size: 11px;
}
.text-14px{
font-size: 14px;
font-weight: bold;
}
.img-border{
border: 1px solid #005B89;
}
.table-white{
border-top: 1px solid #005B89;
background-color: #EBF7FD;
padding: 5px;
}