div.line {
	padding-left: 0; 
	padding-right: 0; 
	width: 100%;
	display: block;
}

div.percent100 {float: left; width: 100%; 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.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.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; }

span.margin50 {margin-left: 10px; margin-right: 10px; }

table.percent100 { width: auto; }

label {
	font-weight: 800;
}

label.fieldlabel {
	display: block;
}

label.nobreak {
	display: inline;
}

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, img.floatleft {
	float: left;
}

div.floatright, img.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: #FFFFCC;
	background-color: #FFFFCC;
}

div.expandablepriority1 {
	background: #FFFFCC;
	background-color: #FFFFCC;
}


div.priority1 {
	display: block;
	background: #FFFFCC;
	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;
}

hr { 
	background-color: #6699CC;
	color:  #6699CC;
	border:  #6699CC;
	height:1px;
	border-width:0;
} 
	
.alphabetSearch {
	font-style: normal;
	font-size: 170%;
	font-weight : normal;
}

div.center a.alphabetSearchReverse {
	color: Maroon;
	font-style: normal;
	font-size: 170%;
	font-weight : bold;
}

.previousNextClick {
	padding-left: 0; 
	padding-right: 0; 
	width: 100%;
	display: block;
	font-style: normal;
	font-size: 110%;
	font-weight : bold;
}

.previousNextClickChevrons {
	font-style: normal;
	font-size: 110%;
	font-weight : bold;
	text-decoration : none;
}

div.subtitle {
	font-weight: bold;
	font-style: italic;
}

blockquote {
	background-color: transparent;
	border: none;
	font-style: normal;
}

div.userMessage {
	width: auto; 
	padding: 10px; 	
	margin: 0px 0px 5px 0px; 
	color: Maroon;
	background-color: #FFFFCC;
	background-image: none;
	font-style: normal;
	font-size: medium;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	border: 1px solid Maroon;
}

br.clearall {
	clear: both;
}

input.radio, input.checkbox {
	width:1.1em;
  height:1.1em;
}

#newsletter a:link { 
	color: #FFFF00;
}

#newsletter a:visited { 
	color: #FFE800;	
}

div.center h1 {
	border-bottom: 1px solid #003366;
}

div.center form {
	margin-top: 0px;
}


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;
}


div.blackbordernoheight {
        min-height: 1px;
}


ul.exempleft {
	align:left; 
	width:200px; 
	margin:2px;
}

ul.exempright {
	margin:-321px 0px 0px 205px; 
	width:175px; 
	position:2px;
}

	
ul.azIndexTable {
	list-style-image:none;
	list-style-type:none;
	margin:10px 0 0 2px;
    padding:0;
}

li.list2columns {
	float:left;
	width:49%;
}

.margintopbottom10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.marginleft10 {
	margin-left: 10px;
}

.marginleft220 {
	margin-left: 220px;
}


.height220 {
	height: 220px;
}

div.feature {
	margin-top: 5px;
	min-height: 0;
}

div.center a.featuretruefalse, div.center a.featuretruefalce:visited { 
	background: Silver;
	color: Black;
	font-weight: bold;
	border: black outset 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	text-decoration: none;
}

