/* OTD CSS */

body, p, a, div, span, blockquote, table, td, th, li, a, ul, ol, dd, dl, dt, form, button, fieldset, label, select, option, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.0pt;
}

body {
	align: center
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url (paw.gif);
	background-repeat: repeat-y;
	background-position:top left;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	background-color: transparent;
}

p.menu {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9.0pt;
	font-weight: 550;
	color: #FFFFFF;
	background-color: #000000;
}

p.newsDate {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10.0pt;
	font-style: italic;
	text-align: right;
}

p.newsDateLeft {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10.0pt;
	font-style: italic;
	text-align: left;
}

p.query {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11.0pt;
	font-weight: 600;
	background-color: #99CCFF;
}

a img {
	border: none;
}

hr.red {
	width: 800px;
	height: 2px;
	align: center;
	color: #CC0000;
	background-color: #CC0000;
	border: 1px solid;
	border-colour: #CC0000 solid;
}

hr.black {
	width: 800px;
	height: 5px;
	align: center;
	color: #000000;
	background-color: #000000;
	border: 1px solid;
	border-colour: #000000 solid;
}

hr.blue {
	width: 300px;
	height: 2px;
	align: center;
	color: #003366;
	background-color: #003366;
	border: 1px solid;
	border-colour: #003366 solid;
}

div.core  {
	align: center;
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #FFFFFF;
}

div.textboxRight {
	float: right;
	width: 250px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #99CCFF;
	border: 3px solid;
	border-color: #003366;
	line-height: 125%;
}

div.textbox {
	width: 774px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 3px solid;
	border-color: #CC0000;
	font-weight: 550;
	line-height: 125%;
}

div.footer1 {
	float: left;
	width: 500px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: 500;
	line-height: 100%;
	color: #000000;
}

div.footer2 {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 9pt;
	font-weight: 500;
	line-height: 125%;
	color: #000000;
}

div.center {
   text-align: center;   
}

div.right {
   text-align: right;
}

div.bold {
   font-weight: bold;
}

div.ital {
   font-style: italic;
}
span.center {
   text-align: center;   
}

span.right {
   text-align: right;   
}

span.bold {
   font-weight: bold;
}

span.ital {
   font-style: italic;
}

span.under {
   text-decoration: underline;
}

span.emphasis {
   font-weight: bold;
   font-style: italic;
   color: #336699;
}

h1, h2, h3, h4, h5, h6 {

	margin-bottom: 2.0px;
	background-color: transparent;
}

h1 {
	margin-top: 15.0px;
	font-size: 22.0pt;
	font-weight: 500;
	letter-spacing: -0.5pt;
	color: #003366;
}

h2 {
	margin-top: 15.0px;
	font-size: 18.0pt;
	font-weight: 600;
	font-style: italic;
	color: #003366;
}

h3 {
	margin-top: 15.0px;
	font-size: 15.0pt;
	font-weight: 500;
	color: #003366;
}

h4 {
	margin-top: 15.0px;
	font-size: 13.0pt;
	font-weight: 500;
	color: #003366;
}

h5 {
	margin-top: 10.0px;
	font-size: 11.0pt;
	font-weight: 500;
	color: #003366;
}

a, a:link{
   color: #336699;
   text-decoration: none;
}

a:visited {
   color: #6699CC;
   text-decoration: none;
}

a:active {
   color: #6699CC;
   text-decoration: none;
}

a:hover {
   color: #003366;
   text-decoration: underline;
}

a.red, a.red:link, a.red:visited {
   color: #CC0000;
   text-decoration: none;
   font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   font-weight: 500;
}

a.red.active {
   color: #FF0000;
}

a.red:hover {
   color: #CC0000;
   text-decoration: underline;

}

a.menu {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 9.0pt;
   font-weight: 550;
}

a.menu:hover {
   color: #99CCFF;
}


a.small {
   font-size: 9.0pt;
   font-weight: 550;
}

a.h3 {
   font-size: 15.0pt;
   font-weight: 500;
}

/* GENERIC UTILITY CSS BEGINS */


blockquote {
	background-color: #6699CC;
	color: #000;
	border: 1px solid #333;
	font-style: italic;
}
li.para {
	list-style-type: disc;
	margin-bottom: 10px;
}

/* GENERIC UTILITY CSS ENDS | FIN DU CSS D'UTILITE GENERIQUE */

/* ALIGNMENT UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE D'ALIGNEMENT */

.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignTop {
	vertical-align: top;
}
.alignBottom {
	vertical-align: bottom;
}
.alignTopRight {
	text-align: right;
	vertical-align: top;
}
.alignTopCenter {
	text-align: center;
	vertical-align: top;
}
.alignTopLeft {
	text-align: left;
	vertical-align: top;
}
.alignBottomRight {
	text-align: right;
	vertical-align: bottom;
}
.alignBottomCenter {
	text-align: center;
	vertical-align: bottom;
}
.alignBottomLeft {
	text-align: left;
	vertical-align: bottom;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.image-left { 
	float: left;
	vertical-align: text-top;
}
.image-right {
	float: right;
	vertical-align: text-top;
}
.indent1 {
	padding-left: 18px;
}
.indent2 {
	padding-left: 36px;
}
.indent3 {
	padding-left: 54px;
}
.indent4 {
	padding-left: 72px;
}
.indent5 {
	padding-left: 90px;
}
/* ALIGNMENT UTILITY CSS ENDS | FIN DU CSS D'UTILITE D'ALIGNEMENT */

/* LIST UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE DE LISTE */
ul.noBullet {
	list-style-type: none;
}
ul.disc {
	list-style-type: disc;
}
ul.square {
	list-style-type: square;
}
ul.circle {
	list-style-type: circle;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
/* LIST UTILITY CSS ENDS | FIN DU CSS D'UTILITE DE LISTE */
