/* print styles */
BODY {color: black; background: white; width:auto;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
DIV.adbanner {display: none;}

#allHolder {
	text-align:center;
}

td {
	font-size: 12px;
	color: #333333;
}

table {
	width:94%;
}

.image {
	width:670px;
	height:59px;
}

.borders {
	border: 1px solid #DBDADA;
}

.greenline {
	background-color: #158B69;
	height: 1px;
}

.greenTitles {
	font-size: 16px;
	font-weight: bold;
	color: #0B8762;
}

a:link {
	color: #1A8666;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #1A8666;
	text-decoration: none;
}

a:active {
	color: #333333;
}

.headbanner{
	width:660px;
	height:59px;
	float:left;
}

.headimages{
	display:none;
}
