body{
padding:0px;
margin:0px;
background-color:#C3C3C3;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #74828E;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #4E5F6E;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4E5F6E;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #357DB3;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #545454;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 21px;
	width: 139px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #3E3E3E;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #272727;
	text-decoration: none;

}
.textwhite {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
a {
	color: #3E3E3E;
}
.text_2_blue {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #001479;
}
.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
}


.casestudy ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.casestudy li {
	padding-left:15px;
	background:transparent url(images/redsquare.gif) no-repeat;
	background-position:0 5px;
}


.newsfeed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.newsfeed li, h4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	}

.newsfeed a {
	color: #2D6A97;
	text-decoration: none;
}
.newsfeed a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #357DB3;
	color: #357DB3;
}

.rollover a { 
	display:block; 
	background-color: #4e5f6e;
	color:#FFFFFF;
	font-size:9px; font-family:Geneva, Arial, Helvetica, sans-serif;
	height:35px;
	}
.rollover a:hover { background-color: #354858}
