A:link, A:visited, A:active { 
	font-face: arial; 
	font-size: 12px;  
	color: blue; 
	text-decoration:none;
}

A:hover {
	color: black;
}

A.footer:link, A.footer:visited, A.footer:active { 
	font-face: arial; 
	font-size: 11px;  
	color: white;
	font-weight: normal;
	text-decoration: none;
}

A.largeLink:link, A.largeLink:visited, A.largeLink:active { 
	font-face: arial; 
	font-size: 16px; 
	font-weight: bold;
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

TD, P  {
	font-family:arial;
	font-size: 12px;
	color: #000000;	
}

BODY 
{
	font-family:  arial, tahoma, helvetica;
	font-size: 12px;
	color: #000000;
}

.resultBox {
	border: 1px solid #4195d1;
	background-color: #d7ebf9;
	padding: 5px;
}

.blue {
	color: #0000ff;
	font-size: 14px;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.darkBlue {
	color: #000080;
	font-weight: bold;
}

.green {
	color: green;
	font-weight: bold;
}

.gray {
	background-color: #e7e9eb;
	height: 15px;
	font-style: italic;
	padding-left: 65px;
	margin: 0px;
}

.BIGGER
{
	font-family:  arial;
	font-size: 14px;
	color: #2067B0;
}

.smallText 
{
	font-family:arial;
	font-size: 10px;
	color: #FFFFFF;	
}

.smallTextGray 
{
	font-family:arial;
	font-size: 11px;
	color: #666666;	
}

.smallTextGray02
{
	font-family:arial;
	font-size: 11px;
	color: #333333;	
}

.smallTextBlack
{
	font-family:arial;
	font-size: 11px;
	color: #000000;	
}

.smallHeaderBlue
{
	font-family:arial;
	font-size: 12px;
	color: #356BAE;
	font-weight: bold;
}

.title
{
	font-family:  arial;
	font-size: 18px;
	color: black;
	font-weight: bold;
}

.silver
{
	font-family:  arial;
	font-size: 18px;
	color: #A9A9A9;
	font-weight: bold;
}

.gold
{
	font-family:  arial;
	font-size: 18px;
	color: #FFD700;
	font-weight: bold;
}

.platinum
{
	font-family:  arial;
	font-size: 18px;
	color: #2F4F4F;
	font-weight: bold;
}

.tblborder {
	border: 1px double #000066;
}

.topline {
	border-top: 1px double #000066;
}

.smallHeaderGreen
{
	font-family:arial;
	font-size: 12px;
	color: #317500;
	font-weight: bold;
}

.smallHeaderOrange
{
	font-family:arial;
	font-size: 12px;
	color: #F15E01;	
	font-weight: bold;
}

.smallHeaderOrange2
{
	font-family:arial;
	font-size: 12px;
	color: #F15E01;	
}

.smallHeaderRed
{
	font-family:arial;
	font-size: 12px;
	color: #E10F2C;	
	font-weight: bold;
}

.smallHeaderRed2
{
	font-family:arial;
	font-size: 12px;
	color: #E10F2C;		
}

.field 
{
	font-size: 11px;
	font-family: Arial;
	color: #333333;
	border: 0px;
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}

.white 
{
	font-family:arial;
	font-size: 11px;
	color: #FFFFFF;		
}
.header 
	{
	font-family:arial;
	font-size: 24px;
	color: #000000;	
	font-weight: bold;
	}
	
.alert 
	{
	font-family:arial;
	font-size: 14px;
	color: #990000;	
	font-weight: bold;
	}

.unused
	{
	display: none;
	visibility: hidden;
	position: relative;
	}
	
.red {
	color: #d02026;

}

.black {
	color: black;
	
}
