body, div, input, textarea, ul, li, a, p, hi, h2, h3, h4, h5, h6, pre {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #97D7E5;
	text-decoration: none;
}
a:hover {
	color: #7B6E72;
	text-decoration: none;
}
em {
	font-style: normal;
	color: #07748D;
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
}
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 76%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	width: 24pc;
	color: #7D7575;
	font-size: 1.2em;
}
strong {
	font-style: normal;
	color: #07748D;
	font-size: 1em;
	line-height: 1.2em;
	margin: 5px 0px 2px;
	padding: 0px;
	font-weight: normal;
	display: block;
}
ul {
	list-style-type: none;
}
div#bottom {
	position: relative;
	height: 740px;
	width: 800px;
}

div#footer {
	color: #7B6E72;
	font-size: 1em;
	width: 590px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D6D6;
	padding: 2px 0px 0px;
	display: block;
	margin: 0px;
	position: absolute;
	top: 430px;
	left: 220px;
	z-index: 6;
}
div#footer a {
	color: #006699;
	text-decoration: none;
}
div#footer a:link, div#footer a:visited {
	color: #006699;
	text-decoration: none;
}
div#footer a:hover {
	color: #BFB2B3;
	text-decoration: none;
}
div#footer p  {
	text-align: right;
	width: 545px;
	padding-right: 5px;
	font-size: 1em;
}

div#wrapper {
	height: 1000px;
	width: 820px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	margin-top: 10%;
}


.input {
	display: block;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	height: 18px;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	background-color: #6EB9CA;
	color: #28889E;
}
.darktype {
	color: #5D4B51;
	margin-bottom: 0px;
	width: 400px;
}
.widetype {
	width: 550px;
	display: inline;
}

