
a:link {
		text-decoration: none;
}

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

a:active {
		color: #840052;
		text-decoration: underline;
}

a:visited {
		color: #840052;
		text-decoration: none;
}
 
.orangelink {
			color: #a25101;
}

.yellowlink {
			color: #847308;
}

.body7 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 7pt;
		font-weight: normal;
}

.body8 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 8pt;
		font-weight: normal;
}

.bold8 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 8pt;
		font-weight: bold;
}

.body9 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 9pt;
		font-weight: normal;
}

.bold9 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 9pt;
		font-weight: bold;
}

.body10 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 10pt;
		font-weight: normal; 
}

.bold10 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 10pt;
		font-weight: bold; 
}

.body12 { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 12pt;
		font-weight: normal; 
}

.bold12 { 
	font-family: Verdana, Monotype; 
	color: #5B5486; 
	font-size: 12pt; 
	font-weight: bold; 
}

.title { 
		font-family: Verdana, Monotype; 
		color: #5B5486; 
		font-size: 16pt; 
		font-weight: bold;
		text-decoration: none; 
}

.titleorange { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 16pt; 
		font-weight: bold; 
}

.orange8 { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 8pt;
		font-weight: normal; 
}

.orangebold8 { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 8pt;
		font-weight: bold; 
}

.orange9 { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 9pt;
		font-weight: normal;
}

.orangebold9 { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 9pt;
		font-weight: bold; 
}

.orange10 { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 10pt;
		font-weight: normal; 
}


.orangebold10 { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 10pt;
		font-weight: bold; 
}

.orange12 { 
		font-family: Verdana, Monotype; 
		color: #a25101; 
		font-size: 12pt;
		font-weight: normal; 
}

.yellow75 { 
		font-family: Verdana, Monotype; 
		color: #847308; 
		font-size: 7.5pt;
		font-weight: normal; 
}

.yellow8 { 
		font-family: Verdana, Monotype; 
		color: #847308; 
		font-size: 8pt;
		font-weight: normal; 
}

.yellow9 { 
		font-family: Verdana, Monotype; 
		color: #847308; 
		font-size: 9pt;
		font-weight: normal; 
}

.yellowbold9 { 
		font-family: Verdana, Monotype; 
		color: #847308; 
		font-size: 9pt;
		font-weight: bold; 
}

.yellow10 { 
		font-family: Verdana, Monotype; 
		color: #847308; 
		font-size: 10pt;
		font-weight: normal; 
}

.yellowbold10 { 
		font-family: Verdana, Monotype; 
		color: #847308; 
		font-size: 10pt;
		font-weight: bold; 
}

.yellow12 { 
		font-family: Verdana, Monotype; 
		color: #847308; 
		font-size: 12pt;
		font-weight: normal; 
}
		
		
		
/* Table Styles */
.bgGray		{ 
		background-color: #666666; 
		border: 1px solid #000000; 
}
.bgMedGray	{ 
		background-color: #DDDDDD; 
		border: 1px solid #000000; 
}
.outer		{ 
		background-color: #DDDDDD; 
		border: 1px solid #000000; 
		margin-left: 4px;
}
.bgLtGray	{ 
		background-color: #EEEEEE; 
		border: 1px solid #000000; 
}
.bgWhite	{ 
		background-color: #FFFFFF; 
}
.bodyColor   { 
		background-color: #CCDDEE; 
		margin-top: 0px; 
		margin-left: 0px; 
}


