/* CSS Document */
body {
	background-color: #1a2849;
	margin: 0;
}
#global {
	margin:0px auto;
	width:880px;
}
#header {
	float:left;
	width:880px;
	position:relative;
	background-image:url(../images/pageStructure/header.jpg);
	height:78px;
	cursor:pointer;
}
#language {
	margin-top:5px;
	padding-right: 60px;
}
#language a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#1a2849;
}
#language a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#999;
}
#Banner {
	float:left;
	width:380px;
	position:relative;
	background-image:url(../images/pageStructure/banner.jpg);
	padding:14px 80px 80px 404px;
	height:110px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #004475;
}
#Banner h1 {
	font-family: "Arial", sans-serif;
	font-size: 20px;
	color: #004475;
	padding-right: 35px;
	text-align:left;
	font-style: normal;
	font-weight: normal;
}

#Banner_fr {
	float:left;
	width:400px;
	position:relative;
	background-image:url(../images/pageStructure/banner.jpg);
	padding:10px 80px 86px 404px;
	height:130px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #004475;
}
#Banner_fr h1 {
	font-family: "Arial", sans-serif;
	font-size: 20px;
	color: #004475;
	padding-right: 30px;
	text-align:left;
	font-weight: normal;
	font-style: normal;
}

.break {
	float:left;
	clear:both;
	width:100%;
	background-image:url(../images/pageStructure/whiteLine.jpg);
	height:5px;
}

.breakHeader {
	float:left;
	clear:both;
	width:100%;
	background-image:url(../images/pageStructure/whiteLineCurve.jpg);
	height:5px;
}

.shadow {
	float:left;
	clear:both;
	width:100%;
	background-image:url(../images/pageStructure/whiteLine_Shadow.jpg);
	height:22px;
}
.orangeLine {
	float:left;
	clear:both;
	width:100%;
	background-image:url(../images/pageStructure/orangeLine.jpg);
	height:1px;
}
.endMiddle {
	background:url(../images/pageStructure/bottomSingle_RoundCorner.jpg);
	float:left;
	clear:both;
	width:100%;
	height:14px;
}
#Middle {
	float:left;
	width:790px;
	position:relative;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(../images/pageStructure/textSingle.jpg);
	margin: 0;
	padding:0 45px 1em 45px;
}
#Middle2 {
	float:left;
	width:790px;
	position:relative;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000;
	background:url(../images/pageStructure/whiteLine.jpg) repeat-y;
	margin: 0;
	padding:0 45px 1em 45px;
	clear:both;
}
#Middle h1 {
	clear:both;
	height:23px;
	margin-bottom:1em;
}
#Middle.index {
	padding-bottom: 0px;
}
.content {
	padding:0 20px 0 20px;
	clear:both;
}
.col1 {
	float:left;
	border-right:5px solid white;
	/*border-bottom:5px solid white;*/
	width:360px;
	height:160px;
}
.col2 {
	float:right;
	width:425px;
	/*border-bottom:5px solid white;*/
	height:160px;
}
.col1 ul, .col2 ul {
	margin:0;
	padding-left:20px;
}
#Bottom {
	float:left;
	width:740px;
	position:relative;
	text-align:center;
	/*line-height:2;*/
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(../images/pageStructure/whiteLine.jpg);
	margin: 0;
	padding:1em 70px 1em 70px;
	position:relative;
}
/*#Bottom a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}*/
#Bottom a:hover {
	text-decoration:underline;
}
#Footer {
	float:left;
	width:880px;
	position:relative;
	background-image:url(../images/pageStructure/footer.jpg);
	height:40px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#004475;
	padding:5px 0 10px 0;
	margin:0;
	text-align:center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#004475;
	margin:0px;
	padding:1em 0 0 0;
	text-align:left;
}
h3 {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color:#004475;
	padding:1em 0 0 0;
	margin:0;
	text-align:left;
}
a {
	color:#004475;
}

a:hover {
	color:#75859c;	
}

p {
	margin:0.5em 0 1em 0;
}
.titleSingleCenter {
	background-image:url(../images/pageStructure/titleSingle_RoundCorner.jpg);
}
#Middle ul {
	position: relative;
	text-align: left;
	list-style-image:url(../images/bulletArrow.jpg);
	font-family: "Arial", sans-serif;
	color: #000;
	font-size: 12px;
}
#Middle h1.TitleDouble {
	background-image:url(../images/pageStructure/titleDouble.jpg);
}
.project_title {
	margin-left: 8px;
	margin-bottom: 6px;
	float:left;
	clear:left;
	width:100%;
}
.project_title a {
	float:left;
	padding-left: 18px;
	background-image: url(../images/bullet_Open.jpg);
	background-repeat: no-repeat;
	color:black;
	margin-right:5px;
}
.project_title a:hover {
	color:#666666;
}
.project_title .project_desc {
	border-left: 1px solid #1a2849;
	padding-left: 12px;
	margin-left: 4px;
	width: 550px;
	clear:both;
}

.project_title .open a {
	background-image: url(../images/bullet_Close.jpg);
}
.project_desc a {
	padding-left:0;
	background: none;
	float:none;
	color:#004475;
	font-weight:bold;
}

.project_desc a:hover {
	color:#75859c;
}

.project_desc .open a {
	background: none;
}

.project_title h3 {
	font-size: 12px;
	font-weight: bold;
}

.dottedTable td{
	border: 1px dotted #000;
	padding: 10px;
}
