

/* *********************************************************** */
/* ** Generic Styles										** */
/* *********************************************************** */
html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/docroot/images/bg_wood.jpg);
	height: 100%;
}
div {
	text-align: left;
}
img {
	border: 0;
}
div#readmoreimg {
	margin: 20px 0px 10px 0px;
}
#readmoreimg a {
	display: block;
	width: auto;
	position: relative;
}
.rightalign {
	text-align: right;
}
.clearfloat {
	font-size: 0px;
	height:0px;
	clear: both;
}

div#peoplefoto {
	margin: 20px;
}
div#sitepath {
	font-family: monospace;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	left: 40px;
	width: 400px;
	display: inline;
}
div#flashpath {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	left: 0px;
	z-index: 500;
	width: 400px;
	display: inline;
}
div#flashpath a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

/* *********************************************************** */
/* ** Gimmick layer											** */
/* *********************************************************** */
div#gimmick {
	position: absolute;
	width: 250px;
	height: 250px;
	z-index: 600;
	display: none;
}
div#gimmickclose {
	border: 1px dotted #F00;
	width: 250px;
	height: 250px;	
	position: absolute;
	z-index: 2;
	display: none;
}
#gimmickclose a {
	display: block;
	position: absolute;
	top: -2px;
	right: -2px;
	padding: 10px;
	cursor: pointer;
}

div#voerbak {
	position: absolute;
	width: 330px;
	height: 330px;
	z-index: 600;
	display: none;
}


/* *********************************************************** */
/* ** Sitewide (Top Menu Bar)								** */
/* *********************************************************** */
div#sw_bg {
	background-image: url(/docroot/images/bg_sitewide.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
}
div#sw {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
}
div#sw_home {}
div#sw_menus {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
#sw ul {
	float: left;
	margin: 1px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	background-image: url(/docroot/images/dotted_line_vert.gif);
	background-repeat: no-repeat;
	list-style: none;
}
#sw li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#sw li img {
	float: left;
}
img.flagimg {
	margin-top: 7px;
}
/* **************** Mouseovers **************** */
a#homebutton {
	float: left;
	display: block;
	width: 60px;
	height: 24px;
	background-image: url(/docroot/images/button_tcn_home.gif);
	background-repeat: no-repeat;
}
a#homebutton img { display: none; }
a#homebutton:hover, a#homebutton:focus, a#homebutton:active {
	background-image: url(/docroot/images/button_tcn_home_on.gif);
	background-repeat: no-repeat;
}
a#sw_matrix {
	float: left;
	display: block;
	width: 108px;
	height: 24px;
	background-image: url(/docroot/images/button_tcn_matrix.gif);
	background-repeat: no-repeat;
}
a#sw_matrix img { display: none; }
a#sw_matrix:hover, a#sw_matrix:focus, a#sw_matrix:active {
	background-image: url(/docroot/images/button_tcn_matrix_on.gif);
	background-repeat: no-repeat;
}
a#sw_concepts {
	float: left;
	display: block;
	width: 76px;
	height: 24px;
	background-image: url(/docroot/images/button_concepts.gif);
	background-repeat: no-repeat;
}
a#sw_concepts img { display: none; }
a#sw_concepts:hover, a#sw_concepts:focus, a#sw_concepts:active {
	background-image: url(/docroot/images/button_concepts_on.gif);
	background-repeat: no-repeat;
}
a#sw_development {
	float: left;
	display: block;
	width: 90px;
	height: 24px;
	background-image: url(/docroot/images/button_development.gif);
	background-repeat: no-repeat;
}
a#sw_development img { display: none; }
a#sw_development:hover, a#sw_development:focus, a#sw_development:active {
	background-image: url(/docroot/images/button_development_on.gif);
	background-repeat: no-repeat;
}
a#sw_management {
	float: left;
	display: block;
	width: 88px;
	height: 24px;
	background-image: url(/docroot/images/button_management.gif);
	background-repeat: no-repeat;
}
a#sw_management img { display: none; }
a#sw_management:hover, a#sw_management:focus, a#sw_management:active {
	background-image: url(/docroot/images/button_management_on.gif);
	background-repeat: no-repeat;
}
a#sw_investments {
	float: left;
	display: block;
	width: 87px;
	height: 24px;
	background-image: url(/docroot/images/button_investments.gif);
	background-repeat: no-repeat;
}
a#sw_investments img { display: none; }
a#sw_investments:hover, a#sw_investments:focus, a#sw_investments:active {
	background-image: url(/docroot/images/button_investments2.gif);
	background-repeat: no-repeat;
}
a#sw_contact {
	float: left;
	display: block;
	width: 64px;
	height: 23px;
	background-image: url(/docroot/images/button_contact.gif);
	background-repeat: no-repeat;
}
a#sw_contact img { display: none; }
a#sw_contact:hover, a#sw_contact:focus, a#sw_contact:active {
	background-image: url(/docroot/images/button_contact_on.gif);
	background-repeat: no-repeat;
}
a#sw_sitemap {
	float: left;
	display: block;
	width: 66px;
	height: 24px;
	background-image: url(/docroot/images/button_sitemap.gif);
	background-repeat: no-repeat;
}
a#sw_sitemap img { display: none; }
a#sw_sitemap:hover, a#sw_sitemap:focus, a#sw_sitemap:active {
	background-image: url(/docroot/images/button_sitemap_on.gif);
	background-repeat: no-repeat;
}
a#sw_language {
	float: left;
	display: block;
	width: 73px;
	height: 24px;
	background-image: url(/docroot/images/button_language.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
a#sw_language img#language_img { display: none; }
a#sw_language:hover, a#sw_language:focus, a#sw_language:active {
	background-image: url(/docroot/images/button_language_on.gif);
	background-repeat: no-repeat;
}
a#sw_country {
	float: left;
	display: block;
	width: 69px;
	height: 24px;
	background-image: url(/docroot/images/button_country.gif);
	background-repeat: no-repeat;
}
a#sw_country img { display: none; }
a#sw_country:hover, a#sw_country:focus, a#sw_country:active {
	background-image: url(/docroot/images/button_country_on.gif);
	background-repeat: no-repeat;
}

/* *********************************************************** */
/* ** Main Layout											** */
/* *********************************************************** */
div#columns {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
}
div#leftcolumn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}
div#maincolumn {
	position: relative;
	top: 0px;
	left: 210px;
	width: 750px;
}
div#rightcolumn {
	position: absolute;
	z-index: 10px;
	top: 0px;
	right: 0px;
	width: 210px;
}
div#subrightcolumn {
	position: relative;
	float: right;
	z-index: 10px;
	width: 180px;
}

/* *********************************************************** */
/* ** Two div classes to create a dropshadow effect			** */
/* ** used for:												** */
/* ** - Postit												** */
/* ** - Memo												** */
/* *********************************************************** */
div.cornershadow_right {
	position: absolute;
	bottom: 83px;
	right: -14px;
	margin-bottom: -84px;
	z-index: 100;
}
div.cornershadow_bottom {
	position: absolute;
	bottom: -1px;
	right: -15px;
	margin-bottom: -15px;
	z-index: 100;
}

/* *********************************************************** */
/* ** Downloadflash.jsp										** */
/* *********************************************************** */
div#downloadflash {
	left: 350px;
	top: 60px;
	width: 160px;
	padding: 25px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
}

/* *********************************************************** */
/* ** Postit Block											** */
/* *********************************************************** */
div.postit {
	background-image: url(/docroot/images/postit_top.gif);
	background-repeat: repeat-x;
	background-position: inherit;
	background-color: #fff889;
	border-right: 1px solid #3d2619;
	border-bottom: 1px solid #3d2619;
}

/* *********************************************************** */
/* ** Memo Block												** */
/* *********************************************************** */
div.memo {
	background-image: url(/docroot/images/postit_yellow_top.gif);
	background-repeat: repeat-x;
	background-position: inherit;
	background-color: #ffe400;
	border-right: 1px solid #3d2619;
	border-bottom: 1px solid #3d2619;
	position: relative;
	width: 160px;
	padding: 25px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
}
div.memocontent {
	font-family: monospace;
	font-size: 11px;
}
div.memocontent p {
	margin: 5px;
}

/* *********************************************************** */
/* ** Report Block											** */
/* *********************************************************** */
div#report {
	margin-bottom: 15px;
}
div#report_bg {
	width: 168px;
	background-image: url(/docroot/images/report_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 1px 0px;
}
div#report_label {
	width: 136px;
	text-align: center;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background-color: #b9703d;
	margin: 0px 12px 0px 12px;
	padding: 5px 0px 5px 0px;
}
div#report_content {
	margin: 3px 28px 10px 20px;
}

#report_content ul {
	margin: 6px 0px;
	padding: 0px;
	list-style: none;
}
#report_content li {
	margin: 0px;
	padding: 0px;
}

/* *********************************************************** */
/* ** Main Menu (The one inside a postit)					** */
/* *********************************************************** */
div#mainmenu {
	position: relative;
	width: 180px;
	padding: 25px 0px 5px 0px;
	margin: 0px 0px 20px 10px;
}
ul.menu {
	list-style: none;
	margin: 0px 10px 5px 10px;
	padding: 0px;
}
.menu ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.menu li {
	padding: 0px;
	line-height: 15px;
}
.menu ul li {
	text-indent: 20px;
	font-family: Arial, Geneva,Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.menu ul li.active {
	font-weight: bold;
	text-indent: 0px;
}
.menu ul li.active img {
	margin: 0px 6px 0px 0px;
}
.menu a {
	text-decoration: none;
	color: #253ed9;
}
.menu a:hover {
	text-decoration: underline;
}

/* *********************************************************** */
/* ** Searchbox (The one inside a postit)					** */
/* *********************************************************** */
div#searchform {
	position: relative;
	width: 180px;
	padding: 25px 0px 5px 0px;
	margin: 0px 0px 20px 10px;
}
.postit form {
	margin: 0px 10px 5px 10px;
	padding: 0px;
}
.searchtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7f7e7d;
	margin: 5px 0px;
}
.searchsubmit_nl {
	background-image: url(/docroot/images/button_postit_search_nl.gif);
	width: 153px;
	height: 15px;
	border: 0;
	cursor: pointer;
}
.searchsubmit_en {
	background-image: url(/docroot/images/button_postit_search_en.gif);
	width: 153px;
	height: 15px;
	border: 0;
	cursor: pointer;
}

/* *********************************************************** */
/* ** Content Layout Based on 1sheetpaperLINED				** */
/* *********************************************************** */
div#coffeestain {
	position: absolute;
	top: -20px;
	left: 370px;
}
div#linedpaper_top {
	background-image: url(/docroot/images/linedpaper_top.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 547px;
}
div#linedpaper_bg {
	position: relative;
	background-image: url(/docroot/images/linedpaper_bg.gif);
	background-repeat: repeat-y;
	padding: 2px 1px 70px 1px;
	margin:0px 0 0 0;
}
#linedpaper_bg #article {
	position: relative;
	left: 60px;
	width: 400px;
	z-index: 20;
}
#linedpaper_bg #article h2 {
	color: #666;
}
div#linedpaper_bottom {
	background-image: url(/docroot/images/linedpaper_bottom.gif);
	background-repeat: no-repeat;
	width: 547px;
	height: 106px;
}

/* *********************************************************** */
/* ** Content Layout Based on 1sheetpaperSTAPLED			** */
/* *********************************************************** */
div#stapledpaper_top {
	background-image: url(/docroot/images/stapledpaper_top.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 547px;
}
div#stapledpaper_bg {
	position: relative;
	background-image: url(/docroot/images/stapledpaper_bg.gif);
	background-repeat: repeat-y;
	padding: 1px 1px 70px 1px;
}
#stapledpaper_bg #article {
	position: relative;
	left: 60px;
	width: 400px;
}
#stapledpaper_bg #article h2 {
	color: #666;
}
div#stapledpaper_bottom {
	background-image: url(/docroot/images/stapledpaper_bottom.gif);
	background-repeat: no-repeat;
	width: 547px;
	height: 106px;
}

/* *********************************************************** */
/* ** Content Layout Based on 1sheetpaperTAPED			** */
/* *********************************************************** */
div#tapedpaper_top {
	background-image: url(/docroot/images/tapedpaper_top.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 547px;
}
div#tapedpaper_bg {
	position: relative;
	background-image: url(/docroot/images/tapedpaper_bg.gif);
	background-repeat: repeat-y;
	padding: 1px 1px 40px 1px;
}
#tapedpaper_bg #article {
	position: relative;
	left: 30px;
	width: 480px;
	color:#fff;
	font-family: monospace;
}
#tapedpaper_bg #article h2 {
	color: #fff;
}
div#tapedpaper_bottom {
	background-image: url(/docroot/images/tapedpaper_bottom.gif);
	background-repeat: no-repeat;
	width: 547px;
	height: 43px;
}

/* *********************************************************** */
/* ** Content Layout Based on 1sheetpaperPUNCHED			** */
/* ** With color variations									** */
/* *********************************************************** */
div#punchpaper_bg {
	position: relative;
	background-repeat: repeat-y;
	padding: 1px 1px 40px 1px;
}
#punchpaper_bg #article {
	position: relative;
	left: 30px;
	width: 480px;
}
div#punchpaper_top {
	background-repeat: no-repeat;
	height: 43px;
	width: 547px;
}
#punchpaper_bg #article h2 {}
div#punchpaper_bot {
	background-repeat: no-repeat;
	width: 547px;
	height: 43px;
}
/* ***************************** GREEN ***************************** */
div.punchpaper_top_green { background-image: url(/docroot/images/punchpaper_top_green.gif); }
div.punchpaper_bg_green { background-image: url(/docroot/images/punchpaper_bg_green.gif); }
div.punchpaper_bot_green { background-image: url(/docroot/images/punchpaper_bot_green.gif); }
/* ***************************** RED ***************************** */
div.punchpaper_top_red { background-image: url(/docroot/images/punchpaper_top_red.gif); }
div.punchpaper_bg_red { background-image: url(/docroot/images/punchpaper_bg_red.gif); color: #fff; }
div.punchpaper_bot_red { background-image: url(/docroot/images/punchpaper_bot_red.gif); }
/* ***************************** BLUE ***************************** */
div.punchpaper_top_blue { background-image: url(/docroot/images/punchpaper_top_blue.gif); }
div.punchpaper_bg_blue { background-image: url(/docroot/images/punchpaper_bg_blue.gif); }
div.punchpaper_bot_blue { background-image: url(/docroot/images/punchpaper_bot_blue.gif); }
/* ***************************** NAVYBLUE ***************************** */
div.punchpaper_top_navyblue { background-image: url(/docroot/images/punchpaper_top_navyblue.gif); }
div.punchpaper_bg_navyblue { background-image: url(/docroot/images/punchpaper_bg_navyblue.gif); color: #fff;}
div.punchpaper_bot_navyblue { background-image: url(/docroot/images/punchpaper_bot_navyblue.gif); }
/* ***************************** PINK ***************************** */
div.punchpaper_top_pink { background-image: url(/docroot/images/punchpaper_top_pink.gif); }
div.punchpaper_bg_pink { background-image: url(/docroot/images/punchpaper_bg_pink.gif); }
div.punchpaper_bot_pink { background-image: url(/docroot/images/punchpaper_bot_pink.gif); }
/* ***************************** ORANGE ***************************** */
div.punchpaper_top_orange { background-image: url(/docroot/images/punchpaper_top_orange.gif); }
div.punchpaper_bg_orange { background-image: url(/docroot/images/punchpaper_bg_orange.gif); }
div.punchpaper_bot_orange { background-image: url(/docroot/images/punchpaper_bot_orange.gif); }
/* ***************************** BROWN ***************************** */
div.punchpaper_top_brown { background-image: url(/docroot/images/punchpaper_top_brown.gif); }
div.punchpaper_bg_brown { background-image: url(/docroot/images/punchpaper_bg_brown.gif); color: #fff; }
div.punchpaper_bot_brown { background-image: url(/docroot/images/punchpaper_bot_brown.gif); }
/* ***************************** PURPLE ***************************** */
div.punchpaper_top_purple { background-image: url(/docroot/images/punchpaper_top_purple.gif); }
div.punchpaper_bg_purple { background-image: url(/docroot/images/punchpaper_bg_purple.gif); }
div.punchpaper_bot_purple { background-image: url(/docroot/images/punchpaper_bot_purple.gif); }
/* ***************************** YELLOW ***************************** */
div.punchpaper_top_yellow { background-image: url(/docroot/images/punchpaper_top_yellow.gif); }
div.punchpaper_bg_yellow { background-image: url(/docroot/images/punchpaper_bg_yellow.gif); }
div.punchpaper_bot_yellow { background-image: url(/docroot/images/punchpaper_bot_yellow.gif); }

/* *********************************************************** */
/* ** Content Layout Based on Missionstatement				** */
/* *********************************************************** */
div#maintitle {
	position: relative;
	top: 0px;
	left: 50px;
}
div#paperwrap {
	position: absolute;
	top: 90px;
}
div#ringedpaper_top {
	height: 40px;
	width: 560px;
}
div#ringedpaper_content {
	position: relative;
	width: 560px;
	padding: 1px;
}
div#ringedpaper_bottom {
	position: relative;
	height: 49px;
	width: 560px;	
}
div#ringedpaper_content div#article {
	display: block;
	margin: 0px 50px 0px 40px;
}
div#pawprint_wrapper {
	display: block;
	min-height: 120px;
	height: auto !important; /*Fix for IE*/
	height: 120px;
}
div#linepaper_content {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 520px;
	margin-left: 15px;
	padding: 1px;
	background-image: url(/docroot/images/linepaper_content.jpg);
	background-repeat: repeat-y;
	background-position: inherit;
}
div#linepaper_bottom {
	height: 120px;
	margin-left: 8px;
	background-image: url(/docroot/images/linepaper_bottom.gif);
	background-repeat: no-repeat;
}
div#linepaper_content div#article {
	margin: 0px 60px 0px 40px;
	padding: 0px;
}

div#improve {
	position: relative;
	z-index: 300;
	top: -105px;
	left: 110px;
}
/******************* Photorow photos *******************/
div#photo1 {
	position: relative;
	margin-top: 0px;
	left: -15px;
}
div#photo2 {
	position: relative;
	margin-top: -40px;
}
div#photo3 {
	position: relative;
	margin-top: -40px;
	left: -15px;
}
div#photo4 {
	position: relative;
	margin-top: -40px;
	margin-bottom: 10px;
}
div#trammel {
	position: relative;
	top: 0px;
	left: 20px;
	z-index: 400;
	margin-bottom: -10px;
}


/******************* Ringed Paper GREEN backgrounds *******************/
.rtopbg_green {
	background-image: url(/docroot/images/ringed_top_green.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_green {
	background-image: url(/docroot/images/ringed_content_green.gif);
	background-repeat: repeat-y;
}
.rbotbg_green {
	background-image: url(/docroot/images/ringed_bottom_green.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_green {
	background-image: url(/docroot/images/pawprint_green.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper RED backgrounds *******************/
.rtopbg_red {
	background-image: url(/docroot/images/ringed_top_red.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_red {
	background-image: url(/docroot/images/ringed_content_red.gif);
	background-repeat: repeat-y;
	color: #fff;
}
.rbotbg_red {
	background-image: url(/docroot/images/ringed_bottom_red.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_red {
	background-image: url(/docroot/images/pawprint_red.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper BLUE backgrounds *******************/
.rtopbg_blue {
	background-image: url(/docroot/images/ringed_top_blue.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_blue {
	background-image: url(/docroot/images/ringed_content_blue.gif);
	background-repeat: repeat-y;
}
.rbotbg_blue {
	background-image: url(/docroot/images/ringed_bottom_blue.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_blue {
	background-image: url(/docroot/images/pawprint_blue2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper YELLOW backgrounds *******************/
.rtopbg_yellow {
	background-image: url(/docroot/images/ringed_top_yellow.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_yellow {
	background-image: url(/docroot/images/ringed_content_yellow.gif);
	background-repeat: repeat-y;
}
.rbotbg_yellow {
	background-image: url(/docroot/images/ringed_bottom_yellow.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_yellow {
	background-image: url(/docroot/images/pawprint_yellow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper NAVYBLUE backgrounds *******************/
.rtopbg_navyblue {
	background-image: url(/docroot/images/ringed_top_navyblue.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_navyblue {
	background-image: url(/docroot/images/ringed_content_navyblue.gif);
	background-repeat: repeat-y;
	color: #fff;
}
.rbotbg_navyblue {
	background-image: url(/docroot/images/ringed_bottom_navyblue.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_navyblue {
	background-image: url(/docroot/images/pawprint_navyblue.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper PINK backgrounds *******************/
.rtopbg_pink {
	background-image: url(/docroot/images/ringed_top_pink.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_pink {
	background-image: url(/docroot/images/ringed_content_pink.gif);
	background-repeat: repeat-y;
}
.rbotbg_pink {
	background-image: url(/docroot/images/ringed_bottom_pink.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_pink {
	background-image: url(/docroot/images/pawprint_pink.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper PURPLE backgrounds *******************/
.rtopbg_purple {
	background-image: url(/docroot/images/ringed_top_purple.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_purple {
	background-image: url(/docroot/images/ringed_content_purple.gif);
	background-repeat: repeat-y;
	color: #fff;
}
.rbotbg_purple {
	background-image: url(/docroot/images/ringed_bottom_purple.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_purple {
	background-image: url(/docroot/images/pawprint_purple.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper BROWN backgrounds *******************/
.rtopbg_brown {
	background-image: url(/docroot/images/ringed_top_brown.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_brown {
	background-image: url(/docroot/images/ringed_content_brown.gif);
	background-repeat: repeat-y;
	color: #fff;
}
.rbotbg_brown {
	background-image: url(/docroot/images/ringed_bottom_brown.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_brown {
	background-image: url(/docroot/images/pawprint_brown.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/******************* Ringed Paper ORANGE backgrounds *******************/
.rtopbg_orange {
	background-image: url(/docroot/images/ringed_top_orange.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rmidbg_orange {
	background-image: url(/docroot/images/ringed_content_orange.gif);
	background-repeat: repeat-y;
}
.rbotbg_orange {
	background-image: url(/docroot/images/ringed_bottom_orange.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
.rpaw_orange {
	background-image: url(/docroot/images/pawprint_orange.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


/* *********************************************************** */
/* ** Content Layout based on TCN Matrix (the books)		** */
/* *********************************************************** */
div#bookwrap {
	position: absolute;
	left: 0px;
	width: 777px;
}
/******************* Book Background *******************/
div#booktop {
	height: 14px;
	width: 777px;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/book_top.png');
	background-repeat: no-repeat;
	background-position: inherit;
}
div#booktop[id] {
	background-image: url(/docroot/images/book_top.png);
}

div#bookbottom {
	position: absolute;
	top: 460px;
	left: 3px;
	height: 28px;
	width: 777px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/book_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
}
div#bookbottom[id] {
	background-image: url(/docroot/images/book_bottom.png);
}
div#bookleft {
	position: absolute;
	top: 14px;
	left: 0px;
	height: 446px;
	width: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/book_left.png');
	background-repeat: no-repeat;
	background-position: inherit;
}
div#bookleft[id] {
	background-image: url(/docroot/images/book_left.png);
}
div#bookright {
	position: absolute;
	top: 14px;
	left: 0px;
	left: 757px;
	height: 449px;
	width: 20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/book_right.png');
	background-repeat: no-repeat;
	background-position: left top;
}
div#bookright[id] {
	background-image: url(/docroot/images/book_right.png);
}
div#bookpages {
	position: absolute;
	top: 14px;
	left: 10px;
	background-image: url(/docroot/images/book_center.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 747px;
	height: 446px;
}
/******************* Next and Previous *******************/
div#previouspage {
	position: absolute;
	top: 490px;
	left: 20px;
}

div#nextpage {
	position: absolute;
	top: 490px;
	left: 640px; 
}
/******************* Tabs *******************/
div#tabthink {
	position: absolute;
	top: 100px;
	left: 741px;
	z-index: 400;
}
div#tabthink.active {
	left: 4px;
}

div#tabmake {
	position: absolute;
	top: 174px;
	left: 743px;
	z-index: 400;
}
div#tabmake.active {
	left: 5px;
}

div#tabdo {
	position: absolute;
	top: 248px;
	left: 745px;
	z-index: 400;
}
div#tabdo.active {
	left: 6px;
}

div#tabgrow {
	position: absolute;
	top: 322px;
	left: 746px;
	z-index: 400;
}
div#tabgrow.active {
	left: 7px;
}

div#leftpage{
	position: absolute;
	left: 20px;
	top: -10px;
	width: 352px;
	height: 466px;
	z-index: 300;
}
div#pageimage {
	width: 320px;
	height: 270px;
	position: absolute;
	top: 165px;
	left: 15px;
}
/******************* Tabpage color classes *******************/
.bluepage { background-image: url(/docroot/images/bluepage.jpg); background-position:top right; background-repeat: no-repeat; }
.redpage {	background-image: url(/docroot/images/redpage.jpg); background-position:top right; background-repeat: no-repeat; }
.greenpage {background-image: url(/docroot/images/greenpage.jpg); background-position:top right; background-repeat: no-repeat; }
.goldpage {	background-image: url(/docroot/images/goldpage.jpg); background-position:top right; background-repeat: no-repeat; }


/******************* Content *******************/
div#articletitle {
	position: absolute;
	top: 144px;
	right: 40px;
	text-align: right;
	padding: 1px 4px 1px 4px;
	background-color: #000;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

div#bookcontentleft {
	position: absolute;
	left: 80px;
	top: 58px;
	width: 280px;
	height: 400px;
}
div#bookcontentright {
	position: absolute;
	left: 425px;
	top: 58px;
	width: 280px;
	height: 400px;
}

/* *********************************************************** */
/* ** Content Layout based on Investors Lounge				** */
/* *********************************************************** */
div#paperwrap2 {
	position: absolute;
	top: 50px;
}
div#lined_top2 {
	position: relative;
	left: 15px;
}
div#paperrow1 {
	position: relative;
	min-height:180px;
	height: auto !important;
	height: 180px;
	left: 15px;
	background-image: url(/docroot/images/linepaper_bg2.gif);
	background-repeat: repeat-y;
	background-position: inherit;
}
div#paperrow2 {
	position: relative;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	left: 0px;
	background-image: url(/docroot/images/cardboarda_bg.gif);
	background-repeat: repeat-y;
	background-position: inherit;
}
div#paperrow3 {
	position: relative;
	background-image: url(/docroot/images/cardboardb_bg.gif);
	background-repeat: repeat-y;
	background-position: inherit;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	left: 0px;
}
div#row_content {
	width: 450px;
	margin: 0px 50px;
	padding: 1px;
}

/* *********************************************************** */
/* ** Content layout based on Newsroom						** */
/* *********************************************************** */

div#newspaper_bg {
	position: relative;
	background-image: url(/docroot/images/newspaper_bg.gif);
	background-repeat: repeat-y;
	padding: 1px;
}
div#newspaper_bottom {
	position: relative;
}

div#newspath {
	position: relative;
	left: 40px;
	padding-bottom: 5px;
	border-bottom: 3px solid #000;
	width: 650px;
}
div#newswrapper {
	position: relative;
	margin: 0px 40px 0px 40px;
	padding: 10px 0px 10px 0px;
	width:650px;
}
div#leftnewscolumn {
	width: 426px;
	float: left;
	margin-right: 20px;
}
div#leftnewscolumn h3 {
	text-align: left;
}
div#rightnewscolumn {
	float: left;
	width: 200px;
	text-align: right;
	border-left: 1px solid #000;
}
div#newsblacklabel {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding:4px 0 0 0;
	height:18px;
	text-indent: 5px;
	background-color: #000;
	width: 180px;
	margin:5px 0 0 20px;
}

div.rss{
	width:15px;
	height:15px;
	padding:0 0 5px 0;
	display:inline;
}
.headline {
	width: 180px;
	margin: 3px 0px 10px 20px;
}
.headline p {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03c;
}
.headline a {
	color: #03c;
	text-decoration: none;
}
.headline a:hover {
	color: #000;
	text-decoration: underline;
}
div#headlinedate {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #999;
}

div#quoteimg {
	margin-top: 50px;
}

div.newsfeed {
	margin: 10px 0 0 0;
}
.newsfeed iframe {
	width: 645px;
	height: 400px;
	border: 0;
}
div.line {
	border-top: 3px solid #000;
	width: 645px;
	margin: 0 0 0 40px;
}
div.attachment {
	width: 200px;
	float:right;
	text-align: right;
}
div.attachment img {
	vertical-align: top;
	margin: 2px;
}
div.attachment a {
	font-family: verdana;
	font-size: 11px;
	color: #00F;
}
div.attachment a:hover {
	text-decoration: none;
}

/* *********************************************************** */
/* ** Download page, based on newsroom						** */
/* *********************************************************** */
div#usbstick {
	margin: 10px 0 10px 20px;
}
div.downloadrow {
	clear: left;
	border-top: 1px dashed #000;
	background-color: #ffffcc;
	padding: 10px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
div.downloadicon {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
}
div.downloadcontent {
	width: 350px;
	float: left;
}
.downloadcontent em {
	font-size: 9px;
}

/* *********************************************************** */
/* ** Content layout based on Project Details				** */
/* *********************************************************** */
div#pd_nav {
	position: relative;
}
div#pd_back {}
div#pd_options {
	position: absolute;
	top: 0px;
	right: 10px;
}
div#paperwrap3 {
	position: absolute;
	top: 30px;
}
div#paperwrap4 {
	position: absolute;
	top: 0px;
}
#pd_options ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pd_options li {
	padding-left: 20px;
	display: inline;
}
div#pd_top {
	width: 748px;
	height: 88px;
	background-image: url(/docroot/images/pd_top.gif);
	background-repeat: no-repeat;
}
div#pd_top2 {
	width: 748px;
	height: 70px;
	background-image: url(/docroot/images/pd_top2.gif);
	background-repeat: no-repeat;
}
div#pd_content {
	position: relative;
	width: 748px;
	background-image: url(/docroot/images/pd_bg.gif);
	background-repeat: repeat-y;
	padding: 1px;
}
#pd_content #content_img {
	position: absolute;
	top: 45px;
	left: 470px;
	z-index: 200;
}
#pd_content #pd_article {
	width: 400px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 20px 0px 20px 70px;
}
div#pd_positionwrap {
	position: relative;
	margin: 50px 0px 0px 30px;
}
div#pd_searchpaper {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/pd_search_bg.png');
	background-repeat: no-repeat;
	width: 691px;
	height: 207px;
}
#pd_searchpaper[id] {
	background-image: url(/docroot/images/pd_search_bg.png);
}
div#ps_programs {
	position: absolute;
	top: 90px;
	left: 45px;
}
div#ps_countries {
	position: absolute;
	top: 90px;
	left: 270px;
}
div#ps_status {
	position: absolute;
	top: 90px;
	left: 490px;
}
.ps_select {
	width: 160px;
	font-size: 10px;
	font-family: Arial, Verdana, Sans-serif;
	background-color: #eee;
	border: 1px solid #666;
}
div#ps_submit {
	position: absolute;
	top: 150px;
	left: 500px;
}
.ps_submit {
	width: 76px;
	height: 22px;
	background-image: url(/docroot/images/pd_search_button.gif);
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
}

div#pd_path {
	position: absolute;
	top: 30px;
	left: 50px;
}
div#pd_title {
	width: 748px;
	background-image: url(/docroot/images/pd_title_bg.gif);
	padding: 1px;
}
#pd_title h2 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	font-size: 21px;
	color: #FFF;
	margin: 10px 50px 5px 50px;
	padding: 0px;	
}
div#pd_title2 {
	width: 651px;
	background-color: #002e67;
	padding: 1px;
	margin-left: 50px;
}
#pd_title2 h2 {
	text-transform: uppercase;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 21px;
	color: #FFF;
	margin: 3px 20px 0px 20px;
	padding: 0px;	
}
div#pd_row1 {
	width: 748px;
	padding: 10px 1px 1px 1px;
	background-image: url(/docroot/images/pd_blue_bg.gif);
}
div#pd_row2 {
	width: 748px;
	padding: 10px 1px 1px 1px;
	background-image: url(/docroot/images/pd_red_bg.gif);
}
div#pd_row3 {
	width: 748px;
	padding: 1px;
	background-image: url(/docroot/images/pd_green_bg.gif);
}
div#pd_row4 {
	width: 748px;
	padding: 10px 1px 1px 1px;
	background-image: url(/docroot/images/pd_brown_bg.gif);
}
div#pd_trans1 {
	width: 748px;
	height: 42px;
	background-image: url(/docroot/images/pd_trans1.gif);
	background-repeat: no-repeat;
}
div#pd_trans2 {
	width: 748px;
	height: 27px;
	background-image: url(/docroot/images/pd_trans2.gif);
	background-repeat: no-repeat;
}
div#pd_trans3 {
	width: 748px;
	height: 24px;
	background-image: url(/docroot/images/pd_trans3.gif);
	background-repeat: no-repeat;
}
div#pd_bottom {
	width: 748px;
	height: 74px;
	background-image: url(/docroot/images/pd_bottom.gif);
	background-repeat: no-repeat;
}
div#pd_bottom2 {
	width: 748px;
	height: 61px;
	background-image: url(/docroot/images/pd_bottom2.gif);
	background-repeat: no-repeat;
}
div#pd_columns {
	position: relative;
	width: 650px;
	margin: 0px 0px 0px 50px;
}
div#pd_column {
	width: 200px;
	margin-right: 15px;
	float: left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
div#pd_columntitle {
	margin: 5px 0px 5px 0px;
}
#pd_column strong {
	display: block;
	margin: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#pd_column p {
	position: relative;
	display: block;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 11px 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}
.pd_bluepaw {
	background-image: url(/docroot/images/pawprint_blue.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div#pd_indexcard {
	position: absolute;
	left: -20px;
	width: 240px;
	height: 150px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/index_card.png');
	background-repeat: no-repeat;
}
div#pd_indexcard[id] {
	background-image: url(/docroot/images/index_card.png);
}
div#indexcard {
	width: 150px;
	margin: 50px 0px 0px 30px;
	font-family: verdana, arial, sans-serif;
	color: #666;
	line-height: 9px;
}
div#indexcard strong {
	margin: 0px;
	font-size: 10px;
	color: #666;
}
div#indexcard p {
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div#pd_stapledcard {
	z-index: 300;
	position: absolute;
	left: 500px;
	bottom: 20px;
	width: 240px;
	height: 130px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/stapled_card.png');
	background-repeat: no-repeat;
}
div#pd_stapledcard[id] {
	background-image: url(/docroot/images/stapled_card.png);
}
div#stapledcard {
	width: 150px;
	margin: 20px 0px 0px 20px;
	font-family: verdana, arial, sans-serif;
	color: #666;
}
div#stapledcard strong {
	display: block;
	font-size: 10px;
}
div#stapledcard p {
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div#pd_trammel {
	position: absolute;
	z-index: 200;
	top: 45px;
	left: 530px;
}
input.pback {
	background-image: url(/docroot/images/button_back.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 75px;
	height: 18px;
	border: 0;
	cursor: pointer;
}
div.googlemaps {
	position: relative;
	background: #FFF;
	width:360px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: red;

}
.googlemaps iframe {
	margin: 5px 5px 20px 5px;	clear:both;
}

/* *********************************************************** */
/* ** Content layout based on Project Results				** */
/* *********************************************************** */
div.pr_project {
	border-top: 1px dashed #7f7f7f;
	background-color: #f1f8fa;
	width: 651px;
	margin: 0px 0px 0px 50px;
	padding: 1px;
}
div.pr_projectdesc {
	margin: 20px;
}
#pd_content #pr_article {
	width: 651px;
	margin: 0px 0px 10px 50px;
}
.pr_projectdesc h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-family: Arial, Verdana, Sans-serif;
}
.pr_projectdesc p {
	font-size: 11px;
	font-family: Arial, Verdana, Sans-serif;
	margin: 4px 0px 0px 0px;
}
.pr_projectdesc ul {
	margin: 0px;
	padding: 0px;
}
.pr_projectdesc li {
	display: inline;
	font-family: monospace;
	font-size: 11px;
	color: #999;
	border-left: 1px solid #999;
	padding: 0px 3px 0px 3px
}
.pr_projectdesc li.first {
	padding: 0px 3px 0px 0px;
	border-left: 0;
}
.pr_projectdesc li.last {
	color: #29a523;
	padding: 0px 3px 0px 3px
}
div.pr_projectimg {
	float: right;
	margin: 0px 0px 5px 20px;
}
input.pdetail {
	background-image: url(/docroot/images/project_detail_button.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 17px;
	border: 0;
	cursor: pointer;
}

/* *********************************************************** */
/* ** Content layout based on People						** */
/* *********************************************************** */
div#ppl_photopile {}
div#ppl_intro {
	width: 650px;
	margin: 0px 0px 20px 0px;
}
.ppl_text {
	font-family: verdana, arial, sans-serif;
}
.ppl_text h2 {
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #fff;
}
.ppl_text p {
	font-size: 11px;
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div#ppl_searchformbg {
	background-image: url(/docroot/images/ppl_search_border.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 100px;
	padding: 1px;
}
div#ppl_searchform {
	width: 620px;
	height: 70px;
	margin: 14px 14px;
}

#ppl_searchform fieldset {
	margin: 0px;
	padding: 0px;
	border: 0;
	display: inline;
}
#ppl_searchform label {
	display: block;
	width: 152px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#ppl_searchform .ppl_selectfield {
	width: 160px;
	font-size: 9px;
}
#ppl_searchform .ppl_textfield {
	width: 140px;
	font-size: 9px;
}
#ppl_searchform .ppl_submit1 {
	margin: 10px 0px 0px 0px;
	background: transparent url(/docroot/images/ppl_button_search.gif) no-repeat;
	width: 110px;
	height: 16px;
	border: 0;
	cursor: pointer;
}
div#ppl_pen {
	position: absolute;
	top: 50px;
	right: 0px;
}

div#ppl_result_txt {
	margin: 15px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
div.ppl_photobox {
	float: left;
	margin: 0px 15px 15px 0px;
	background-color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.ppl_photobox a {
	display: block;
	width: 150px;
	text-decoration: none;
}
.ppl_photobox img {
	margin: 8px;
	font-size: 11px;
	font-family: courier, monospace;
	color: #00f;
}
.ppl_photobox b {
	display: block;
	margin: 0px 8px 8px 8px;
	font-size: 9px;
	font-family: verdana;
	color: #00f;
}

/* *********************************************************** */
/* ** Poll													** */
/* *********************************************************** */
div#poll {
	margin: 0 0 0 20px;
}

/* *********************************************************** */
/* ** Content layout based on People Contact Information	** */
/* ** Extends "people.jsp									** */
/* *********************************************************** */
div#ppl_rollodex {
	width: 520px;
	height: 310px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/docroot/images/rollodex_card.png');
}
div#ppl_rollodex[id] {
	background-image: url(/docroot/images/rollodex_card.png);
	background-repeat: no-repeat;
	padding: 1px;
}
div#ppl_offset {
	position: absolute;
	left: 70px;
}
div#ppl_contactinfo {
	position: relative;
	width: 450px;
	margin: 80px 0px 0px 30px;
	font-family: verdana, arial, sans-serif;
	z-index: 20;
}
div#ppl_mugshot {
	float: right;
}
div#ppl_contactinfo dl {
	width: 215px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #2b3880;
}
div#ppl_contactinfo dt {
	font-weight: bold;
	width: 15px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#ppl_contactinfo dd {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#ppl_contactinfo h2 {
	font-size: 14px;
	color:#2b3880;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
div#ppl_contactinfo p {
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	line-height: 14px;
}
div#ppl_personalquote {
	clear: both;
	position: relative;
	margin: 0px 0px 0px 30px;
	padding: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
div#ppl_personalquote p {
	margin: 20px 0px 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
div#ppl_back {
	position: absolute;
	left: 20px;
}
div#ppl_sendcard {
	position: absolute;
	left: 300px;
}

/* *********************************************************** */
/* ** Contact pagina										** */
/* *********************************************************** */

div#contact_pen {
	position: absolute;
	top: 50px;
	left: 70px;
}
div.contactform {
	margin: 20px 0px 0px 60px;
	width: 450px;
	font-size: 10px;
}
div.contactform form {
	margin: 0px;
	padding: 0px;
}
.contactform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: verdana, arial, sans-serif;
}
.contactform input {
	margin: 2px;
}
.contactform label {
	float: left;
	display: block;
	width: 120px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.contactform #firstname {
	border: 1px solid #999;
	width: 100px;
	font-size: 10px;
}
.contactform #infix {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.contactform #lastname {
	border: 1px solid #999;
	width: 100px;
	font-size: 10px;
}
.contactform #email {
	border: 1px solid #999;
	width: 252px;
	font-size: 10px;
}
.contactform #orderbook {
	margin-left: 132px;
}
.contactform textarea {
	margin: 2px;
	border: 1px solid #999;
	width: 252px;
	height: 100px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
.contactform #submit , .contactform #submitButton {
	border: 1px solid #999;
	background-color: #eee;
	margin: 2px 2px 2px 132px;
}
.contactform #reset {
	border: 1px solid #999;
	background-color: #eee;
	margin: 2px;
}
.contactform #thanksText {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div.thanks{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}
.contactform .textField {
	border: 1px solid #999;
	width: 252px;
	font-size: 10px;
}
.contactform #huisnummer {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.contactform #postcodeNumbers {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.contactform #postcodeLetters {
	border: 1px solid #999;
	width: 20px;
	font-size: 10px;
}
/* *********************************************************** */
/* ** Sitemap pagina										** */
/* *********************************************************** */

div#sitemap {
	position: relative;
	margin: 20px 0 0 70px;
	z-index: 25;
}
#sitemap {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
}
#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap li {
	background-image: url(/docroot/images/arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#sitemap li li {
	background-image: url(/docroot/images/arrow02.gif);
	background-repeat: no-repeat;
}
#sitemap a {
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}
#sitemap a:hover {
	text-decoration: underline;
}
div#moodsitemap {
	position: absolute;
	top: 0px;
	left: 300px;
}

/* *********************************************************** */
/* ** Search results										** */
/* *********************************************************** */
div#squery {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	margin: 5px 0px 0px 50px;
}
div.sresult {
	width: 450px;
	margin: 5px 0px 0px 50px;
	border:  1px dashed #000;
	padding: 2px;
	background-color: #eee;
}
.sresult a {
	display: block;
	padding: 2px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00F;
	background-color: #ccc;
}
.sresult p {
	background-image: url(/docroot/images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: monospace;
	font-size: 11px;
	color: #999;
	padding: 0 0 0 20px;
	margin: 2px;
}
.sresult strong {
	background-color: #090;
	color: #FFF;
}
div.spages {
	text-align: center;
	margin: 5px 0px 0px 50px;
	width: 450px;
}
.spages a {
	font-size: 9px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 3px;
	color: #00F
}
.spages a:hover {
	color: #000;
}
.spages a.sactive {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

/* *********************************************************** */
/* ** Event Calendar										** */
/* *********************************************************** */
#eventmonths .active {
	background-color: #05317c;
	color: #FFF;
}
#eventmonths .active:hover {
	background-color: #05317c;
	color: #FFF;
}
div#events {
	margin: 20px;
}
div#eventmonths {
	height: 20px;
}
#eventmonths ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#eventmonths li {
	float: left;
	padding: 0 4px 0 4px;
	border-left: 1px solid #003399;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
}
#eventmonths li.first {
	border-left: 0;
}
#eventmonths a {
	padding: 0 2px 0 2px;
	letter-spacing: -1px;
	text-decoration: none;	
	color: #003399;
}
#eventmonths a:hover {
	background-color: #EEE;
}
div#legend {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	background-color: #6c6c6c;
	padding: 3px;
}
#legend #legendevent {
	width: 620px;
	float: left;
}
#legend #legenddate {}

#eventAccordion .accButton {
	background-image: none;
	display: block;
	padding: 3px;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	border-bottom: 1px dashed #6c6c6c;
	color: #00C;
}
#eventAccordion .accButton:hover {
}

#eventAccordion .event {
	width: 620px;
	font-weight: bold;
	float: left;
	cursor: pointer;
}
#eventAccordion .date {
	color: #000;
}
div.accContent {
	display: none;
	padding: 15px;
	background-color: #e6e8f0;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	border-bottom: 1px dashed #6c6c6c;
}
.accContent .ewrap {
	float: left;
}
.accContent .eimage {
	float: right;
	right: 38px;
}
.accContent .eimage img {
	border: 1px solid #666;
}

.accContent .etitle {
	width: 180px;
	float: left;
	font-size: 9px;
	color: #666;
}
.accContent .etitle h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.accContent .edate {
	width: 80px;
	float: left;
	font-size: 9px;
	color: #666;
}
.accContent .edate span {
	display: block;
	font-size: 10px;
	color: #000;
}
.accContent .etime {
	float: left;
	font-size: 9px;
	color: #666;
	width: 80px;
}
.accContent .etime span {
	display: block;
	font-size: 10px;
	color: #000;
}
.accContent .description {
	width: 340px;
	margin: 10px 0 0 0;
	clear: both;
	font-size: 9px;
	color: #666;
}
.accContent .description p {
	display: block;
	font-size: 10px;
	color: #000;
	margin: 0;
}


/* *********************************************************** */
/* ** Text Markup											** */
/* *********************************************************** */
.path {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #000;
}
.path a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.path a.active {
	font-weight: bold;
	color: #000;
}

/* newstext */
.newstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0px 0px 0px;
	text-align: justify;

}
.newstext h1 {
	font-size: 18px;
	margin-top: 0px;
	padding: 0px;
	line-height: 18px;
}
.newstext h2 {
	font-size: 21px;
	margin-top: 0px;
	padding: 0px;
	line-height: 21px;
}
.newstext h3 {
	font-size: 24px;
	margin-top: 0px;
	padding: 0px;
	line-height: 24px;
}
.newstext p {
	line-height: 15px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}
.newstext i {}
.newstext b {}
.newstext a {
	text-decoration: none;
	font-weight: bold;
	color: #00F;
}
.newstext a:hover {
	text-decoration: underline;
	color: #000;
}
.newstext .download {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.newstext ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Mono */
.monotextsmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 11px;
}
.monotextsmall h1 {
	font-size: 18px;
	margin-top: 10px;
	padding: 0px;
	line-height: 18px;
}
.monotextsmall h2 {
	font-size: 21px;
	margin-top: 10px;
	padding: 0px;
	line-height: 21px;
}
.monotextsmall h3 {
	font-size: 24px;
	margin-top: 10px;
	padding: 0px;
	line-height: 24px;
}
.monotextsmall p {
	line-height: 12px;
	margin: 5px 0px 0px 0px;
}
.monotextsmall i {}
.monotextsmall b {}
.monotextsmall a {
	text-decoration: none;
	font-weight: bold;
	color: #00F;
}
.monotextsmall a:hover {
	text-decoration: underline;
	color: #000;
}

.monotext {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 15px;
}
.monotext h1 {
	font-size: 18px;
	margin-top: 10px;
	padding: 0px;
	line-height: 21px;
}
.monotext h2 {
	font-size: 24px;
	margin-top: 10px;
	padding: 0px;
	line-height: 24px;
}
.monotext h3 {
	font-size: 29px;
	margin-top: 10px;
	padding: 0px;
	line-height: 29px;
}
.monotext p {
	font-size: 13px;
	line-height: 15px;
	margin: 10px 0px 0px 0px
}
.monotext i {}
.monotext b {}
.monotext a {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
.monotext a:hover {
	text-decoration: underline;
	color: #000;
}

/* Sans */
.sanstextsmall {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.sanstextsmall h1 {
	font-size: 18px;
	margin-top: 0px;
	padding: 0px;
	line-height: 18px;
}
.sanstextsmall h2 {
	font-size: 21px;
	margin-top: 0px;
	padding: 0px;
	line-height: 21px;
}
.sanstextsmall h3 {
	font-size: 24px;
	margin-top: 0px;
	padding: 0px;
	line-height: 24px;
}
.sanstextsmall p {
	line-height: 12px;
	margin: 10px 0px 0px 0px;
}
.sanstextsmall i {}
.sanstextsmall b {}
.sanstextsmall a {
	text-decoration: none;
	font-weight: bold;
	color: #00F;
}
.sanstextsmall a:hover {
	text-decoration: underline;
	color: #000;
}

.sanstext {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
}
.sanstext h1 {
	font-size: 18px;
	margin-top: 10px;
	padding: 0px;
	line-height: 21px;
}
.sanstext h2 {
	font-size: 24px;
	margin-top: 10px;
	padding: 0px;
	line-height: 24px;
}
.sanstext h3 {
	font-size: 29px;
	margin-top: 10px;
	padding: 0px;
	line-height: 29px;
}
.sanstext p {
	line-height: 15px;
	margin: 10px 0px 0px 0px;
}
.sanstext i {}
.sanstext b {}
.sanstext a {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
.sanstext a:hover {
	text-decoration: underline;
	color: #000;
}

/*verdana*/
/* Sans */
.verdtextsmall {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.verdtextsmall h1 {
	font-size: 18px;
	margin-top: 0px;
	padding: 0px;
	line-height: 18px;
}
.verdtextsmall h2 {
	font-size: 21px;
	margin-top: 0px;
	padding: 0px;
	line-height: 21px;
}
.verdtextsmall h3 {
	font-size: 24px;
	margin-top: 0px;
	padding: 0px;
	line-height: 24px;
}
.verdtextsmall p {
	line-height: 12px;
	margin: 10px 0px 0px 0px;
}
.verdtextsmall i {}
.verdtextsmall b {}
.verdtextsmall a {
	text-decoration: none;
	font-weight: bold;
	color: #00F;
}
.verdtextsmall a:hover {
	text-decoration: underline;
	color: #000;
}

.verdtext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
}
.verdtext h1 {
	font-size: 18px;
	margin-top: 10px;
	padding: 0px;
	line-height: 21px;
}
.verdtext h2 {
	font-size: 24px;
	margin-top: 10px;
	padding: 0px;
	line-height: 24px;
}
.verdtext h3 {
	font-size: 29px;
	margin-top: 10px;
	padding: 0px;
	line-height: 29px;
}
.verdtext p {
	line-height: 15px;
	margin: 10px 0px 0px 0px;
}
.verdtext i {}
.verdtext b {}
.verdtext a {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
.verdtext a:hover {
	text-decoration: underline;
	color: #000;
}


/*****************************************************************/
/** SUGGESTIONS 												**/
/*****************************************************************/

.suggestion_list { background: white; border: 1px solid black; padding: 4px; } 

.suggestion_list ul { padding: 0; margin: 0; list-style-type: none; } 

.suggestion_list a { text-decoration: none; color: black; } 

.suggestion_list .selected { color: #B84800; } 

.suggestion_list .selected a { color: #B84800; } 

#autosuggest { display: none; } 

/*****************************************************************/
/** WORK IN PROGRESS											**/
/*****************************************************************/
div#underconstruction {
	left: 350px;
	top: 160px;
	width: 200px;
	padding: 25px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	text-align: center;
}
#constructiontrammel {
	position:absolute;
	top: -140px;
	left: 40px;
}

/*****************************************************************/
/** COUNTRY SELECT SCREEN										**/
/*****************************************************************/
div#cselect {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
}
/* *********************************************************** */
/* ** webcam Block											** */
/* *********************************************************** */
div.webcam {
	position: relative;
	margin-bottom: 110px;
	height: 400px;
}
div.webcam .h2 {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	font-size: 21px;
	color: #FFF;
	margin: 10px 50px 5px 50px;
	padding: 0px;	
}
div.webcam .dropshaddow { position:absolute; }
div.webcam .expensiveframe {
	position:absolute;
	display:block;
	width:498px;
	height:398px;
	background:url(/docroot/images/webcam_frame.png) 0 0 no-repeat;
}
div.webcam iframe {
	position:relative;
	top:57px;
	left:57px;
}
/* *********************************************************** */
/* ** domains-list Admin only								** */
/* *********************************************************** */
.domains-list {
	font-family: Monospace;
	width: 400px;
	margin: 2px 60px;
}
.domains-list th {
	height: 20px;
}
.domains-list td {}


/* *********************************************************** */
/* ** form													** */
/* *********************************************************** */
div.form {
	margin: 20px 0px 0px 60px;
	width: 450px;
	font-size: 10px;
}
div.form form {
	margin: 0px;
	padding: 0px;
}
.form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: verdana, arial, sans-serif;
}
.form input {
	margin: 2px;
	border: 1px solid #999;
}
.form label {
	float: left;
	display: block;
	width: 120px;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.form select {
	margin: 2px;
	border: 1px solid #999;
}
.form #button {
	border: 1px solid #999;
	background-color: #eee;
	margin: 2px 2px 2px 132px;
}

.form #firstname {
	border: 1px solid #999;
	width: 96px;
	font-size: 10px;
}
.form #infix {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.form #huisnummer {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.form #postcodeNumbers {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.form #postcodeLetters {
	border: 1px solid #999;
	width: 20px;
	font-size: 10px;
}
.form #lastname {
	border: 1px solid #999;
	width: 100px;
	font-size: 10px;
}
.form #email {
	border: 1px solid #999;
	width: 252px;
	font-size: 10px;
}
.form .textField {
	border: 1px solid #999;
	width: 252px;
	font-size: 10px;
}
.form #orderbook {
	margin-left: 132px;
}
.form textarea {
	margin: 2px;
	border: 1px solid #999;
	width: 252px;
	height: 100px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
.form #submitButton {
	border: 1px solid #999;
	background-color: #eee;
	margin: 2px 2px 2px 132px;
}
.form #reset {
	border: 1px solid #999;
	background-color: #eee;
	margin: 2px;
}

