body {
	font-size: small;
	background: #ffffff;
	text-align: center;
	}
	html>body {font-size: medium;}

h2 {
	font-size: 160%;
	margin: 0;
	padding: 20px 0 10px 0;
	}

h3 {
	font-size: 120%;
	margin: 0;
	padding: 10px 0 5px 0;
	}

noscript {
	font-family: "Trebuchet MS", Verdana, "sans serif", system;
	font-size: 60%;
	}
	
#page {
	background: #ffffff;
	border-width: 0;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, "sans serif", system;
	font-size: 90%;
	margin: auto;
	text-align: left;
	}

a {
	color: #000000;
	text-decoration: none;
	}

.toplink {
	clear: both;
	font-size: 80%;
	color: #000000;
	padding: 10px;
	text-align: right;
	text-decoration: none;
	width: 100%;
	}
	html>body .toplink {float: right;}

address {
	font-style: normal;
	margin-left: 20px;
	}

img {
	border: 0;
	}


ul {
	list-style-type: square;
	}

blockquote {
	font-style: italic;
	margin: 0;
	padding: 10px 30px 20px 30px;
	}

.inputform {
	display: none;
	}

#title {
	background: #ffffff;
	height: 170px;
	margin: 0;
	padding: 20px 20px 10px 20px;
	}

#titlemain {
	font-size: 280%;
	}

#titlecontact {
	font-size: 75%;
	}

#titlestrapline {
	clear: right;
	font-size: 120%;
	font-style: italic;
	float: left;
	padding-top: 10px;
	}

#content {
	background: #ffffff;
	border: 1px solid #333333;
	margin: 0;
	padding: 20px 30px 20px 30px;
	}
	html>body #content {padding-top:40px;}

#menuBar {
	display: none;
	}

#menuBarBottom {
	display: none;
	}

.mainimage {
	display: none;
	}