#banner, .footertext, .print, .hide, #sublogo, #calendar img {
	DISPLAY: none;
}
td.right {
	FLOAT:right;
}
body { 
	BACKGROUND: white;
	FONT-SIZE: 12pt;
}
h1 {
	FONT-SIZE: 13pt
}
h2 {
	FONT-SIZE: 12pt
}
table, td, h1, .alt2 {
	FONT-FAMILY: palatino, times new roman, serif; COLOR: black; TEXT-ALIGN:left;
}
#calendar table, #calendar td {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 14px; PADDING: 0px; 
}

li {
	PADDING-BOTTOM: 10px;
}
#maincontent  {
   	width: auto;
   	margin: 0;
	margin-left:2px;/*for firefox*/
	padding: 0;
	border: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;
}

	



