/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#333333;
	font-size:0.7em;
	line-height:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Geneva, Helvetica, Arial, sans-serif;
	line-height: 1.7em;
}

p {
	display:block;
	margin-top:0em;
	margin-bottom:1.2em;
}

h1 {
	font-size:1.6em;
	color:#333333;
	font-weight: bold;
	line-height: 1.1em;
	display: block;
	margin: 0.5em 0;
	border-bottom: 1px dotted;
	border-color: #999999;
	padding: 0.2em 0;
}

h2 {
	font-size:1.6em;
	color:#333333;
	font-weight: bold;
	line-height: 1.1em;
	display: block;
	margin: 0.5em 0;
	border-bottom: 1px dotted;
	border-color: #999999;
	padding: 0.2em 0;
}

h3 {
	font-size:1.2em;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	color: #333333;
	display: block;
	border-bottom: 1px dotted;
	border-color: #999999;
	line-height: 1.6em;
}


h4 {
	font-size:1em;
	font-weight: bold;
	display: block;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

a {
	color:#003399;
	text-decoration:underline;
	display:inline;
	padding:2px 4px;
}

a:hover {
	color:#000066;
	text-decoration:none;
	background-color:#ccddff;
}


#header {
	width:100%;
	height:220px;
	background-color:#000099;
	padding:0;
	margin:0;
	clear:both;
	background-image: url(Images/clouds_tile.jpg);
	background-position: center;
	border-bottom: 20px solid;
	border-color: #999999;
	background-repeat: repeat-x;
}




/************************** Navigation **************************/

#main_nav {
	background-color:#CCCCCC;
	margin:0;
	color:#666666;
	height:300px;
	border: 0px;
}


/************************** Other Formatting **************************/

#breadcrumbs {
	display:block;
	height:40px;
}

#left_col {
	width:220px;
	float:left;
}

#whatsnew {
	padding:50px 20px 20px 20px;
	border: 0px;
	background-image: url(Images/side_bg.gif);
	background-repeat: repeat-x;
	min-height: 530px;
}

.column_one, .column_two {
float:left; width:225px; margin-right:15px;
}

.column_three {
float:left; width:225px;
}

.column_top_duo {
float:left; width:710px; 
}

.column_one_duo {
float:left; width:350px; margin-right:10px;
}

.column_two_duo {
float:left; width:350px;
}

.bio {
clear:both; height:90px;
}

.bio img {
	background-color: #E0E0E0;
	float:left;
	margin-right:10px;
	color: #999999;
}


.intro {
	clear:both;
	font-size:1.3em;
	line-height: 1.7em;
	color: #666666;
}

.intro img {
	background-color: #E0E0E0;
	float:left;
	margin-right:10px;
	color: #999999;
}



#midsection {
	width:970px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(Images/header_01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/************************ IMAGES FOR DIFFERENT SECTIONS ************************/

#mainimagebox, #mainimagebox04, #mainimagebox14, #mainimagebox18, #mainimagebox09, #mainimagebox12, #mainimagebox10, #mainimagebox17, #mainimagebox05, #mainimagebox06, #mainimagebox08 {
	height: 300px;
	background-color:#CCCCCC;
	margin: 0 0 10px 0;
	padding: 0;
}

#mainimagebox {
	background-image: url(Images/headers/ecsa_header_04.jpg);
}

#mainimagebox04 {
	background-image: url(Images/headers/ecsa_header_04.jpg);
}

#mainimagebox14 {
	background-image: url(Images/headers/ecsa_header_14.jpg);
}

#mainimagebox18 {
	background-image: url(Images/headers/ecsa_header_18.jpg);
}

#mainimagebox09 {
	background-image: url(Images/headers/ecsa_header_09.jpg);
}

#mainimagebox12 {
	background-image: url(Images/headers/ecsa_header_12.jpg);
}

#mainimagebox10 {
	background-image: url(Images/headers/ecsa_header_10.jpg);
}

#mainimagebox17 {
	background-image: url(Images/headers/ecsa_header_17.jpg);
}

#mainimagebox05 {
	background-image: url(Images/headers/ecsa_header_05.jpg);
}

#mainimagebox06 {
	background-image: url(Images/headers/ecsa_header_06.jpg);
}

#mainimagebox08 {
	background-image: url(Images/headers/ecsa_header_08.jpg);
}




/********************************************************************************/

#belowheader {
	width:100%;
	background-position:center;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	background-image: url(Images/bg_main.gif);
	margin: 0;
	padding: 0;
}

#contentbox {
	width:970px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0 10px 0;
}


.maincontent_left {
	width:710px;
	padding: 0;
	float: none;
	margin-left: 240px;
}




/************************ CLEARFIX ************************/

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearFix {display: inline;}

/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {
	display: block;
	width: 970px;
}
/* End hide from IE-mac */



/************************** Footer **************************/

#footer_frame {
background-image:url(Images/bg_footer.gif); background-position:center; height:150px; background-repeat: no-repeat;
}

#footer {
	width:950px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}

#footer_links {
padding:30px 20px 0 400px; text-align:right;
}

#footer a {
color:#666;
}

#footer ul {
margin:0;
padding:0 1em;
list-style:none;
float:right;
}

#footer ul li {
display:block;
float:left;
padding-top:10px;
}

#footer ul li a {
	padding:0 0.8em 0 0.8em;
	border-right:1px #666666 solidc;
}
.pbSearchResults .Item .Description, .pbSearchResults .AltItem .Description {
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}
.pbSearchResults .Header {
	display: none;
}
