body,td,th {
	color: #E51937;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #004990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E51937;
}
a:hover {
	text-decoration: underline;
	color: #E51937;
}
a:active {
	text-decoration: none;
	color: #004990;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #E51937;
}
.photo {
	border: 1px solid #154194;
}
#flush {
	margin-top: 20px;
}
.blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #004990;
}
.body2c {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #E51937;
}
.body2b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #E51937;
}
li {
	list-style-image: url(bullet.gif);
}
.sidebar {
	background-image: url(bg_redblue2.gif);
	width: 10%;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C62429;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #154194;
	background-color: #fce8eb;
	width: 225px;
}
.submitButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #C62429;
	background-color: #154194;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 5px;
}
.submitButton:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #154194;
	background-color: #C62429;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 5px;
}
#borderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
