.head {
font-family: arial,helvetica,sans-serif;
font-size: 20px;
font-weight: bold;
color: #993300;

}

.subhead {
font-family: arial,helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #ED2B39;
}

.section {
font-family: arial,helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
color: #ED2B39;
}

.bodytext {
font-family: arial,helvetica,sans-serif;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;

}

.bodytext_small {
font-family: arial,helvetica,sans-serif;
font-family: arial,helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
color: #333333;

}


body, ul, td, th {
	font-family: arial,helvetica,sans-serif;
	font-size: 95%;
}

p {
	font-family: arial,helvetica,sans-serif;
}

em {
	font-weight: bold;
	font-style: italic;
}

acronym {
        border-bottom: 1px dashed #00cc00;
        cursor: help;
}

.error {
        color: #cc0000;
}

.newsDate {
	font-size: 85%;
	font-style: italic;
	color: #6666cc;
}

.sidebar {
	font-size: 85%;
}

code, pre {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 90%;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #993300;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #993300;
}

h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #993300;
}

h4 {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #993300;
}

small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
}


a.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
	text-decoration: none;
}

a.med {
	font-family: arial,helvetica,sans-serif;
	font-size: 90%;
	text-decoration: underline;
}

a:hover {
text-decoration: none;
border-bottom: 1px dashed #333333;
}


.tableTitle {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}

.tableExtras {
	font-family: arial,helvetica,sans-serif;
	font-size: 85%;
	color: #FFFFFF;
}


input {
	font-family: arial,helvetica,sans-serif;
}

textarea {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
}

input.small, select.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
}

textarea.small {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 75%;
}

p.formerror {
        border: 1px solid #ff0000;
        color: #000000;
        background: #ffeeee;
        padding: 2px 4px;
}

.primary {
color: #FFFFFF;
text-decoration: none;
}


.navactive {
background-color: #AA5500;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
text-decoration: none;
padding-right: 32px;
padding-left: 6px;}

.nav {
background-color: #ED2B39;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
text-decoration: none;
padding-right: 32px;
padding-left: 6px;}


.boxheader {
font-family: arial,helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
vertical-align: text-bottom;
padding-bottom: 6px;
}

.boxcontent {
vertical-align: text-bottom;
padding-top: 6px;
padding-bottom: 6px;}

