

/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
	font-family: Arial, Helvetica, sans-serif;
}

/* Elements */

H1, H2 {
	margin : 0;
	padding: 0;
}

H1, H2, H3{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H4, H5, H6{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H1 {
	color : #990000;
	font-size: 24px;
	text-align : center;
}

H2 {
	font-size: 20px;
	color : #666666;
	text-align : center;
}

H3 {
	font-size: 20px;
	color : #990000;
}

H4 {
	font-size: 16px;
	color : #666666;
	text-align : center;
}

html {height: 100.02%;} /* force vert scrollbar in Moz to keep center layout aligned;*/

OL LI {
	list-style-type: decimal
}

OL OL LI {
	list-style-type: lower-alpha
}

OL OL OL LI {
	list-style-type: lower-roman
}

PRE {
	margin-left/* */
	: 0;
	font-family : monospace;
}

/* Classes */

 .bodytext {
	font-size: 14px;
	line-height : 140%;
}

.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.credit{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.footer:HOVER{
	color : #999999;
	text-decoration : none;
	/*text-decoration : underline;*/
}

.footer {
	/*text-decoration : none;*/
	font-size : 13px;
	color : #000000;
}

.H1 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #990000;
	font-weight : bold;
	font-size: 24px;
	text-align : center;
	/*line-height : 30px;*/
}

.H2 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight : bold;
	font-size: 20px;
	text-align : center;
	/*line-height : 23px;*/
}

.hanging {
	text-indent: -20px;
	padding-left : 20px;
}

.linespace {
	line-height : 140%;
}

.navbar{
		font-size: 12px;
		color: #FFFFFF;
		font-weight : bold;
		text-decoration: none;
}

A.navbar:HOVER {
		color: #FFCC33;
		background-color : #CC0000;
}

.navbardiv {
	background-color : #FFCC33;
}

.navtext {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px
}

.navtext:HOVER{
	text-decoration : underline;
}

.plain, .smallplain {
	text-decoration : none;
}

.small, .smallplain, SUB, SUP {
	font-size: 10px
}

.searchbar:HOVER{
	color : #999999;
	text-decoration : underline;
}

.searchbar {
	text-decoration : none;
	font-size : 11px;
	color : Black;
}

.serif{
	font-family: "Times New Roman", Times, serif;
}

.trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.updated{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.verdana{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


 
