#content h1 {
	font-size: 140%;
	font-weight: normal;
	color: #000066;
}
#content h2 {
	font-size: 120%;
	font-weight: bold;
	color: #cc0000;
}
#content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000066;
}
#content h1, #content h2, #content h3, #content p, #content ol, #content ul {
	margin-bottom: 10px;
	margin-top: 0px;
}
#content a, #content a:visited, #content a:active {
	color: #000066;
	text-decoration: underline;
}
#content a:hover {
	color: #660000;
	text-decoration: underline;
}
#content p.error {
	color: #aa0000;
}
#content div.outline {
	margin-bottom: 10px;
}
#content div.outline h1 {
	height: 14px;
	line-height: 14px;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	background: #000066 url(images/body1.gif) no-repeat top left;
	margin: 0px;
}
#content div.outline h1 span.tr {
	height: 14px;
	width: 15px;
	float: right;
	background: url(images/body3.gif) no-repeat top right;
}
#content div.outline div.body {
	border: solid #000066;
	border-width: 0px 2px;
	padding: 9px 8px 0px;
}
* html #content div.outline div.body {
	height: 1px;
}
#content div.outline div.footer {
	height: 11px;
	line-height: 11px;
	background: url(images/body8.gif) repeat-x bottom left;
	font-size: 1px;
}
#content div.outline div.footer span.bl {
	float: left;
	width: 11px;
	height: 11px;
	background: url(images/body7.gif) no-repeat bottom left;
}
#content div.outline div.footer span.br {
	float: right;
	width: 11px;
	height: 11px;
	background: url(images/body9.gif) no-repeat bottom right;
}
#content div.outline table {
	table-layout: fixed;
}
#content div.outline table td {
	vertical-align: top;
	text-align: left;
}
#content div.outline table td.image {
	width: 110px;
	vertical-align: middle;
	text-align: right;
}
#content div.outline table td.image img {
	border: 1px solid #000066;
}
#content div.divlnkover {
	border-color: #000066;
	background-color: #eeeeee;
}
#content div.pages {
	text-align: left;
}
#content div.pages table {
	margin: 0px auto 0px 0px;
}
#content div.pages table td a, #content div.pages table td a:hover, #content div.pages table td a:active, #content div.pages table td a:visited {
	display: block;
	color: black;
	text-decoration: none;
	padding: 1px 3px;
	text-align: center;
	border: 1px solid #cccccc;
}
* html #content div.pages table td a {
	height: 1px;
}
#content div.pages table td a:hover, #content div.pages table td a.c {
	background: #eeeeee;
	border: 1px solid #000066;
}
#content div.divlnk td h1, #content div.divlnkover td h1 {
	font-size: 100%;
	font-weight: bold;
}
#content div.mediumimg {
	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
}
#content div.mediumimg table {
	margin: 0px auto;
}
#content div.mediumimg img {
	border: none;
	margin-bottom: 2px;
}
#content #scroller {
	position: relative;
	overflow: hidden;
	line-height: 24px;
	height: 24px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}
#content #nbtext h1, #content #nbtext h2, #content #nbtext h3, #content #nbtext p, #content #nbtext ul, #content #nbtext ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content div.previous {
	font-weight: normal;
	color: #000066;
}
#content div.previous div {
	margin-bottom: 10px;
}
#content div.previous span.area {
	color: #660000;
}
#content a.sharebusiness {
	font-weight: bold;
	color: #660000;
}
#content a.sharebusiness:hover {
	font-weight: bold;
	color: #000066;
}
#content div.sharewebsite {
	padding: 10px 0;
	text-align: center;
}
em {
	font-style:normal;
	color:#cc0000;
}
#content img[align=left] {
	margin-right:5px;
}
a.contact {
	display:inline-block;
	background:#dd0000;
	color:#fff;
	text-align:center;
	padding:5px 10px;
	border-radius: 5px;
	text-decoration:none;
	line-height:18px;
}

