﻿/* Global Federal Government */

.headeryellow {
	color:#fff;
	background-image:url(/survey/graphics/bk_header-fprod.jpg);
}
.imgHeader img {
		display:block; 
		margin-left:auto;
		margin-right:auto;
}
.r_menu ul li a:link {
		color:#000;
}
.r_menu ul li a:visited {
		color:#000;
}
.maincontent {
		width:800px;
}
.columns {
		width: 600px;
		margin: 5px;
		padding: 5px;
}
.columns img {
		float:left;
		padding:10px 10px 0px 5px;
		height: 100px;
		width: 150px;
}
.columns p {
		margin-bottom:50px;

}
.more {
		background-color:#CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		margin: 5px;
		width: 50px;
		height: 20px;
		float: right;
		text-align:center;
		font-weight:bold;
		margin-bottom: 50px;
		border: #999;
		border-top-color: white;
		border-left-color: white;
		border-width: 1px;
		border-style: solid;
}
.more a {
		color:#333;
}
.more a:link {
		color:#333;
}
.more a.visited {
		color:#333;
}
.r_menu h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}