/* -- main site classes ----------------------------------------------------------------- */

.body, body, table tr td
{	font-family: Verdana;
	font-size: 11px;
	line-height: 128%;
}
.body a:link, .body a:visited, .body a:active, 
body a:link, body a:visited, body a:active, 
table tr td a:link, table tr td a:visited, table tr td a:active
{	color: #CC0033;
}
.body a:hover, body a:hover, table tr td a:hover
{	color: black;
}

.bodysmall
{	font-family: Verdana;
	font-size: 10px;
	line-height: 128%;
}
.bodysmall a:link, .bodysmall a:visited, .bodysmall a:active
{	color: #CC0033;
}
.bodysmall a:hover
{	color: black;
}
/* -- navigation-specific classes ----------------------------------------------------------------- */

.leftnav:link, .leftnav:visited
{	font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
	color: #CC0033;
	text-decoration: none;
		position: relative;
		left: 16px;
		width: 105px;
}
.leftnav:hover, .leftnavSel
{	font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
	color: black;
	text-decoration: underline;
		position: relative;
		left: 17px;
		width: 105px;
}
.topnav a:link, .topnav a:active, .topnav a:visited
{	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
		padding-left: 3px;
		padding-right: 10px;
}
.topnav a:hover, .topnavSEL
{	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;
		padding-left: 3px;
		padding-right: 10px;
}
.topnav2 a:link, .topnav2 a:active, .topnav2 a:visited
{	font-family: Verdana;
	font-size: 10px;
	color: #CC0033;
	text-decoration: none;
		padding-left: 3px;
		padding-right: 7px;
}
.topnav2 a:hover, .topnav2Sel
{	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: underline;
		padding-left: 3px;
		padding-right: 7px;
}

/* -- individual classes ----------------------------------------------------------------- */

.formtext
{	font-family: Verdana;
	font-size: 10px;
	height: 15px;
	width: 90px;
	border: 1px;
	border-style: solid;
	border-color: white;
}

H3
{	font-family: Verdana;
	font-size: 14px;
	color: #CC0033;
}


.topnav { font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
		padding-left: 3px;
		padding-right: 10px;
 } 


.topnav2 { font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
		padding-left: 3px;
		padding-right: 7px;
 } 
 
 .chapterheading {font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
		position: relative;
		left: 17px;
		width: 105px;
 }
.leftnav:active { font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
		position: relative;
		left: 17px;
		width: 105px;
 } 
