* {
	color: #0A1A67;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #C5C3C3;
	height: 100%;
	margin: 0px;
	text-align: center;
}

#content {
	background-color: #FFFFFF;
	min-height: 100%;
	height: auto;
	width: auto;
	z-index: 0;
	text-align: left;
	vertical-align: top;
}

#middle-content {
	width: 758px;
	min-height: 100%;
	height: auto;
	vertical-align: top;
	text-align: left;
}

#content * {
	line-height: 14px;
	/*letter-spacing: 1px;*/
}

#content-right a {
	font-weight: normal;
}

#content-border {
	vertical-align: top;
	padding: 15px 10px 20px 10px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#content-slideshow {
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

#header {
	background-color: #FFFFFF;
	height: 105px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 20;
}
#header #header-news {
	background-image: url(../images/header_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 81px;
	left: 100px;
	overflow: hidden;
	position: absolute;
	top: 26px;
	width: 853px;
	z-index: 25;
}
#header #header-top {
	background-color: #FFFFFF;
	border-bottom: 1px solid #C5C3C3;
	height: 26px;
	left: 100px;
	overflow: hidden;
	position: absolute;
	text-align: right;
	top: 0px;
	width: 834px;
	z-index: 25;
}
#header #header-top #slogan {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#header #header-top #vsi_logo {
	float: right;	
}
#header #header-top #vsi_logo img {
	border: 0px;
}
#header #header-top #language-selection {
	float: right;
}

#header #header-top #language-selection img, #header #header-top #vsi_logo img {
	margin: 3px;
	margin-top: 6px;
}

#header #header-top #searchbox {
	float: right;
	margin-left: 5px;
}

#header #header-top #searchbox input#input {
	border: 1px solid #80A1CA;
	line-height: 14px;
	margin-top: 4px;
	width: 90px;
}

#header #header-top #searchbox input#submit {
	background-color: transparent;
	border: 0px;
	color: #80A1CA;
	cursor: pointer;
	font-weight: bold;
	line-height: 14px;
	margin-top: 4px;
}

#header embed {
	margin: 0px;
}

#left {
	width: 176px;
}

#left #icons {
	/*position: absolute;*/
	width: 176px;
	bottom: 0px;
}

#left #icons img {
	width: 64px;
	height: 64px;
}

#left #icons td {
	vertical-align: middle;
}

#site {
	background-color: #C5C3C3;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 975px;
}

#site #site-left {
	background-image: url(../images/bg_main_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
	height: auto;
	min-height: 100%;
	vertical-align: bottom;
	width: 33px;
	text-align: right;
}

#site #site-left img {
	margin: 5px;
}

#site #site-middle {
	background-color: #FFFFFF;
	height: 100%;
	width: auto;
}

#site #site-right {
	background-image: url(../images/bg_main_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
	height: auto;
	min-height: 100%;
	width: 8px;
}

#middle {
	height: 100%;
	width: 100%;
}

#middle #middle-header {
	height: 105px;
	margin: 0px;
	padding: 0px;
}

#middle #left, #middle #content{
	height: 100%;
}

#footer {
	color: #0A1A67;
	font-size: 10px;
	height: 20px;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}

#footer a {
	text-decoration: underline;
	color: #0A1A67;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: none;
}

html {
	height: 100%;
}
