@charset "UTF-8";
 @media screen, projection {
 
  .page_margins { margin: 0 auto; width: 941px; min-width: inherit; max-width: none;}
  .page {}
  #nav { overflow:hidden; }
  #main { 
  margin: 0; 
  background:#E97230 url(../images/ejc/left-promo-bg.jpg) bottom left no-repeat;
  border-left:solid 1px #000000;
  border-right:solid 1px #000000;
  width: 939px;
  }
  #footer {
	padding: 0;
	background-color:#000000;
	height:70px;
	color:#FFFFFF;
	text-align:center;
 }
  #nav ul { margin-left: 0px; }
  #col1 { float: left; width: 190px}
  #col2 { display:none}
  #col3 { width: auto; margin: 0 0 0 190px; background-color:#FFFFFF;}
  #col1_content { padding: 0 0px 0 0px; color:#FFFFFF; margin-top:4px; margin-left:8px; margin-right:8px; font-size:0.9em; font-weight:bold; }
  #col3_content {
	padding: 0 0px 0 0px;
  }
 
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: #FF6600;
	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;
	font-style:italic;
}
blockquote {
	margin: 0 0 1em 1.6em;
	color: #666;
}
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: #FF6600;
	background:transparent;
	text-decoration:underline;
}
a:visited {
	color: #FF6600;
}
a:focus, a:hover, a:active {
	color: #FF6600;
	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-color:#000000;
	width:941px;
	height:95px;
}
#header #logo {
	position:relative;
	left:52px;
	top:35px;
}
#subpage{ width:auto; padding-left:10px; padding-right:10px;}

#footer .links{
	padding-top: 25px;
}

}
