/*  Percents could work for IE, but for backCompat purposes, we are using keywords.
 x-small is for IE6/7 quirks mode. */
body {font:12px Verdana, Arial, Helvetica, sans-serif;}

/* Site Font styles */
h1{font-size:48px; font-weight:bold;}
h2{font-size:18px; font-weight:bold;}
h3{font-size:14px; font-weight:bold;}
h4{font-size:12px; font-weight:bold;}
h5{font-size:10px; font-weight:bold;}
h6{font-size:8px; font-weight:bold;}
strong{font-weight:bold;}
caption{}
p{line-height:1.1; margin:0 0 15px 0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* Wrapper font styles*/
#header a:hover{text-decoration:none;}

/* mainNav */
#mainNav a {color:#ffffff; font-weight:bold;}
#mainNav .currentTab a{color:#000000;}
#mainNav .currentTab li a{color:#FFFFFF;}

#subNav li{color:#fdb613;}
#subSubNav li{color:#fdb613;}

/* mainContent*/
#container{color:#d54e0c;}
#container a{color:#d54e0c;}
#contentBox a{font-weight:600;}
#contentBox div a{font-size:10px;}
