@charset "UTF-8";
/* CSS Document */

html{


}

body,td,th {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 11px;
	color: #818181;
	line-height:18px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/topRibbonBG.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #85bdba;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #85bdba;
}
a:hover {
	text-decoration: none;
	color: #9dcac8;
}
a:active {
	text-decoration: none;
	color: #b6d7d6;
}
.prLink{
font-weight: normal;

}

.pressReleaseHeadline {
	font-size:12px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom: 0px;
	text-transform: uppercase;			
}

.footer{
	font-size: 10px;
	color: #d4d5d6;
	}
	
	}

.subCopy{
	font-size: 9px;
	line-height:10px;
	color:CCC;
	}
	
	
a.footer:link {
	color: #d4d5d6;

}
a.footer:visited {
	color: #d4d5d6;

}
a.footer:hover {
color: #85bdba;
}
	
a.footer:active {
color: #85bdba;

}
.headline{
padding-bottom:24px;
}

/* this is for lower level */
.headline2{
padding-bottom:15px;
padding-top: 11px;
}

/* this is for lower level */
.headlineHome{
padding-bottom:15px;
padding-top: 30px;
}
