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;
}

.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;
}

.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;
}

.azindex  { font-size: 125%; }

.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;
}

fieldset.bffieldset {
	border: none;
	padding: 0px;
}

legend.bflegend{
	margin-left: -8px;
}


ul.arrow {
	list-style-type: none; 
}

li.arrow {
	background:transparent url(../images/common/bullet_arrow_red.gif) no-repeat;
	background-position: 0 .4em;
	list-style-image:none;
	list-style-type:none;
	padding-left:10px;
}


#contentBox1 h2 a, #contentBox2 h2 a, #contentBox3 h2 a {
    color: #991111;
}

#cn-cont {
	text-decoration: none;
	color: #000000;
}

