BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px;}

.Header		{ font-size: 18px; font-weight: bold; }
.Subheader	{ font-size: 16px; font-weight: bold; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 24px; }

.Red		{ color: #CC0000; }
.Green		{ color: #A2C4C1; }
.Purple		{ color: #663399; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.GreenBox	{ background: #A2C4C1; padding: 5px; }

TD.GreenBG	{ background: #A2C4C1; }


* #nav {
	width: 210px;
	float: left;
	margin-left: 4px;
	padding: 0px;
	margin-top: 20px;
	}
		

* #tabnav {
	height: 20px;
	width: 100px;
	margin: 0;
	padding-left: 0px;
	background: transparent;
}

* #tabnav li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
	line-height: 0pt;
}
	
* #tabnav a:link, * #tabnav a:visited {
	float: left;
	background: #B593B5;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	width: 200px;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border-top: 1px solid #497B84;
	border-right: 1px solid #497B84;
	border-left: 1px solid #497B84;
	text-decoration: none;
	color: #000;
}

* #tabnav a:link.active, * #tabnav a:visited.active {
	border-bottom: 1px solid #497B84;
	background: #B593B5;
	color: #000;
}

* #tabnav a:hover {
	background: #CFB9CF;
	color: #000;
}
* .toc {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
