html { 
	margin: 0;
 	padding: 0;
	}
	 
body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000;
	}
	
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000;
	padding: 0px 10px 0px 10px;
	}	


p.alerttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #990000;
	text-align: center;
	}
	
p.jsdate {
	text-align: right;
	}		
	
p.centered {
	text-align: center;
	}		

p.justf {
	text-align: justify;
	}
	

.charttitle{
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	text-align: center; 
}	
	
	

.anchorlinks {
	text-align: center;
	color : #990000;
	}	

.anchorlinks a:link, .anchorlinks a:visited, .anchorlinks a:active {
	color:#990000;
	}
	
	
.anchorweblinks {
	text-align: justify;
	color : #000000;
	}	
.anchorweblinks a:link, .anchorweblinks a:visited, .anchorweblinks a:active  {
	color:#000000;
	}
	
.anchorweblinks a:hover  {
	color:#990000;
	}
	
.redtext {color : #990000;}	

.justpadding {
	padding: 10px;
	}	
	
.justpadding2 {
	padding-left: 10px;
	}	
	
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #666666;
	padding: 10px 0px 0px 10px;
	}	
	
dl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #003366;
	}	

dl a:link, dl a:visited, dl a:active {
	color:#003366;
	text-decoration:none;
	}
	
dl a:hover {
	color:#cc6600;
	text-decoration:underline;
	}	
	
img {
	border: none;
	margin: 0px;
	padding: 0px;
	display: block;
	}

.padimg {
	padding-left: 20px;
	padding-right: 20px;
	display: inline;
	}	
	
.centerimg {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	}	
	
.leftimg {
	float: left;
	}	

.rightimg {
	float: right;
	}	
	
fieldset {
	background-color: #efefef;
	padding: 5px 5px 5px 5px;
	}	
	
/* The fool-proof clear class */	
br.clear {
	clear: both;
	}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: both;
	}
	
.clear {
	min-height: 1px;
	}

* html .clear {
	height: 1px;
	}	
/* End the fool-proof clear class */	


	
#contactform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000;
	}	

#contactform .label {
	float: left;
	clear: left;
	width: 180px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	}
	
#contactform p {
	margin-top: 0;
	margin-bottom: 5px;
	}

input#sendinfo {
	margin-left: 180px;
	font-family: Arial, sans-serif;
	font-size : 9pt;
}
	
/* Page layouts */	
div#wrapper {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(images/mainWrapperBkg.gif) 0 0 repeat-y;
	}

div#header {
	background-color: #fff;
	}

div#topnavsection {
	background-color: #ff0000;
	width: 734px;
	height: 38px;
	/*margin-right: auto;*/
	margin-left: 14px;
	background: url(images/topNavBkg.gif);
	padding: 0px 0px 0px 0px;
	}

#frenchtrans {
	float: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
	line-height: 310%; 
	margin-left: 12px;
	}	

#frenchtrans a:link, #frenchtrans a:visited, #frenchtrans a:active {
	color:#666666;
	text-decoration:none;
	}
	
#frenchtrans a:hover {
	color:#990000;
	text-decoration:none;
	}
	
#topnav {
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000;
	line-height: 310%; 
	margin-right: 12px;
	}

#topnav a:link, #topnav a:visited, #topnav a:active {
	color:#663300;
	text-decoration:none;
	}
	
#topnav a:hover {
 	color:#843905;
	background: #ddd;
	background-color: #d4d2d2;
}	

ul.topnavlinks {
	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
ul.topnavlinks li {
	display: inline;
	}	
	
	
	
div#wrappercontentboxbkg {
	/*background-color: #ff9900;*/
	width: 734px;
	/*margin-right: auto;*/
	margin-left: 14px;
	padding: 0px 0px 0px 0px;
/*	border: 1px solid red; */
	}	
	
div#sidebar {
	/*background-color: #ffcc99;*/
	float: left;
	background: url(images/sidebarBkg.gif) 0 0 repeat-y;
	border: 1px solid #666666;
	/* WHEN BORDER IS SET TO ZERO THEN USE THIS WIDTH
	width: 194px;*/
	width: 192px;
	margin-left: 8px;
	margin-right: 8px;
/*	border: 1px solid blue; */
	}

/* IE 6 Hack */
* html div#sidebar { margin-left: 5px; }
/* IE 6 Hack */

	
div#nav {
	/*background-color: #000;*/
	background: url(images/sidebarBkgBlack.gif) 0 0 repeat-y;
	float: left;
	width: 187px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #fff;
	line-height: 150%;
	padding: 10px 0px 0px 5px;
/*	border: 1px solid orange; */
	}

#nav a:link, #nav a:visited, #nav a:active {
	color:#fff;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#cc0000;
	/*background: #cccccc;*/
	}	
	
ul.nav {
	display: block;
	list-style-type: none;
	margin:0;
	padding: 0;
	}
ul.nav li {
	padding: 3px;
	}
	

	
#main {
	background-color: #fff;
	float: left;
	border: 1px solid #666666;
	/* WHEN BORDER IS SET TO ZERO THEN USE THIS WIDTH
	width: 516px;*/
	width: 514px;
	padding: 0px;
	}

/* IE 6 Hack */
* html #main { width: 514px;}
/* IE 6 Hack */	


#bottomgutter {
	clear: both;
	background-color: #fff;
	}
	
#footer {
	clear: both;
	background: #fff;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000;
	line-height: 150%; 
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#000;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#990000;
	text-decoration:none;
	}	

ul.footernav {
	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
ul.footernav li {
	display: inline;
	}

	
/* End page layouts */


/* Tables */
 tr.white {	
	background: #fff;
	}	

 tr.gray {	
	background: #e7e7e7;
	}

 td.light {	
	background: #fff;
	}
	
 td.dark {	
	background: #cc9933;
	}
	
 td.darkpur {	
	background: #990000;
	}

.productTable {
	width: 335px;
	float: right;
	margin-bottom: 10px;
	background: #ffcc33;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000;
	border: 1px solid #000;
	}
	
.productTable td {	
	padding: 4px;
	white-space:nowrap;
	}
	
.productTable th {	
	padding: 0px;
	vertical-align: bottom;
	background: #ffcc33;
	}
	
.productTable2 {
	width: 495px;
	float: left;
	margin-bottom: 10px;
	margin-top: 2px;
	background: #ffcc33;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000;
	border: 1px solid #000;
	}
	
.productTable2 td {	
	padding: 4px;
	white-space:nowrap;
	}
	
.productTable2 th {	
	padding: 0px;
	vertical-align: bottom;
	background: #ffcc33;
	}
	
	
.productTablepur {
	width: 495px;
	float: left;
	margin-bottom: 10px;
	margin-top: 2px;
	background: #cc3333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #fff;
	border: 1px solid #000;
	}
	
.productTablepur td {	
	padding: 4px;
	white-space:nowrap;
	}
	
.productTablepur th {	
	padding: 0px;
	vertical-align: bottom;
	background: #cc3333;
	}