@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
}

html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

html {
	overflow-y : scroll;
}

body {
	line-height: 10pt;
	font-size: 8pt;
	font-family: Arial;
}

a {
	color:black;
	text-decoration: underline;
}

a:hover {
	color:black;
	text-decoration: underline;
}

#siteTitleDiv {
	left: 50px;
	top: 48px;
	position: absolute;
}

#siteTitle {
	margin-bottom: 12px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30pt;
}

#siteDescription {
	margin-left: 2px;
}

#menu1 {
	text-align: center;
	text-transform: uppercase;
	line-height: 15pt;
	font-size: 8.7pt;
	left: 50px;
	top: 167px;
	height: 177px;
	width: 126px;
	position: absolute;
	background-image: url(images/menu1.png);
}

#menu1 a, #menu2 a, #contentTitle a, #siteTitle a{
	color: black;
	text-decoration: none;
}

#menu1 a:hover, #menu2 a:hover, #menu2 .sel, #menu1 .sel, #contentList a:hover, #contentTitle a:hover, .textSmall a:hover {
	text-decoration: underline;
}

#menu2 {
	text-transform: uppercase;
	line-height: 15pt;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	height: 233px;
	width: 165px;
	position: absolute;
	left: 214px;
	top: 167px;
	background-image: url(images/menu2.png);
}

.homeContent {
	height: 548px;
	width: 391px;
	background-image: url(images/content.png);
	position: absolute;
	left: 416px;
	top: 167px;
	overflow: hidden;
}

.documentContent {
	height: 549px;
	width: 591px;
	background-image: url(images/document.png);
	position: absolute;
	left: 216px;
	top: 167px;
	overflow: hidden;
}

#im {
	margin-left: 16px;
}

#images {
	background-repeat: no-repeat;
	height: 308px;
	width: 436px;
	background-image: url(images/images.png);
	position: absolute;
	left: 828px;
	top: 167px;
}

#contentPageNumber, .contentPageNumber {
	text-align: center;
	font-weight: bold;
	font-size: 6pt;
}


#newsTitle {
	line-height: 20pt;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	font-size: 18pt;
}

#contentTitle {
	margin-bottom: 25px;
	line-height: 20pt;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	font-size: 18pt;
}

#contentTitles {
	margin-bottom: 10px;
	line-height: 20pt;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	font-size: 18pt;
}

.textSmall {
	text-transform: none;
	line-height: 11pt;
	font-size: 10pt;
}

#contentNews {
	line-height: 11pt;
	text-align: left;
	font-size: 10pt;
	margin-bottom: 25px;
}

#contentList {
	line-height: 11pt;
	font-size: 10pt;
	padding-top: 10px;
	margin-top: 22px;
	margin-left: 55px;
	background-repeat: no-repeat;
	background-image: url(images/line.png);
}

#contentList a, .textSmall a {
	color: black;
	text-decoration: none;
}

.hidden {
	color: white;
}

#scrollBar {
	line-height: 0px;
	height: 547px;
	width: 5px;
	left: 808px;
	top: 168px;
	position: absolute;
	cursor:pointer;
}

#scrollBarHandle {
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 32px;
	width: 5px;
}

.homeScrollContainer {
	width: 360px;
	left: 10px;
	top: 0px;
	position: absolute;
}

.documentScrollContainer {
	width: 570px;
	left: 10px;
	top: 0px;
	position: absolute;
}

#subContainer {
	position: absolute;
	overflow: hidden;
	width:585px;
	height:546px;
}

#image {
}

#imageContainer {
	position: absolute;
	left: 0px;
	top: 0px;
}

#imageDescription {
	background-color: white;
	padding-top: 5px;
	left: 0px;
	top: 0px;
	position: relative;
}

.thumb {
	margin-right: 10px;
}

#thumbList {
	background: white;
	width: 408px;
	left: 16px;
	top: 0px;
	position: absolute;
	height: 50px;
	overflow: hidden;
}

#thumbScroll {
	left: 0px;
	top: 0px;
	background:white;
	height:39px;
	position: absolute;
}

#thumbLeft {
	height: 50px;
	width: 14px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#thumbRight {
	left: 424px;
	top: 0px;
	position: absolute;
	height: 50px;
	width: 14px;
}

.imagesBig {
	background-image: url(images/images_copy.png);
	background-color: white;
	left: 0px;
	top: 0px;
	position: absolute;
}

.imageNoMargin {
	top: 0px;
	left: 16px;
	position: absolute;
}

.imageMargin {
	left: 16px;
	top: 50px;
	position: absolute;
}

.desc {
	padding-bottom: 15px;
	padding-top: 5px;
	width: 408px;
	background: white;
}

.desc2 {
	padding-top: 5px;
	margin-left: 16px;
	width: 408px;
	background: white;
}

#imageThumbnails {
}

.norm {
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	text-transform: capitalize;
}

.uLine {
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 168px;
	border-bottom-color: #636363;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

