body {
	color: #648E09;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	
	scrollbar-face-color: #E4E9C9;
	scrollbar-arrow-color: #A6BE42;
	scrollbar-base-color: #A6BE42;
	scrollbar-shadow-color: #A6BE42;
	scrollbar-DarkShadow-Color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}

table, tr, td {
	color: #648E09;
	font-family: verdana, arial, helvetica;
	font-size: 11px;

}

.tableborder {
	border: 1px solid #9CC446;
	padding: 8px 8px 8px 8px;
	margin-right: 4px;
}

.tableborder_right_left {
	border-left: 1px solid #9CC446;
	padding: 0px 8px 0px 8px;
	margin-right: 4px;
}

ul {
	margin: 10px 10px 25px 25px;
	list-style-image:url(../images/list_arrow_normal.gif);
}

td.filled {
	background-color: #648E09;
	color: #FFFFFF;
}

.line_dotted {
	height:1px;
	line-height:1px;
	font-size:1px;
	background:  url(../images/line_dotted_dark.gif) repeat-x bottom;
	background-position: left center;
	margin:0px;
	padding: 0px 0px 0px 0px;
}

div.line_dotted {
	line-height:1px;
	font-size:1px;
	background:  url(../images/line_dotted_dark.gif) repeat-x bottom;
	background-position: left center;
	margin:0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family: helvetica, verdana, arial;
	font-size: 18px;
	font-weight:bold;	
}

h2 {
	font-family: helvetica, verdana, arial;
	font-size: 14px;
	font-weight:bold;
}

h4 {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight:bold;
}

td.table_rounded_middle {
	border-left: 1px solid #9CC446;
	border-right: 1px solid #9CC446;
	padding: 3px 8px 3px 8px;
}

td.table_rounded_top {
	background:  url(../images/infobox1_topleft.gif) no-repeat;
	height: 5px;
}

td.table_rounded_top img {
	background: url(../images/infobox1_topright.gif) no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
}

td.table_rounded_bottom {
	background:  url(../images/infobox1_bottomleft.gif) no-repeat;
	height: 5px;
}

td.table_rounded_bottom img {
	background: url(../images/infobox1_bottomright.gif) no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
}

a {
	color: #648E09;
}

a:hover {
	color: #648E09;
	text-decoration: none;
}

input, textarea, select {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #648E09;
}

input.button {
	background-color: #648E09;
	color: #FFFFFF;
	cursor: pointer;
}

.picture {
	border: 1px solid #9CC446;
}

.picture_table_left {
	padding:0px 5px 5px 0px;
}

.picture_table_right {
	padding:0px 0px 5px 5px;
}

span.image_description {
	font-size: 10px;
	margin-top: 2px;
	display: block;
}

.infobox {
	border-left: 1px solid #648E09;
	border-right: 1px solid #648E09;
	font-size: 10px;
	padding:10px;
}

.infobox_top img {
	background: url(../images/infobox_top.gif) no-repeat 0px px;
}

.infobox_bottom img {
	background: url(../images/infobox_bottom.gif) no-repeat 0px px;
}


.infobox_filled {
	background-color:#F6FFE1;
}

span.infobox_list {
	display: block;
	margin:0px;
	padding:0px 0px 3px 0px;
	vertical-align:top;
	padding-left: 10px;
	background:url(../images/list_arrow.gif) no-repeat 0px 4px;
	font-weight:bold;
}

a.sitemap_list {
	padding:0px 0px 5px 0px;
}

.sitemap_list_sub {
	padding:0px 0px 0px 10px;
	background:url(../images/sitemap_sub.gif) no-repeat 0px 2px;
}

a.infobox_list {
	vertical-align:top;
	padding-left: 10px;
	background:url(../images/list_arrow.gif) no-repeat 0px 5px;
	font-weight:bold;
}

a.bullet_link, a.bullet_link:hover {
	vertical-align:top;
	padding-left: 10px;
	background:url(../images/list_arrow.gif) no-repeat 0px 5px;
	font-weight: normal;
}

.infobox1 {
	border-left: 1px solid;
	border-left-color: #648E09;
	border-right: 1px solid;
	border-right-color: #648E09;
	font-size: 10px;
	padding:0px;
}
	
.infobox_heading {
	background-color: #648E09;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
}

table.infobox_content, td.infobox_content {
	font-size: 10px;
}

/* ESR Events --------------------------------------------------------*/

p.events_date {
	margin-bottom:0px;
}

div.events_list h2, div.events_details h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
}


div.events_list table, div.events_details table {
	border-collapse: collapse;
}

div.events_list th, div.events_details th {
	vertical-align: top;
	margin:0;
}

div.events_list td, div.events_details td {
	vertical-align: top;
}

div.events_list th.line_dotted, div.events_list td.line_dotted, div.events_details th.line_dotted, div.events_details td.line_dotted {
	padding: 5px 0 5px 0;
}

div.events_list th img, div.events_details th img {
	border-width: 0px;
	margin: 6px;
}

tr.events_entry td {
	padding: 6px;
}
