﻿/*body 
{
	
	 background-color:White;
}
 .centerBody
 {
	 width:760px;
	  margin-left:80px;
	  margin-right:80px;	
	 
	 
	   background-color:Fuchsia;
	   height:415px;
	   margin-top:20px;
	 margin-bottom:20px;
	   font-family: Verdana;
	 margin-left:auto;
	 margin-right:auto;
	 width:600px;
	 text-align:center;
 }
 .mainBody
 {
	text-align:left;
 }  
 
 
 
 
 .linksStyle
 {
	float:left;
	background-color:Blue;
 }*/
 
 .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
 {
	 width:600px;
	 float:left;
	 
	
 }

.imagediv
 {
	 width:400px;
	 float:left;
	 
	
	 padding-bottom:10px;
 }
 .messageSpaceClass
 {
	 width:600px;
	 height:250px;
	 
	 background-image:url(images/splashIndex.JPG);
	 float:left;
 }
 .welomeText
 {
	 font-size:20pt;
	 float:right;			
	 text-align:center;
	 background: transparent;
	text-align: right;
	color: #000;
	font-weight: normal;
	margin-right: 22px;
	clear: both;
	margin-top: 25px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 27pt;
 }
 .officesName
 {
	width:82%;
	vertical-align:middle;
	float:right;			
	background: transparent;
	text-align: right;
	color: #000;
	font-weight:bolder;
	margin-right: 25px;
	clear: both;
	margin-top: 5px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
 }
 .bottomGreen
 {
	 background-color:#507D2A;
	 width:100%;
	 height:70px;
	 float:left;
	 vertical-align:bottom;
 }
 
 .langButtonsPanel
 {
	width:100%;
	height:70px;
	float:left;	
	margin-top:30px;
	
 }
 
 .LangButton_English
 {
	float:left;	
	background-color:#FF0000;
	color:#FFFFFF;
	width:120px;
	 height:25px;
	 font-size:100%;
	border-style:solid;	
	 border-width:2px;
	   border-top-color:#FF6666;
	   border-left-color:#FF6666;
	   border-right-color:#CC3333;
	   border-bottom-color:#CC3333; 
	   padding-top:5px;
	    margin-right:15px;
	  vertical-align:50%;
	  text-align:center;
	  text-align:center;
	  font-weight:900;
	  text-decoration:none;
 }

.LangButton_French
 {
	float:left;	
	background-color:#FF0000;
	color:#FFFFFF;
	width:120px;
	 height:25px;
	 font-size:100%;
	border-style:solid;	
	 border-width:2px;
	   border-top-color:#FF6666;
	   border-left-color:#FF6666;
	   border-right-color:#CC3333;
	   border-bottom-color:#CC3333; 
	    margin-left:15px;
	     padding-top:5px;
	    vertical-align:middle;
	  text-align:center;
	  font-weight:900;
	    text-decoration:none;

 }
.canadianSymbol
{
	 background-image:url(images/wmms.gif);
	 float:right;
	 width:80px;
	 height: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;
	
}