/* CSS Document */

#content-frame {
font-size: 1.4em;
font-family: Cooper Black, Arial, Helvetica, sans-serif;
line-height: 1.2;
text-align: center;
}

.homepage {
background: #00FFFF !important;
}

.general {
background: #FFFF00 !important;
color: #3399FF;
padding-bottom: 10px;
font-family: Catchup, Arial, Helvetica, sans-serif !important;
}

.data {
background: #FF0000 !important;
font-size: 1.4em !important;
font-family: Arial, Helvetica, sans-serif !important;
}

.data p {
margin: 0;
}

td {
vertical-align: top;
}

#menu ul li#active a {
text-decoration: underline;
}

#menu ul li#active a:hover {
background: #FFFFFF;
color: #0000;
}

#menu_list li#active ul.subnav li a {
color: #000;
text-decoration: none;
}

#menu_list li#active ul.subnav li a:hover {
text-decoration: underline;
background: #FFFFFF;
}

h1, h2 {
    position: absolute;
    left: -2000px;
    width: 990px;
    font-size: 1px;
	line-height: 1px;
}

h3 {
color: #000;
font-family: Pegasus, Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.7em;
line-height: 1.2; 
font-weight: normal;
margin-top: .5em;
background: #FF9933;
text-align: center;
padding: .2em;
}

h4 {
font-size: 1.6em;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin: .5em;
color: #000000;
text-align: center;
}

.data h3, .data h4 {
background: #00FF00;
}

.general h3 {
color: #0000FF;
background: none;
font-family: Ravie, Arial, Helvetica, sans-serif;
}

.general h4 {
background: #FF9966;
font-family: Kristen ITC, Arial, Helvetica, sans-serif;
padding: 5px 0;
}

.data h4 {
margin: .5em 0;
}

.full-width {
width: 100%;
}

.item-center-300 {
width: 300px;
margin: 0 auto;
display: block;
}

.item-center-400 {
width: 400px;
margin: 0 auto;
display: block;
}

.statement {
font-size: 1.2em;
font-weight: bold;
line-height: 1.4;
}

.small {
font-size: .9em;
}

