#content .article {
	clear: left;
	margin: 1em 0;
	padding-left: 10px;
	border-left: 5px dotted #8980a8;
}

#content .article A {
	text-decoration: none;
	color: #8357EA; /* S: 78% L: 63% */
	padding-bottom: 1px;
	border-bottom: 1px solid #CAB5FA; /* S: 70 L: 250  /256*/
}

#content .article A:visited {
	color: #7A689C; /* S: 21% L: 51% */
}

#content .article A:hover,
#content .article A:visited:hover {
	color: #C60;
	border-color: #C60;
}

#content P.intro {
	width: 70%;
}

.required,.sponsor,.nice,.next {
        font-variant: small-caps;
        font-family: Verdana,sans-serif;
}

.required {
        color: #007700;
}
.sponsor  {
        color: #CC00CC;
}
.nice     {
        color: #0000CC;
}
.next     {
        color: #CC0000;
        font-style: italic;
}

/* EU ISP survey */

#eus {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #797096;
}

#eus IMG.pic,
#eus TABLE {
	margin-top: 1em;
} 

#eus P.note,
#eus TABLE TH, 
#eus TABLE TD { 
        font-family: Verdana,sans-serif;
	font-size: 11px;
}

#eus TABLE TH, 
#eus TABLE TD { 
	border: 1px solid #CCC;
	max-width: 20em;
}

#eus TABLE TH {
	text-align: right;
	padding: 5px;
} 

#eus TABLE TR.c TH {
	text-align: center;
	vertical-align: bottom;
} 

#eus TABLE TD {
	padding: 5px 5px 5px 0px;
	text-align: right;
}

#eus TABLE TR.c TD {
	color: #797096;
	font-weight: bold;
	padding: 5px;
} 

#eus TABLE .total {
	background-color: #ECE6FF;
}

/* H: 253 degrees */

#head, #footer {
	background-image: url(/images/site/h-libr.gif);
	background-color: #8980a8;
}

#content .sel, H1 {
	color: #797096;
}

#local TD { border-color: #797096; }

#local .selected_2,
#local .selected_3,
#local .selected_4,
#sections TD.selected {
	color: #FFF;
	background-color: #7477A4;
}

#sections TD.selected A:link,
#sections TD.selected A:visited {
        color: #C7C7DB;
}

#sections TD.selected A:link,
#local TD.page_2 A:link,
#local TD.page_3 A:link,
#local TD.page_4 A:link {
	color: #8357EA; /* S: 78% L: 63% */
}

#local TD.page_2 A:visited,
#local TD.page_3 A:visited,
#local TD.page_4 A:visited {
	color: #7A689C; /* S: 21% L: 51% */
}

#sections TD.selected A:hover,
#sections TD.selected A:visited:hover,
#local TD.page_2 A:link:hover,
#local TD.page_3 A:link:hover,
#local TD.page_4 A:link:hover,
#local TD.page_2 A:visited:hover,
#local TD.page_3 A:visited:hover,
#local TD.page_4 A:visited:hover {
	background-color: #7477A4;
	color: #FFF;
}

