BODY {
	BACKGROUND-COLOR: #9B9A98
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #131D52;
}

A:link, A:visited, A:active         
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color: #FF6600;
}

A:hover        
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color: #131D52;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #131D52;
}

.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #131D52;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

A.footer:link, A.footer:visited, A.footer:active         
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #FFFFFF;
}

A.footer:hover        
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #FF6600;
}

.footerGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #9B9A98;
}

A.footerGrey:link, A.footerGrey:visited, A.footerGrey:active         
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #9B9A98;
}

A.footerGrey:hover        
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #FF6600;
}

.tdHorizontal {
	background-image: url(../images/dropdown_dots_hori.gif);
}
.tdVertical {
	background-image: url(../images/dropdown_dots_vert.gif);
}
.tdMain {
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

.rolloverSquare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rolloverSquare A:link         
{
    COLOR: #CCCCCC
}

.rolloverSquare A:hover        
{
    COLOR: #FFFFFF 
	background-color: #FF9900;
}
