@charset "UTF-8";
/* CSS Document */

.headline {
	color: #F58319;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.videohead {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B8CC4;
	font-size: 13px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.topstoriesbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none
}
.topstoriesbody:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline 
}
.topstorieshead {
	color: #F58319;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.inpresshead {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.inpressbold {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B8CC4;
	font-size: 10.5px;
	text-decoration: none
}
.learnmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B8CC4;
	font-size: 10.5px;
	text-decoration: underline 
}
.smbluenews {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B8CC4;
	font-size: 10.5px;
	text-decoration: none
}

/** Mouseovers **/

a.RtBio {
	display: block;
	width: 32px;
	height: 19px;
	background: url(images/pressroom_20.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

a:hover.RtBio {
	background-position: 0 -19px;
}

a:active.RtBio {
	background-position: 0 -38px;
}

a.RtBioWt {
	display: block;
	width: 32px;
	height: 19px;
	background: url(images/pressroomZ_20.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

a:hover.RtBioWt {
	background-position: 0 -19px;
}

a:active.RtBioWt {
	background-position: 0 -38px;
}

a.RtPhoto {
	display: block;
	width: 36px;
	height: 19px;
	background: url(images/pressroom_22.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

a:hover.RtPhoto {
	background-position: 0 -19px;
}

a:active.RtPhoto {
	background-position: 0 -38px;
}

a.RtPhotoWt {
	display: block;
	width: 36px;
	height: 19px;
	background: url(images/pressroomZ_22.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

a:hover.RtPhotoWt {
	background-position: 0 -19px;
}

a:active.RtPhotoWt {
	background-position: 0 -38px;
}
