@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #e6e6e6 url("1images/top_logo-bkgd.jpg") repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font: bold 30px/28px Broadway, "Arial Black", sans-serif;
	color: #000066;
}
h2 {
	color: #CC0000;
	font-size: 1.5em;
	line-height: 1.8em;
	font-weight: bold;
}
h3 {
	font: bold 1.3em Verdana, Arial, Helvetica;
	letter-spacing: .1em;
}
h4 {
	font: bold 1.1em Verdana, Arial, Helvetica;
}

a:link, a:visited {
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #cc0033;
	text-decoration: underline;
}
li { padding-bottom: .5em; }

.cejay09 #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
} 
.cejay09 #header {
	background: transparent url(1images/cejay_logo09.jpg) no-repeat right top;
	padding: 0;
	margin: 0;
	height: 214px;
} 
.cejay09 #header .contact {
	font-size: 0.9em;
	color: #efefef;
	font-weight: bold;
	margin: 0px;
	padding: 12px 0px 0px;
	line-height: 1.4em;
}
.cejay09 #header .contact a:link, .cejay09 #header .contact a:visited {
	color: #ccff66;
	text-decoration: underline;
}
.cejay09 #header .contact a:hover, .cejay09 .contact a:active {
	color: #FE0000;
	text-decoration: underline overline;
}

.cejay09 #sidebar1 {
	float: right;
	width: 204px;
	padding: 0px 10px;
	margin-right: 57px;
}
.cejay09 #sidebar1 #siteNav { padding: 0px; 
}
.cejay09 #sidebar1 #siteNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cejay09 #sidebar1 #siteNav li {
	border-right: 2px solid #A2A3B9;
	border-bottom: 1px solid #A2A3B9;
	border-left: 2px solid #B9BACA;
	list-style-type: none;
	padding-bottom: 0em;
}	
.cejay09 #sidebar1 #siteNav li a:link, .cejay09 #sidebar1 #siteNav li a:visited {
	color: #000066;
	display: block;
	padding: 6px 0px 7px 15px;
	text-decoration: none;
	font-size: 85%;
	line-height: 12px;
	font-weight: bold;
}
.cejay09 #sidebar1 #siteNav li a:hover, #siteNav li a:active{
	color: #FE0000;
	text-decoration: none;
	border-left: 12px solid #cf3;
	padding-left: 3px;
}

.cejay09 #sidebar1 #references {
	padding: 0px 10px 15px;
	border-top: 1px solid #B9BACA;
	border-right: 2px solid #A2A3B9;
	border-bottom: 1px solid #A2A3B9;
	border-left: 2px solid #B9BACA;
	margin: 15px 0px 0px;
}

.cejay09 #sidebar1 #references h3 {
	color: #333333;
	font-size: 15px;
}
.cejay09 #sidebar1 #references ul, .cejay09 #sidebar1 #references li {
	list-style: square;
	padding: 0px 0px .2em;
	margin: 0px 0px 0px 6px;
	font-weight: normal;
}
.cejay09 #sidebar1 #references a:link, .cejay09 #sidebar1 #references a:visited {
	text-decoration: none;
	color: #003366;
	font-size: 90%;
}
.cejay09 #sidebar1 #references a:hover { color: #CC3300; }

.cejay09 #mainContent {
	margin: 0 285px 0 0;
	padding: 0 20px;
} 
.cejay09 #footer {
	padding: 18px 0px 0;
	font-size: 85%;
	text-align: center;
	width: 55%;
	margin: 0 auto;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.higlt { background: #7CB1C2; }
.note {
	border: 1px dotted #006600;
	padding: 5px;
	display: block;
	margin: 1em 2em;
}
.quote {
	color: #003366;
	margin-left: 30px;
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	line-height: 1.1em;
	margin-right: 30px;
}
.smaller {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.6em;
}

.dropcap {
	float: left;
	color: #F00000;
	font: bolder 3em/30px "Broadway BT", "Arial Black", arial;
}
.borderadd {
	text-align: right;
	margin: 0px -2px 20px 0px;	
}
.green {
	color: #669900;
}
.red {
	color: #CC3333;
	font-weight: bold;
}
.webTable {
	border: 2px solid #003366;
	border-collapse: collapse;
	width: 450px;
	background: #FFFFFF;
}
.webTable th, .webTable td {
	font: bold 1.1em/1.8em "Trebuchet MS", Arial;
	border: 2px inset #CCCCCC;
	text-align:center;
	height: 60px;
	width: 148px;
	vertical-align: middle;
}
.webTable caption {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
}
.webTable a:link, .webTable a:visited {
	color: #003366;
	text-decoration: none;
	padding: 1px 3px;
}
.webTable a:hover, .webTable a:active {
	color: #CC0000;
	text-decoration: underline overline;
	background: #FFF;
}
.important {
	font-weight: bold;
	color: #009900;
	font-size: 1.1em;
}
.articles ul { list-style: circle; }
.articles li {
	padding-bottom: .5em;
	list-style: circle;
}
