/*<!--universal settings-->*/* {	margin: 0;	padding: 0;}/*<!--overall settings-->*/body {	background: #fff;}/*<!--header settings-->*/#header {	background-color: #333;		height: 120px;	font: 2.5em Tahoma, Verdana, sans-serif;	color: #BBD9E0;}#title {	position: relative;	left: 174px;	top: -52px;}/*<!--menu settings-->*/#menu {
	float: left;	padding-top: 6.1em;	font: 0.87em Verdana, sans-serif;	text-align: right;	color: #000000;	width: 140px;}#menu dl {	width: 140px;}#menu dt {	padding: 0.4em 0.5em;	color: #333;	font: 0.87em Geneva, Tahoma, Verdana, sans-serif;	font-weight: bold;}#menu dd {
}#menu a {	padding: 0.4em 0.5em 0.4em 0.5em;	display: block;	height: 1.2em;	text-decoration: none;	color: #000;}#menu a:link {		color: #333;	font-style: bold;}#menu a:visited {		color: #333;	text-decoration: none;}#menu a:hover {	background: #333;	color: #fff;}#menu a:active {	background: #BBD9E0;	color: #fff ;}/*<!--content settings-->*/#content {
	margin: 52px 280px 1em 176px;}#content h1 {	font: 1.6em Geneva, Tahoma, Verdana, sans-serif;	color: #233D45;		margin: 0.2em 0;	}#content h2 {	font: 1em Geneva, Tahoma, Verdana, sans-serif;
	line-height: 1.3em;	color: #47707D;		margin: 0.1em 0 0.5em 0;	}#content h3 {	font: 0.86em Geneva, Tahoma, Verdana, sans-serif;	color: #47707D;
	line-height: 1.5em;		margin: 0.2em 0 .8em 0;	}#content h4 {	font: 0.95em Geneva, Tahoma, Verdana, sans-serif;	color: #47707D;		font-style: bold;	margin: 0.2em 0;	}#content p {	font: 0.81em Geneva, Tahoma, Verdana, sans-serif;	color: #333333;	line-height: 1.7em;	text-align: left;	margin: 0.1em 0 1em 0;		}#content dd {	font: 0.81em verdana, sans-serif;	line-height: 1.3em;	color: #333;	margin: 0 0 0.75em 0;	list-style: none; }#content p a {	text-decoration: none;	color: #233D45;	padding: 0.2em;}#content p a:link {		color: #D90816;	font-style: italic;
	border-bottom: 1px dotted #333;}#content p a:visited {		color: #233D45;}#content p a:hover {		color: #666;	border-bottom: 1px dotted #333;}#content p a:active {		color: #D90816;
	border-bottom: 1px dotted #333;}#content h2 a {	text-decoration: none;	color: #670B0B;	padding: 0.2em;}#content h2 a:link {		color: #670B0B;}#content h2 a:visited {		color: #7C7272;}#content h2 a:hover {		color: #AA4B5B;}#content h2 a:active {		color: #670B0B;}
#content h3 a:link {		color: #333;	text-decoration: none;}#content h3 a:visited {		color: #7C7272;}#content h3 a:hover {		color: #AA4B5B;	border-bottom: 1px dotted #670B0B;}#content h3 a:active {		color: #AA4B5B;}#imgfloat {	float: right;	margin-bottom: 10px;}#content ul {	list-style: none;	}/*<!--RIGHT menu settings-->*/#right {
	position: absolute; right: 0; top: 120px;	background-color: #333;	padding: 0 10px 10px 40px;	margin: 0 0 5px 13px;	font: Verdana, sans-serif;	width: 11.75em;}#right p {	font-size: 0.74em;	font-weight: normal;	line-height: 1.25em;	color: #fff;}#right h1 {	font-size: 1.3em;	font-weight: bold;	color: #BBD9E0;	}#right h2 {	font-size: 1.2em;	font-weight: bold;	color: #BBD9E0;	}#right h3 {	font-size: 0.82em;	padding-top: 7px;	font-weight: bold;	color: #BBD9E0;	}#right a:link {	font-weight: bold;	line-height: 1.45em;
	text-decoration: none;	color: #BBD9E0;}#right a:visited {	color: #BBD9E0;	font-weight: normal;	text-decoration: none;}#right a:hover {	color: #fff;	font-weight: normal;	border-bottom: 1px dotted #fff;}#right a:active {	color: #BBD9E0;
	text-decoration: none;	font-weight: normal;}#footer {	font: .65em verdana, sans-serif;	line-height: 1.5em;	border-top: 1px dotted #666;	text-align: left;	color: #333;	padding: 5px;	margin: 5px;}#footer a:link {	text-decoration: none;	color: #333;}#footer a:active {	color: #333;	border-bottom: 1px dotted #666;}#footer a:hover {	color: #5e6faf;	border-bottom: 1px dotted #333;}