/* Front Page Styles */

#column1 h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: helvetica;
	color: #ffeb28;
}

#column1 h2 {
	font-style: normal;
	font-weight: normal;
	margin-top: 20px;
	color: white;
	font-size: 110%;
	font-family: helvetica;
	color: #C8C8E6;
}

#column1 strong {
	font-weight: bold;
	line-height: 11pt;
	font-size: 11pt;
}

#column1 p {
	line-height: 13pt;
	font-size: 9pt;
	color: #C8C8E6;
}

#column1 {
	position: absolute;
	left: 133px;
	font-family: helvetica;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 50px;
	margin-right: 15px;
	width: 230px;
	padding-bottom: 200px;
	z-index: 3;
}

#column2 {
	position: absolute;
	left: 409px;
	display: block;
	padding-left: 0px;
	margin-top: 50px;
	margin-left: 17px;
	width: 334px;
	padding-bottom: 200px;
	z-index: 3;
}

#column2 h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: helvetica;
	color: #e00108;
	z-index: 3;
}

#column2 h2 {
	font-style: normal;
	font-weight: normal;
	margin-top: 20px;
	color: white;
	font-size: 110%;
	font-family: helvetica;
	color: #C8C8E6;
	z-index: 3;
}

#column2 strong {
	font-weight: bold;
	line-height: 11pt;
	font-size: 11pt;
}

#column2 p {
	line-height: 13pt;
	font-size: 9pt;
	color: #C8C8E6;
}

#lowerSection {
	padding-left: 30px;
	margin-left: -30px;
	margin-right: -30px;
	padding-right: 30px;
	margin-top: 40px;
	padding-top: 15px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #6b6e9e;
}

#lowerSection h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: helvetica;
	color: #ac2ce0;
}

#column3 {
	width: 228px;
	left: 791px;
	top: 430px;
	position: absolute;
}

#column3 p {
	margin-top: 0px;
	margin-bottom: 200px;	
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-family: helvetica;
	font-size: 80%;	
	color: #C8C8E6;
}

#bgmask {
	display: block;
	z-index: 1;
	position: absolute;
	height: 100px;
	width: 1100px;
	background-image: url(/union/images/mask-bg.png);
}

#mask {
	position: absolute;
	display: block;
	left: -5px;
	top: -120px;
	z-index: 2;
	background-image: url(/union/images/mask-bg.png);
	height: 120px;
	width: 240px;
}

#frontPagePublications {
    padding-left: 30px;
	margin-left: -14px;
	margin-right: -17px;
	padding-right: 30px;
	margin-top: 40px;
	padding-top: 15px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #6b6e9e;
}

#frontPagePublications li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(/union/images/paper-icon.png);
	background-repeat: no-repeat;
	height: 45px;
    padding-left: 40px;
    margin-left: -40px;
}

#frontPagePublications h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: helvetica;
	color: #ac2ce0;
}