body {
	margin: 0px;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;

}
#splash {
	margin: auto;
	background-color: #313021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #efefef;
	text-align: center;
	font-style: italic;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 800px; 
}
#splash-content {
	position: relative;
	width: 800px;
	height: 380px;
	margin: auto;

}
#splash-link a:link, #splash-link a:visited {
	color: #efefef;
	background-color: #313021;
	text-decoration: none;
	padding-left: 50%;
	font-style: normal;


}

#splash-link a:hover {
	color: #ffffff;
}
#imagebar {
	display: block;
}
a img {
	text-decoration: none;
	border: none;

	
}
#CenquestLogo {
	float: left;
	padding: 10px;
	display: inline;



}
#censusResearchWales {
	min-width:120px;
	display: inline;
	float: right;
	padding-top: 3%;


}
#navbar{
	background-color: #313021;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #b5a252;
	padding: 5px 5px 5px 10px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #313021;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;





}

#navbar a:link, #navbar a:visited {
	color: #d6d3ce;
	background-color: #313021;
	text-decoration: none;

}

#navbar a:hover {
	color: #ffffff;
}
.menuSeparator img {
	vertical-align: text-bottom;
	display: inline;

}

#main-content {
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 5px;
	padding-left: 3%;
	height: 60%;

}
#text-content h4 {
	display: inline;

}
#text-content li span {
	color: #b5a252;

}
#photo-content p {
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
#photo-content{
	float: right;
	padding: 15px 0px 10px;
	width: 50%;


}

.sub-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding-right: 5em;
	padding-left: 5em;
	padding-top: 0px;
	padding-bottom: 0px;
}
p.question {
	font-weight: bold;
}
p.answer {
	font-weight: 200;
}
p.subheader {
	font-size: medium;
	font-weight: bold;
}
cite {
	font-style: normal;
	display: block;
}

ul.headline
{
	font-weight: bold;
	text-transform: capitalize;
	list-style-type: none;
	padding: 0;
	margin: 0px;

}

ul.news
{
	list-style-type: none;
	padding: 0;
	margin: 0em;

}
#emailContents {
	border: none;
	width:200px;
}
#emailContents label {
	text-align:left;
	width:200px;
	padding:0.2em;
	margin:0.3em 0 0;
	text-transform: capitalize;
	display: block;
	color: #333333;
	font-weight: bold;


}
#emailContents input {
	margin:3px;
	height:20px;
	width:500px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#emailContents textarea {
	margin:3px;
	height:165px;
	width:500px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#buttons label {
	display: inline;

}
#buttons nobr {
	display:none; 
}  
.buttonLbl {
	display: inline;
}
.subanswer {
	padding-left: 20px;
}
.address-text {
	display: block;
	padding-left: 3em;
}
#footer {
	text-align: center;
	bottom: 0px;
	position: static;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
#footer a{
	text-decoration: none;
	color: #999999;


}
.anchorSeparator {
	color: #efefef;
}
.indentText {
	display: block;
	padding-left: 3em;
}
#PROAcknowledgement {
	color: #000000;
	font-size: x-small;
	text-align: left;
	clear: both;


}
.emphText {
	font-weight: 600;
}
#PROAcknowledgement p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.col2 {
	text-align: center;
	width: 25%;

}
table {
	border: 1px solid #313021;
	text-align: left;
	margin: 0px;
	padding: 0px;


}
table th {
	background-color: #CCCCCC;
	font-size: medium;
	text-transform: capitalize;
	border: 1px solid #313021;
	margin: 0px;
	padding: 0px;



}
table td {
	border: 1px solid #313021;
	margin: 0px;
	padding: 3px;

}
