@charset "UTF-8";
/* CSS Document */

.footerlinks {
	margin: 5px 0 20px 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-align: center;
}

.copyright {
	margin: 5px 0 20px 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#siteSearch {
	background-position: center;
	vertical-align: middle;
}
.search {
	padding-left: 2px;
	margin-top: 17px;
	width: 140px;
	border: 1px solid #000;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #c91f25;
	background-color: #fff;
	float: left;
	margin-left: 40px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(../portal_images/global/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtr #container {
	width: 1024px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 768px;
}
.oneColFixCtr #mainContent {
}
#logo {
	background-image: url(../portal_images/global/impact-logo.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 473px;
}
#glancetop {
	background-image: url(../portal_images/global/box-glance-header.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 73px;
	width: 404px;
}
#glancebody {
	background-image: url(../portal_images/global/box-glance-box.png);
	text-align: center;
	height: 419px;
	width: 404px;
	background-position: bottom;
	background-color: FFFFFF;
}
#glancefooter {
	background-image: url(../portal_images/global/box-glance-footer.png);
	text-align: center;
	height: 18px;
	width: 404px;
}
#taketop {
	background-image: url(../portal_images/global/box-take-header.png);
	text-align: center;
	height: 72px;
	width: 503px;
}
#takebody {
	background-image: url(../portal_images/global/box-take-box.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 525px;
	width: 503px;
}
#takefooter {
	background-image: url(../portal_images/global/box-take-footer.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 18px;
	width: 503px;
}

#html-content-altcontent {
	height: 100%;
}
body, html {
	margin: 0;
	padding: 0;
	height:100%;
	width: 100%;
	background: ffffff;
}
#html-content {
	display: block;
}
.floatleft {
	float: left;
}
a {
	color: #FFFFFF;
}
#takebody a {
	color: #E76531;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #B8282B;
}
p {
	color: #414836;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: -15px;
	font-size: 12px;
}
#takebody a:hover {
	color: #FD9155;
}
h5 {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#takebodyfb {
	background-image: url(../portal_images/global/box-take-box%20copy.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 525px;
	width: 503px;
}
.floatright {
	float: right;
}
