body	 	{
			color: #000000;
			font-family: Arial;
			background-color: #226565;
		}
.orange	{
			background-color: #ff9900;
		}
.greenBg {
			background-color: #B3B300;
		}
.NavButton {
	background-color: #B3B300;
	color: #FFFFFF;
	border: 1px solid #226565;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
.frontPage	{
			font-size: 14px;
		}
TR.pepper_subtitle	{
			background-color: #8701B0;
		}
TD		{
			background-repeat: repeat;
			font-family: Arial;
		}
TD.navBar	{
			background-color: #FFFFFF;
		}
H1.italic	{
			font-weight: normal;
			font-style: italic;
		}
H1.pepper	{
			padding: 0pt; 
			margin: 2pt;
			color: #8701B0;
		}
H2		{
			color: #226565;
			font-size: 175%;
		}
H3		{
			color: #226565;
			margin-bottom: 0px;
			font-size: 150%;
		}
H4		{
			color: #226565;
			font-size: 125%;
		}
A:link		{
			color: #7A5B26;
			text-decoration: none;
			font-weight: bold;
		}
A:visited	{
			color: #7A5B26;
			text-decoration: none;
			font-weight: bold;
		}
A:active	{
			color: #7A5B26;
			text-decoration: none;
			font-weight: bold;
		}
A:hover		{
			color: #BD7408;
			text-decoration: none;
			font-weight: bold;
		}
		
A:link.header	{
			color: #226565;
			font-weight: bold;
		}
A:visited.header	{
			color: #226565;
			font-weight: bold;
		}
A:active.header	{
			color: #226565;
			font-weight: bold;
		}
A:hover.header		{
			color: #BD7408;
			font-weight: bold;
		}
		
A:link.faq	{
			text-decoration: none; 
			color: #7A5B26;
			font-weight: bold;
		}

A:visited.faq	{
			text-decoration: none; 
			color: #7A5B26;
			font-weight: bold;
		}

A:active.faq	{
			text-decoration: none; 
			color: #7A5B26;
			font-weight: bold;
		}

A:hover.faq	{
			text-decoration: none; 
			color: #BD7408;
			font-weight: bold;
		}
.footer		{
			font-size: 10px;
			font-weight: bold;
		}
.talkback		{
			font-size: 12px;
		}
TABLE.matrix	{
			background-color: #226565;
			border: 2px solid #226565;
		}
TH.matrix	{
			background-color: #FFFFFF;
			color: #226565;
			font-style: italic;
		}
TBODY.matrix	{
			background-color: #ff9900;
			color: #000000;
			text-align: center;
		}
TD.matrixTitle	{
			background-color: #FFFFFF;
			color: #226565;
			text-align: right;
		}
LI		{
			margin: 4px;
		}
.fpannouncement {
			background-color: #000000;
			color: #FFFFFF;
			font-size: 18px;
			font-weight: normal;
			text-align: center;
			line-height: 30px;
		}
.fpannounceopp	{
			background-color: #FFFFFF;
			color: #000000;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			margin: 4px;
			line-height: 30px;
		}

.interviews_list LI {
			margin-top: 16px;
		}	