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

@IMPORT url("longformat.css");

body {
	background-image:url(/img/longformat/background.jpg);
	background-color:#666666;
	background-repeat:repeat-y;
}

.header {
	background-image:url(/img/longformat/headback.jpg);
}

.mainContent_gutterback {
	background-image:url(/img/longformat/gutterback.jpg);
	background-repeat:no-repeat;
	background-color:#b3b3b3;
}
.program_topcopy strong {
	color:#796635;
}
.footer {
	padding: 10px;
	background-repeat:no-repeat;
	background-color: #bdbdbd;
	background-image: url(/img/prodlib/footerback.jpg);
}
.topcopy {
	text-align:center;
	padding-bottom:10px;
}
.topcopy p {
	width:650px;
	margin-left:100px;
	display:block;
	text-align:left;
}
.topcopy_extra {
	width:650px;
	margin-left:100px;
	padding:10px;
	display:block;
	border:solid 2px #f6f6f6;
	text-align:left;
}
.btmcopy {
	text-align:center;
	padding-top:25px;
  clear: both;
}
/* needed to widen mainContent_contained to squeeze in logos */
.mainContent_contained {
	width:920px;
	margin-left:25px;
	padding-bottom:50px;
}
.lables_container {
}
.lables_container .logo {
	padding-right:5px;
	padding-bottom:10px;
	border:0px;
	float: left;
	width:219px;
	height:144px;
}
.loginformtext {
	text-align:right;
	padding-right:4px;
	font-size:12px;
}
.login_remember_forgot {
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	line-height:21px;
}
.login_big01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:3px;
}
.logincopy {
	text-align:center;
	padding-bottom:50px;	
	width:550px;
	margin-left:200px;
	padding:10px;
	display:block;
	text-align:left;
}
.login_top {
	text-align:center;
	width:908px;
}
.image_offset {
}
.image_offset img {
	position:relative;
	top:8px;
}
div.logo{
  text-align: center;
  display: inline;
}
