p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	text-align: justify;
	line-height: normal;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	left: 5px;
	top: 5px;
	height: 100%;
}

tr {
	left: 5px;
	top: 5px;
	text-align: left;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


li {
list-style:square;
font-family: Arial;
	font-size: 12px;

}

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	
}


#main {
	left: 1px;
	text-align: justify;
	top: 0px;
	 }
	 
#contents {
	text-align: justify;
	top: 100px;
	 }
	 
#buttons {

display: none; 

}
#top	 {
	background-color:#FFFFFF;
	position: absolute;
	z-index: 5;
	height: 90px;
	width: 100%;
 }
 
#bar {

	display: none; 

	 }
	 
#bottom {
	background-color:#ffffff;
	position: absolute;
	z-index: 5;
	left: 0px;
	height: 100px;
	width: 100%;
	bottom: 0px;
}
	 
#bottom_img {
	position: absolute;
	right: 0%;
	z-index: 4;
	 }


.contact_link {

	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	

}

.contact_text {

	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	margin-left: 0px;
	padding: 0px;
}


.contact_form {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFCC;
	width: 180px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;

}
.contact_form_select {

	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFCC;
	width: 187px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;
	}
.submit_button {

	font-family: Arial;
	font-size: 14px;
	background-color: #000066;
	height: auto;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	text-transform: lowercase;
	color: #FFFFFF;
}
#navigator {

	display: none; 
}
span {
	text-decoration: none;
}

