body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right 190px;
	background-image: url('../images/emcbgrd_r4_c2_op.gif');
}

/* areas */
#logo {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 150px;
	float:left;
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 0px;
	background-image: url('../images/emcbgrd_r2_c1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand
}

#banner {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 570px;
	height: 150px;
	float: left;
	background-image: url('../images/emcbgrd_r2_c2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 190px;
	z-index: 3;
	top: 20px;
	cursor: hand
}

#banner2 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 150px;
	float: left;
	background-image: url('../images/emcbgrd_r2_c3.gif');
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	z-index: 2;
	top: 20px;
	right: 0%;
	cursor: hand
}

#staticlinks {
	display: block;
	height:21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004F39;
	visibility: visible;
	float: left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 170px;
	clear: left;
	width: 100%;
	background-color: #004F39;
	left: 0px;
	z-index: 2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8971C;
	overflow: hidden;
}

#userarea {
	border-top:2px solid #01503A; width: 190px;
	height: 116px;
	float: right;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	top: 192px;
	right: 0%;
	z-index: 3;
	background-image: url('../images/emcbgrd_r4_c3.gif');
	
}

#leftarea {
	border-top:2px solid #004F39; float:left;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 2;
	display: block;
	position: absolute;
	top: 192px;
	height: 408px;
	width: 190px;
	left: 0px;
	background-image: url('../images/emcbgrd_r4_c1.gif');
	
}

#centerarea {
	display: block;
	padding: 5px;
	margin-top: 191px;
	margin-right: 190px;
	margin-left: 190px;
	z-index: 1;
	visibility: visible;
}

#rightarea {
	width: 190px;
	float:right;
	height: 292px;
	background-image: url('../images/emcbgrd_r5_c3.gif');
	position: absolute;
	padding: 0;
	margin: 0;
	top: 310px;
	right: 0%;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: right top
}


/* elements */
label {
	display: block;
	clear: left;
	float: left;
	height: auto;
	font-size: 12px;
}

#loginName {
	height: auto;
	width: 165px;
}

#loginPassword {
	height: auto;
	width: 165px;
}

.documentFilter {
	background-repeat: no-repeat;
	background-position:  
               left bottom;
	font-size: 12px;
	color: #004F39;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
	display: block; 
	border-style:inset; 
}

form {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

a {
	color: #004F39;
}

a:hover {
	color: #F8971C;
}

#maillink {
	color: #FFFFFF;
}

#maillink:hover {
	color: #F8971C;
}

.errorMessage {
	color: #000000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

a.errorMessage {
	color: #F8971C;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 10px;
}

a.errorMessage:hover {
	color: #004F39;
}

.infoMessage {
color: #060;
}

.warnMessage {
color: #550;
}

h2 {
	font-size: 20px;
	color: #F8971C;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
	background-image: url('../images/cizgi_y.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px
}

h3 {
	font-size: 16px;
	color: #004F39;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h5 {
	font-size: 14px;
	color: #004F39;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
}

.plain {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
}

.usertext {
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	width: 140px;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 10px;
}

.readlink {
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 25px;
	font-style: italic;
	padding: 7px;
}

.articles {
	font-size: 10pt; 
	font-family: Arial;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.article {
	padding: 0px;
	margin: 0px;
}

.article_divider {
	font-size: 6px
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url('../images/article_diveder.gif');
	background-repeat: no-repeat;
	background-position: left top;
	
}


.main {
	margin: 0px;
	padding: 0px
}

.flash {
	margin: 10px;
	padding: 0px;
	height: 280px;
	width: 400px;
	border: 1px solid #01503A;
}

.mainlogo {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchResult {
	padding: 0px;
	margin: 0px;
}

.document {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

a.dlLink {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.dlLink:hover {
	color: #F8981D;
	text-decoration: underline;

}

.docName:link {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.docName:hover {
	color: #F8971C;
}


.msdownload {
	background-image: url('../images/icon_dwl.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: left top;
	padding-left: 45px
}

.jpeg {
	background-image: url('../images/icon_jpg.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: left top;
	padding-left: 45px
}

.pjpeg {
	background-image: url('../images/icon_pjpg.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: left top;
	padding-left: 45px
}

.png {
	background-image: url('../images/icon_png.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: left top;
	padding-left: 45px
}

.txt {
	background-image: url('../images/icon_txt.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}

.pdf {
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}

.msword {
	background-image: url('../images/docx.png');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: 0px 10px;
	padding-left: 45px
}

.word {
	background-image: url('../images/icon_doc.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}


.excel_OLD {
	background-image: url('../images/icon_xls.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}

.excel {
	background-image: url('../images/xlsx.png');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}

.sheet {
	background-image: url('../images/xlsx.png');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}

.powerpoint {
	background-image: url('../images/icon_ppt.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}
.stream {
	background-image: url('../images/icon_csv.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	padding-left: 45px;
	border-bottom: 2px solid #F8981D
}


.docDesc {
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.docSize {
	position: relative;
	padding-right: 30px;
	float: left;
}

.docDownload {
	position: relative;
	height: 15px;
	padding: 5;
	float: left;
}


.infoMessage {
	font-size: 12px;
	color: #004F39;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	font-style: oblique;
	text-decoration: none;
	padding: 5px;
	padding-top: 30px;
}

.privateArea {
	margin:10px 10px 0; color: #004F39;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
	/*background-image: url('../images/cizgi_t2.gif');*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px
}

.documents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.datetime {
	font-size: 11px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	line-height: 30px;
	font-style: italic;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F39;
	text-align: left;
	font-weight: bold;
}

#loginSubmit {
	color: #004F39;
	background-color: #F8971C;
	width: 80px;
	font-size: 11px;
	float: left;
	height: 20px;
	position: absolute;
	left: 10px;
	top: 90px;
}

#loginRegister {
	color: #FFFFFF;
	background-color: #004F39;
	width: 80px;
	font-size: 11px;
	float: right;
	height: 20px;
	position: absolute;
	top: 90px;
	left: 100px;
}

.left {
	width: 100%;
	float:left;
	height: 20px;
	position: absolute;
	left: 0%;
	z-index: 2;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../images/emcbgrd_r1_c1.gif');
	background-color: #004F39;
	cursor: hand
}

.center {
	display: block;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	line-height: 20px;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 7px;
	visibility: visible;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	cursor: hand;
}

.right {
	width: 160px;
	float:right;
	height: 20px;
	background-color: #01503A;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	position: absolute;
	right: 0%;
	z-index: 3;
	top: 0px;
}

#staticlinks ul.menu {
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 190px;
}

#staticlinks ul.menu li.menuitem {
	list-style-type: none;
	float: left;
}

#staticlinks ul.menu li.selected {
	list-style-type: none;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F7971C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8971C;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01503A;
}

#staticlinks ul.menu li.menuitem a.menulink {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;

}

#staticlinks ul.menu li.menuitem a.menulink:hover {
	text-decoration: underline;

}

.searchResultInfo {
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	color: #004F39;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-left: 0px;
	letter-spacing: 2px;
	font-weight: bold;
	border-top: 3px solid #ff0000;
	border-bottom: 3px solid #ff0000
}

.indexer {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #004F39;
	letter-spacing: 5px;
	font-weight: bold;
	margin-left: 40px;
	font-style: normal;
}

a.op {
	text-decoration: none;
	color: #F7971C;
}

a.op:hover {
	text-decoration: underline;
}
