body {
	font-family:arial;
	font-size:11px;
	color:#000000;
	line-height:14px;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color:#2f6681;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:underline;
}
#bodyTable {
	margin: 0;
	display: block;
	position: relative;
	left: 85px;
	padding-top: 30px;
	width: 713px;
}
input {
	font-family:arial;
	font-size:11px;
	color:#000000;
}
select {
	font-family:arial;
	font-size:11px;
	color:#000000;
}
#formTable td {
	padding: 2px 0 2px 0;
}
#home-footer {
	padding:25px 0 0 15px;
	font-size:86%; /* Set font smaller than normal */
	color:#333;
	line-height:13px;
}
* html #home-footer {
	padding-top:26px;
} /* offset: IE6 1px less above footer */
#home-footer a, #framework-footer a:visited {
	color:#2f6681;
	background-color:transparent;
	text-decoration:none;
}
#home-footer a:hover, #home-footer a:active {
	text-decoration:underline;
}
#home-footer #footer-copyright {
	padding-right:7px;
	float:left;
}
#home-footer #footer-legal {
	white-space:nowrap;
	float:left;
	padding-bottom:18px;
}
* html #home-footer #footer-legal {
	padding-bottom:17px;  /* offset: IE 1 px larger */
}
.red-border
{
    border-color: #b31f24;
    border-width: 1px;
    border-style: solid;
}
.blue-border
{
    border-color: #006783;
    border-width: 1px;
    border-style: solid;
}
