@charset "utf-8";
#body {
	padding: 0px;
	width: 955px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 955px;
	float: none;
	clear: both;
	background-color: #899AAB;
}
#footer {
	clear: both;
	width: 955px;
	background-image: url(images/footer/footerBackgr.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
#Copyright {
	float: left;
	width: 325px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #899AAB;
	text-decoration: none;
}
#bottomLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #899AAB;
	text-decoration: none;
	float: left;
	width: 350px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#languageIcons {
	float: right;
	width: 85px;
	padding-top: 16px;
	padding-right: 5px;
}
#header {
	width: 955px;
}
#logoNavBar {
	float: left;
	width: 360px;
}
#navBarIcons {
	float: right;
	width: 595px;
}
body {
	background-color: #000;
	background-repeat: repeat;
}
table {
	border-collapse: collapse;
	width: 900px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	}
th.blueheader {
	padding: 8px;
	margin: 0;
	font-weight: bold;
	background-color: #005BAC;
	color:#fff;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005BAC;
	border-left-color: #005BAC;
}
tr.white{
	!border-top: 1px solid #FB7A31;
	!border-bottom: 1px solid #FB7A31;
	background-color: #DBE0E6;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #005BAC;
	border-bottom-color: #005BAC;
	border-left-color: #005BAC;
	}
tr.lightblue{
	background-color:#CBD6EC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #005BAC;
	border-bottom-color: #005BAC;
	border-left-color: #005BAC;
	text-align: center;
}
td {

	}
a.navigation:link{
	color: #005bac;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a.navigation:visited{
	color: #005bac;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a.navigation:hover{
	color: #fff;
	background:#005bac;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a.navigationFooter:link{
	color: #899AAB;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.navigationFooter:visited{
	color: #899AAB;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.navigationFooter:hover{
	color: #B7C1CC;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

