BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 0px;
	/*background-image: url(top-bg.gif);
	background-repeat: repeat;*/
}

TD {
	vertical-align: top;
	font-size: 12px;
}

IMG {
	border: 0px;
}

A {
	color: #0066CC;
	text-decoration: underline;
}



A.nounder {
	text-decoration: none;
}

A.nolink {
	color: #003366;
}

DIV#body {
	min-width: 979px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: white;
}

DIV#top {
	background-image: url(top-bg.gif);
	background-repeat: repeat;
	height: 11px;
	margin-bottom: 0px;
}

DIV#bottom {
	background-image: url(top-bg.gif);
	background-repeat: repeat;
	height: 11px;
}

.left {
	width: 357px;
}

.right {

}

DIV {
	border: 0px solid black;
}

DIV.separator {
	clear: both;
	
}

H3 {
	font-weight: bold;
	font-size: 12px;
	color: #005DA4;
}

.blue {
	background-image: url(blue.gif);
	background-repeat: repeat;
}

.blue2 {
	background-image: url(blue2.gif);
	background-repeat: repeat;
}

#copyright {
	padding-bottom: 12px;
	padding-left: 16px;
	padding-top: 8px;
}

.menu {
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	font-size: 14px;
	padding-top: 29px;
	text-align: center;
	height: 54px;
	width: 18%;
}

.menu-a {
	background-image: url(menu-a.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.menu A {
	color: white;
	text-decoration: none;
}

.langswitch {
	width: 40px;
	text-align: center;
}

.botmenu {
	padding-bottom: 14px;
	padding-top: 8px;
	text-align: center;
}

#content {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 50px;
}

#td1 {
	height: 159px;
	background-image: url(td1-bg.gif);
	background-repeat: repeat-x;
}

#td1-1 {
	height: 159px;
	background-image: url(td1-1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#td1-2 {
	height: 159px;
	background-image: url(td1-2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#td1-2 H4 {
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
}

#td1-2 P {
	padding-left: 35px;
	padding-right: 22px;
	padding-bottom: 22px;
}

#td2 {
	height: 159px;
	background-image: url(td2-bg.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
}

#td2-1 {
	height: 159px;
	background-image: url(td2-1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: bottom;
}

#td2-2 {
	height: 159px;
	background-image: url(td2-2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: table-cell;
	vertical-align: bottom;
}

#td2-2 DIV {
	padding-left: 57px;
	padding-right: 22px;
	padding-top: 22px;
}

#td2-2 h4 {
	padding-top: 0px;
	padding: 22px;
}

#td3 {
	height: 159px;
	background-image: url(td3-bg.gif);
	background-repeat: repeat-x;
}

#td3-1 {
	height: 159px;
	background-image: url(td3-1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#td3-2 {
	height: 159px;
	background-image: url(td3-2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;

}

#td3-2 P {
	padding-right: 57px;
	padding-left: 22px;
	padding-bottom: 22px;
}

#td3-2 h4 {
	padding: 22px;
	padding-bottom: 0px;
}

#td4 {
	height: 159px;
	background-image: url(td4-bg.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	margin: auto;
}

#td4-1 {
	height: 159px;
	background-image: url(td4-1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: bottom;
	margin: auto;
}

#td4-2 {
	height: 159px;
	background-image: url(td4-2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	display: table-cell;
	vertical-align: bottom;
}

#td4-2 DIV {
	padding-right: 57px;
	padding-left: 22px;
	padding-top: 22px;
}

#td4-2 h4 {
	padding-top: 0px;
	padding: 22px;
}

H4 {
	color: white;
	margin: 0px;
}

H1 {
	font-size: 22px;
	font-weight: normal;
}