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

body {
	font:0.80em  Calibri , Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
}

form {
	margin-bottom:0px;
	margin-top:0px;
}

#container {
	margin:0px auto;
	width:895px;
}

/* HEADER */

#header {
	width:100%;
	height:105px;
}

#header-left {
	background-image:url(../img/hdr/hdr_bg-left.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	height:110px;
	width:645px;
}

#header-right {
	background-color:#648063;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	margin-left:15px;
}

#header-right_inner {
	padding:10px;
	padding-bottom:5px;
	padding-top:6px;
}

#header-right_BTN {
	padding-top:7px;
}

#header-nav {
	height:40px;
	padding-top:0px;
	text-align:center;
	width:100%;
}

/* CONTENT */

#content {
	margin:0px auto;
	margin-bottom:10px;
	width:895px;
	background: none;
}

#slideshow {
	margin-bottom:5px;
}

#content-left {
	float:left;
	
}

#content-right {
	float:left;
	margin-left:20px;
}

#executives {
	clear:both;
	margin-top:15px;
}

#table_breadcrum {
	color:#012F00;
	font-size:15px;
	padding-top:10px;
}

#table_publications_tabs {
	background-image:url(../img/publications/tab_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-repeat:repeat-x;
	margin-top:10px;
	width:100%;
}

/* AVAILABILITY BOX */

#box_available {
	background-color:#3E613D;
	background-image:url(../img/report/report-bg.gif);
	background-repeat:repeat-x;
	height:87px;
	margin:0px auto;
	width:895px;
}

#box_available_form {
	background-image:url(../img/report/report-end.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:87px;
}

/* PROPERTIES PICTURE */

.picture_container {
	border-top:4px solid #6F896E;
	height:84px;
	margin-top:0px;
	width:133px;
}

.picture_inner {
	border-top:4px solid #012F00;
	height:84px;
	width:133px;
}

.BTN_overlay {
	position:absolute;
	text-align:right;
	width:133px;
}

.picture_info {
	padding-top:5px;
}

/* FOOTER */
#article {
 float:left;
 padding-bottom:20px;
 padding-top:20px;
 width:675px;
}

#article_list {
 background-color:#3E613D;
 float:left;
 margin-left:30px;
 width:160px;
 padding-bottom:10px;
}

#article_list ul {
	margin-left:15px;
}

#article_list li {
	color:#FFFFFF;
	list-style:none;
	height:20px;
}

#article_list li a:link {
	color:#FFFFFF;
}

#article_list li a:hover {
	color:#012F00;
}
#footer {
	background-image: url(../img/ftr/ftr_logo.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
	height: auto;
	border-top:1px solid #CCCCCC;
	color:#012F00;
	clear:both;
	font-size:12px;
	margin-bottom:20px;
	padding-top:55px;
	text-align:center;
	width:100%;
}
.whiteLink {
	color: #FFFFFF;
	text-decoration: underline;
}
