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;
	background-color: #9999CC;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
		color: #000000;
}

.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
		font-weight: bold;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: 	#FFCC00;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	width: 98%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 2px;
	color: 	#FFCC00;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFCC00;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFCC00;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 1px;
}

.subheader {
	color: #FFCC00;
	font-weight: bold;
}
.header {
	color: #FFCC00;
	font-weight: bold;
	font-size: medium;
}

.bigheader {
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	color: #FFCC00;
	font-weight: bold;
	font-size: xx-large;
}
#content {
	padding: 8px 8px 8px 12px;
	margin: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 8px;
}
div.pullquote {
	float: right;
	width: 140px;
	color: #FFFFFF;
	border: solid #FFCC00;
	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: 100%;
	color: #000000;

}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.ultable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFCC00;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

.label {
color: #9999CC
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

#contenttable {
	padding: 8px 8px 8px 12px;
	margin: 0px;
}

#contenttable a:link {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

#contenttable a:hover {
	color: #666699;
	text-decoration: underline;
		font-weight: bold;
}
#contenttable a:active {
	color: #FFCC00;
	text-decoration: underline;
		font-weight: bold;
}

#contenttable a:visited {
	color: #FFCC00;
	text-decoration: underline;
		font-weight: bold;
}

.contenttable2 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #000000;
	}

#contenttable2 {

	margin: 0px;
}

#contenttable2 a:link {
	color: #FFCC00;
	text-decoration: underline;
}

#contenttable2 a:hover {
	color: #666699;
	text-decoration: underline;
}
#contenttable2 a:active {
	color: #FFCC00;
	text-decoration: underline;
}

#contenttable2 a:visited {
	color: #FFCC00;
	text-decoration: underline;
}


#contenttable3 {
	padding: 8px 8px 8px 12px;
	margin: 0px;
}

#contenttable3 a:link {
	color: #FFCC00;
	text-decoration: underline;
}

#contenttable3 a:hover {
	color: #666699;
	text-decoration: underline;
}
#contenttable3 a:active {
	color: #FFCC00;
	text-decoration: underline;
}

#contenttable3 a:visited {
	color: #FFCC00;
	text-decoration: underline;
}

.factsheettable {
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #000000;
	}

#factsheettable {

	margin: 0px;
}

#factsheettable a:link {
	color: #FFCC00;
	text-decoration: none;
}

#factsheettable a:hover {
	color: #666699;
	text-decoration: none;
}
#factsheettable a:active {
	color: #FFCC00;
	text-decoration: none;
}

#factsheettable a:visited {
	color: #FFCC00;
	text-decoration: none;
}


#holder {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	text-align: left;
}

#holder2 {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}

#contentholder2 {
	width: 600px;
}

#contentholder {
	width: 750px;
}

#bannerholder {
	background-color: #FFCC00;
}

#homenav {
	width: 750px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#homenav a:link {
	color: #000000;
	text-decoration: none;
}

#homenav a:hover {
	color: #666699;
	text-decoration: none;
}
#homenav a:active {
	color: #000000;
	text-decoration: none;
}

#homenav a:visited {
	color: #000000;
	text-decoration: none;
}

#invisible {
	display: none;
 }
