/* CSS Document */

/* Defaults */
img {
	border: none;
	}
a {	
	color: #4C6C77;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {	
	text-decoration: underline;
	}
dd {
	margin-left: 0;
}
div.sect_title h3 {
	margin-bottom: 0;
	}
div.sect_title p {
	font-size: 0.8em;
	}
body .contain, body #u-content, body dl dt, body dl dd, body dl  {
	float: none;
	}	
body #sidebar {
	display: none;
	visibility: collapse;
	}

.smltxt {
	font-size: 85%;
	}
.bigtxt {
	font-size: 115%;
	}
.hghlite {	
	background: #B998BB;
	color: #FFF;
	}
.quttxt {
	font-style:italic;
	}
.greytxt {
	color: #CCC;
	}
.right-images {
	float: right;
	width: 160px;
	margin-bottom: 0; 
	}
.right-images img {
	margin: 0 0 11px 11px;
	}
.error {
	color: #FF0000;
	font-weight: bold;
	}
