 /* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#container {
	height: 100%;
}
#container div {
	margin: 10px;
}
/* end hide */

			
td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #333333;
	background-image: url(../images/luceback.gif);
	background-repeat: no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.style1 {
	font-size: 14px
}

.style4 {color: #999999}
.clickToDownload {font-size: 14px; color: #999999; }


.lineSpace {
	line-height: -10px;
}



a:link {
	color: #0071B9; /*29A8DF*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0071B9;
}
a:hover {
	text-decoration: underline;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}



.luce {
	font-size: 13px;
	color: 222222;
	text-transform: uppercase;
}
.lucehead {
	font-size: 26px;
	line-height: 16px;
	color: #222222;
}


a.lucehead:link {
	color: #222222;
	text-decoration: none;
}
a.lucehead:visited {
	text-decoration: none;
	color: #222222;
}
a.lucehead:hover {
	text-decoration: underline;
	color: #222222;
}
a.lucehead:active {
	text-decoration: none;
	color: #222222;
}

a.luce:link {
	color: #222222;
	text-decoration: none;
}
a.luce:visited {
	text-decoration: none;
	color: #222222;
}
a.luce:hover {
	text-decoration: underline;
	color: #222222;
}
a.luce:active {
	text-decoration: none;
	color: #222222;
}



