body {
	font-family: sans-serif;
	font-size: 0.9em;
	color:#444444;
	text-align: justify;
	margin:0
}
a {
	color: #9045CF;
	text-decoration:none
}
a:visited {
	color: #6045BF
}
a:hover {
	color: #ff0000;
	text-decoration:underline;
}
code {
	border:1px dashed #000000;
	padding:1.2em;
	font-size:1.1em;
	background-color:#eeeeee;
	display:block
}
#container {
	min-width:800px;
}
#header {
	background:url("images/waterbackground.jpg");
	width:100%;
	height:100px;
	vertical-align:middle;
	margin:auto;
}
#logo {
	float:left
}
#title {
	color:#ffffff;
	font-size:22px;
	text-align:right;
	vertical-align:bottom;
	height:100px;
	float:right
}
#topmenu {
	width:100%;
	height:22px;
	background-color:#eeeeee;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #92d2ff;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}
#topmenu a {
	color: #777777
}
#content {
	color:#00156e;
	font-size:0.9em;
	line-height:1.5em;
}
#content h1 {
	font-size:1.85em;
	font-weight:normal;
	text-decoration:none;
	color:#003260;
	margin:0px 0px 0.3em 0px;
	border-bottom:1px solid #6F8897;
	padding:0;
	line-height:1.2em;
}
#content h2 {
	font-size:1.5em;
	font-weight:normal;
	text-decoration:none;
	color:#003260;
	margin:0px 0px 0.3em 0px;
	border-bottom:1px solid #6F8897;
	padding:0;
	line-height:1.2em;
}
#content h3 {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#003260;
	margin:0px 0px 0.3em 0px;
	border-bottom:1px solid #6F8897;
	padding:0;
	line-height:1.1em;
}
.content {
	margin-right:10px
}
.wedgefish {
	font-size:1.45em
}
.blubox {
	margin-top:4px;
	margin-left:4px;
	margin-right:6px;
	background-color:#b0defe;
	border-top:1px solid #5fbdff;
	border-left:1px solid #5fbdff;
	border-right:1px solid #5fbdff;
	border-bottom:1px solid #5fbdff;
	color:#00304e;
	font-size:1.1em;
}
.blubox h2 {
	background-color:#48beec;
	color: #ffffff;
	font-size:1.1em;
	text-align:center;
	height:23px;
	padding:0;
	margin:0px 6px 0px 6px;
}
.blubox a {
	color:#333333
}
.blubox a:visited {
	color:#777777
}
.b1 {
	background-image:url("images/cornerb1b.png");
	background-position:0% 0%;
	background-repeat:no-repeat;
	position:relative;
	top:-1px;
	left:-1px;
}
.b2 {
	background-image:url("images/cornerb2b.png");
	background-position:100% 0%;
	background-repeat:no-repeat;
	position:relative;
	left:2px;
}
.b3 {
	background-image:url("images/cornerb4.png");
	background-position:100% 100%;
	background-repeat:no-repeat;
	position:relative;
	top:2px;
}
.b4 {
	background-image:url("images/cornerb3.png");
	background-position:0% 100%;
	background-repeat:no-repeat;
	position:relative;
	left:-2px;
}
.greenbox {
	margin-top:4px;
	margin-left:4px;
	margin-right:6px;
	background-color:#a8fea2;
	border-top:1px solid #51ff43;
	border-left:1px solid #51ff43;
	border-right:1px solid #51ff43;
	border-bottom:1px solid #51ff43;
	color:#00304e;
	font-size:1.1em;
	float:left
}
.g1 {
	background-image:url("images/cornerg1.png");
	background-position:0% 0%;
	background-repeat:no-repeat;
	position:relative;
	top:-1px;
	left:-1px;
}
.g2 {
	background-image:url("images/cornerg2.png");
	background-position:100% 0%;
	background-repeat:no-repeat;
	position:relative;
	left:2px;
}
.g3 {
	background-image:url("images/cornerg4.png");
	background-position:100% 100%;
	background-repeat:no-repeat;
	position:relative;
	top:2px;
}
.g4 {
	background-image:url("images/cornerg3.png");
	background-position:0% 100%;
	background-repeat:no-repeat;
	position:relative;
	left:-2px;
}
.row1 {
	font-family:Verdana;
	font-size:1.1em;
	font-weight:bold;
	padding:3px;
	margin-left:1px;
	border-bottom:1px solid #95CDEB;
	background-color:#b0defe
}
.row2 {
	font-family:Verdana;
	font-size:1.1em;
	font-weight:bold;
	padding:3px;
	margin-left:1px;
	border-bottom:1px solid #95CDEB;
	background-color:#d0eeff
}
.highlight {
	background-color:#f0f0ff;
	padding:1.4em;
	border:1px solid #000000;
	text-align:center;
	font-size:1.4em;
	margin:auto;
	margin-bottom:8px;
	display:block
}
.tbl1 {
	margin:auto;
	width:80%;
	padding:0px;
}
.tbl1 th.first {
	border-left:0px;
	background-color:#eeeeee;
}
.tbl1 th {
	border-bottom:1px dashed #333333;
	border-left:1px dashed #333333;
	background-color:#eeeeee;
	margin:3px;
	padding:3px
}
.tbl1 td.first {
	border-left:0px;
}
.tbl1 td {
	border-bottom:1px dashed #333333;
	border-left:1px dashed #333333;
	margin:3px;
	padding:3px
}
.absmiddle {
	vertical-align:middle
}
