@charset "utf-8";

/* A Clark-Marrero Technology Services site */


a:link {
	color: #006699; 
	text-decoration: none;
}

a:visited { 
		color: #006699; 
		text-decoration: none; 
}

a:hover  { 
		color: #003366;
		text-decoration: underline; 

}

.topnav a:hover{
	text-decoration:none;
	color:#003366;

}

a:active  { 
		color: #006699; 
		text-decoration: none;
}

a:focus {
	text-decoration: none;
	font-weight: bold;
}


	
/*@font-face {
    font-family: 'brunerfont';
    src: url(http://evaluativethinking.org/fonts/bellgothicstd_bold.otf);
}*/

body {
	color: gray;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #90aca8;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;	
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding:0;
	padding-bottom: 5px;
	color: #CC2400;
	text-align: left;
	
}

h1 {
    font-size: 1.750em;
    margin: 0.67em 0;
}

h2 {
  	font-size:18px; 
	font-weight:normal; 
	letter-spacing:-.04em;
	color: #CC2400;
	font-weight:bold;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 20px 10px 10px 0; 
	 }
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
	padding-bottom: 5px;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

p{
	margin: 1em 0;
	padding-right:.938em;
	padding-left: .938em;
	text-align: left;
}

li {
	
	list-style-type:square;
}




.topnav td{
	width:184px;
	height: 2px;
	border-left:4px solid #888888;
	text-align:center;
	font-weight:normal;
	font-size:11px;
}


.topnav img{
	width: 184px;
	height: 23px;
	margin: -3px auto; /* the auto value on the sides, coupled with the width, centers the layout */	
}

td.topnavleft{
	border-left:none;
}

p img{
	margin: .5em;
}

.sidebar2 p img{
	margin: 0 auto;
}

a img {
	border: none;
}


.linkbox img:hover { 
  border: 2px solid #8BB0A8; 
}

.container {
	width: 930px;
	background: #FFF;
	margin: 0 auto;
	/*margin-top: 21px;*/
	background-image:url(images/EI_headgraph_1000.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	
}

.header {
	width: 100%;
	margin-top:-20px;
	height: 164px;
	border: none;
	background-image:url(images/EI_logo.png);
	background-position: 17% 55%;
	background-repeat:no-repeat;
	font-family: "Times Sans Serif";
}

.header h1 {
	color: #000;
	font-weight: normal;
	border-bottom: none;
	margin: 0;
	position: relative;
	left: 45%;
	top: 34%;
	width: 500px;
	/*letter-spacing: .1em;*/
}

.sidebar1 {
	float: left;
	width: 25%;
	background: #FFF;
	padding-bottom: 0.625em;
	padding-right: .5em;
	margin: 25px 0 0 0;
	
}

.sidebar2 {
	float: left;
	width: 21%;
	background: #FFF;
	padding:0 .313em .625em 1em;
}

.content {
	padding: 0 .313em 1.250em 1.5em;
	width: 47%;
	float: left;
}

.content p {
	margin-left: -10px;
}

.content li {
	list-style-type:square;
	list-style-position:inside;
	font-weight: normal;
	font-size: normal;
}

.content_phone {
	display: none;
}


.fpcontent {
	padding: 1.250em 0 1.250em 1.875em;
	width: 95%;
	float: left;
}

.fpcontent p{
	margin: 0;
}

.content ul, .content ol {
	padding: 0 0 1em .625em;
	font-weight: bold;
}

.navtable td {
	border-left:1px solid #8BB0A8;
	border-bottom: 1px solid #8BB0A8;
	padding: 5px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

.first {
	border-left:none;
}

.navtable {	
	margin:0;
	background-color: #FFFFFF;
}

.nav li {
	display:inline;
}


.projects{
	text-align: left;
}

h5.projects{
	margin-top:-8px;
	margin-bottom:-5px;
	
}
	
.snactive {
	background-color: #dddddd;
	}
	
.projresnav{
	padding:0 .313em .625em 1.563em;
	/*letter-spacing: -.063em;*/
	font-weight:bold;
	font-size:1em;
}

.sidenav {
	padding:0 .313em .625em 1.2em;
	/*letter-spacing: -.063em;*/
	font-weight:bold;
	font-size:1em;
}


.sidenav li a:hover{
	text-decoration:none;
	color: #597898;
	outline: 1pt solid #D4D4D4;
}

.sidenav li{
	background-image:url(images/arrow_right.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	list-style:none;
	font-family: 'brunerfont', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-.05;
	padding: 1px 0 4px 10px;
	margin: 0 0 0 5px;
}

.sidenav li.components{
	background-image:url(images/bl01.gif); 
	background-repeat: no-repeat; 
	background-position: left center;
	margin: 0 0 10px 0;
	font-family: 'brunerfont', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: .8em;
	padding-left:20px;
	letter-spacing: -.04em;
	border-bottom: thin dashed #8BB0A8;
	border-top: thin dashed #8BB0A8;
	
}


.sidenav li.sidenavbott {
	background-image:url(images/bl01.gif); 
	background-repeat: no-repeat; 
	background-position: left center;	
	margin: 0 0 4px 0px;
	border-top: thin dashed #8BB0A8;
	padding: 5px 0 0 15px;
}

li.sidenavbott a {
	font-weight:bold;
	font-size: .8em;
	letter-spacing:-.04em;
	width: 100%;
	
}


li.sidenavbott a:hover {
	text-decoration:none;
	outline: 1pt solid #D4D4D4;
	
}
	

.projresnav, .projresnav a, .projresnav a:visited {
	display: block;
	padding:.313em .313em 0 0;
	margin-left: 1.250em;
}

.sidenav a{
	text-decoration:none;
	display:block;
	
}
.sidenav a, .sidenav a:visited {
	padding: 0 0 .4em .4em;
	width: 18em;
	text-decoration: none;
	letter-spacing: -.06em;
	background: #FFF;
	color: #597898;
	font-size: .8em;
}

.navtable a, .navtable a:visited{
	text-decoration: none;
	font-weight:bold;
	background: #FFF;
	color: #597898;
}

.navtable a:hover, .navtable a:active, .navtable a:focus,.sidenav a:hover, .sidenav a:active, .sidenav a:focus{
	color: #344D67; 
	text-decoration: underline
}

tr a:hover{
	border: thin solid #FFF;
}

.rescomp {
	width: 14.375em;
	}
	
.projlinks li{
	font-size:.750em;
	font-weight:bold;
	list-style-type:none;
	margin-left:.625em;
}

.projlinks a, .projlinks a:visited {
	display:block;
	padding:0 .313em 1em .313em;
	border: thin solid #fff;
	width: 15em;
	height: 3.5em;
	text-decoration:none;
	text-align:center;
		
}


.projlinks #rep a, .projlinks #rep a:visited {
	background: #9F3619;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #rep a:hover, .projlinks  #rep a:active, .projlinks #rep a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.projlinks #bec a, .projlinks #bec a:visited {
	background: #0e4753;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #bec a:hover, .projlinks #bec a:active, .projlinks #bec a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.projlinks #esp a, .projlinks #esp a:visited {
	background: #669966;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #esp a:hover, .projlinks #esp a:active, .projlinks #esp a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.projlinks #etip a, .projlinks #etip a:visited {
	background: #5A5D21;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #etip a:hover, .projlinks #etip a:active, .projlinks #etip a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.projlinks #mwei a, .projlinks #mwei a:visited {
	background: #346670;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #mwei a:hover, .projlinks #mwei a:active, .projlinks #mwei a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.projlinks #pase a, .projlinks #pase a:visited {
	background: #6B0F06;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #pase a:hover, .projlinks #pase a:active, .projlinks #pase a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.projlinks #anc a, .projlinks #anc a:visited {
	background: #000;
	color: #FFF;
	padding-top: 1.5em;
}

.projlinks #anc a:hover, .projlinks #anc a:active, .projlinks #anc a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1.5em;
}

.projlinks #summer a, .projlinks #summer a:visited {
	background: #D92800;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #summer a:hover, .projlinks #summer a:active, .projlinks #summer a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.projlinks #survey a, .projlinks #survey a:visited {
	background: #DD9005;
	color: #FFF;
	padding-top: 1em;
}

.projlinks #survey a:hover, .projlinks #survey a:active, .projlinks #survey a:focus {
	background: #dddddd;
	color:#344D67;
	padding-top: 1em;
}

.acr {
	font-size:.750em;
}

/* ~~ The footer ~~ */
.footer {
	padding: .625em 0;
	background: #FFF;
	position: relative;
	clear: both;
	border-top: 1px solid #8BB0A8;
}
.footer p {
	text-align:right;
	font-size: 10px;
	color: grey;
}

.footer a {
	color: #344D67;
	text-decoration:underline
	}

.container .content p {
	font-size: .875em;
}

.container .sidebar2 p em {
	font-size: 1em;
}

.click{
	font-size:.7em;
	padding-right:.625em;
}
