@charset "UTF-8";
body {
	margin: 0px;
	background-color: #7EAA7D;
}
#wrapper {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#bannerTitle {
	height: 75px;
	width: 750px;
	background-color: #8CA645;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/banner-top-EN.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D4;
}
#bannerTitle-FR {
	height: 75px;
	width: 750px;
	background-color: #8CA645;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/banner-top-FR.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D4;
}
#banner {
	height: 168px;
	width: 750px;
	background-color: #8CA645;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/banner-pic.jpg);
}
#navBox {
	text-align: center;
	height: 20px;
	width: 740px;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 10px;
	background-image: url(../images/underline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 3px;
	color: #999999;
}
#navBox a {
	font-weight: bold;
	color: #2E590B;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
}
#navBox a:hover {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#calendarHolder  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sideHolder {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sideHolder  a {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
#sideHolder a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#sideHolder  ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxTitle {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	margin: auto;
}
#jumpMenu {
	color: #000000;
	background-color: #D4EDF9;
}

#optHolder {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#opt {
	width: 123px;
	font-size: 12px;
	background-image: url(../images/sideNavBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 17px;
	text-align: center;
}
#optTop {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#optBottom {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#searchHolder {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#search {
	width: 123px;
	font-size: 12px;
	background-image: url(../images/sideNavBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 17px;
}
#searchTop {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#searchBottom {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#coverageHolder {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#coverageTop {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#coverage {
	width: 150px;
	font-size: 12px;
	background-image: url(../images/sideNavBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
#coverage a {
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#coverageBottom {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#languageHolder {
	width: 150px;
}
#language {
	width: 130px;
	font-size: 12px;
	background-image: url(../images/sideNavBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
#languageTop {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#languageBottom {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#downloadHolder {
	width: 150px;
	margin-bottom: 15px;
}
#downloadTop {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#download {
	width: 140px;
	font-size: 12px;
	background-image: url(../images/sideNavBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 0px;
	margin: 0px;
}
#download  a {
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#downloadBottom {
	width: 150px;
	height: 15px;
	background-image: url(../images/sideNavBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	float: left;
	width: 575px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#calendarContent a {
	color: #2E590B;
	text-decoration: none;
}
#calendarHolder {
	width: 175px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	position: relative;
	left: 0px;
	float: right;
}
#Calendar {
	width: 175px;
	background-image: url(../images/calendarBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	color: #000000;
}
#calendarObject {
	text-align: center;
}
#calendarTop {
	width: 175px;
	height: 20px;
	background-image: url(../images/calendarTop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#calendarBottom {
	width: 175px;
	height: 15px;
	background-image: url(../images/calendarBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Calendar a {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
#calendarTable {
}
#clear {
	clear: both;
}
h1 {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6EFFA;
	display: inline;
	margin-bottom: 5px;
}
h2 {
	padding: 0px;
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideHolder a--copy {
	color: #E2F9FF;
	text-decoration: none;
	font-weight: normal;
}
#footer {
	height: 45px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	margin: auto;
	background-image: url(../images/underline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
#footer a {
	color: #2E590B;
	text-decoration: none;
}
#content a {
	color: #2E590B;
	text-decoration: none;
}
#Calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#calendarContent {
	float: left;
	width: 565px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
