body, ul, td, th {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

p {
	font-family: arial,helvetica,sans-serif;
}

em {
	font-weight: bold;
	font-style: italic;
}

.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: #000000;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

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:link, a:visited, a:active {
	color: #c52631;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.secnavlight:link, a.secnavlight:visited, a.secnavlight:active {
	color: #ffffff;
	text-decoration: none;
        font-weight:bold;
	background-color: transparent;
}

a.secnavlight:hover {
	color: #000000;
	text-decoration: underline;
}

a.linklight:link, a.linklight:visited, a.linklight:active {
	color: #ffffff;
	text-decoration: none;
        font-weight:bold;
	background-color: transparent;
}

a.linklight:hover {
	color: #000000;
	text-decoration: underline;
}


a.secnavdark:link, a.secnavdark:visited, a.secnavdark:active {
	color: #101010;
	text-decoration: none;
	background-color: transparent;
}

a.secnavdark:hover {
	color: #000000;
	text-decoration: underline;
}

a.secnavhigh:link, a.secnavhigh:visited, a.secnavhigh:active {
	color: #c52631;
	text-decoration: none;
	background-color: transparent;
}

a.secnavhigh:hover {
	color: #000000;
	text-decoration: underline;
}

.treenavc {
	background-color: #cccccc;
}

a.treenavp:link, a.treenavp:visited, a.treenavp:active  {
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

.treenavp {
	background-color: #666666;
}


.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%;
}







