* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #e9cbdd;
	font: normal 12px verdana, arial,sans-serif;
}

table
{
margin:0 0 10px 13px; 
font-size:12px;
}

.bold 
{
font-weight: bold;
}
.color-black {
color:#000;
}
#header h2{
	padding-top: 5px;
	font-size: 14px;
	color: #000;	
}
#header-links{
float:right;
margin-top:2px;
margin-right:5px;
color:#E4E4E4;
font-size:11px;
}
#header-links a, a:visited {
color:#E4E4E4;
text-decoration:none;
font-size:11px;
}
#header-links a:hover {
color: #fff;
text-decoration: underline;
font-size:11px;
}
#header-overlay
{
z-index:100;
float:left;
margin-left:0px
 }
 
#searchbox {
padding-left:830px;
	margin-top:60px;
	margin-right:5px;
}

/* ------------ start page components rules --------------- */
#container {
	width: 990px;
	background-color: #e9cbdd;;
	border: solid 1px #fff;
	margin: 0 auto;
	text-align: left;
	color: #cecece;
}
#container-intro {
	width: 990px;
/*	background: #333333  repeat-y right;
	border: solid 1px #fff;*/
	margin: 0 auto;
	text-align: left;
	color: #cecece;
}
#centered-div {
 text-align:center;
}

#right-column {
	color: #cecece;
	width: 190px;
	background-color:transparent;
	float: right;
	padding: 1px 0px 0px 0px;
/*	margin-right:9px;*/
	clear:both;

}
#content {
	float: left;
	background: url("../images/images_app/bg-content1000.gif");
	background-position:left top;
	background-repeat:repeat-y;
	width: 990px;
	margin: 0px 0px 0px 0px;
}
#content-full {
	float: left;
	background: url("../images/images_app/bg2.gif");
	background-position:left top;
	background-repeat:repeat-y;
	width: 990px;
	margin: 0px 0px 0px 0px;
}
#disclaimer
{
width: 900px;
height:30px;
margin:10px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
}


/* ------------ end page components rules --------------- */
#content ul {
list-style-type: disc;
padding-left: 15px;
}
#content-full ul {
list-style-type: disc;
padding-left: 15px;
}
#content h2{
	font-size: 28px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;

}

.black {
	color: #000;
}

p {
margin-bottom: 20px;
padding-left: 14px;

}

.img-rh {
padding:1px 2px 0 2px;
border-top:1px #fff solid;
text-align:center;
}

.art-plussign
{
vertical-align:middle;
border:none;
}

input.text {
	width: 70px;	
	border: 1px solid #000;
	font-size:12px;
}


input.button {
	color: #fff;
	padding-left: 0px;
	font-size: 11px;	
	border: none;
	background: none;
	}

#footer {
	color: #ccc;
	background: #770444;
	clear: both;
	width: 990px;
	margin-left: 0px;
	margin-right:0px;
	height: 30px;
	padding: 0px;
	border-top: 1px solid #E4E4E4;
	font-size:11px;
}

/*#footer a, a:link, a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}*/

#spc-orig
{
position:relative; 
float:right; 
/*margin-bottom:35px;*/
margin-right:1px;
/*border:#c00 2px solid;*/
width:188px;
margin-top:-140px;
}
#spc
{
margin-left:1px;
margin-bottom:-10px;
/*clear:both;*/
}
#footer-links-en
{
color: #ccc;
float: left;
padding-top: 5px;
margin-left: 255px;
}
#footer-links-fr
{
color: #ccc;
float: left;
padding-top: 5px;
margin-left: 225px;
}
#footer-links-en a, #footer-links a:visited
{
	color: #ccc;
	text-decoration:none;
}

#footer-links-en a:hover
{
	color: #ccc;
	text-decoration:underline;
}
#footer-links-fr a, #footer-links a:visited
{
	color: #ccc;
	text-decoration:none;
}

#footer-links-fr a:hover
{
	color: #ccc;
	text-decoration:underline;
}
#copyright
{
/*width:130px;*/
margin-top: 5px;
padding-right: 3px;
height:15px;
float:right;
font-size:11px;
position:relative;
}
#copyright a, #copyright a:visited
{
	color: #ccc;
	text-decoration:none;
	font-size:11px;
}
#copyright a:hover
{
	color: #ccc;
	text-decoration:underline;
	font-size:11px;
}
img
{
border:0px;
}
.tinytext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
}
.littletext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
text-decoration:underline;
color:#ccc;
}


/* ----- Drop-down menu styles ---- */
/* Add a margin and a relative position with a high z-index to make it appear over any element below */
#menu-container {margin:0px 0 0px 0px; position:relative; width:988px; height:25px; z-index:100; border:1px solid #000; border-width:1px 1px 1px 1px; background-image:url('images/red.jpg'); background-repeat:no-repeat;}

#menu-spacer {width:240px;display:block;float:left;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin-left:0; list-style-type: none; z-index:100;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:99px; font-size:11px; font-weight: bold;  color:#E4E4E4; height:25px; line-height:24px; text-decoration:none; text-indent:0px; border:1px solid #000; border-width:0px 0 0px 1px; text-align:center; z-index:100;}


/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px; z-index:100;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:0px 1px 0px 1px; z-index:100;}

/* Set up the list items background:#c00;*/
#pmenu li {float:left; z-index:100; height:25px;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative; z-index:100;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#c00; color:#fff; z-index:100;}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none; z-index:100;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs  */
#pmenu li:hover > ul {display:block; position:absolute; top:-10px; left:80px; padding:10px 10px 10px 10px; background:transparent url(../images/); z-index:100;}
/* Position the first sub level beneath the top level links*/
#pmenu > li:hover > ul {left:-10px; top:17px; z-index:100;}
/* Size the sub level links*/
#pmenu > li:hover > ul li{width:164px; z-index:100;}
/* Make the hovered sub level color persist */
#pmenu li:hover > ul li:hover a {background:#fff; color:#000; width:159px; text-align:left; z-index:100;}

/* make the borders work on the sub level */
#sub li a {width:159px; text-align:left; padding-left:3px; z-index:100;}


/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#c00; color:#000; z-index:100;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#c00; color:#000; z-index:100;}

/* Set up the pointers for the sub level indication
#pmenu li.fly {background:#c00 url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#c00 url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;} */


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(../images/); z-index:100;}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden; z-index:100;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden; z-index:100;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden; z-index:100;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden; z-index:100;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px; z-index:100;
}
/* ---- end Drop-down menu styles ----- */


/* ---- start general form styling rules ----- */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/* ---- end general form styling rules ----*/




/* ---[ Common Elements ]-------
-------------- */

div {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	}
p {
	font-size: 100%;
	margin: 0;
	padding: 3px 0 3px 0;
	}
P P {
	font-size: 100%;
	}
h1 {
	font-size: 150%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color:#cecece;
	}
h3 {
	font-size: 130%;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;	
	line-height: 1.15em;
	}
ol {
	margin: 0 10%;
	}
h4, h5 {
	font-size: 110%;
	font-weight: bold;	
	margin: 0;
	padding:0;	
	line-height: 1em;
	}
/*
ol {
	font-size: 90%;	
	margin: 10px 0 10px 10px;
	}*/
/*ul {
	font-size: 90%;	
	margin: 10px 0 10px 35px;
	}
li {
	margin: 0 0 5px 0;
	}*/		

/*table {
	font-size: 90%;	
	}
table p { 
	font-size: 100%;
	}*/
code {
	color: #7B9905;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
code strong {
	color: #4E6200;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #999;
	cursor: help;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike, del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 3px 0 3px 0;
	font-style: normal;
	font-size: 90%;
	}
address p {
	font-size: 100%;
	padding: 1px 0 1px 0;
	}
sup {
	font-size: 90%;
	}
dl {
	position: relative;
	margin: 0;
	padding: 0;
	}
pre {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 3px 0 3px 0;	
	}	