.bannerTop {
	width:400px !important; width:402px;
	height:34px !important; height:36px;
	border:black 1px solid;
	background-color:#000000;
}

body {
	background-color:#A3A3A3;
	text-align:center;
	margin: 10;
}

.infoBox {
	width:400px !important; width:402px;
	height:425px !important; height:427px;
	background-color:#ffffff;
	border:#666666 1px solid;
}

.infoBox2 {
	width:400px !important; width:402px;
	height:498px !important; height:500px;
	background-color:#ffffff;
	border:#666666 1px solid;
}

.container {
	width:298px;
	margin:10px 0 12px 0;
}

.department {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:26px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

p.description {
	width:360px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	line-height:15px;
	color:#888888;
}

p.featurePreview {
	text-align:left;
	margin:0px;
	width:423px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #888888;
}

.pageLink { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color:#8D042A;
	text-decoration:none;
	border-bottom: solid #C68295 1px;
}
	
.pageLinkOver { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	border-bottom: solid #ffffff 1px;
}

.returnLink { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:21px;
	font-weight: bold;
	color:#8D042A;
	text-decoration:none;
	border-bottom: solid #C68295 1px;
}
	
.returnLinkOver { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:21px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	border-bottom: solid #ffffff 1px;
}

