﻿ .firstDiv
  {
	font-family: Verdana;
	 margin-left:auto;
	 margin-right:auto;
	 width:600px;
	/*width:100%;*/
	 text-align:center;
	 
}
/* This is used to align the content of the div to the left side of the first div*/
.seconddiv
{
	text-align:left;
}

.imageClass
 {
	padding-top:30px;
 }

.imagediv
 {
	width:400px;
	padding-bottom:50px;
	background-image:url(images/logo-ethics.jpg);
	background-repeat:no-repeat;
 }
 .messageSpaceClass
 {
	 width:600px;
	 height:250px;
	 background-image:url(images/wp-pa.JPG);

 }

 .langButtonsPanel
 {
	width:100%;
	height:50px;
	float:left;	
	margin-top:10px;
	
 }
 
.LangButton
{
	width:120px;
	height:28px;
	background-image:url(images/bg-langbutton.gif);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5pt;
	line-height:24px;	
	font-weight:500;
	float: left;
	width: 7.5em;
	height: 1.88em;
	margin-right: 1.88em;
	margin-top: 20px;
	text-decoration:none;
 }

.canadianSymbol
{
	 background-image:url(images/wmms.gif);
	 float:right;
	 width:83px;
	 height:20px;
	 margin-top:20px;
}

.importantNotices
{
	float:left;
	 color:Blue;
	 float:left;
	 width:323px;
	 height:15px;
	 font-size:small;
    margin-top:10px;
	    
	  text-align:left;
}

.frenchImportantNotices
{
	 margin-left:35px;
	 text-decoration:underline;
	
}
.englishImportantNotices
{
	 text-decoration:underline;
	
}
