/* ECCweb Login Page  */
.loginbanners {
	font-size: 1.05em;
	text-align:center;
	color:#FFFFFF;
	background-color:#647EC9; 
	}
#loginbannersmalltext {
	font-size: .85em;
	text-align:center;
	color:#FFFFFF;
	background-color:#647EC9; 
	}
.loginpanel  {
	font-size: 1em;
	text-align:center;
	color:#FFFFFF;
	background-color:#647EC9;
	}


/* ECCweb Working Pages  */
#informationtabs {
	font-size: .85em;
	text-align:left;
	color: #000000;
	background-color: #E2E7F5; 
	}
	
	
	

.maincontent {
	font-family: "Century Gothic";
	font-size: 100%;
	text-align:left;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	}
#divseparator { 
	color: #FF0000 ;
	background: #FF0000; 
	height: 1px; 
	line-height: 0; 
	font-size: 0; 
	overflow: hidden; 
	margin: 7px 0 15px; 
	}	
#logocontent {
	font-family: "Century Gothic";
	padding: 12px;
	font-size: 0.85em;
	color:#333333;
	text-align:right;
	text-decoration:none;
}
	



#feedbackform{
	font-family: "Century Gothic";
	font-size: 100%;
	text-align:left;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	width:600px;
	
	}

#download{
	font-family: "Century Gothic";
	font-size: 100%;
	text-align:left;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	
	text-decoration:none;
	
	}
#osinfo{
	font-family: "Century Gothic";
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	width:340px;
	height:90px;
	text-decoration:none;
	
	
}
#feedback{
	font-family: "Century Gothic";
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border:groove;

}


/* hide from IE mac \*/
/* body {
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* end hiding from IE5 mac */
body {
	font-family: "Century Gothic";
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	}

#masthead {
	background-image: url(../images/masthead_bg.jpg);
}
#logodiv {

	width: 770px;
	height: 120px;
	
}
#logopanel {
	width: 770px;
	height: 100px;
}
/* hide from IE mac \*/
#logodiv img {float: left;}
/* end hiding from IE5 mac */
#maincontent {
	font-size: 0.8em;
	line-height: 1.75em;
	padding: 0 24px 20px 32px;
	text-align:justify;
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
	margin: 0;
}
h2 {
	font-size: 1.5em;
	margin: 30px 0 0 0;
}
h3 {
font-size:1.1em;
text-decoration:none;
font-weight:bold;
}
h4 {
font-size:1.4em;
text-decoration:none;
font-weight:normal;
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:5px;
}
h6 {
font-size:1.2em;
font-weight:bold;
margin-bottom:5px;
}
#sidecontent h3 {
	font-size: 1.75em;
	margin: 5px 0 10px 0;
	color: #000000;
	font-weight: normal;
}
p {margin: 10px 0;}



#maincontent a:link { }
#maincontent a:visited { }
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	
	text-decoration: none;
}





