/* overall styles */
body
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: small;
	color: black;
	background-color: white;
	margin : 0;
	padding: 0;
	width: 100%;
}
#content a:link
{
	text-decoration: underline;	
	color: black;
}
#content a:visited
{
	text-decoration: underline;
	color: rgb(102,51,102);
}
#content a:link:hover, #content a:visited:hover
{
	color: rgb(153,0,51);
	text-decoration: underline;
}
img
{
	border: 0;
}
h1
{
	font-size: 1.2em;
	margin: 0 0 0.3em 0;
}
h2
{
	font-size: 1.2em;
}
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: 91px;
	background-image: url(c-style4-banner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0;
}
* html #header
{
	margin: 0 0 -3px 0;
}
.doelink
{
	width: auto;
	margin: 0 13px 0 13px;
	padding: 13px 0 13px 0;
}
/* top menu styles */
#topmenubar
{
	width: 100%;
	margin: 0;
	background-image: url(c-style4-topnav.gif);
	background-repeat: repeat;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}
#topmenubarinner
{
	margin: 0 0 0 2px;
	padding: 4px 0 5px 0;
	width: auto;
}
#topmenubar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenubar ul li
{
	display: inline;
	border-right: 1px solid white;
	color: white;
	font-size: 100%;
	font-weight: bold;
}
#topmenubar a
{
	padding: 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%;
	text-align: right;
	vertical-align: top;
	padding: 1px 0 1px 0;
	margin: 0;
	font-size: 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;
	color: white;
}
#qt
{
	width: 126px;
	border: 1px solid rgb(120,139,145);
	padding: 0;
}
#qssubmit
{
}
/* montage */
.portalMontage
{
	width: 100%;
	height: 160px;
	background-color: black;
	background-image: url(c-style4-portalMontage.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.currentMontage
{
	width: 100%;
	height: 160px;
	background-color: black;
	background-image: url(c-style4-currentMontage.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.researchMontage
{
	width: 100%;
	height: 160px;
	background-color: black;
	background-image: url(c-style4-researchMontage.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.launchMontage
{
	width: 100%;
	height: 160px;
	background-color: black;
	background-image: url(c-style4-launchMontage.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
/* breadcrumbs */
.breadcrumbs
{
	font-weight: bold;
	color: black;
	margin: 5px 0 5px 260px;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: black;
	font-weight: bold;
	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 rgb(0,51,102);
	margin: 0 0 20px 0;
	padding: 0;
}
/* left menu styles */
#lmenu
{
	width: 230px;
	float: left;
}
.lmenutable{
	margin: 0 0 0 10px;
	width: 220px;
	font-size: 100%;
	font-weight: bold;
	border-collapse: collapse;
}
.lmenutable td
{
	padding: 0;
	margin: 0;
	border-bottom: solid 1px rgb(201,201,201);
}
.lmenutable .menulink
{
	width: 100%;
	height: 3em;
	padding: 0 5px 0 20px;
	vertical-align: middle;
	background-image: url(c-style4-lmArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.lmenutable a:link, .lmenutable a:visited {
	color: rgb(0,51,102);
	text-decoration: none;
}
.lmenutable a:link:hover, .lmenutable a:visited:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}
.lmenutable .tdselected
{
	width: 100%;
	height: 3em;
	padding: 0 5px 0 20px;
	vertical-align: middle;
	color: rgb(153,0,0);
	background-image: url(c-style4-lmArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.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 230px;
	color: black;
	height: 260px;
	min-height: 260px;
	border-left: solid 1px rgb(0,51,102);
}
#content
{
	margin: 0 0 0px 230px;
	color: black;
	border-left: solid 1px rgb(0,51,102);
}
#launchcontent
{
	margin: 0 0 0 230px;
	padding: 30px 0 20px 0;
	color: black;
	border-left: solid 1px rgb(0,51,102);
}
#contentinner
{
	width: auto;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0 10px 0 10px;
}
#researchcontentinner
{
	width: auto;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0 10px 0 10px;
}
#awardcontentinner
{
	width: auto;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0 10px 0 10px;
}
.leftcontentimage
{
	float: left;
	margin-right: 10px;
}
* html .leftcontentimage
{
	margin-bottom: -3px;
}
.rightcontentimage
{
	float: right;
}
* html .rightcontentimage
{
	margin-bottom: -3px;
}
/* launch page */
.launchtable{
	margin: 0;
	width: 75%;
	font-size: 85%;
	border-collapse: collapse;
	width: 90%;
}
.launchrow
{
	width: 100%;
}
.launchtable td
{
	width: 30%;
	height: 125px;
	vertical-align: top;
	text-align: right;
}
.portal1
{
	color: black;
	background-image: url(c-style4-portal1.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.portal2
{
	color: black;
	background-image: url(c-style4-portal2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.portal3
{
	color: black;
	background-image: url(c-style4-portal3.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.portal4
{
	color: black;
	background-image: url(c-style4-portal4.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.portal5
{
	color: black;
	background-image: url(c-style4-portal5.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.portalfiller
{
}
.whitetext
{
	padding: 25px 0 0 0;
	margin: 0 10px 0 0;
	font-weight: bold;
}
.whitetext a:link
{
	font-weight: bold;
	color: rgb(0,51,102);
	text-decoration: none;
}
.whitetext a:link:hover, .whitetext a:visited:hover
{
	font-weight: bold;
	color: rgb(51,0,102);
	text-decoration: none;
}
.whitetext a:visited
{
	font-weight: bold;
	color: rgb(204,0,0);
	text-decoration: none;
}
.blacktext
{
	padding: 25px 15px 0 0;
	font-weight: bold;
}
.blacktext a:link
{
	font-weight: bold;
	color: rgb(0,51,102);
	text-decoration: none;
}
.blacktext a:link:hover, .blacktext a:visited:hover
{
	font-weight: bold;
	color: rgb(51,0,102);
	text-decoration: none;
}
.blacktext a:visited
{
	font-weight: bold;
	color: rgb(204,0,0);
	text-decoration: none;
}
/* media page */
.mediatable{
	margin: 0;
	width: 70%;
	font-size: 100%;
	border-collapse: collapse;
	width: 95%;
}
.mediarow
{
	width: 100%;
}
.mediaalternaterow
{
	width: 100%;
}
.mediaalternaterow img
{
	border: 0;
}
.mediarowimage
{
	width: 165px;
	text-align: center;
}
.mediarowtext
{
	vertical-align: middle;
}
.mediarowtext img
{
	border: 0;
}
.verticalspacer
{
	height: 10px;
}
/* research table */
.campaignresearchtitle
{
	width: 59.9%;
	margin: 0 0 0 19.9%;
	padding: 0;
	background: url(c-style4-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;
	color: white;
}
* html .campaignresearchtitle
{
	width: 59.7%;
	margin: 0 0 0 20%;
}	
#researchcontentinner .campaignresearchtable
{
	width: 50%;
	margin: 0 0 0 8%;
	background: url(c-style4-researchtbl-bg.gif);
	background-repeat: repeat;
	font-size: 100%;
	color: white;
	border-collapse: collapse;
	width: 60%;
}
#awardcontentinner .campaignresearchtable
{
	margin: 0 0 0 8%;
	width: 60%;
	background: url(c-style4-researchtbl-bg.gif);
	background-repeat: repeat;
	font-size: 100%;
	color: white;
	border-collapse: collapse;
	width: 80%;
}
.campaignresearchheader
{
	vertical-align: top;
	text-align: center;
	border: solid 1px white;
}
#researchcontentinner .campaignresearchdata
{
	vertical-align: top;
	text-align: center;
	border: solid 1px white;
}
#awardcontentinner .campaignresearchdata
{
	vertical-align: top;
	text-align: left;
	border: solid 1px white;
}
/* graphic table */
.campaigngraphictable
{
	width: 65%;
	margin-left: 5%;
	font-size: 100%;
	border-collapse: collapse;
	width: 90%;
}
.campaigngraphicdata
{
	vertical-align: top;
}

/* Footer Start */
.footer {
	background-image: url("c-style4-footer.gif");
    background-position: right top;
    background-repeat: repeat-y;
    color: white;
    height: 48px;
    margin: 0;
    padding: 10px 0 0 5px;
    text-align: center;
	
}
.footer ul {
}
.footer ul li {
	list-style-type: none;
	display: inline;
	padding: 0 2px 0 0;
	margin: 0 0 0 2px;
	color: #000000;
	border-right: 1px solid white;
}
.footer a {
	/*color: #0000c0;*/
	color: white;
	text-decoration: underline;
}

.footer a:hover {
    text-decoration: underline;
}

.footer a:visited {
	/*color: #0000c0;*/
	color: white;
}





/* Footer end */

/* styles used in default.css */
.code
{
}
.red
{
	color: #d90000;
	display: inline;
}
.green
{
	color: #00c000;
}
.summary
{
	font-weight: bold;
}
.colheadings-style
{
	width: 90%;
	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;
}

