@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

.oneColFixCtr #container {
	text-align: left; 
}

.apexTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 91px;
	*line-height: 30px;
}

.oneColFixCtr #homeAbstractsLeft h1 {
	margin: 12px 0 0 15px;
	font-size: 21px;	
}

.oneColFixCtr #homeAbstractsLeft p {
	width: 125px;
	margin: 0 0 0 15px;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}

.oneColFixCtr #homeAbstractsRight h1 {
	margin: 12px 0 0 15px;
	font-size: 18px;	
}

.oneColFixCtr #homeAbstractsRight p {
	width: 125px;
	margin: 0 0 0 15px;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}

.oneColFixCtr #homeButtons ul a {
	
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}