.table th{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #3399ff;
	text-align: left;
}

.table th a, .table th a:visited{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
}
.error{
	color: #FF0000;
}

.contactinfo{
	FONT-SIZE: 8pt;
	COLOR: #3366cc;
	TEXT-DECORATION: none;
}

.table .header td{
	background-color: #DDDDDD;
} 
.stripe{
	background-color: #F3F3F3;
}
.stripe2{
	background-color: #FAFAFA;
}

.smallwhitetext a,.smallwhitetext a:hover,.smallwhitetext a:visited{
	color: #FFFFFF !important;
	text-decoration: none;
}
.smallnavtext{
	color: #ffffff !important;
	text-decoration: none;
}
.smallnavtext a,.smallnavtext a:visited{
	color: #ffffff !important;
	text-decoration: none;
}
.smallnavtext a:hover{
	color: #FF0000 !important;
	TEXT-DECORATION: underline;
}