/* Body */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(../ges-it/images/it-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* Header */
.link, a.link:link, a.link:active, a.link:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #003663;
	text-decoration: underline;
}

/* Mid Header */
.headline-1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
.link-1, a.link-1:link, a.link-1:active, a.link-1:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff468;
	text-decoration: none;
}
a.link-1:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #003663;
	text-decoration: underline;
}
.headline-2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #252525;
}
.link-2, a.link-2:link, a.link-2:active, a.link-2:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #003663;
	text-decoration: none;
}
a.link-2:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff468;
	text-decoration: underline;
}

/* Content */
.main-content {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #252525;
	text-align: justify;
}
.title-content {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.horisontal-line {
	color: #4f7fad;
}
.link-content, a.link-content:link, a.link-content:active, a.link-content:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #183551;
	text-decoration: none;
	background-color: #e5edf0;
	display: block;
	height: 18px;
	width: 245px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}
a.link-content:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F7FAD;
	display: block;
	height: 18px;
	width: 245px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}
.link-content-symbol {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #183551;
	text-decoration: none;
	background-color: #e5edf0;
	display: block;
	height: 30px;
	width: 6px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 0px;
}

/* Footer */
.link-footer, a.link-footer:link, a.link-footer:active, a.link-footer:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-footer:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}