body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/structure/background5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width: 955px;
	min-height: 100%; /* Moving footer */
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
}

/* html, body {
	margin:0;
	padding:0;
	height: 100%; /* Moving footer
}

body {
	min-width: 955px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: small;
	background-color:#eee;
}*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 130%;
}
h1 {
	color: #000066;
	font-weight: bold;
	font-size: large;
}
h2 {
	color: #000066;
	font-weight: bold;
	font-size: medium;
}

h3 {
	color: #000066;
	font-weight: bold;
	font-size: small;
}
h4 {
	color: #000066;
	font-size: small;
	font-weight: normal;
}

.subheader {
	color: #000066;
	font-weight: bold;
}
.header {
	color: #000066;
	font-weight: bold;
	font-size: medium;
}
.bigheader {
	color: #000066;
	font-weight: bold;
	font-size: large;
}
#content {
	padding: 8px 8px 8px 12px;
	margin: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-right: 8px;
}
div.pullquote {
	float: right;
	width: 140px;
	color: #000066;
	border: solid #FF0000;
	border-width: 7px 0;
	font: bold medium Arial, Helvetica, Verdana, sans-serif;
	padding: 6px 2px 6px 6px;
	margin: 1px 7px;
	margin-right: 24px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;

}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.ultable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}

.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 3px 0px 0px 0px;
	}

.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	}

#contenttable {
	padding: 8px 8px 8px 12px;
	margin: 0px;
}

#contenttable a:link {
	text-decoration: underline;
}

#contenttable a:hover {
	text-decoration: underline;
}
#contenttable a:active {
	text-decoration: underline;
}

#contenttable a:visited {
	text-decoration: underline;
}

.contenttable2 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
	}

#contenttable2 {

	margin: 0px;
}

#contenttable2 a:link {
	text-decoration: underline;
}

#contenttable2 a:hover {
	text-decoration: underline;
}
#contenttable2 a:active {
	text-decoration: underline;
}

#contenttable2 a:visited {
	text-decoration: underline;
}

.factsheettable {
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
	}

#factsheettable {

	margin: 0px;
}

#factsheettable a:link {
	color: #FF0000;
	text-decoration: none;
}

#factsheettable a:hover {
	color: #000066;
	text-decoration: none;
}
#factsheettable a:active {
	color: #FF0000;
	text-decoration: none;
}

#factsheettable a:visited {
	color: #FF0000;
	text-decoration: none;
}
.blue {
	color: #000066;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-right: 8px;
	margin-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	padding-top: 6px;
}

#contact a {
	text-decoration: underline;
}
#search a:hover {
}
p span.displaynone { display:none; }
