.page-header {
	border-top: 5px solid #3f74e8;
	background-color: #FFFFFF;
	padding: 5px 10px 5px 100px;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #d1d1d1;
}
.logo {
	background: url(/cas/images/logo.png) no-repeat;
	width: 424px;
	height: 91px;
	display: block;
	text-indent: -9999em;
	font-size: 0;
}
.page-footer {
	font-size: 9px;
	background-color: #e6e6e6;
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 30px;
	border-top: 1px solid #d1d1d1;
}
.page-footer .copyright {
	font-size: 10px;
	line-height: 30px;
	vertical-align: middle;
	float: right;
}
.login-form-container {
	background-color: #c1c3f5;
}
.tcg-logo {
	background: url(/cas/images/tcg_logo_active.png) no-repeat;
	width: 67px;
	height: 20px;
	display: block;
	text-indent: -9999em;
	font-size: 0;
	float: right;
	vertical-align: bottom;
}
.container .row-fluid {
	margin-bottom: 30px;
}
.shadow-text {
	color: #f9f9f9; text-shadow: black 0px -1px 0px;
}
