html{
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 7px 0px 0px 0px;
	background-color: #FAFAFA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

table.site {
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	background-color: #FAFAFA;
}

td.site {
	vertical-align: top;
	text-align: center;
}

div.site {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 720px;

	border-left-width : 1px;
	border-right-width : 1px;
	border-left-color : #000000;
	border-right-color : #EEEEEE;
	border-left-style : solid;
	border-right-style : solid;
	border-left : 1px solid #000000;
	border-right : 1px solid #EEEEEE;
	background-color: #FFFFFF;
	border-collapse : collapse;
}

#header{
	position: relative;
	left: 0px;
	height : 108px;
	width : 100%;
	background-image: url(images/background.gif);
	background-repeat : repeat-x;
	border: 0px;
	margin : 0px;
	padding-top: 0px;
	text-align : center;
	color : #FFFF00;
}
#header h1{
	padding-top: 20px;
	margin-bottom : 0px;	
	vertical-align : middle;
}
#header p{
	font-size: 10pt;
	margin-top: 0px;
}



div.content{
	position : relative;
	left: 0px;
	width: 354px;
	padding-top : 88px;
	padding-bottom : 28px;
	padding-left : 245px;
	padding-right : 120px;
	border:0px;
	background-color: #FFFFFF;
}
* 	html div.content{
	width: 718px;
	w/idth: 354px;
}

.content h1 {
	font-family: inherit;
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}
.content h2 {
	font-family: inherit;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}
.content h5 {
		vertical-align : top;
		padding: 0px;
		margin : 0px;
}

.content p {
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
	font-family: inherit;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;
}



.content-top{
	position : relative;
	top : 0px;
	left : 0px;
	width: auto;
	margin-top: 0;
	margin-bottom : 22px;
	padding-top : 10px;
	padding-left : 10;
	padding-bottom : 10px;
	background-color: #ffffff;
	border-bottom : 4px solid #EEEEEE;
	border-top : 4px solid #EEEEEE;
}



.grey{
	position : relative;
	width : auto;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	background-color : #EEEEEE;
}
.white{
	position : relative;
	width : auto;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	background-color : #FFFFFF;
}



#navigation{
	font-family: inherit;
	position: absolute;
	top : 10px;
	left : 10px;
	width: 130px;
	margin : 0px;
	padding : 0px;
	text-align : left;
}
#navigation a{
	font-size : 80%;
}
#navigation h3{
	font-family: inherit;
	background-color: transparent;
	margin-top : 0px;	
	margin-bottom : 0px;
	padding-bottom : 0px;

}
#navigation FORM {
	border : 0px;
	margin: 0px;	
	padding : 0px;
	white-space : nowrap;
	width : 468px;
}


#banner468a{
	font-family: inherit;
	position: absolute;
	top : 10;
	left : 125px;
	width: auto;
	height: auto;
	margin-bottom : 20px;
	background-color: #EEEEEE;
	border-bottom : 0px solid #EEEEEE;
	border-top : 4px solid #EEEEEE;
}
#banner468{
	font-family: inherit;
	position: absolute;
	top : 10;
	left : 125px;
	width: auto;
	height: auto;
	margin-bottom : 20px;
	background-color: #EEEEEE;
	border-bottom : 0px solid #EEEEEE;
	border-top : 4px solid #EEEEEE;
}
#banner468 FORM {
	border : 0px;
	margin: 0px;	
	padding : 0px;
	white-space : nowrap;
	width : 468px;
	
}



#topphoto{
	position: absolute;
	border : 0;
	top : 88px;
	left : 125px;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	background-color : #ffffff;
}

#skyscraper{
	position: absolute;
	top : 193px;
	left : 125px;
	width : 120px;	
	border : 0;
	padding-top : 0;
	padding-left : 0;

	background-color : #ffffff;
}
#skyscraper-high{
	position: absolute;
	top : 90px;
	left : 125px;
	width : 120px;
	border : 0;
	padding-top : 0;
	padding-left : 0;
	background-color : #ffffff;
}

div.pagebottom {
	position : relative;
	left: 0px;
	width: 100%;
	padding-top : 20px;
	border-top : 2px solid #6600CC;
	border-bottom : 2px solid #6600CC;
	text-align: center;
	background-color: #FFFFFF;
}
#copyright{
	height: 48px;
	font-size : 8px;
	text-align : center;
}
#copyright a { color:#333; font-family:Arial, Helvetica, sans-serif; text-decoration:none
}
#copyright a:hover { text-decoration:underline
}
.disclaimer{
	position: absolute;
	top : 80px;
	left : 125px;
	width: 468px;
	height: 68px;
	padding-top : 20px;
	margin-bottom : 0px;
	background-color: #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	border-top : 0px solid #FFFFFF;
}

SPAN.apre{
	font-size:10pt;
	color: #0000FF;
}

a{
	font-family: inherit;
	font-size: 10pt;
	color : #00f;
	background-color: transparent;
}
#emailframe{
	position: absolute;
	border : 0;
	top : 193px;
	left : 610px;
	border : 0;
	padding-top : 0;
	padding-left : 0;
	width : 125px;
	background-color : #ffffff;
}
