/* overall styles */
body
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: small;
	color: white;
	background-color: white;
	margin : 0;
	padding: 0;
	width: 100%;
}
#content a:link
{
	text-decoration: underline;	
	color: white;
}
#content a:visited
{
	text-decoration: underline;
	color: rgb(204,51,0);
}
#content a:link:hover, #content a:visited:hover
{
	color: rgb(255,215,57);
	text-decoration: underline;
}
img
{
	border: 0;
}
h1
{
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0 0 0.3em 0;
	padding: 0.2em;
}
h2
{
	font-size: 1.2em;
	font-weight: bold;
}
h3
{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}
h4
{
	font-size: 0.8em;
	font-weight: normal;
}
/* access keys */
.skip
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.skip a
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* header */
#header
{
	width: 100%;
	height: 95px;
	background-color: black;
	margin: 0;
	padding: 0;
}
.doelink
{
	width: auto;
	margin: 0 13px 0 13px;
	padding: 13px 0 13px 0;
}
.campaignrightbanner
{
	float: right;
}
* html .campaignrightbanner
{
	margin: 0 0 -3px 0;
}
/* top menu styles */
#topmenubar
{
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	background-color: black;
}
#topmenubarinner
{
	margin: 0 0 0 2px;
	width: auto;
}
#topmenubar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenubar ul li
{
	display: inline;
	border-right: 1px solid white;
	color: white;
}
#topmenubar a
{
	padding: 0 5px 0 5px;
}
#topmenubar a:link, #topmenubar a:visited
{
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#topmenubar a:link:hover, #topmenubar a:visited:hover
{
	color: white;
	text-decoration: underline;
}
#topmenubar .menuselected
{
	color: rgb(204,51,0);
	font-weight: bold;
}
#search 
{
	float: right;
	width: 30%;
	background-color: transparent;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-szie: 0.8em;
}
#search fieldset
{
	border: 0 solid;
	padding: 0;
	margin: 0;
}
#search form
{
	display: inline;
	margin: 0;
	padding: 0;
}
.searchlabel
{
	margin-right: 3px;
	font-weight: bold;
}
#qt
{
	width: 126px;
	border: 1px solid rgb(120,139,145);
	padding: 0;
}
#qssubmit
{
}
/* filmstrip */
.filmstrip
{
	width: 100%;
	height: 18px;
	background-image: url(filmstrip.gif);
	background-repeat: repeat-x;
}
#filmstripimages
{
	width: 100%;
	text-align: center;
	background-color: black;
}
#filmstripimages img
{
	margin-right: 10px;
}
/* final header images */
#headerend
{
	width: 100%;
	height: 20px;
	background-color: black;
	background-image: url(c-style1-bannerEnd.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.headerendinner
{
	width: 30px;
	height: 20px;
	background-image: url(c-style1-bottomLeftCorner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* breadcrumbs */
.breadcrumbs
{
	font-weight: normal;
	color: black;
	margin: 5px 0 5px 260px;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumbs a:link:hover, .breadcrumbs a:visited:hover {
	color: black;
	text-decoration: underline;
}
.breadcrumbs .selected {
	color: rgb(153,0,0);
}
/* container for middle */
#middle
{
	width: 100%;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	margin: 0 0 20px 0;
	padding: 0;
}
/* left menu styles */
#lmenu
{
	width: 232px;
	float: left;
}
#lmenuinner
{
	margin: 10px 10px 10px 20px;
}
.lmenutable{
	margin: 0;
	width: 201px;
	background: url(c-style1-lmbackground.gif);
	background-repeat: repeat-y;
	font-size: 100%;
	font-weight: bold;
	border-collapse: collapse;
}
.lmenutable td
{
	padding: 0;
	margin: 0;
	border-right: dotted thin white;
	border-bottom: dotted thin white;
}
.lmenutable .number {
	width: 48px;
	color: white;
	padding: 0 0 5px 5px;
	vertical-align: bottom;
}
.lmenutable .numberselected {
	width: 48px;
	color: white;
	padding: 0 0 5px 5px;
	vertical-align: bottom;
}
.lmenutable .menulink
{
	width: 151px;
	padding: 10px 5px 15px 5px;
	vertical-align: middle;
	background-image: url(c-style1-lmCorner-moz.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
* html .lmenutable .menulink
{
	background-image: url(c-style1-lmCorner.gif);
}
.lmenutable a:link, .lmenutable a:visited {
	color: white;
	text-decoration: none;
}
.lmenutable a:link:hover, .lmenutable a:visited:hover {
	color: white;
	text-decoration: none;
	background-color: black;
}
.lmenutable .tdselected
{
	width: 151px;
	padding: 10px 5px 15px 5px;
	vertical-align: middle;
	text-decoration: none;
	color: black;
	background-image: url(c-style1-lmCorner-moz.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
* html .lmenutable .tdselected
{
	background-image: url(c-style1-lmCorner.gif);
}
.lmenutable ul
{
	padding: 0 0 0 13px;
	margin: 0 0 0 9px;
	list-style-image: url(c-style1-lmBullet.gif);
}
.lmenutable ul li
{
	padding: 0;
	margin: 0;
}
.lmenutable .listselected
{
	text-decoration: none;
	color: black;
}
/* content styles */
#contentouter
{
	width: auto;
	height: auto;
}
#homepagecontent
{
	margin: 0 0 0px 240px;
	color: white;
	height: 260px;
	min-height: 260px;
	background-color: black;
	vertical-align: middle;
}
#content
{
	margin: 0 0 0px 240px;
	color: white;
	background-color: black;
}
#contentinner
{
	width: auto;
	height: auto;
	padding: 10px 0 10px 0;
	margin: 0 10px 0 10px;
}
#researchcontentinner
{
	width: auto;
	height: auto;
	padding: 10px 0 10px 0;
	margin: 0 10px 0 10px;
}
.leftcontentimage
{
	float: left;
}
* html .leftcontentimage
{
	margin-bottom: -3px;
}
.rightcontentimage
{
	float: right;
}
* html .rightcontentimage
{
	margin-bottom: -3px;
}
.mediatable{
	margin: 0;
	width: 70%;
	font-size: 100%;
	border-collapse: collapse;
	width: 95%;
}
.mediarow
{
	width: 100%;
}
.mediarow img
{
	border: solid 1px white;
}
.mediaalternaterow
{
	width: 100%;
}
.mediaalternaterow img
{
	border: solid 1px red;
}
.mediarowimage
{
	width: 150px;
	text-align: center;
}
.mediarowtext
{
	vertical-align: middle;
}
.mediarowtext img
{
	border: 0;
}
.verticalspacer
{
	height: 10px;
}
/* research table */
.campaignresearchtitle
{
	width: 59.9%;
	margin: 0 0 0 7.9%;
	padding: 0;
	background: url(c-style1-researchtbl-bg.gif);
	background-repeat: repeat-y;
	border-left: solid 1px white;
	border-top: solid 1px white;
	border-right: solid 1px white;
	font-weight: bold;
}
* html .campaignresearchtitle
{
	width: 75.9%;
	margin: 0 0 0 8%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 59.7%;
}	
.campaignresearchtable
{
	width: 50%;
	margin: 0 0 0 8%;
	background: url(c-style1-researchtbl-bg.gif);
	background-repeat: repeat-y;
	font-size: 100%;
	border-collapse: collapse;
	width: 60%;
}
.campaignresearchheader
{
	text-align: center;
	border: solid 1px white;
}
.campaignresearchdata
{
	text-align: center;
	border: solid 1px white;
}
/* footer images */
#footerstart
{
	width: 100%;
	height: 20px;
	background-color: black;
	background-image: url(c-style1-footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.footerstartinner
{
	width: 100%;
	height: 20px;
	background-image: url(c-style1-topRightCorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#footer
{
	width: 100%;
	background-color: black;
	color: white;
	text-align: center;
	padding-bottom: 5px;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li
{
	display: inline;
	padding: 0 2px 0 0;
	margin: 0 0 0 2px;
	font-weight: normal;
	white-space: nowrap;
	color: #fff;
	border-right: 1px solid #fff;
	
}
#footer a:link, #footer a:visited
{
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:link:hover, #footer a:visited:hover
{
	color: white;
	text-decoration: none;
}
#footer .menuselected
{
	color: rgb(204,51,0);
	font-weight: bold;
}
/* styles used in default.css */
.code
{
}
.red
{
	color: #d90000;
	display: inline;
}
.green
{
	color: #00c000;
}
.summary
{
	font-weight: bold;
}
.colheadings-style
{
	width: 65%;
	margin-left: 5%;
	font-size: 100%;
	border-collapse: collapse;
	width: 90%;
}
.th-style
{
	text-align: center;
	font-weight: bold;
	border: solid 1px white;
}
.cell-style
{
	text-align: center;
	border: solid 1px white;
}

