
.white, .white a, .white a:link, .white a:visited, .white a:active, .white a:hover {
  font-size: 14px; color: #FFFFFF; text-decoration: underline;
}

h1, h2 {
  font-weight: bold;
}

/* search */
#search {
 padding: 8px 8px 7px 0;
}
#search strong {
 font-size: 11px; font-weight: bold; color: #454a4b;
}
#search a {
 font-size: 10px; color: #3b5f8a; text-decoration: underline;
}
#search a:hover {
 text-decoration: none;
}
#search-box {
 padding-top: 3px; width: 135px; height: 17px; border: 1px solid #6a676e;
 font-family: Arial, Verdana, sans-serif;
}

/* nav */
#hm-nav {
 background: url(/Portals/0/img/hm_bg_nav_bottom.gif) no-repeat bottom left;
}
#in-nav {
 background: url(/Portals/0/img/in_bg_nav_bottom.gif) no-repeat bottom left;
}

table {
 font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #3d3d3d;
}

/* content */
#content {
 padding: 20px 20px 10px 27px; line-height: 1.3em; letter-spacing: .3px;
}
#content p, p {
 margin: 0 0 10px 0;
}
#content h1, h1 {
 margin: 0; padding: 0 0 5px 0; font-size: 16px; color: #6784a6;
}
#content h2, h2 {
 margin: 0; padding: 15px 0; font-size: 12px;
}
#content h2.zero, h2.zero {
 padding: 0;
}
#content a, a {
 color: #3b5f8a; text-decoration: underline;
}
#content a:hover, a:hover {
 color: #3b5f8a; text-decoration: none;
}
#content .NavLink, .NavLink {
 font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 11px;
 color: #fff; font-weight: bold;
}
#content .NavLink a, .NavLink a {
 color: #fff; text-decoration: none;
}
#content .NavLink a:hover, .NavLink a:hover {
 color: #fff; text-decoration: underline;
}
#content a.nounderline, a.nounderline {
 text-decoration: none;
}

/* footer */
#hm-footer {
 padding: 60px 30px 25px 30px;
}
#in-footer {
 padding: 60px 0 25px 10px;
}
#hm-footer address, #in-footer address {
 font-size: 11px; color: #dad9db; line-height: 1.5em; font-style: normal; letter-spacing: 1px;
}
#hm-footer address a, #in-footer address a {
 color: #dad9db; text-decoration: underline;
}
#hm-footer address a:hover, #in-footer address a:hover {
 text-decoration: none;
}
#footer-content {
 margin-top: 50px; font-size: 11px;
}








