/* CSS Document */

body {
	background-color: #504680;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #152368;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;

	/* part 1 of 2 centering hack */
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #152368;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #152368;
}
a {
	color: #127104;
	text-decoration: none;
}
a:hover {
	color: #090F2B;
	text-decoration: none;
	font-weight: bold;
}
hr {
	border: none 0;
	border-top: 1px solid #152368;
	height: 1px;
	margin: 18px 0px 10px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #061660;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 32px;
	height: 38px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #127104;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 32px;
	height: 38px;
	display: inline-block;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #061660;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 32px;
	height: 28px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #127104;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/h4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 32px;
	height: 28px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #061660;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/h5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 15px;
	height: 20px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #127104;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/h6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 15px;
	height: 20px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152368;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	line-height: 150%;
	list-style-image: url(../images/ul.gif);
}
img {
	margin: 0px;
}
img.lefty {
	float: left;
	margin: 3px 20px 3px 0px;
	display: inline;
}
img.rightsy {
	float: right;
	margin: 3px 0px 3px 20px;
	display: inline;
}
/* Containers */

#logo {
	z-index: 1;
	width: 880px;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	width: 880px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 880px;
}
html>body #logo {
	width: 880px; /* ie5win fudge ends */
}

#mainPic {
	z-index: 2;
	width: 880px;
	height: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	width: 880px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 880px;
}
html>body #mainPic {
	width: 880px; /* ie5win fudge ends */
}

#mainBody {
	z-index: 3;
	width: 900px;
	height: auto;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/border.gif);
	background-repeat: no-y;
	background-position: center top;
	width: 900px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 900px;
}
html>body #mainBody {
	width: 900px; /* ie5win fudge ends */
}
#mainBody .left {
	width: 540px;
	padding-right: 20px;
	padding-top: 0;
	vertical-align: top;

}
#mainBody .right {
	width: 280px;
	padding-top: 50px;
	vertical-align: top;

}

#footsy {
	z-index: 4;
	width: 960px;
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/foot_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 960px;
}
html>body #footsy {
	width: 960px; /* ie5win fudge ends */
}
#footsy p {
	color: #333366;
	font-size: 10px;
	text-align: right;
	padding-top: 30px;
	padding-right: 80px;
	margin: 0;
}
#footsy a {
	font-size: 10px;
	color: #333366;
}
#footsy a:hover {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
#footsy .language {
	text-align: right;
	padding-top: 5px;
	padding-right: 80px;
	margin: 0;
}
/* French Footsy */
#footsyFrench {
	z-index: 4;
	width: 960px;
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/foot_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 960px;
}
html>body #footsyFrench {
	width: 960px; /* ie5win fudge ends */
}
#footsyFrench p {
	color: #333366;
	font-size: 10px;
	text-align: right;
	padding-top: 30px;
	margin: 0;
}
#footsyFrench a {
	font-size: 10px;
	color: #333366;
}
#footsyFrench a:hover {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
#footsyFrench .language {
	text-align: right;
	padding-top: 5px;
	padding-right: 80px;
	margin: 0;
}

/* Index Specific */
#navBoxIn {
	z-index: 300;
	width: 880px;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/index_heads.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 880px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 880px;
}
html>body #navBoxIn {
	width: 880px; /* ie5win fudge ends */
}

/* English Specific */
#navBox {
	z-index: 300;
	width: 880px;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/tag_eng.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 880px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 880px;
}
html>body #navBox {
	width: 880px; /* ie5win fudge ends */
}
#navBox p {
	color: #333366;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 425px;
	margin: 0;
}
#navBox a {
	color: #333366;
	font-size: 11px;
}
#navBox a:hover {
	color: #000000;
	font-size: 11px;
}

/* French Specific */
#navBoxFr {
	z-index: 300;
	width: 880px;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/tag_fr.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 880px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 880px;
}
html>body #navBoxFr {
	width: 880px; /* ie5win fudge ends */
}
#navBoxFr p {
	color: #333366;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 410px;
	margin: 0;
}
#navBoxFr a {
	color: #333366;
	font-size: 11px;
}
#navBoxFr a:hover {
	color: #000000;
	font-size: 11px;
}
.rowHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061660;
	text-align: left;
	font-weight: bold;
	border: 1px solid #F7EAE1;
	padding: 2px;
	background-color: F0D7C6;
}
.rowOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061660;
	text-align: left;
	font-weight: normal;
	border: 1px solid #F7EAE1;
	padding: 2px;
	background-color: #C7C0C7;

}
.rowOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061660;
	text-align: left;
	font-weight: normal;
	border: 1px solid #F7EAE1;
	padding: 2px;
	background-color: #C9D2B5;
}
.largeItalics {
	font-size: 14px;
	color: #061660;
	font-weight: bolder;
	font-style: italic;

}

/* FORMS */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061660;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 110%;
	width: 180px;
	background-color: #F0D7C6 !important;
	border: 1px solid #061660;
	margin-bottom: 5px;
	padding-left: 3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061660;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 110%;
	width: 180px;
	background-color: #F0D7C6 !important;
	border: 1px solid #061660;
	margin-bottom: 5px;
	padding-left: 3px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061660;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 110%;
	width: 180px;
	background-color: #F0D7C6 !important;
	border: 1px solid #061660;
	margin-bottom: 5px;
	padding-left: 3px;
}
input.send-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061660;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 110%;
	width: 180px;
	background-color: #F0D7C6 !important;
	border: 1px solid #061660;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 3px;
}
input.send-btn:hover {
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
}

