body {
	background: #dfeaff;
	}
p { 
	font: 12pt "Lucida Sans","Times New Roman",Times, serif;
	margin-top: 0px;
	}

p.p1 {
	margin-left: 400px;
	text-align:justify;
	}

p.p2 {
	text-align: center;
	}

.framed {
	border-width:  thick;
	border-style: groove;
	border-color: #cccccc
	}

#indexbody {
	margin-top:  30px;
	margin-right: 40px;
	}

#container {
	position:relative;
	width:1144px;
	margin:0 auto;
	background: #ffffff url(images/border.png) repeat-y center;
	overflow:auto;
	z-index:100;
	}

#intro {
	position:relative;
	padding-bottom:14px;
	padding-left: 40px;
	height:auto !important;
	height:1%;
	}

#header {
	position:relative;
	width:1144px;
	height:216px;
	margin:0 auto;
	background:url(images/header.png) no-repeat right;
	}

#footer {
	position: relative;
	margin-left: 40px;
	font: 10pt "Lucida Sans","Times New Roman",Times, serif;
	text-align: center;
	}

#navigation {
	position: relative;
	margin: 0;
	padding: 0;
	font: 18pt "Lucida Sans", "Times New Roman", Times, serif;
	text-align: center;
	}

#navigation li {
	list-style: none;
	display: inline;
	}

#navigation li a {
	color: #ff00ff;
	padding: 10px;
	text-decoration: none;
	font-style: italic;
	}

#navigation li a:hover {
	color: #ffffff;
	background-color: #c0c0c0;
	}

.active {
	color: #800080;
	font-weight: bold;
	padding: 10px;
	}

.Caption {
	font-family: Arial;
	font-weight: bold;
	color:      #000000;
	}

table {
	float: left;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

form#contactform {
	border: 2px dotted#f60;
	background-color: #fde6a2;
	padding: 10px;
	}

input, select, textarea {
	border: 1px solid #F60;
	background-color: #FC3;
	clear: both;
	}

textarea {
	overflow: auto;
	padding: 5px;
	}

input#submit {
	color: #F60;
	font-weight: bold;
	}

label {
	padding-top: 10px;
	display: block;
	font-weight: bold;
	}

legend {
	padding-top: 10px;
	display: block;
	font-weight: bold;
	font: 22pt "Lucida Sans", "Times New Roman", Times, serif;
	}

fieldset {
	border-width: 1px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #F60;
	margin-bottom: 10px;
	}

