* {
        margin:0px;
        padding:0px;
        top:0px;
        left:0px;
}

body {
	margin:0px;
        padding:0px;
        top:0px;
        left:0px;
	height: 100%;
	width:100%;
	position: absolute;
	margin-top:10px;
        margin-bottom: 10px;
	background-attachment:fixed;
	text-align: center;
}

#central{
	margin-right:auto;
	margin-left:auto;
	position:relative;
	width:884px;
	display:block;
	overflow:visible;
	padding:2px;
	text-align: left;
	border: 1px solid #0d5b88;
}

#listoflinks{
	margin-right:auto;
	margin-left:30px;
        border: 0;
	position:relative;
	width:600px;
	display:block;
	overflow:visible;
	padding:20px;
	text-align: left;
	border: 1px solid #0d5b88;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;font-style: normal;font-weight: bold;
}

.klink {
	color: blue;
}

.klink:hover {
	color: red;
}

#listoflinks:visited { text-decoration:green; }

#bodytext {
	vertical-align: text-top;
        background-color: #F7F7F7;
        border: 10px;
        color: #005C9C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;font-style: normal;font-weight: bold;
}

#bodytext p {
        margin-top: 20px;
}

#packedtable {
	border-width: 0px;
	border-spacing: 0px;
}

#header {
	width: 880px;
	height: 155px;
	position: relative;
}

#footer {
	width: 880px;
	height: 18px;
	position: relative;
	padding-top: 2px;
	border-top: 2px solid #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;font-style: normal;font-weight: bold;
}

#headerimage {
	height: 123px;
	width: 880px;
	margin-top:0px;
	background-position:top;
	display:block;
}

#leftside{
	float: left;
	width: 690px;
	background-color:#FFFFFF;
        overflow:hidden;
	position:relative;
        margin: 10px;
}

#rightside {
	display: block;
	float: right;
	background-color:#FFFFFF;
	margin: 2px;
}

#topbox{
	background-color:#0B4E82;
	color:#fff;
}

#toptitle{
	width: 125px;
	background-color :#0B4E82;
	font-size: 11px;
        font-style: normal;
        font-weight: bold;
}

#toplinks a{
	color:#fff;
}

#toplinks a:hover{
	color: #ffff66;
}

#toplinks a:visited{
	text-decoration: none;
}

.links{
	padding: 2px;
	width: 160px;
	border:1px solid #fff;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-style: normal;font-size: 10px;
	text-align: left;
}

.linktitle{
	left: 18px;
	position: relative;
	top: 3px;
	width: 95px;
	background-color:#0B4E82;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;font-style: normal;font-size: 12px;
	font-size: 11px;font-style: normal;font-weight: bold;
}

.linkbox{
	height: auto;
	background-color:#0B4E82;
	color:#fff;
	padding:10px;
	position:relative;
	margin-top:1px;
}

.clear {
        clear:both;
}

.partners {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;font-style: normal;font-weight: bold;
}