.formFields,
.formFields input,
.formFields select,
.formFields textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F9F8F8;
	color: #000000;
	}

p, div, span {
	font-size: 11px;
}
.listGlyph1 ul {
	text-align: justify;
	list-style-position: inside;
}

.screenLayout {
	position: relative;
	min-height: 100%;
	margin-bottom: 0;
	background-color: #EBF3FC;
}
* html .screenLayout {
  height: 100%;
}

.headerContainer
	{
	background-image:  url(../Images/top_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #3366CC;
	margin: 0px;
	}

.pageHeader
	{
	margin: 0px;
	height: 65px;
	border-bottom-color: #4D7AD3;
	border-bottom-style: solid;
	border-bottom-width: thin;
	top: auto;
	left: auto;
	}

.pageHeader img 
	{
	margin-left: 0px;
	margin-top: 0px;
	}

.menuContainer
	{
	text-align: center;
	z-index: 10;
	}
	
.footerContainer
	{
	position: absolute;
	bottom: 0px;
	height: 66px;
	width: 100%;
	border-top: solid 1px #6E89DD;
	background-color: #8EA5EC;
	margin-bottom: 0px;
/*	left: 1px;
	top: 642px;
*/	}

.sideMenu
	{
	position: absolute;
	bottom: 0px;
	top: 134px;
	height: 360px;
	width: 140px;
	background-color: #8EA5EC;
	margin-bottom: 0px;
	left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: normal;
	border-color: #4D7AD3;
	border-right-color: #4D7AD3;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #4D7AD3;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-size: 12px;
	background-image: url(../Images/SideMenu_Background.jpg);
	z-index: 20;
	}

#slidemenubar, #slidemenubar2
	{
	position:absolute;
	bottom: 0px;
	top: 0px;
	height: 360px;
	width: 140px;
	background-color: #8EA5EC;
	margin-bottom: 0px;
	font-weight: normal;
	border-color: #4D7AD3;
	border-right-color: #4D7AD3;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #4D7AD3;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: normal;
	line-height:16px;
	background-image: url(../Images/SideMenu_Background.jpg);
	z-index: 20;
	}

.mgauche
	{
	left: -150px;
	}
	
.lien
	{
	text-align:center;
	}
	
.contentLayout
	{
	padding-bottom: 120px;
	z-index: 10;
	}

.contentContainer
	{
	width: 920px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	z-index: 10;
	}
	
.contentContainer p
    {
	text-align:justify;
	}

.pageContent
	{
	margin-top: 49px;
	}

.mainPageBanner
	{
	background-color: #ffffff;
	border: solid 2px #A6BDDA;
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
}

.mainPageBanner p,
.mainPageBanner li
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainPageBanner li
	{
	margin-bottom: 3px;
}

.mainPageBanner ul
	{
	margin: 5px 0 10px 50px;
	padding: 0;
	padding-left: 0px;
}

.mainPageBanner .flashLogo
{
	float: left;
	position: absolute;
	left: 3px;
	top: 3px;
	z-index: 0;
}

.mainPageBanner .welcomeText
	{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4A78B3;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #cccccc;
	}

.MMGBanner
	{
	background-color:#A6CAF0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 860px;
	}
	
.MMGBanner .MMGText
    {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}	
	
p.descriptionText
	{
	color: #555555;
	font-weight: bold;
	margin-left: 15px;
	}

.domainName
	{
	color: #000000;
	}

.pageContent p
	{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	}

.pageContent li
	{
	list-style-position: inside;
	}

.formContainer
	{
	padding: 5px;
	}

form
	{
	margin: 0px;
	padding: 0px;
	}

.partenaires
	{
	float: right;
	padding: 1px;
	position: absolute;
	bottom: 1px;
	right: 1px;
	}

a img
	{
	border-width: 0px;
	}

.footDescription
	{
	float: left;
	padding: 5px;
	color: #2A3D9E;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	}

a,
a:link,
a:visited,
a:active,
a:hover
	{
	text-decoration: underline;
	color: #324290;
	}

a:hover
	{
	color: #6F85F0;
	}

.footDescription a:hover
	{
	color: #000066;
	}

/* New Top begin  */

#topTxtBlock {
	text-align: right;
	margin-right: 30px;
	white-space: nowrap;
	height: 50px;
	border-left-width: medium;
}

#topCopyright {
	text-align: right;
	display: inline-block;
	display: inline-block;
	margin-right: 9px;
	margin-top: 11px;
	color: #00FF00;
	font-size: 12px;
	font-weight: bold;
	border-right-color: #00DF00;
	border-right-style: solid;
	border-right-width: thin;
}

#topTxtBanner {
  display: -moz-inline-box;
  display: inline-block;
  border-left: 1px solid #dce7ff;
  background-image: url('../img/common/vz_top.gif');
  background-position: 9px 3px;
  background-repeat: no-repeat;
  padding-left: 36px;
  text-align: left;

}

#topCopyright a:link,
#topCopyright a:visited {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #00FF00;
	white-space: nowrap;
	font-weight: bold;
	border-right-width: thin;
	border-right-color: #00FF00;
	border-right-style: solid;
}

#topTxtBanner a:link,
#topTxtBanner a:visited {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #ffffff;
  white-space: nowrap;
}

.topLogo {
float: left;
}

.bigRed {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	text-align: center;
}

.mediumRed {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	text-align: center;
}
/* New Top end */
