/*---=== CSS STYLES FOR DotNetNuke ===---*/ 
/* GENERIC */
h1 {
color:#8099B9;
font-family:Arial,Helvetica,sans-serif; 
font-size:15px;
font-weight:bold;
line-height:19px;
}
h1 .head{
color:#000;
font-family:Arial,Helvetica,sans-serif; 
font-size:15px;
font-weight:bold;
line-height:19px;
}
H2 {
color:#8099B9;
font-size:14px;
font-weight:bold;
line-height:18px;
font-family:Arial,Helvetica,sans-serif;
}
.hiddenlink, a.hiddenlink:link, a.hiddenlink:visited, a.hiddenlink:hover, a.hiddenlink:active {
color: #666;
text-decoration: none;
}
.whiteheader, a:link {
color:#FFF;
font-size: 11px;
}
.NoBold {
font-size:12px;
font-weight:normal;
}
.BankName { 
color:#777;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
}
#mapdiv {
border:0;
}