.login-status {
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF
}

.body-text {
	font-size: 12px; 
	color: #000000; 
	text-align: justify;
}

.killspace {  
	margin: 0;
}

.cotitle {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}

.annuallink {
	font-size: 12px;
	color: #6666FF;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #065E24;
	text-align: left;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
}

.coresults {
	font-size: 12px; 
	color: 0469B3;
}

.links {
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	line-height: normal;
}
.button {
	color: #FFFFFF; 
	background-color: #065b22; 
	font-size: 12px; 
	font-weight: bold; 
	border-color: #000000;
}

.b{
	font-weight: bold;
}

.text {
	font-size: 12px;
}

#cartTable{
	font-size: 12px;
}

.cartlink{
	font-weight: bold;
	color: #12A049;
	text-decoration: none;
}

.text{
	font-size: 12px;
}

hr{
	color: #065E24;
	height: 1px;
}

table{
	font-family: Verdana;
	font-size: 10px;
	border-collapse: collapse;
}
	
th{
	vertical-align: bottom;
	text-align: center;
}
	
.numcol{
	text-align: right;
}
	
	
.tt{
	font-weight: bold;
	width: 260px;
}
	
.tright{
	text-align: right;
	width: 60px;
}

.r{
	text-align: right;
}
	


