@charset "utf-8";


html,body {
	background: #7BC141;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	height: 100%;
	background: #7AC141 url(../images/site_background.gif) top left repeat-x;
}

* {
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	color: #33578e;
	text-decoration: underline;
}
a:hover {
	color: #98d41d;
}
a:active {
	color: #000;
}

#container {
	width: 780px;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFF url(../images/container_right-top.gif) top right no-repeat;
}

#header {
	width: 780px;
	height: 28px;
	background: #FFF url(../images/container_right-top.gif) top right no-repeat;
	position: relative;
	border-top: 5px solid #5C9031;
	margin: 0px;
	padding-top: 5px;
}

#header h3 {
		position: absolute;
		bottom: 8px;
		right: 20px;
		color: #FFF;
	}

#top_image {
	width: 780px;
	height: 224px;
	background: #a5be72;
	position: relative;
	border-top: 0px solid #33578e;
	border-bottom: 5px solid #4078cd;
}
	#top_image h2 {
		position: absolute;
		bottom: 150px;
		right: 280px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-style: italic;
		font-size: 20px;
		letter-spacing: -1px;
		font-weight: 100;
		color: #FFF;
	}
	
.grijs {color: #CCCCCC}
	
#navcontainer {
	width: 780px;
	
	background: #98d41d;
	padding: 0;
	border-bottom: 5px solid #4078cd;
}
	
	
/* NAVIGATION BAR */

#menu a:hover, #menu a:visited:hover {
	color: #fff;
	background: #4078cd url(../images/nav_hover_back.gif) top left repeat-x; 
	text-decoration: none;
}

ul#menu {
	padding-left: 0;
	white-space: nowrap;
}

#menu li {

	display: inline;
	list-style-type: none;
}

#menu a { 
	padding: 8px; 
	
	border-right: 1px solid #FFF;
}

#menu a {
	color: #fff;
	font-size: 12px;
	background: #98d41d;
	text-decoration: none;
	font: Comic Sans MS, Trebuchet MS, Verdana, Arial
}




/* CORE, THE ACTUAL CONTENTS */

#core {
	width: 780px;
	height: auto;
	clear: both;
	background: url(../images/core_background.jpg) bottom right no-repeat;
}

#core_left {
	width: 399px;
	margin: 0px;
	float: left;
	background-color: #4078cd;
}

.core_left img {
	margin: 0px;
	float: left;
	padding: 0;
	}

#the_right_direction {
	width: 180px;
	height: 59px;
	padding-bottom: 5px;
	border-bottom: 5px solid #33578e;
	margin-left: 5px;
}

#core_left p {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	color: #FFF;
}

	#core_left h1 {
		font-family: "Bitstream Vera Sans", Arial, sans-serif;
		font-weight: 100;
		font-size: 20px;
		color: #FFF;
		letter-spacing: -1px;
		text-indent: -1px;
		margin: 8px;

	}
	
	#core_left ul {
	padding-left: 20px;
	margin: 10px;
	line-height: 20px;
	font-size: 12px;
}
#core_left li {
	list-style-image: url(../images/list_dot.gif);
	color: #FFFFFF;
	border-bottom: 1px solid #daf5a2;
	font-size: 11px;
}
#core_left li a {
	text-decoration: none;
	font-size: 11px;
}

#core_left a {
	text-decoration: none;
	font-size: 11px;
	color:#FFFFFF;
}
		#core_left a:hover {
			color: #FFF;
			text-decoration:underline;
			background: #4078cd;
			
		}
		#core_left a:active {
			background: #98d41d;
			color: #000;
			text-decoration: none;
		}
		.ietop {
			_margin-top: -10px;
		}
		
#office_man {
	width: 180px;
	height: 126px;
	border: 0;
	margin-top: 5px;
	padding-bottom: 5px;
}

/* RIGHT CONTENTS */

#core_right {
	width: 379px;
	height: auto;
	float: left;
}
#core_right h1 {
	font-family: "Bitstream Vera Sans", Arial, sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #a5be72;
	letter-spacing: -1px;
	text-indent: -1px;
	padding: 3px 3px 0px 10px;

}


.spacer {
	margin-top: 30px;
	display: block;
	width: 97%;
	height: auto;
	padding: 4px;
}
.csc-firstHeader {
	margin-top: 10px;
	display: block;
	width: 97%;
	height: auto;
	padding: 4px;
}

#core_right p {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
}
#core_right .intro {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Console", "Trebuchet MS", Tahoma, sans-serif;
	line-height: 18px;
	padding: 5px 5px 5px 10px;
	color: #4078cd;
	
}

#intro_image {
	float: right;
	margin: 0 10px 0 10px;
	padding: 5px;
	border: 1px solid #cbee82;
}

#core_right ul {
	padding-left: 20px;
	margin: 10px;
	line-height: 20px;
	font-size: 12px;
}
#core_right li {
	list-style-image: url(../images/list_dot.gif);
	border-bottom: 1px solid #daf5a2;
	font-size: 11px;
}
#core_right li a {
	text-decoration: none;
	font-size: 11px;
}



/* CONTENT PAGE CORE_RIGHT */

#core_top ul {
	padding-left: 20px;
	margin: 10px;
	line-height: 20px;
	font-size: 12px;
}
#core_top li {
	list-style-image: url(../images/list_dot.gif);
	border-bottom: 1px solid #daf5a2;
	font-size: 11px;
}
#core_top li a {
	text-decoration: none;
	font-size: 11px;
}


#breadcrumb { border-bottom : 1px dotted #a3a3a3; padding: 5px 5px 5px 10px; font-size : 8pt; }

#content_right_header {
	width: 523px;
	height: 1px;
	padding: 18px;
	margin: 5px 0 0 10px;
	background: #98D41D;
	position: relative;
	text-align: center;
}
#faux_border {
	height: 5px;
	width: 560px;
	margin: 0 0 0 10px;
	_margin-top: -6px;
	border-bottom: 5px solid #33578e;
	clear: both;
}
	#content_right_header h1 {
		font-family: "Bitstream Vera Sans", Arial, sans-serif;
		font-weight: 100;
		color: #FFFFFF;
		letter-spacing: -1px;
		padding: 0;

		font-size: 9px;
	}

#core_top h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #B4006C;
	letter-spacing: -1px;
	text-indent: -1px;
	padding: 3px 3px 0px 10px;

}

/* CONTENT HEADER ROUND CORNERS */

#left_top, #right_top, #left_bottom, #right_bottom {
	width: 8px;
	height: 8px;
	border: 0;
	position: absolute;
}
#left_top {
	background: url(../images/news_left-top.gif) top left no-repeat;
	top: 0;
	left: 0;
}
#right_top {
	background: url(../images/news_right-top.gif) top right no-repeat;
	top: 0;
	right: 0;
	_right: -1px;
}
#left_bottom {
	background: url(../images/news_left-bottom.gif) bottom left no-repeat;
	bottom: 0;
	left: 0;
}
#right_bottom {
	background: url(../images/news-right-bottom.gif) bottom right no-repeat;
	bottom: 0;
	right: 0;
	_right: -1px;
}

/* SLIDING DOORS */
.slidingnavi a.link1 {
background:transparent url(../images/sliding/vc.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:219px;
}

.slidingnavi a.link1:hover, .slidingnavi a.link1_active {
background:transparent url(../images/sliding/vc_on.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:219px;
}

.slidingnavi a.link2 {
background:transparent url(../images/sliding/or.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:90px;
}

.slidingnavi a.link2:hover, .slidingnavi a.link2_active {
background:transparent url(../images/sliding/or_on.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:90px;
}

.slidingnavi a.link3 {
background:transparent url(../images/sliding/je.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:80px;
}

.slidingnavi a.link3:hover, .slidingnavi a.link3_active {
background:transparent url(../images/sliding/je_on.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:80px;
}

.slidingnavi a.link4 {
background:transparent url(../images/sliding/ch.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:140px;
}

.slidingnavi a.link4:hover, .slidingnavi a.link4_active {
background:transparent url(../images/sliding/ch_on.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:140px;
}

.slidingnavi a.link5 {
background:transparent url(../images/sliding/we.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:125px;
}

.slidingnavi a.link5:hover, .slidingnavi a.link5_active {
background:transparent url(../images/sliding/we_on.png) repeat scroll 0%;
height:29px;
margin-right:-16px;
width:125px;
}

.slidingnavi a {
background-repeat:no-repeat;
display:inline;
float:left;
}

.slidingnavi {
margin-left: 7px;
}

.slidingnavi a span {
display:none;
text-align:center;
}


/* FOOTER */

.tools { border-top : 1px dotted #a3a3a3; padding: 5px 5px 5px 10px; }

#footer {
	clear: both;
	width: 760px;
	height: 10px;
	background: #4078cd;
	padding: 10px;
	
}
	#footer p {
		color: #FFF;
	}
	
	
	#footer a {
		color: #FFF;
	}

.left-element {
   float: left;
   width: 49%;
   }

.right-element {
   float: right;
   width: 49%;
   text-align: right; 
   }

#core_top p {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
}


.csc-menu csc-menu-1 {
	
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;

	padding: 5px 5px 5px 10px;

}
		
/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px; }
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 P { color:#182801; }

TABLE.contenttable-1 P { color:#182801; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#d7e5ef;}
TABLE.contenttable-2 P { color:#10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:#8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }


/* RTE / Table styling */ 
TABLE.contenttable { border:1px #182801 solid; margin:10px 10px 10px 10px; width:100%; }
TABLE.contenttable TR TD { padding:0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; color: #182801; }
TABLE.contenttable TR { background-color:#F5F5F5; }
