@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/news14/background-newsletter-2014.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#content {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	z-index: 1;
	position: relative;
	left: 31px;
}
header {
	width:960px;
	left:auto;
	right:auto;
}
#nav2 ul {
	padding:0;
	list-style:none;
	display:table;
	white-space:nowrap;
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 370px;
}
#nav2 li {
	display:table-cell; 
	margin:0; 
	padding:0;
}
#nav2 a {
	float:left;
	color:#333;
	text-decoration:none;
	letter-spacing:1px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
#nav2 a b {
	float:left;
	display:block;
	background:transparent url(../images/top_right2.gif) no-repeat right top;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#nav2 a:hover {
	cursor:pointer;
	background-color: #FFF;
	background-image: url(../images/top_left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#nav2 .current a {
	color:#333;
	cursor:default;
	background-color: #FFF;
	background-image: url(../images/top_left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#nav2 {
	margin-top: -4px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #ccc;
	height: 25px;
}
#maincopy {
	display: table;
}
#leftside {
	display: table-cell;
	background-color: #f6f0d1;
	width: 320px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:0%;
	font-size: 1.25em;
	text-align: center;
}
#rightside {
	display: table-cell;
	background-color: #ffffff;
	width: 580px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:0%;
}
.repname {
	font-size: 2em;
	line-height: 1.1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #003399;
	font-weight: bold;
}
#redbar {
	background-color: #da0913;
	height:4px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px; 
}
.bluebutton a:link {
	height: 28px;
	width: 255px;
	background-image: url(../images/news14/bluebutton-1.png);
	background-repeat: no-repeat;
	color: #D5D4D4;
	padding-top:12px;
	font-size: 0.70em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-left:32px;
}
.bluebutton a:hover {
	background-image: url(../images/news14/bluebutton-2.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
.bluebutton a:visited {
	background-image: url(../images/news14/bluebutton-2.png);
	background-repeat: no-repeat;
	color:#D5D4D4;
}
#newsfoot {
	background-color:#03359a;
	height:20px;
}
