/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/ecli_bkgd.jpg);
	background-repeat: repeat-x;
}
A {
	color : #000099;
	text-decoration : none;
}

A:Visited  {
	color : #000099;
	text-decoration : none;
}

A:Active  {
	color : #000099;
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
	color : #990000;	
}
A.white {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:Visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:Active  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.white:Hover  {
	text-decoration : underline;
	color : #000099;	
}	
.subhead {
	font-family: "Palatino Linotype";
	font-size: 22px;
	font-style: italic;
	line-height: 24px;
	color: #7F153D;
	font-weight: bold;
}
.articlehead {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #000099;
	font-weight: bold;
}
.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.appealhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	line-height: 1em;
	color: #009933;
}
.arialmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #333333;
}
.mediumcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
