body {
 font-family: arial, sans serif;
}
h3 {
 color: #aaaaaa;
}
p {
 text-align: justify;
}
#masthead {
 display: inline;
 width: 800px;
}
.subtitle {
 font-family: century gothic, news gothic franklin gothic, sans serif;
 font-size: 11px;
 letter-spacing: 0.2em;
 color: #aaaaaa;
}
.siteNav {
 font-family: arial, sans serif;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 width: 100px;
 height: 24px;
 background: #0311B6;
 border-left: solid 5px #CDDBF0;
 border-top: solid 5px #CDDBF0;
 border-right: solid 5px #030007;
 border-bottom: solid 5px #030007;
}
button.current {
 font-family: arial, sans serif;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 width: 100px;
 height: 24px;
 background: #D12400;
 border-left: solid 5px #F8947A;
 border-top: solid 5px #F8947A;
 border-right: solid 5px #0D001D;
 border-bottom: solid 5px #0D001D;
}
#content {
 width: 800px;
}
a.sectionNav {
 font-size: 14px;
 font-weight: bold;
 color: #2222ff;
 text-decoration: none;
}
a.sectionNav:hover {
 text-decoration: underline;
}
span.deadSectionNav {
 font-size: 14px;
 font-weight: bold;
 color: #ff0000;
}

a.auxNav {
 font-size: 12px;
 color: #7777ff
}

#footer {
 width: 800px;
 padding-top: 30px;
}
a.iconLabel {
 font-family: century gothic, news gothic, franklin gothic, sans serif;
 font-size: 16px;
 font-weight: bold;
 color: #0311B6;
 text-decoration: none;
}
a.iconLabel:hover {
 color: #ff0000;
}

/* TV SUBSCRIPTION COST CALC */

td.costCalc {                              
 font-family: arial, verdana;              
 font-size: 14px;                          
 color: #ffffff;                           
}                                          
input.costCalc {                           
 border: solid 2px #eeeeee;                
}                                          