body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0095c8;
	background-image: url(../gfx/layout/bg_main.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
}
.nodisplay {
	display: none;
}

#MainContentContainer a {
	color: #00adef;
	font-weight: bold;
}
#MainContentContainer a:visited {
	color: #999999;
}

#MainContentContainer a:hover, strong {
	color: #0a468d;
}

h1 {
	display: none;
	color: #000000 !important;
}
img.floatimageright {
	position: relative;
	float: right;
	border: 3px solid #FFFFFF;
	margin: 5px 0px 15px 20px;
}
img.wide {
	position: relative;
	float: none;
	border: 3px solid #FFFFFF;
	margin: 0px; padding: 0px;
	clear: both;
}

h2 {
	display: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #00004c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #00004c;
	background-image: url(../gfx/layout/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin: 30px 0px 10px 0px;
	line-height: 150%;
}
p.crumbtrail {
	font-size: 80%;
	color: #999999;
	font-weight: bold;
}
p.crumbtrail a {
	color: #999999 !important;
}
small {
	font-size: 80%;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.normal {
	font-weight: normal !important;
}
.quotation, .article, .partners {
	position: relative;
	padding: 10px;
	background-color: #FFFFFF;
	/*background-color: #bbc3cb;
	background-image: url(../gfx/layout/bg_panel.jpg);
	background-repeat: repeat-x;*/
	width: 555px;
}
.article {
	margin-bottom: 30px;
}
.partners {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
.article p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.article em {
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.partners img {
	position: relative;
	float: left;
	clear: left;
	margin: -10px 10px 0px 0px;
}
blockquote {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
}

.icon {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 22px;
	line-height: 150%;
	margin-left: 20px;
}
.link_icon {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 22px;
	line-height: 150%;
}

.icon_pdf {
	background-image: url(../gfx/icons/file-pdf.gif);
}
.icon_html {
	background-image: url(../gfx/icons/file-html.gif);
}
.icon_imh {
	background-image: url(../gfx/icons/file-imh.gif);
}
.icon_gfx {
	background-image: url(../gfx/icons/file-image.gif);
}
.icon_download {
	background-image: url(../gfx/icons/file-down.gif);
}
.icon_video {
	background-image: url(../gfx/icons/file-video.gif);
}
.icon_profile {
	background-image: url(../gfx/icons/file-profile.gif);
}


/*LAYOUT*/

#CenteringContainer {
	position: relative;
	width: 684px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	font-size: 75%;
	line-height: 140%;
	clear: both;
}
#CenteringContainer .containers {
	position: relative;
	width: 684px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: none;
}

#HeaderContainer {
	background-image: url(../gfx/layout/header_main.jpg);
	height: 152px;
	background-repeat: no-repeat;
}

#MenuContainer {
	float: left;
	width: 684px;
	background-image: url(../gfx/layout/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 47px;
}

#ContentContainer {
	background-image: url(../gfx/layout/bg_content_container.gif);
	padding: 0px 34px 0px 34px !important;
	width: 616px !important;
}

#MainContentContainer {
	background-image: url(../gfx/layout/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 616px !important;
}
.textblock {
	padding: 20px !important;
	width: 576px !important;
	color: #00004c;
}

#FooterContainer {
	background-image: url(../gfx/layout/footer_bg.gif);
	height: 70px;
}
p.footertext {
	margin: 11px;
	padding: 0px;
	text-align: center;
}
p.footertext, p.footertext a {
	color: #FFFFFF;
	text-decoration: none;
}
p.footertext a:hover {
 	color: #00adef;
}

#profile01, #profile02, #profile03, #profile04, #profile05 {
	display: none;
	position: relative;
	width: 550px;
	float: none;
	margin-top: 20px;
	clear: both;
}
