body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #3C7B9C;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: #ffffff 1px dotted;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: #ffffff 1px dotted;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: #ffffff 0px dotted;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: #ffffff 1px dotted;
}

h1,h2,h3 {
	margin-top: 0px;
}

.header {
	padding: 0px;
	height: 180px;
	width: 551px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/webko-si-header.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.header img {
	margin-top: 3px;
	margin-left: 2px;
	border-style: none;
}
.header a:link {border-bottom: #ffffff 0px dotted;}
.header a:visited {border-bottom: #ffffff 0px dotted;}
.header a:active {border-bottom: #ffffff 0px dotted;}

.wrapper {
	padding: 0px;
	height: auto;
	width: 551px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.rightBar {
	margin: 0px;
	clear: right;
	float: right;
	width: 160px;
	height: 480px;
	text-align: left;
	background-image: url(/images/dots-vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 47px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rightBar .imgBox {
	margin: 0px;
	height: 360px;
	text-align: left;
	padding: 10px;
}

.rightBar img {
	border: #ffffff 2px solid;
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
}

.footer {
	clear: both;
	height: 20px;
	width: 551px;
}

.menuBar {
	text-align: right;
	clear: left;
	float: left;
	height: 22px;
	width: 370px;
	font-weight: bolder;
	text-transform: uppercase;
	background-image: url(/images/dots-horiz.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.menuBar a {
	margin-left: 6px;
	margin-right: 4px;
}
.menuBar a.active:link {border-bottom: #ffffff 0px dotted;}
.menuBar a.active:visited {border-bottom: #ffffff 0px dotted;}
.menuBar a.active:active {border-bottom: #ffffff 0px dotted;}

.contentArea {
	text-align: right;
	margin: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 330px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0px;
	word-spacing: 2px;
	font-size: 11px;
	line-height: 16px;
}

input,textarea {
	width: 190px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #3C7B9C;
	padding: 2px;
}
td {
	vertical-align: top;
}
label {
	margin-top: 1px;
	display: block;
}

.reference {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}

.reference img {
	float: left;
	border: #ffffff 2px solid;
	margin-right: 5px;
}

h2 {
	margin-bottom: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 11px;
	font-weight: normal;
}
