@charset "UTF-8";
#wrap{
	width: 46.625em;
	border: 0.063em none #868483;
	text-align: left;
	margin-top: 1.0em;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-bottom-color: #f0f0f0;
	color: #e0e0e0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-position: 50px 5px;
	background-repeat: repeat-y;
}
#wrap #header img {
	display: inline;
	height: 9.375em;
	width: 33.75em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #053651;
	border: 1px dotted #f0f0f0;
	text-decoration: none;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
	display: block;
}
input:focus {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px dotted #f0f0f0;
	text-decoration: none;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
	display: block;
}
input.button {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #053651;
	border: 1px;
	border-style:dotted !important;
	border-color:#f0f0f0;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.22em;
	display: inline;
	width: 7em;
	text-transform: lowercase;
}
input.button:hover {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #006699;
	border: 0.0625em dotted #f0f0f0;
	text-decoration: none;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.22em;
	display: inline;
	cursor: auto;
	text-transform: uppercase;
}
textarea {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #053651;
	border: 1px dotted #f0f0f0;
	text-decoration: none;
	display: block;
	margin-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
	margin-right: 0.5em;
}

textarea:focus {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px dotted #f0f0f0;
	text-decoration: none;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
	display: block;
}
textarea:active {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px dotted #f0f0f0;
	text-decoration: none;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
	display: block;
}

#wrap #navbar {
	padding-bottom: 0.1em;
	margin-bottom: 0px;
	text-align: right;
	font-size: 100%;
}

#wrap #navbar .navlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #fffffe;
	text-decoration: none;
	font-size: 0.8em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #efefef;
	margin-left: 1em;
	padding-right: 1em;
	display: inline;
	letter-spacing: 0.05em;
}
#wrap #navbar .navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	padding-right: 1em;
	text-decoration: none;
	font-size: 0.8em;
}
#wrap #footer {
	font-size: 0.65em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
	padding-top: 0.2em;
	color: #CCCCCC;
	letter-spacing: 0.5em;
}
#content {
	color: #ffffff;
	width: 100%;
	padding-top: 0.2em;
}
h1 {
	font-size: 150%;
	text-decoration: none;
	color: #f1f1f1;
	display: inline;
}
h2 {
	font-size: 1.2em;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	display: inline;
	margin-bottom: 0em;
	padding-bottom: 0em;
	text-decoration: none;
	letter-spacing: 0.12em;
}
h3 {
	display: block;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 0.8em;
	letter-spacing: 0.05em;
	width: 95%;
	margin-left: 0.25em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#content p.contact {
	display: inline;
}


li.textlist {
	letter-spacing: 0.08em;
	list-style-position: outside;
	font-size: 0.8em;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	padding-bottom: 0.15em;
	color: #fefefe;
}
