/**************************************************/
/* Copyright (c) 2009 Prositos ABN 26 026 129 337 */
/**************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	clear: both;
	color: #000;
	font: italic normal normal 14px 'Times New Roman', Times, serif;
	height: auto;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	width: 1024px;
}

p {
	margin: 0 0 20px 0;
	text-align: left;
}

a {
	background-color: inherit;
	border-style: none;
	color: #000;
	text-decoration: underline;
	text-transform: none;
}

h1 {
	background-color: inherit;
	color: rgb( 10, 15, 87 );
	font: italic normal bold 24px 'Times New Roman', Times, serif;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

h2 {
	background-color: inherit;
	color: rgb( 9, 21, 185 );
	font: italic normal bold 18px 'Times New Roman', Times, serif;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}

h3 {
	background-color: inherit;
	color: #000;
	font: italic normal bold 14px 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

h4 {
	background-color: inherit;
	color: #000;
	font: italic normal normal 12px 'Times New Roman', Times, serif;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
}

blockquote p {
	background-color: inherit;
	clear: both;
	color: rgb( 143, 140, 123 );
	font: italic normal bold 14px 'Times New Roman', Times, serif;
	letter-spacing: 1px;
	text-align: center;
}

ul,
ol {
	list-style-position: outside;
}

ul li {
	background-color: inherit;
	color: #003;
	list-style-type: disc;
	padding-bottom: 10px;
	margin: 0 0 0 20px;
}

ul li.nodot {
	background-color: inherit;
	color: #003;
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0 0 0 20px;
}

ul li.nodot label {
	padding-left: 10px;
}

ol li {
	background-color: inherit;
	color: #4c4d4f;
	list-style-type: decimal;
	padding-bottom: 10px;
	margin: 0 0 0 20px;
}	

div#header {
	clear: both;
	float: left;
	height: 100px;
	margin: 20px 0 0 0;
	padding: 0;
	position: relative;
	width: 100%;
}

div#header div#logo {
	float: left;
	position: relative;
	width: 160px;
}

div#header div#text {
	float: left;
	position: relative;
	text-align: center;
	width: 864px;
}

div#body {
	background-color: #fff;
	color: inherit;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

div#navigation {
	background-color: #fff;
	color: #000;
	display: block;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	width: 160px;
}

div#navigation ul#menu {
	clear: both;
	float: left;
	font: italic normal normal 20px 'Times New Roman', Times, serif;
	height: auto;
	margin: 150px 0 0 10px;
	padding: 0 0 0 10px;
	text-align: left;
	width: 150px;
}

div#navigation ul#menu li {
	display: list-item;
	float: left;
	height: auto;
	list-style-type: disc;
	margin: 0;
	padding: 0;
	width: 150px;
}

div#navigation ul#menu li a {
	background-color: inherit;
	color: rgb( 10, 15, 87 );
	display: block;
	margin: 0;
	padding: 10px 10px 20px 10px;
	text-decoration: none;
	width: 130px;
}

div#navigation ul#menu li a:link,
div#navigation ul#menu li a:visited {
	background-color: inherit;
	color: rgb( 10, 15, 87 );
	text-decoration: none;
}

div#navigation ul#menu li a:active,
div#navigation ul#menu li a#current {
	font-weight: bold;
	text-decoration: none;
}

div#navigation ul#menu li a:hover,
div#navigation ul#menu li a:focus {
	background-color: rgb( 223, 225, 214 ) !important;
	color: inherit;
	text-decoration: none;
}

div#navigation ul#menu ul.submenu {
	float: left;
	font: italic normal normal 16px 'Times New Roman', Times, serif;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0 0 20px 10px;
	text-align: left;
	width: 120px;
}

div#navigation ul#menu ul.submenu li {
	display: list-item;
	float: left;
	height: auto;
	list-style-type: circle;
	margin: 0;
	padding: 0;
	width: 120px;
}

div#navigation ul#menu ul.submenu li a {
	background-color: inherit;
	color: rgb( 10, 15, 87 );
	display: block;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	width: 100px;
}

div#navigation ul#menu ul.submenu li a:link,
div#navigation ul#menu ul.submenu li a:visited {
	background-color: inherit;
	color: rgb( 10, 15, 87 );
	text-decoration: none;
}

div#navigation ul#menu ul.submenu li a:active,
div#navigation ul#menu ul.submenu li a#current {
	font-weight: bold;
	text-decoration: none;
}

div#navigation ul#menu ul.submenu li a:hover,
div#navigation ul#menu ul.submenu li a:focus {
	background-color: rgb( 223, 225, 214 ) !important;
	color: inherit;
	text-decoration: none;
}

div#content {
	background: #fff;
	color: inherit;
	float: left;
	margin: 0;
	min-height: 430px;
	padding: 0;
	position: relative;
	width: 864px;
}

div#homepagetext {
	margin: 30px 0;
	padding: 0;
}


div.col1 {
	float: left;
	position: relative;
	width: 432px;
}

div.col2 {
	float: left;
	position: relative;
	width: 432px;
}

div.image {
	background-color: #fff;
	color: inherit;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

div#quote {
	background-color: #fff;
	clear: both;
	color: rgb( 10, 15, 87 );
	float: left;
	font-size: 16px;
	font-style: italic;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 160px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	visibility: visible;
	width: 864px;
}

div#breadcrumbs {
	background-color: inherit;
	color: rgb( 10, 15, 87 );
	font: italic normal bold 10px 'Times New Roman', Times, serif;
	margin: 0 0 20px 20px;
	padding: 0;
	text-align: left;
}

div#form {
	clear: both;
}

div#form fieldset {
	margin: 0 0 5px 0;
	padding: 10px 10px 10px 170px;
}

div#form fieldset legend {
	margin-left: -160px;
	font-weight: bold;
	padding: 0 10px;
}

div#form fieldset label.withinput {
	clear: both;
	float: left;
	margin: 0 0 0 -160px;
	padding: 0;
	position: relative;
}

div#form fieldset input,
div#form fieldset textarea,
div#form fieldset select {
	margin-bottom: 5px;
}

div#footer {
	background-color: #fff;
	clear: both;
	color: rgb( 108, 135, 176 );
	float: left;
	font-size: 12px;
	height: auto;
	margin: 0 0 0 160px;
	padding: 0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	visibility: visible;
	width: 864px;
}

div#footer div {
	padding: 10px 0;
}

div#footer a {
	background-color: inherit;
	border-style: none;
	color: rgb( 108, 135, 176 );
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	text-transform: none;
}

div#footer div#designedby {
	background-color: transparent;
	clear: both;
	color: rgb( 108, 135, 176 );
	font: normal small-caps normal 10px Garamond, "Book Antiqua", serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

div#footer div#designedby a {
	background-color: inherit;
	border-style: none;
	color: rgb( 108, 135, 176 );
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
}
