@charset "UTF-8";
 @media screen, projection {
html * {
	font-size: 100.01%;
}
textarea, pre, code, kbd, samp, var, tt {
	font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
}
body {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 77.00%;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	COLOR: #87082A;
	margin: 0 0 0.5em 0;
}
h1 {
	FONT-SIZE: 18px;
	LINE-HEIGHT: 24px;
}
h2 {
	FONT-SIZE: 15px;
	LINE-HEIGHT: 20px;
}
h3 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
}
h4 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
}
h5 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
}
h6 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
}
/* http://developer.yahoo.com/yui/examples/fonts/fonts-size_source.html */


  ul, ol, dl {
	LINE-HEIGHT: 175%;
	margin: 0 0 1em 25px;
}
ul li {
	list-style-type: disc;
}
ul ul li {
	list-style-type: circle;
}
ol li {
	list-style-type: decimal;
}
ol ol li {
	list-style-type: lower-latin;
}
li {
	margin-left: 0.8em;
	LINE-HEIGHT: 175%;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 0.8em;
}
p {
	LINE-HEIGHT: 16px;
	margin: 0 0 1em 0;
}
/*blockquote, cite, q {
	font-family: Georgia, "Times New Roman", Times, serif;
	
}*/
blockquote {
	margin: 0 0 1em 1.6em;
	
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
pre, code, kbd, tt, samp, var {
	font-size: 100%;
}
pre, code {
	color: #800;
}
pre {
	LINE-HEIGHT: 16px;
	margin: 0 0 1em 0;
}
kbd, samp, var {
	color: #666;
}
var {
	font-style: italic;
}
acronym, abbr {
	border-bottom: 1px #aaa dotted;
	font-variant: small-caps;
	letter-spacing: .07em;
	cursor: help;
}
sub, sup {
	font-size: 91.6667%;
}
hr {
	color: #eeeeee;
	background:transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #c1d8e6 solid;
}
a {
	color: #41699b;
	background:transparent;
	text-decoration:underline;
}
a:visited {
	color: #41699b;
}
a:focus, a:hover, a:active {
	color: #41699b;
	text-decoration:underline;
}
p.icaption_left {
	float:left;
	display:inline;
	margin: 0 1em 0.15em 0;
}
p.icaption_right {
	float:right;
	display:inline;
	margin: 0 0 0.15em 1em;
}
p.icaption_left img, p.icaption_right img {
	padding:0;
	border: 1px #888 solid;
}
p.icaption_left strong, p.icaption_right strong {
	display:block;
	overflow:hidden;
	margin-top: 2px;
	padding: 0.3em 0.5em;
	background: #eee;
	font-weight: normal;
	font-size: 91.667%;
}
.float_left {
	float: left;
	display:inline;
	margin-right: 1em;
	margin-bottom: 0.15em;
}
.float_right {
	float: right;
	display:inline;
	margin-left: 1em;
	margin-bottom: 0.15em;
}
.center {
	display:block;
	text-align:center;
	margin: 0.5em auto;
}
/* cms specific */
#poweredBy {
	text-align:center;
}
.breadcrumbComponent {
	display: block;
	width: auto;
	padding: 0px;
	color:#595959;
	font-size:90%;
}
.breadcrumbComponent a.breadcrumb {
	color:#636363;
}

#subnav-vlist{ margin-top:10px; background-color:#CCCCCC; }

#subnav-vlist div.linksetMenu {
	padding: 0px;
	margin-top:20px;
	border-bottom: #FFFFFF solid 1px;
}
#subnav-vlist div.navigationItem {
	margin: 0px;
	padding: 0px;
}
#subnav-vlist .navigationSubMenu {
	padding: 0px;
	margin: 0px;
	border: none;
}
#subnav-vlist div.linksetMenu .navigationItemLabel {
	display:block;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	font-size: 1.05em;
	height: auto;
	color: #fff;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:middle;
	border-top: 1px solid #ffffff;
	background-color: #B10033;
}
#subnav-vlist .navigationItem a {
	background-color:#CCCCCC;
	display:block;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	font-size: 1.05em;
	height: auto;
	vertical-align:middle;
	color: #000000;
	padding: 4px 0px 4px 10px;
	margin: 0;
	border-top: 1px solid #ffffff;
}
#subnav-vlist .navigationItem a:hover {
	display:block;
	color: #000000;/* background-color:#CCCCCC; */
}
#subnav-vlist div.navigationSubMenu div.navigationItem {
	margin:0px;
	padding: 0px;
	border: none;
}
#subnav-vlist div.navigationSubMenu div.navigationItem a {
	background-color:#B10033;
	text-align:left;
	display:block;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	text-transform:none;
	height: auto;
	vertical-align:middle;
	color: #FFFFFF;
	padding: 3px 0px 3px 30px;
	margin: 0;
	border:none;
}
#subnav-vlist div.navigationSubMenu div.navigationItem a:hover {
	color: #FFFFFF;
	/*background-color:none; */
	text-decoration: none;
}
/* end cms specific */

.red {
	color:#ff0000;
}
.highlight {
	color: #f60;
}
.dimmed {
	color: #888;
}
.info {
	background: #f8f8f8;
	color: #666;
	padding: 10px;
	margin-bottom: 0.5em;
	font-size: 91.7%;
}
.note {
	background: #efe;
	color: #040;
	border: 2px #484 solid;
	padding: 10px;
	margin-bottom: 1em;
}
.important {
	background: #ffe;
	color: #440;
	border: 2px #884 solid;
	padding: 10px;
	margin-bottom: 1em;
}
.warning {
	background: #fee;
	color: #400;
	border: 2px #844 solid;
	padding: 10px;
	margin-bottom: 1em;
}
/*
#contentDiv table {
	width: auto;
}
#contentDiv table caption{
	font-variant:small-caps;
}
#contentDiv table.full {
	width: 100%;
}
#contentDiv table.fixed {
	table-layout:fixed;
}
#contentDiv th, #contentDiv td {
	
}
#contentDiv thead th {
	border-bottom: 2px #FFFFFF solid;
}
#contentDiv tbody th {
	background: #FFFFFF;
}
#contentDiv tbody th[scope="row"], #contentDiv tbody th.sub {
	background: #FFFFFF;
}
#contentDiv tbody th {
	border-bottom: 0px solid #FFFFFF;
	text-align: left;
}
#contentDiv tbody td {
	border-bottom: 0px solid #FFFFFF;
}
#contentDiv tbody tr:hover th[scope="row"],  #contentDiv tbody tr:hover tbody th.sub {
	background: #FFFFFF;
}
#contentDiv tbody tr:hover td {
	background: #FFFFFF;
}
*/


/* styles */

#header {
	background: transparent url(/assets/images/ejc/ejc_header_banner.jpg) top left no-repeat;
	width:941px;
	height:229px;
}

#header .topnavlinks div{
  display: inline;
  margin:0;
  padding:0; 
  position:relative;
}

#header #searchForm {
	width:490px;
	position:absolute;
	top:20px;
	left:35px;
}
#header #searchForm .c50l {
	font-weight:bold;
	font-size:10px;
	width:270px;
	margin-top:4px;
}
#header #searchForm .c50l a {
	color:#000000;
	text-decoration:none;
}
#header #searchForm .c50r {
	width:220px;
}
#header #searchForm .c50r #textfWrap {
	background:transparent url(/assets/images/ejc/search-field-bg.gif) top left no-repeat;
	width:182px;
	height:40px;
	margin:0;
	padding:0;
	float:left;
}
#header #news_alerts #textfWrapNs {
	background:transparent url(/assets/images/ejc/news-alerts-text-bg.gif) top left no-repeat;
	width:182px;
	height:40px;
	margin:0;
	padding:0;
	float:left;
}
#header #search_input {
	border:none;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:22px;
	background: none;
	width:160px;
}
#header #submitButton {
	float:right;
	margin: 0px;
	margin-left:3px;
	margin-top: 0px;
}
#header #logo {
	position:relative;
	left:52px;
	top:35px;
}
#header #news_alerts {
	width:220px;
	position:relative;
	top:65px;
	left:685px;
}
#header #news_alerts .header {
	font-weight:bold;
	color:#BA224D;
	padding:0;
	margin:0;
	padding-bottom:7px;
}
#header #news_alerts .news_alerts_input {
	border:none;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:6px;
	background: none;
	width:160px;
}
#header #news_alerts .news_alerts_button {
	float:right;
	margin: 0px;
	margin-left:3px;
	margin-top: 0px;
}


img.imgTopNavSp{ background-color:#B10033; width:190px; height:36px; }
#subpage{ width:auto; padding-left:10px; padding-right:10px;}


#maintitle {
	border-right:#808080 1px solid;
}
#maintitle h2 {
	font-size:14px;
	margin-bottom:0px;
	font-weight:bold;
	padding:8px;
	padding-left:10px;
	margin-top:0px;
	background:#B10033;
	color:white;
}


#relatedItem-hlist {
	width:180px;
	margin-left:1px;
	float:right;
	margin-top:10px;
}

#relatedItem-hlist .block {
	background:#98b3d6;	
	border:1px solid #808080; 
	border-top:0px solid #808080;
}

#relatedItem-hlist .header {
	background:#395a82;
	color:white;
	padding:5px;
	font-size:12px;
	margin-top:0px;
	font-weight:bold;
}
#relatedItem-hlist .title {
	font-weight:bold;
	font-size:12px;
	margin-left:3px;
	margin-bottom:0px;
	margin-top:0px;
	color:#1e497e;
}
#relatedItem-hlist .teaser {
	margin-top:2px;
	font-size:10px;
	margin-left:5px;
	margin-bottom:10px;
	width:175px;
}

#item-hlist {	
  	margin-top:4px;  margin-bottom:8px;
}
#item-hlist .title {
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
}
#item-hlist .teaser {
	margin-top:5px;
	margin-bottom:0px;

}
#item-hlist p{
margin-top:5px; 
	margin-bottom:0px;
}
#item-hlist .readmore {
	color:blue;
}

.homepage #item-hlist .title {
font-size:12px;
}
.homepage #item-hlist {	
  margin-top:4px; 
  margin-bottom:2px;
}
.homepage #item-hlist .teaser {
  margin-top:3px;
  margin-bottom:0px;
}
.homepage #item-hlist p{
  margin-top:3px; 
}

#ejcfeatCon {
	width:939px;
	height:230px;
	margin-top:10px;
	border:1px solid #808080;
}
#ejcfeatCon .ejcfeatConH {
	width:939px;
	height:18px;
	border-bottom:1px solid #808080;
	background:url(/assets/images/ejc/FeaturesBackground.jpg);
	background-repeat:repeat-x;
}
#ejcfeatCon .ejcfeatConH .title {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-top:3px;
	display:block;
}
#ejcfeatCon .block {
	float:left;
	width:215px;
	height:209px;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	margin-left:24px;
}
#ejcfeatCon .first {
	border-left:0px solid #808080;
	margin-left:0px;
}
#ejcfeatCon .last {
	border-right:0px solid #808080;
	margin-left:23px;
}
#ejcfeatCon .section {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:0px;
}
#ejcfeatCon .headline {
	margin-left:8px;
	margin-top:0px;
	margin-bottom:0px;
	color:#87082A;
	font-weight:bold;
	font-size:16px;
}
#ejcfeatCon .teaser {
	margin-left:8px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:10px;
}
.bottomnav {
	width:941px;
	margin-top:10px;
}
.bottomnav img {
	float:left;
}
.bottomnav .links {
	display:block;
	float:right;
	margin-top:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.bottomnav .links a {
	color:#333333;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#nav .hlist {
	overflow: hidden;
	border-bottom:1px solid #808080;
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	background: #000000;
}
#nav .hlist ul {
	margin: 0;
	padding: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	background: #000000;
}
#nav .hlist li {
	display: inline;
	margin: 0;
}
#nav .hlist li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white;
	background: black; /*background of tabs (default state)*/
}
#nav .hlist li a:visited {
	color: white;
}
#nav .hlist li a:hover, #nav .hlist li.selected a {
	background: #B10033;
	color:white; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
#nav .hlist li.right a{
float: none;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 20px; /*padding inside each tab*/
border:none;
color:#a5c2e7;
background: black; /*background of tabs (default state)*/
}
#nav .hlist li.right a:visited{
color: #a5c2e7;
}
#nav .hlist li.right a:hover{
background: black;
color:white; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
#nav .hlist li.spacer {
float: left;
display: block;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
color: white;
display:block; 
border:none; 
padding-right:91px; 
background-color:#000000; 
}

/* Homepage */
.homepage{ width:auto; margin-top:10px; margin-bottom:10px; }
.hpleftcol{ width:502px; }
.hpleftcol .subcl{ padding-right:0em; }
.hpbox-wel{border:1px solid gray; padding-left:10px; padding-right:10px; }
.hprightcol{ width:220px;}
.hprightcol .subcr{ padding-left:0.25em; }
.hprightcol .hpbox-feat { width: auto; border:1px solid gray; margin-bottom:5px; }
.hpbox-feat .teaser{ padding:4px; }
.hprightcol p.headerB{ background:#395a82; color:white; padding:8px; margin-bottom:0px; font-size:14px; margin-top:0px; font-weight:bold;}
.hprightcol p.headerR{ background:#B10033; color:white; padding:8px; margin-bottom:0px; font-size:14px; margin-top:0px; font-weight:bold;}
/* end Homepage */

}
