.text_background {
	width: 480px;
	background-image: url(../images/contributions/text_background.gif);
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 25px;
	background-color: #F8F8F7;
	background-repeat: repeat-x;
	float: left;
}
.text_background_2col {
	width: 618px;
	background-image: url(../images/contributions/text_background.gif);
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 25px;
	background-color: #F8F8F7;
	background-repeat: repeat-x;
}

.text_background_large {
	float: left;
	width: 491px;
	background-image: url(../images/contributions/text_background_large.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 25px;
}

#case_studies_header {
	width: 202px;
	height: 28px;
	background-color: #4C76CA;
	padding-left: 15px;
	padding-top: 5px;
}

#case_studies_header a {
	font-family: "trebuchet ms";
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

#case_studies_frame {
	width: 211px;
	height: 76px;
	background-image: url(../images/contributions/case_studies_background.gif);
	background-repeat: no-repeat;
	padding: 10px 3px 0px 3px;
	margin: 0px;
}

.case_study {
	margin: 0px;
	
}

.case_study a {
	display: block;
	width: 178px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/contributions/case_studies.gif);
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 4px;
}

.case_study a:hover {
	display: block;
	width: 178px;
	height: 30px;
	background-image: url(../images/contributions/case_studies_hi.gif);
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #4C76CA;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 4px;	
}

.case_studies_footer {
	padding: 0px;
	margin: 0px 0px 5px;
}


#ifatools_frame {
	width: 197px;
	background-image: url(../images/contributions/toolsandservices_background.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 5px;
	float: left;
}

.ifatool {
	float: left;
	width: 180px;
	padding-left: 12px;
	margin-top: 5px;
}

.ifatool_arrow {
	float: left;
	width: 20px;
}

.ifatool_text {
	float: left;
	line-height: 11px;
}

.ifatool_text a {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.ifatool_text a:hover {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #4C76CA;
}

#loginreg {
	float: right;
	margin-top: 20px;
	margin-left: 1px;
}

#login {
	float: left;
}

#register {
	float: left;
}

#login a {
	display: block;
	width: 73px;
	height: 28px;
	background: url(../images/gen/bt_side_login.gif) no-repeat -73px;
	text-decoration: none;
}

#login a:hover {
	display: block;
	width: 73px;
	height: 28px;
	background: url(../images/gen/bt_side_login.gif) no-repeat left top;
	text-decoration: none;
}

#register a {
	display: block;
	width: 98px;
	height: 28px;
	background: url(../images/gen/bt_side_reg.gif) no-repeat -98px;
	text-decoration: none;
}

#register a:hover {
	display: block;
	width: 98px;
	height: 28px;
	background: url(../images/gen/bt_side_reg.gif) no-repeat left top;
	text-decoration: none;
}

.gen_frame_right_content {
	background-color: #ffffff;
	padding: 10px;
}
