#main {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0;
}

.efcaLogo {  margin-top: 13px; margin-right: 27px; margin-bottom: 23px; margin-left: 22px}
.leftnavlinks {  font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #333333; padding-left: 24px; 
	padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #FFFFFF; }
.Centercell {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 175%; color: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px}
.leftnavlinksCOLOR { color: #333333; text-decoration: none}
a.leftnavlinksCOLOR:hover { text-decoration: underline; }
.leftnav { background-color: #d9e3eb; width: 121px; height: 100%; }
.tagbkgd { background-image: url(/images/topbkgd.jpg); background-repeat: repeat-y; padding-top: 29px; padding-bottom: 19px; padding-left: 19px }
.navbkgd { background-image: url(/images/bottombkgd.jpg); background-repeat: repeat-y }

.rightcol {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 175%; color: #000000; 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 26px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px;
	border-left: 1px solid #000000;
	vertical-align: top;
	width: 25%;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
}
h3 {
	line-height: 1em;
	font-weight: bold;
}
h4 {
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
}

#news-box {
	width: 100%;
	border: 1px solid #CCCCCC;
}
tr.newsTitle td, div#news-box h1  {
	/* width: 100%; */
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	background-color: #e8e8e8;
	color: #000000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
tr.newsBody td, div#news-box p {
	padding: 4px;
	margin: 0px;
}
