.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.copyright {
	font-family: SansSerifFLF, Futura, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

.main {
	display:block;
	width: 578px;
	height: auto;
	left: 182px;
	top: 0px;
	position: absolute;
}

.header {
	display:block;
	width: 578px;
	padding:0px;
	font: bold 13px sans-serif;
	color:#333;
	text-decoration: none;
	height: auto;
	left: 0px;
	top: 0px;
	
}

.login {
	display:block;
	width: 578px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	height: auto;
	left: 0px;
	top: 100px;
	position: absolute;
	line-height: 18px;
}

.text {
	display:block;
	width: 538px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	height: auto;
	left: 20px;
	top: auto;
	position: relative;
	line-height: 20px;
}

.logo a {
	display:block; 
	width: 182px;
	padding:0px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("images/lionpsglogo.png") 0 0 no-repeat;
	text-decoration: none;
	height: 103px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.logo a:hover { 
background-position: 0 0px;

}
.logo a:active {
background-position: 0 0px;
}

.button a {
	display:block;
	width: 167px;
	height: 18px;
	left: 0px;
	top: auto;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
	text-decoration: none;
}
.button a:hover {
	color: #ffcc33;
	background-color: #000000;
	text-decoration: none;
}
.button a:active {
	color:#ffcc33;
	background-color: #000000;
	text-decoration: none;
}

.button2 a {
	display:block;
	width: 157px;
	height: 18px;
	left: 0px;
	top: auto;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #000;
}
.button2 a:hover {
	color: #ffcc33;
	background-color: #000000;
	text-decoration: none;
}
.button2 a:active {
	color:#ffcc33;
	background-color: #000000;
	text-decoration: none;
}

.menu {
	display:block;
	width: 182px;
	height: auto;
	left: 0px;
	top: 103px;
	position: absolute;
}

.main a:link {
	color: #4A0B70;
	text-decoration: none;
}
.main a:visited {
	text-decoration: none;
	color: #4A0B70;
}
.main a:hover {
	text-decoration: none;
	color: #000000;
}
.main a:active {
	text-decoration: none;
	color: #4A0B70;
}

.link a:link {
	color: #4A0B70;
	text-decoration: none;
	font-weight: bold;
}
.link a:visited {
	text-decoration: none;
	color: #4A0B70;
}
.link a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.link a:active {
	text-decoration: none;
	color: #4A0B70;
}

.sup {
    font-size: 9px;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.main .text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}

.main .text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

.main .text p {
	margin-top: 6px;
	margin-bottom: 10px;
}

.main .text ul {
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;

}
.main .text li {
	margin-top: 5px;
	
	
}
