H1 {color: #000000; font-family: Verdana; font-size: 14pt; text-align:left}
H2 {color: #000000; font-family: Verdana; font-size: 11pt; text-align:left}

p {text-align: justify; font-family: Verdana; color: #666666; font-size: 10pt;}
li {font-family: Verdana; color: #000000; font-size:10pt }

td {font-family: Verdana; font-family: arial; font-size:11pt }

div {text-align: left; font-size: 10pt }
body {background-color: #1D72C5;}

a:link       { font-family: Verdana; font-size: 8pt; color:#FFFFFF}
a:visited    { font-family: Verdana; font-size: 8pt; color: #F00000}
a:hover {color: #0CAAE0;}


#wrapper
{
	
	position: absolute;
	top: 30px;
	background-color: #FFFFFF;
	left: 175px;
	width: 850px;
	height:1050px;
	text-align: left; 
}

#header
{
	position: absolute;
	top: 10px;
	left: 5px;
	width: 870px;
	height: 25px;
	font-family: Verdana; 
	color: #5678A7; 
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}

#menu
{
	position: absolute;
	left: 50px;
	top: 120px;
	width: 750px;
	font-family: Verdana;
}

#testtitle
{
	position: absolute;
	left: 215px;
	top: 220px;
	width: 170px;
	font-family: Verdana;
}

#test
{
	position: absolute;
	left: 420px;
	top: 264px;
	width: 340px;
	height: 725px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#eeeeee;
	font-family: Verdana;
}

#teamlogo
{
	position: absolute;
	left: 220px;
	top: 310px;
	width: 120px;
	height: 130px;
}

#pflogo
{
	position: absolute;
	left: 820px;
	top: 315px;
	width: 200px;
	height: 80px;
}


#pflogotexttop
{
	position: absolute;
	font-family: Verdana;
	font-size: 8pt;
	text-align:center;
	left: 860px;
	top: 300px;
	width: 130px;
}


#form
{
	position: absolute;
	background-color: #eeeeee;
	border: 1px solid #AAAAAA;
	left: 215px;
	top: 500px;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	font-family: Verdana;
}

#horzlinebottom
{
	position: absolute;
	top:720px;
	left:250px;
	width:760px;
}

#footer
{
	position: absolute;
	padding-top:0px;
	text-align: center;	
	top:1100px;
	left:160px;
	right:0px;
	width:850px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 8pt;
}

