@charset "utf-8";
/* CSS Document */

/* ----- Reset ----- */

* {
	margin:0;
	padding:0;
}
/* ----- Basic Styles ------ */

body {
	background:#162F36 url(../images/bg_body.png) no-repeat top center ;
	color:#000;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:12px;
}
a:link, a:visited {
	color: #336667;
}
a:hover, a:active {
	color:#638b41;
}
h1 {
	color:#698390;
	margin:0 0 0.5em;
}
h2 {
	color:#698390;
	font-size:18px;
	margin:2em 0 1em;
	text-transform:uppercase;
}
h3 {
	color:#698390;
	font-size:17px;
	margin:1em 0 0.2em;
}
h4 {
	color:#698390;
	font-size:15px;
	margin:0 0 0.5em;
}
p {
	margin:0 0 1em;
	line-height:1.3em;
}
ul {
	margin: 1em 0 1em 40px;
}
ul li {
	margin:0 0 0.5em;
}
ol {
}
ol li {
	margin:0 0 0.4em;
}
img {
	border:0;
}
/* ----- Holder ------ */
.holder {
	/* border:1px solid #999; */
	background: #FFF url(../images/bg_holder.png) no-repeat right top;
	margin:0 auto;
	width:960px;
}
/* ----- Header ------ */
.header {
	padding:7px 0 14px 0;
}
.header h1.logo {
	margin:0 0 8px 114px;
}
/* ----- nav ------ */
.nav {
	background:url(../images/bg_menu_repeat.png) repeat-x left top;
	height: 35px;
	width:960px;
}
.menu {
	height: 35px;
	margin:0;
	padding: 0 0 0 17px;
}
.menu li {
	display:inline;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.menu li a:link, .menu li a:visited {
	background:url(../images/bg_menu_repeat.png) repeat-x left top;
	color:#FFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding: 7px 0;
	margin:0;
	text-decoration:none;
	text-transform:uppercase;
}
.menu li a:hover, .menu li a:active {
	background:url(../images/bg_menu_repeat.png) repeat-x left -35px;
	color:#FFF;
}

/* French nav item width */
.menu li.menuItem1 a {
	width: 69px;
}

.menu li.menuItem2 a {
	width: 61px;
}

.menu li.menuItem3 a {
	width: 161px;
}

.menu li.menuItem4 a {
	width: 84px;
}

.menu li.menuItem5 a {
	width: 221px;
}

.menu li.menuItem6 a {
	width: 110px;
}

.menu li.menuItem7 a {
	width: 78px;
}

.menu li.menuItem8 a {
	width: 75px;
}

.menu li.menuItem9 a {
	width: 70px;
}


/* English nav item width */
.menu li.menuItem11 a {
	width:61px;
}

.menu li.menuItem12 a {
	width:77px;
}

.menu li.menuItem13 a {
	width:157px;
}

.menu li.menuItem14 a {
width:123px;
}

.menu li.menuItem15 a {
	width:194px;
}

.menu li.menuItem16 a {
	width:69px;
}

.menu li.menuItem17 a {
	width:81px;
}

.menu li.menuItem18 a {
	width:83px;
}

.menu li.menuItem19 a {
	width:86px;
}

/* ----- Content ------ */
.content {
	float:left;
	width:715px;
}
.article {
	padding:0 0 0 45px;
}
/* ----- Content Custom Classes  ------ */

ul.blueList {
	color:#698390;
}

table.box_blue {
	float:left;
	width:370px;
}
.box_blue thead {
	background: url(../images/boxBlueHeader.png) no-repeat left top;
}
.box_blue thead th {
	color:#FFF;
	height:32px;
	line-height:32px;
	padding: 0 0 0 25px;
	text-align:left;
}
.box_blue tbody {
	background: url(../images/boxBlueBody.png) repeat-y left top;
}
.box_blue tfoot {
	background: url(../images/boxBlueFoot.png) no-repeat left top;
	height: 32px;
	line-height:32px;
}
table.box_red {
	margin:32px 0 0;
	width:295px;
}
.box_red thead {
	background: url(../images/boxRedHeader.png) no-repeat left top;
}
.box_red thead th {
	color:#FFF;
	height:32px;
	line-height:32px;
	padding: 0 0 0 25px;
	text-align:left;
}
.box_red tbody {
	background: url(../images/boxRedBody.png) repeat-y left top;
}
.box_red tfoot {
	background: url(../images/boxRedFoot.png) no-repeat left top;
	height: 32px;
	line-height:32px;
}
table.box_brown {
	float:left;
	margin:10px 0 0;
	width:237px;
}
.box_brown thead {
	background: url(../images/boxBrownHeader.png) no-repeat left top;
}
.box_brown thead th {
	color:#FFF;
	height:32px;
	line-height:32px;
	padding: 0 0 0 25px;
	text-align:left;
}
.box_brown tbody {
	background: url(../images/boxBrownBody.png) repeat-y left top;
}
.box_brown tfoot {
	background: url(../images/boxBrownFoot.png) no-repeat left top;
	height: 32px;
	line-height:32px;
}
/* ----- Sidebar ------ */
.sidebar {
	/* background:#CCC; */
	margin:0 0 0 900px;
	height:450px;
	text-align:right;
}
/* ----- footer ------ */
.footer {
	background:#FFF;
	border-top:1px solid #638b41;
	color: #336667;
	font-size:10px;
	line-height:24px;
	margin:28px 0 0;
	padding:10px 0px;
	text-align:center;
}
.footer .navFoot {
}
.footer .navFoot a:link, .footer .navFoot a:visited {
	margin:0;
	padding:6px 10px 6px 0;
	text-decoration:none;
	text-transform:uppercase;
}
.footer .navFoot a:hover, .footer .navFoot a:active {
}
.copyright {
	text-align:center;
}
/* ----- Common Classes ------ */

.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
img.floatRight {
	padding:0 0 1em 1em;
}
img.floatLeft {
	padding:0 1em 1em 0;
}
img.centered {
	margin:1em auto;
}
.clear {
	clear:both;
	height:0px;
}
.integrationNotes {
	background:#FFD7D7;
	border:1px solid #D20000;
	color:#D20000;
	font-size:11px;
	font-weight:bold;
	margin:10px;
	padding:5px;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
