body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contact {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;
	width: 170px;
}
.right_column {
	margin-left: 16px;
	padding: 5px 5px 5px 6px;
	color: #00457C; 
	width: 179px;
	height: 500px;
	background: #ACB1B8 url(../shared/right_col_bottom.gif) bottom no-repeat;
}
.right_bar_header {
	padding-left: 6px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	color: #00457C; 
	width: 189px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #62943f;

}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #00457C;
	text-decoration: underline;
}
a:visited {
	color: #00457C;
	text-decoration: underline;
}
a:hover {
	color: #444;
	text-decoration: none;
}
a:active {
	color: #677285;
	text-decoration: underline;
}
.button {
	background-color: #CCCCCC;
	border-width: 1px;
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.textfield {
	background-color: #F1F1F1;
	border-color: #00457C;
	border-style: solid;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

td img {display:block}

table td {text-align: left;}
