html, body {
margin: 0px;
padding: 0px;
}
td, th, body, textarea, input, select {
font-family: verdana, arial, helvtica, sans-serif;
font-size: 12px;
}
p { margin: 0px }
.heading {
font-size: 24px;
line-height: 24px;
display: block;
padding-top: 5px;
padding-bottom: 15px;
color: #0066CC;
font-weight: bold;
}
.subNavigation {
text-decoration: none;
color: #aaaaaa;
font-weight: bold;
}
.subNavigationOver {
text-decoration: none;
color: #666666;
font-weight: bold;
}
.footerNavigation {
font-size: 11px;
text-decoration: none;
color: #aaaaaa;
}
.footerNavigationOver {
font-size: 11px;
text-decoration: none;
color: #666666;
}
.subheading {
display: block;
padding-bottom: 5px;
font-size: 18px;
color: #399BA2;
font-weight: bold;
}
.pageNavigation_Footer_Item {
font-family: verdana, arial, helvtica, sans-serif;
font-size: 11px;
color: #62656A;
text-decoration: none;
font-weight: normal;
}
.pageNavigation_Footer_Item_Over {
font-family: verdana, arial, helvtica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
font-weight: normal;
}