.editorial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 15px;
	padding: 0px;
}
.editorial img {
	padding-top: 3px;
	padding-bottom: 5px;
	border: 0;
}
.feature-ed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin: 25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 25px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F97C01;
	text-decoration: none;
}
.bt-extra-bar {
	line-height: 12px;
	background-color: #FFCC33;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ede4b3;
	padding-top: 3px;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #1D3272;
}
.sub-header {
	font-size: 16px;
	font-weight: bold;
	color: #AE1A41;
}
.by-line {
	font-style: italic;
}
#mySlideshow
{
	z-index:5;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../templates/images/loading-bar-black.gif);
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 90%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.flyout{display:none;background-color:#b5092f;position:absolute;top:136px;z-index:100;margin-left:10px;}
.flyout a{
	display:block;
	color:white;
	text-decoration:none;
	width:145px;
	border:1px solid #ffffff;
	border-top:none;
	padding:6px 14px;
	font-family:Eurostile, helvetica, arial, sans-serif;
	font-size:10pt;
}
.flyout a.first{border-top:1px solid #ffffff;}
.flyout a:hover{background-color:#f4dff5;color:black;text-decoration:none;}
.flyout a{*width:171px}
body {
	background-color: #C0C0C0;
	background-image: url(http://c0206072.cdn.cloudfiles.rackspacecloud.com/background-blue.gif);
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A57A28;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.photo-left {
	padding-right: 10px;
	float: left;
	padding-bottom: 5px;
	border: 0px;
}
hr {
	font-size: 12px;
	width: 80%;
}
strong {
	color: #1A1818;
}
.boxes {
	margin: 6px;
}
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#000000;
	background-color: #F97C01;
	}
