body {
	font-family: "Myriad Web Pro";
	background-color: #004388;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	font-size: 14px;
	line-height: 16px;
	color: 00073d;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.table_1 {
	background-image: url(images/table_t1.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-color: dbb93b;
}
.table_2 {
	background-image: url(images/table_b1.gif);
	background-repeat: no-repeat;
}
.big_table_1 {
	background-image: url(images/big_table_t1.gif);
	background-repeat: no-repeat;
	background-color: dbb93b;
}
.big_table_2 {

	background-image: url(images/big_table_b1.gif);
	background-repeat: no-repeat;
}
ul {
	list-style-image: url(images/bullet.gif);

}

li {
	margin-left: -10px;
	margin-right: 10px;
	line-height: 16px;
}
.table_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}.table_3 {

	background-image: url(images/table_t.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-color: 5b77bb;
}
.table_4 {

	background-image: url(images/table_b.gif);
	background-repeat: no-repeat;
}
.big_table_3 {

	background-image: url(images/big_table_t.gif);
	background-repeat: no-repeat;
	background-color: 5b77bb;
}
.big_table_4 {


	background-image: url(images/big_table_b.gif);
	background-repeat: no-repeat;
}
.table_contact_bg {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-color: f2fafe;
	line-height: 16px;
	text-decoration: none;
	color: 00073d;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*Added by Summer for language switch*/
div#wrapper_center {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}
#languageswitch {
	position:absolute;
	float:right;
	width:200px;
	top:0px;
	right:130px;
	overflow:hidden;
	margin:0;
}
/*end*/