body, h1, h2, h3, h4, p, ul, li {

	margin: 0px;

	padding: 0px;

}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	text-align: center;   /*	IE adjustment */

	color: #FFFFFF;

	background-color: #666666;

	background-image: url(../images/page/ECA_BG.jpg);

	background-repeat: repeat-x;

	margin: 5px auto;

}

#outerwrapper {

	width: 980px;

	margin: 0 auto;

	text-align: left;

	border: 1px solid #000000;

}

#topwrapper {

	width: 980px;

	margin: 0 auto;

	height: 190px;

}

#topBanner {

	width: 980px;

	height: 25px;

	margin: 0 auto;

	background-color: #000000;

	text-align: right;

	color: #FFFFFF;

	font-weight: bold;

}

#topBanner ul {

	font-size: small;

	text-align: right;

	list-style-type: none;

	padding: 4px 10px 0 0;

}

#topBanner li {

	display: inline;

}

#topBanner li a:link, #topBanner li a:visited {

	color: #999999;

	font-weight: bold;

	text-decoration: none;

	margin-right: 7px;

	margin-left: 7px;

	vertical-align: middle;

	padding: 1px;

}

#topBanner li a:focus, #topBanner li a:active, #topBanner li a:hover {

	color: #D2E9FF;

	text-decoration: underline;

}

#mainBanner {

	text-align: left;

	width: 980px;

	height: 140px;

	margin: 0 auto;

	background-image: url(../images/page/ECA-top-2.jpg);

	background-repeat: no-repeat;

}

#mainBanner h1 {

	margin: 0;

	padding: 0;

}

#mainBanner span {

	position: absolute;

	left: -3000px;

}

#flash {
	position: relative;
	left: 0px;
	top: 0px;
}

#topNav {

	text-align: right;

	background-color: #999999;

	background-image: url(../images/page/ECA-top-nav.jpg);

	background-repeat: no-repeat;

	height: 25px;

	width: 980px;

}

#topNav ul {

	font-size: 80%;

	text-align: right;

	list-style-type: none;

	font-weight: bold;

	padding-top: 5px;

}

#topNav li {

	display: inline;

	padding-right: 3px;

	padding-left: 3px;

}

#topNav li a:LINK, #topNav li a:visited {

	color: #000000;

	text-decoration: none;

	vertical-align: middle;

	padding-right: 6px;

	padding-bottom: 1px;

	padding-left: 6px;

}

#topNav li a:focus, #topNav li a:active, #topNav li a:hover {

	color: #D2E9FF;

}



/* ------------------------ */



#innerwrapper {

	background-color: #FFFFFF;

	width: 980px;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	background-image: url(../images/page/ECA-main-bg.jpg);

	background-repeat: repeat-y;

}

#columnLeft {

	float: left;

	width: 200px;

	vertical-align: top;

	color: #000000;

}

#columnLeft h3 {

	font-weight: normal;

	padding: 6px;

	font-size: medium;
	
	margin-bottom: 6px;

}

#columnLeft img {

 	padding: 0;

 }



#columnLeft p {

	font-size: small;

	padding-left: 6px;

	padding-top: 6px;

	padding-bottom: 6px;

 }

 #columnLeft p a:link, #columnLeft p a:visited {

	color: #000000;

	text-decoration: underline;

	vertical-align: middle;

}

#columnLeft p a:focus, #columnLeft p a:active, #columnLeft p a:hover {

	color: #D2E9FF;

}



#columnRight {

	float: right;

	width: 220px;

	vertical-align: top;

	border: none;

	background-color: #000000;

	margin: 0px;

	background-image: url(../images/page/ECA-right-pic.jpg);

	background-repeat: no-repeat;

	background-position: top;

	color: #FFFFFF;

	padding: 5px 15px;

}

#columnRight h3 {

	font-size: medium;

	/* border-bottom-width: medium;

	border-bottom-style: double;

	border-bottom-color: #999999;*/

	padding-top: 14px;
	
	margin-top: 6px;
	margin-bottom: 9px;
}



#columnRight p {

	font-size: small;

	padding: 6px 0;

 }

#columnRight a:link, #columnRight a:visited {

	color: #CCCCCC;

	text-decoration: underline;

	font-weight: bold;

}

#columnRight a:focus, #columnRight a:active, #columnRight a:hover {

	color: #D2E9FF;

	text-decoration: underline;

}



#columnRight #search form {

	margin: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

}

#pageTitle {



}

#pageTitle h2 {
	color: #2438C4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	padding: 0;
	/*letter-spacing: 0.1em;*/
	text-align: left;
	font-weight: normal;
	/*border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999; */
	border: none;
	font-variant: small-caps;
}

#mainContent {
	margin: 0px 265px 0px 215px;

	text-align: left;

	vertical-align: top;

	/* width: 470px; Removed for IE */

	padding: 10px 15px 5px 15px;

	color: #333333;

}



#mainContent #date {

	font-size: 76%;

	font-weight: normal;

	display: block;

	color: #000033;

	padding: 5px 0 4px 0;

	text-align: right;

}

#mainContent h3 {
	color: #1E2D73;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	/*letter-spacing: 0.1em;*/
	font-weight: normal;
	padding: 10px 0 2px 0;

}

#mainContent h4 {
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding: 8px 0 4px 0;

}

#mainContent h5 {
	font-size: small;
	font-weight: bold;
	color: #4557DD;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;

}

#mainContent p {

	font-size: small;

	vertical-align: top;

	line-height: 115%;

	white-space: normal;

	padding-top: 4px;

	padding-bottom: 6px;

}

#mainContent ul {

	margin: 0px;

	padding: 0px 0px 0px 20px;

	list-style-image: url(../images/1-drop-10.gif);

	font-size: small;

	line-height: 1.2;

	list-style-position: outside;

	text-indent: 0px;

}

#mainContent li {

	margin: 0px;

	padding: 0px 0px 5px 0px;

	list-style-position: outside;

	list-style-image: url(../pictures/crayonRedStar-10.gif);

}

#mainContent p.center {

	text-align: center;

}

#mainContent p.right {

	text-align: right;

}

#mainContent a:link {

	color: #2438C4;

	text-decoration: underline;

}

#mainContent a:visited {

	color: #666699;

	text-decoration: underline;

}

#mainContent a:focus {

	color: #0033FF;

	text-decoration: underline;

}

#mainContent a:active {

	color: #0033FF;

	text-decoration: underline;

}

#mainContent a:hover {

	color: #0033FF;

	text-decoration: underline;

}

#mainContent img.left {

	float: left;

	margin-right: 10px;

}

#mainContent img.right {

	float: right;

	margin-left: 10px;

}

#mainContent  table.photo   {

	float: right;

	border: none;

	text-align: center;

	font-size: small;

}

#mainContent dl {

	padding-top: 6px;

	padding-bottom: 6px;

	margin: 0px;

}

#mainContent dt {

	font-weight: bold;

	font-size: small;

	color: #000033;

	padding: 0;

}

#mainContent dd {

	font-size: small;

	font-weight: normal;

	padding-bottom: 8px;

}

#mainContent table.committee {
	border: medium double #999999;
	width: 94%;

}

#mainContent .committee th {

	font-size: small;

	border: 1px solid #CCCCCC;

	vertical-align: top;

}

#mainContent .committee td {
	font-size: small;
	border: 1px solid #CCCCCC;
	vertical-align: top;

}

#mainContent h3.year {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: xx-large;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

}

#mainContent td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;

}



.DateHighlight {

	color: #000066;

	font-weight: bold;

	font-variant: small-caps;

}









.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}









#clearOne {

		clear: both;

		height: 1px;

}





#bottomWrapper {

	text-align: center;

	margin: 0px auto;

	background-image: url(../images/page/ECA-footer-bg.jpg);

	background-color: #666666;

	background-repeat: repeat-y;

	width: 980px;

}

#bottomWrapper #WAI {

	float: right;

	width: 240px;

	padding-top: 15px;

}

#bottomWrapper  #WAI  p {

	font-size: x-small;

	padding: 0;

}

#bottomWrapper p {

	text-align: center;

	color: #ffffff;

	padding: 6px 0;

}

#bottomWrapper p a:link, #bottomWrapper p a:visited {

	color: #dddddd;

	text-decoration: underline;

}

#bottomWrapper p a:focus, #bottomWrapper p a:bottomWrapper, #footer p a:hover  {

	color: #D2E9FF;

	text-decoration: underline;

}

#footer {

	margin: 0 265px 0 215px;

}

#footer p {

	font-size: 75%;

	text-align: center;

	color: #ffffff;

	padding: 6px 0;

}

#footer span {

	font-size: 100%;

	font-weight: bold;

	font-variant: small-caps;

	}

#footer p a:link, #footer p a:visited {

	color: #CCCCCC;

	text-decoration: underline;

}

#footer p a:focus, #footer p a:active, #footer p a:hover  {

	color: #D2E9FF;

	text-decoration: underline;

}
.alignLeft {
	text-align: left;
}


.bold {

	font-weight: bold;

}

.blueBold {

	color: #336699;

	font-weight: bold;

}



.center {

	text-align: center;

}


.floatRight {

	float: right;

}

.indent {

	 text-indent: 10px;

}

.indent2 {

	 text-indent: 20px;

}

.right {

	text-align: right;

}



.photoBorder {

	border: 1px solid #000000;

	}
.smaller {
	font-size: smaller;
}

span.name     {

	color: #336699;

	font-variant: small-caps;

	font-weight: bold;

	font-size: 12px

}

#mainContent ul {

	list-style-image: url(../images/page/bolt.png);

}


#mainContent #cse-search-results {
	width: 470px;
	overflow: auto;
}
