/* Generic Styling */

body {
	background:#E8F7F9 url(images/body.png) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#346B6B;
	}
	
* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:underline;
	color:#FF6600;
	font-weight: bold;
	}
	
a:hover {
	text-decoration:none;
	color:#469191;
	font-weight: bold;
	}
	
.clear {clear:both;}

/* Structure */

#wrapper {
	margin:0 auto;
	width:900px;
	background:#C0DCDE;
	font-size:1.20em;
	}

#header {
	height:290px;
	}

#menu {
	height:35px;
	line-height:35px;
	background: #FFD733 repeat-x;
	padding:0 5px;
	}
	
#menu2 {
	height:35px;
	line-height:35px;
	background: #8FC2C6 repeat-x;
	padding:0 5px;
	}
	
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
	
#content {
	float:left;
	width:800px;
	min-height:400px;
	margin-right: 33px;
	margin-left: 33px;
	}

#footer {
	clear:both;
	height: 50px;
	}

/* Entries */

.entry {
	text-align:justify;
	line-height:1.75em;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
	}

.entry-title {
	font-size:1.9em;
	font-weight:bold;
	letter-spacing:-1px;
	color: #5EAEAE;
	}
	
.entry2 {
	padding:0px 10px 5px 60px;
	text-align:justify;
	line-height:1.75em;
}

.entry3 {
	text-align:justify;
	line-height:1.75em;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
	}


.content1-container {
	clear: both;
	float: left;
	width: 700px;
	margin: 0px 0px 40px;
	padding: 0px;
}
.content1-container-3col-left {
overflow: hidden; float: left; width: 105px; margin: 0px 35px 0px 0px; padding: 0px;
}

.content1-container-3col-middle {
	overflow: hidden;
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.content1-container-3col-right {
overflow: hidden; float: right; width: 150px; margin: 0px; padding: 0px;
}

.content2-container {
	clear: both;
	float: left;
	width: 650px;
	margin: 0px 0px 40px;
	padding: 0px;
}

.content-title-noshade-size3 {
margin: 0px; padding: 0px; color: #469191; font-weight: bold; font-size: 160%;
}

.content-subtitle-noshade-size1 {
margin: 0px; padding: 0px; color: #469191; font-weight: bold; font-size: 110%;
}

.content-txtbox-noshade {
	margin: 0px;
	padding: 10px 10px 0px;
	text-align: left;
}

/* Menu 1*/

#menu ul {
	list-style-type:none;
	font-size: 90%;
	font-weight: bold;
	}

#menu li {
	float:left;
	}
	
#menu li a {
	padding:0 12px;
	display:block;
	color:#469191;
	margin-right:2px;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
	}
	
/* Menu 2*/

#menu2 ul {
	list-style-type:none;
	font-size: 90%;
	font-weight: bold;
	}

#menu2 li {
	float:left;
	}
	
#menu2 li a {
	padding:0 12px;
	display:block;
	color:#FFFFFF;
	margin-right:2px;
	text-decoration: none;
}

#menu2 li a:hover {
	text-decoration: underline;
	}	


/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:1.9em;
	font-weight:bold;
	color: #3C7B7B;
	text-align: center;


	}


/* Extra's */

.yellow-bold {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FF9900;
	font-weight: bold;
}

#table1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FDFAEA;
	font-weight: bold;
	text-align: left;
	background-color: #E9CF46;
	padding: 5px 5px 4px 35px;
	background-image: url(images/but-small-1.gif);
	background-repeat: no-repeat;
}

#table1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #D1B618;
	font-weight: bold;
	text-align: right;
}

#table1 ul {

	padding-left: 15px;
	list-style-type: disc;
}

#table2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #76983D;
	font-weight: bold;
	text-align: left;
	background-color: #B5CF88;
	padding: 5px 5px 4px 35px;
	background-image: url(images/but-small-2.gif);
	background-repeat: no-repeat;
}

#table2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #A0C168;
	font-weight: bold;
	text-align: right;
}

#table2 ul {
	padding-left: 15px;
	list-style-type: disc;
}

#table3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #745E34;
	font-weight: bold;
	text-align: left;
	background-color: #D0BB96;
	padding: 5px 5px 4px 35px;
	background-image: url(images/but-small-3.gif);
	background-repeat: no-repeat;
}

#table3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #CC9966;
	font-weight: bold;
	text-align: right;
}

#table3 .content1-container-3col-left {overflow: hidden; float: left; width: 262px; margin: 0px 35px 0px 0px; padding: 0px;
}

#table3 .content1-container-3col-middle {
	overflow: hidden;
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}

#table4 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #58718D;
	font-weight: bold;
	text-align: left;
	background-color: #A4B3C6;
	padding: 5px 5px 4px 35px;
	background-image: url(images/but-small-4.gif);
	background-repeat: no-repeat;
}

#table4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #D1B618;
	font-weight: bold;
	text-align: right;
}

#table4 ul {
	padding-left: 15px;
	list-style-type: disc;
}

#links h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #669999;
	padding: 5px 5px 4px 40px;
	background-image: url(images/but-small-links.gif);
	background-repeat: no-repeat;
}

#links a {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#links a:hover {
	text-decoration:underline;
	}
	


#links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #A0C168;
	font-weight: bold;
	text-align: right;
}

#links ul {
	padding-left: 15px;
	list-style-type: disc;
}


.blue-bold {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #3C7B7B;
	font-weight: bold;
}

.entry2 {
	padding:0px 10px 5px 60px;
	text-align:justify;
	line-height:1.75em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #3C7B7B;
	font-weight: bold;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #F27900;
	font-weight: normal;
	text-align: center;
	font-size: 110%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #F27900;
	font-weight: bold;
	text-align: center;
}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #F27900;
	font-weight: bold;
	text-align: left;
}
