@charset "UTF-8";
.H1 {
	font-family: "Lucida Grande";
	font-size: 28px;
	color: #ED1C24;
	line-height: 30px;
}
.H2 {
	color: #ED1C24;
	font-size: 20px;
	font-family: "Lucida Grande";
}
.H3 {
	font-family: "Lucida Grande";
	font-size: 20px;
	color: #257A2D;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
}
.by-line {
	font-family: "Lucida Grande";
	font-size: 9px;
	line-height: 11px;
	padding: 5px 8px;
	border: 1px solid #FF0000;
	text-transform: uppercase;
	color: #666666;
}
.Sub1 {
	font-family: "Lucida Grande";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ED1C24;
	text-transform: none;
	margin-bottom: 16px;
}
.Sub2 {
	font-family: "Lucida Grande";
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #ED1C24;
	text-transform: none;
}
.Sub3 {
	font-family: "Lucida Grande";
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #ED1C24;
}
.Intro {
	font-family: "Lucida Grande";
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}
.Intro_Big {
	font-family: "Lucida Grande";
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.Intro_red {
	font-family: "Lucida Grande";
	font-size: 13px;
	line-height: 16px;
	color: #ED1C24;
	text-transform: none;
}
.body {
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.body_rev {
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.body-list {
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(Media/star_red.gif);
	list-style-type: disc;
}
.quote {
	font-family: "Lucida Grande";
	font-size: 14px;
	color: #006699;
	line-height: 18px;
	font-weight: normal;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006699;
	padding-top: 5px;
}
.quote-author {
	font-size: 9px;
	text-align: left;
}
.contact {
	font-size: 18px;
	color: #666666;
	line-height: 22px;
	font-family: "Lucida Grande";
}
.contact_rev {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
	font-family: "Lucida Grande";
}
.small-print {
	font-size: 9px;
	color: #666666;
	font-family: "Lucida Grande";
	line-height: 17px;
}
a:link {
	text-decoration: underline;
}
a:hover {
	color: #ED1C24;
}
a:visited {
	color: #99CC00;
}	
#top-banner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(Media/e_topbanner_slice.gif);
	background-repeat: repeat;
	background-position: 100%;
}
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	height: 28px;
}
#main-picture {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#main-wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
}
#main-content {
	width: 550px;
	background-color: #FFFFFF;
	float: none;
}
#main-content-full-width {
	width: 100%;
	background-color: #FFFFFF;
	float: none;
}
#sidebar {
	width: 200px;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 5px solid #586D6A;
	border-right: 0px solid #586D6A;
	border-left: 0px solid #586D6A;
	border-bottom: 0px solid #586D6A;
}
#footer {
	width: 800px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Panel_Blue {
	background-color: #E0F4FB;
	width: auto;
	border: 1px solid #006699;
	vertical-align: top;
	padding-right: 12px;
	padding-left: 12px;
}
