/* CSS Document */

body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #5865A0;
	background-attachment: fixed;
	background-image: url(images/LE-bck-h.gif);
	background-repeat: repeat-y;
}
td { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
p { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 0;
}
#main {
	height: 100%;
	width: 928px;
	border: 0px;
	margin: 0;
}
#flash {
	width: 928px;
	height: 75px;
	border: 0px;
	margin: 0;
}
#menutop {
	width: 928px;
	height: 47px;
	border: 0px;
	margin: 0;
}
#content {
	width: 928px;
	border: 0px;
	margin: 0;
}
#text {
	width: 634px;
	float: left;
	margin: 0;
	border: 0px;
}
#right {
	width: 294px;
	height: 100%;
	float: right;
	border: 0;
	margin: 0;
}
img {
	border: 0;
	margin: 0;
}
a  {
	color : #000000;
	text-decoration: underline;
}
a:visited  {
	color : #000000;
	text-decoration: underline;
}
a:hover  {
	color : #000000;
	text-decoration: none;
}
a:active  {
	color: #000000;
	text-decoration: none;
}
a.link  {
	color: #000000;
	text-decoration: underline;
}
a.link:visited  {
	color: #000000;
	text-decoration: underline;
}
a.link:hover  {
	color : #ffffff;
	text-decoration: none;
	background-color: #7D8CBF;
}
a.link:active  {
	color: #ffffff;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(images/LE-listbutton.gif);
	margin: 0 10px 0 0;
}
#right p {
	margin-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2B89;
	font-size: 16px;
}
.secpic {
	margin-top: 20px;
}
h4 {
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #0E2B89;
	font-size: 12px;
}

