@charset "utf-8";
/* CSS Document */

ul.pressreleases li{
	margin-bottom:20px;
	font-size: 14px;
	font-weight: bold;
}
#mainContent h3.underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 12px;
	padding-left: 0px;
	color: #4e5257;
	font-weight: normal;
}

#pressreleaseinfo{
width:184px;
background-color:#ffffff;
border: solid 1px #cccccc;
margin-top:16px;
}

#pressreleaseinfo h2{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #325483;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
}
#pressreleaseinfo p{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #464c51;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#pressreleaseinfo a{
	color: #325483;
	text-decoration: none;
}

#pressreleaseinfo a:hover{
	color: #464c51;
	text-decoration: none;
}
#pressreleaseimages{
width:184px;
background-color:#ffffff;

margin-top:16px;
}
#pressreleaseimages p{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #325483;
	text-decoration: none;
	text-align:center;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	
}
#pressreleaseimages p a{
	color: #325483;
	text-decoration: none;
}
#pressreleaseimages p a:hover{
	color: #464c51;
	text-decoration: none;
}




