body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #27977E;
	margin-top: 6px;
	font-family: "Franklin Gothic Demi";
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0062A7;
	margin-bottom: 2px;
}
h3 {
	font-size: 12px;
	color: #000000;
}
.body {
	color: #27977E;
	text-decoration: underline;
}
.h2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0063A7;
	margin-top: 1px;
	margin-bottom: 1px;
}
.newsboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}
a.body:hover {
	color: #000000;
	text-decoration: underline;
}
a.h2link:hover {
	color: #27977E;
}
a.newsboxlink:hover {
	color: #27977E;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #27977E;
}
a.footer:hover {
	text-decoration: none;
	color: #000000;
	background-color: #0062A7;
}
a.leftlink:hover {
	text-decoration: underline;
	color: #27977E;
}
td.nav:hover {
	background-image: url(images/images/Nav Slices/nav_hovergreen_01.gif);
}
.newspaper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-top: 1px;
	margin-bottom: 1px;
}
.underh2 {
	margin-top: 1px;
	margin-bottom: 1px;
}
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	vertical-align: text-top;
	text-transform: capitalize;
	color: #0063A7;
}
.source {
	font-size: 9px;
	padding-left: 3px;
}
.searchbox {
	height: 13px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.img-shadow {
float:right;
background: url(/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
}
