/* ecicp.css April 2007*/

body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

a:link    { color: #008fd4; font-style: italic;}
a:active  { color: #008fd4; text-decoration: none; font-style: italic;}  
a:visited { color: #008fd4; text-decoration: none; font-style: italic;}  
a:hover   { color: #008fd4; text-decoration: none; font-style: italic;}


.menuTitle {
	font-weight: bold;
	text-align: center;
}

.menuLinks {
	font-size: 10px;
	line-height: 14px;
	 font-weight: bold;
	text-align: center;
}

.menuLinks a:link    { color: #ffffff; text-decoration: none; }
.menuLinks a:active  { color: #ffffff; text-decoration: none; }  
.menuLinks a:visited { color: #ffffff; text-decoration: none; }  
.menuLinks a:hover   { color: #008fd4; text-decoration: none; }

a:hover {
	color: #008fd4;
}

.pageTitle {
	font-size: 18px;
	line-height: 20px;
	color: #008ED4;
	text-decoration: none;
	font-weight: bold;
}	
	
.brand    {	font-size: 9px;	line-height: 12px;}

.brand a:link    { color: #008fd4; text-decoration: none; }
.brand a:active  { color: #008fd4; text-decoration: none; }  
.brand a:visited { color: #008fd4; text-decoration: none; }  
.brand a:hover   { color: #008fd4; text-decoration: none; }

