html #center2 {
	margin-left: 1px;
	padding-left: 1px;
}

div.line {
	padding-left: 0; 
	padding-right: 0; 
	width: 100%;
	display: block;
	overflow: auto;
}


div.percent100 {float: left; width: 100%; padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent95 {float: left; width: 94%;  padding: 0;	margin-top: 10px; margin-bottom: 5px; }
div.percent90 {float: left; width: 89%;  padding: 0;	margin-top: 10px; margin-bottom: 5px; }
div.percent85 {float: left; width: 83%;  padding: 0;	margin-top: 10px; margin-bottom: 5px; }
div.percent80 {float: left; width: 79%;  padding: 0;	margin-top: 10px; margin-bottom: 5px; }
div.percent75 {float: left; width: 73%;  padding: 0;	margin-top: 10px; margin-bottom: 5px; }
div.percent66 {float: left; width: 64%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent50 {float: left; width: 45%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent45 {float: left; width: 43%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent40 {float: left; width: 39%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent33 {float: left; width: 32%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent25 {float: left; width: 23%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent20 {float: left; width: 18%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent15 {float: left; width: 14%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent10 {float: left; width: 9%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }
div.percent5 {float: left; width: 4%;  padding: 0; 	margin-top: 10px; margin-bottom: 5px; }

span.margin50 {margin-left: 10px; margin-right: 10px; }

table.percent100 { width: auto; }

label {
	font-weight: 800;
}

label.fieldlabel {
	display: block;
}

label.nobreak {
	display: inline;
}

label.nohighlight {
		font-weight: normal;
}

div.indent {
	margin-top: 15px;
	margin-left: 15px; 
}

div.smallmargin {
	margin-bottom: 0px; 
	margin-top: 0px;
}

div.alignleft {
	text-align: left;
}

div.alignright {
	text-align: right;
}

div.floatleft {
	float: left;
}

div.floatright {
	float: right;
}

div.toolbarright {
	float: right;
	margin-bottom: 5px;
}

div.toolbarleft {
	float: left;
	margin-bottom: 5px;
}

div.aligncenter {
	text-align: center;
}

div.breadcrumb {
	margin-top: 3px;
	margin-bottom: 5px;
}

#promo {
	padding-bottom: 2.0em;
}

.expandable {
	background: #f6f6f6;
	background-color: #f6f6f6;
}

div.expandable {
	display: block;
	background: #f6f6f6;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 0.4em;
	color: Black;
}

div.subexpandable {
	display: block;
	border: none;
}

.expandablepriority1 {
	background: #FFFBF7;
	background-color: #FFFBF7;
}

div.expandablepriority1 {
	background: #FFFBF7;
	background-color: #FFFBF7;
}


div.priority1 {
	display: block;
	background: #FFFBF7;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 0.4em;
	color: Black;
}

p.justifyfull {
	text-align: justify;
}

div.aligncenter {
	text-align: center;
}

img {
	padding: 0px;
	border: none;
}

.alphabetSearch {
	font-style: normal;
	font-size: 170%;
	font-weight : normal;
}

#center2 a.alphabetSearchReverse {
	color: Maroon;
	font-style: normal;
	font-size: 170%;
	font-weight : bold;
}

div.subtitle {
	font-weight: bold;
	font-style: italic;
}

blockquote {
	background-color: transparent;
	border: none;
	font-style: normal;
}

div.error {
	width: auto; 
	padding: 10px; 	
	margin: 0px 0px 5px 0px; 
	color: Black;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid Maroon;
}

span.error {
	color: Red;
	font-weight: bold;
}

br.clearall {
	clear: both;
}

input.radio, input.checkbox {
	width:1.1em;
  height:1.1em;
}

#newsletter a:link { 
	color: #FFFF00;
}

#newsletter a:visited { 
	color: #FFE800;	
}

.additionalInfo {
	margin-left: 25px;
}
.table_partners {
	background-color:	#F7EBE7;
}
.redhighlight {
	color: Maroon;
	font-weight: bold;
}
ul,li {
   margin-top: 2px;
   margin-bottom: 2px;
}

.checkListContact {
  margin-left: 2%;
}

.azindex  { font-size: 125%; }


@media print {
	div.toolBar {
		display: none;
	}
}

.surveylegend {
	display: block; 
	white-space: normal; 
	width: 90%;
}



ol.azIndexTable li.azList {
	float:left;
	text-align:center;
	width:7.69%;
}

ol.azIndexTable {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ol.alpha li {
	background:transparent url(../images/puce-bullet.gif) no-repeat scroll 0 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
}

.imgaligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

div.center h2 {
	margin-top: 1px;
}
 