/* CSS definition file containing site wide stylesheets */
.logoBaseLine {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: #2086ce;
 	font-weight: bold;
 	text-decoration: none 
}

h1.orange
{
	color: rgb(255, 149, 1); 
	font-size:24px;
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;	
	font-weight:normal;
	font-weight:bold;
	
}

h1.clairHeading
{
 font-size: 18px; 
 font-weight: bold; 
 color: #FF9D14;
}
.titre {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	margin-left: 10px;
 	margin-right: 10px
}

.clientlink:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: none 
}

.clientlink:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: none 
}

.clientlink:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: none 
}

.titrelink:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	margin-left: 0px;
 	margin-right: 0px
}

.pied {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	text-align: center
}

.titrelink:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	margin-left: 0px;
 	margin-right: 0px
}

.client {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: normal;
 	font-style: normal
}

.titrelink:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	margin-left: 0px;
 	margin-right: 0px
}

.form {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(102,153,204);
 	border: 1px solid rgb(164,213,242)
}

.clientlink:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: underline
}

.titrelink:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(164,213,242);
 	margin-left: 0px;
 	margin-right: 0px
}

.MemberLogin
{
	border-left-width: 0px;
	border-left-style: solid; 
	border-top-width: 0px; 
	border-top-style: solid;
	border-right-width: 0px;
	border-right-style: solid; 
	border-bottom-width: 0px; 
	border-bottom-style: solid; 
	width: 34px;
}


.TextObject1{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 13px;
 	line-height:16px;
 	text-align:justify;
 }
 
  .SubHeading
        {
        	font:Arial; 
        	font-size:16px; 
        	font-weight:bold;
        }
        
        .italicHeading
        {
        	font:Arial; 
        	font-size:12px;  
        	font-style:italic
        }
        
        .ContentBold
        {
        	font:Arial; 
        	font-size:12px; 
        	font-weight:bold;
        }
        
        .MemberPassword
       {
       	 background-image:url(../pimages/password.jpg);
            background-repeat :no-repeat ;
            border: 1px solid rgb(164,213,242);
	        height:12px;
       }
       
        .MemberPasswordEmpty
       {
       	 
            border: 1px solid rgb(164,213,242);
	        height:12px;
       }
       
       .footerlinks  {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: black;
 	text-align: center;
 	text-decoration:none;
} 
        .footerlinks:link{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: black;
 	text-align: center;
 	text-decoration:none;
} 
.footerlinks:hover{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: black;
 	text-align: center;
 	text-decoration:none;
} 
.footerlinks:visited{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: black;
 	text-align: center;
 	text-decoration:none;
} 
.footerlinks:active{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: black;
 	text-align: center;
 	text-decoration:none;
} 
.boxNoBorder
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	text-align: Left;
    height:17px;
	position:static;
}
.TextSubHeading
{
	font: Arial; 
	font-size: 15px; 
	font-weight: bold; 
	color: #077BC8
}
