body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
}

.body-bg {
	background-image: url(images/framework/fmwk_bg_stretch.gif);
	background-repeat: repeat-y;
}

.blue-bg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align:center;
	padding: 4px;

}

.footer {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

a {
	font-weight: bold;
}

a:link {
	color:#000066;
}

a:visited {
	color:#666666;
}

a:hover {
	text-decoration:none;
}

.header {
	font-size: 14px;
	font-weight:bold;
	color:#000066;
}

.small {
	font-size:11px;
}

.form {
	background-color: #E6E6E6;
	vertical-align: middle;
	padding: 4px;

}

.header-gray {
	font-weight:bold;
	color:#666666;
}
