/* general elements */
body {
	background-color: #C4CBC4;
	padding: 0;
	margin: 0;
}
a {
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
	color: #8DD006;
}
a:hover, a:active {
	text-decoration: underline;
	color: #8DD006;
}
body, p, td, li, input, textarea {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
}
form {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #8DD006;
	text-align: center;
	padding: 20px 0 10px 0;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #8DD006;
	text-align: center;
	padding: 20px 0 10px 0;
}

/* general formattings */
.bold, .bold:link, .bold:visited, .bold:hover, .bold:active {
	font-weight: bold;
}
.normal, .normal:link, .normal:visited, .normal:hover, .normal:active {
	font-weight: normal;
}
.center, .center:link, .center:visited, .center:hover, .center:active {
	text-align: center;
}
.blackfont, .blackfont:link, .blackfont:visited, .blackfont:hover, .blackfont:active {
	color: #000000;
}
.grayfont, .grayfont:link, .grayfont:visited, .grayfont:hover, .grayfont:active {
	color: #666666;
}


/* site structure */
.navbar_top_space, .header_searchbox, .contents_home03 {
	width: 230px;
}
.navbar_top_links {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0 3px 40px;
}
.navbar_top_space {
	background-color: #E7E7E7;
}
#navbar_top a {
	font-size: 8pt;
	color: #687A6C;
	font-weight: normal;
	text-decoration: none;
}
#navbar_top a:hover {
	color: #000000;
}
.navbar_left {
	background-color: #EBE9DC;
	vertical-align: top;
	text-align: left;
	font-size: 7pt;
	line-height: 20px;
	padding: 40px 5px 20px 40px;
	width: 185px;
}
#navbar_left, #navbar_left a, #navbar_left a:link, #navbar_left a:visited {
	color: #79777A;
	text-decoration: none;
	line-height: 20px;
	//margin-top: 20px;
}
#navbar_left a:hover {
	color: #000000;
}

.header_table {
	height: 239px;
}
.header_pic {
	background-color: #6E7C6D;
	height: 220px;
}
.header_path {
	background-color: #A9AEA8;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 3px 3px 5px;
	font-size: 8pt;
}
#header a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.header_searchbox {
	background-color: #6E7C6D;
	padding: 20px;
	vertical-align: middle;
	width: 230px;
}
.header_searchbox_inner {
	width: 100%;
}
.header_searchbox_title {
	background-color: #8A968A;
	border: 1px solid #6D7B6C;
	border-right: 0;
	border-left: 0;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 1px 1px 8px;
	font-size: 8pt;
}
.header_searchbox_entry {
	font-size: 8pt;
	padding-top: 20px;
	line-height: 20px;
}
.header_searchbox_submit {
	font-size: 8pt;
	padding-top: 3px;
	text-align: right;
}
#header_searchbox input {
	font-size: 8pt;
	color: #111111;
	font-family: Tahoma, Arial;
	border: 1px solid #CDD3CF;
}

.header_contents {
	background-color: #FFFFFF;
}

.contents {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 20px 40px 20px 40px;
	color: #111111;
}

.footer {
	background-color: #EBE9DC;
	padding: 4px 15px 4px 0;
	font-size: 7pt;
	text-align: right;
	color: #666666;
}

/* page contents */
.indexletter {
	font-weight: bold;
	color: #999999;
}
.gray1 {
	background-color: #EEEEEE;
}
.gray2 {
	background-color: #F4F4F4;
}
.list_pre_info {
	color: #777777;
	font-size: 8pt;
	vertical-align: middle;
	padding: 0 10px 0 10px;
}
.list_biblerefs {
	color: #777777;
	font-size: 8pt;
	vertical-align: top;
	width: 130px;
}
.list_title {
}
.list_author {
	width: 150px;
	text-align: center;
}
.divide0 {
	background-image: url('../images/divide0.gif');
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
	margin: 20px 0 10px 0;
}
.divide1 {
	background-image: url('../images/divide1.gif');
	background-repeat: repeat-x;
	height: 1px;
	width: 80%;
	margin: 2px 0 10px 0;
}
.teaser {
	color: #78787A;
	margin-bottom: 0;
}
.introlink_p {
	color: #8DD006;
}

/* zoom buttons */
.zoom_buttons_outer {
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 22px;
	margin-bottom: -67px;
	line-height: 0px;
}
.zoom_buttons {
	width: 16px;
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 15px;
	font-size: 15px;
}
.zoom_button:link,
.zoom_button:visited,
.zoom_button:active {
	background-color: transparent;
}
.zoom_button:hover {
	background-color: #D5FE7E;
}


/* articles */
.article_teaser {
	font-weight: bold;
	color: #77767B;
	vertical-align: top;
}
.article_author {
	text-align: center;
	color: #8DD006;
}
.biblelink:link,
.biblelink:visited {
	font-weight: normal;
	text-decoration: none;
	color: #444444;
	padding: 1px 17px 1px 2px;
	margin: -1px -1px -1px -2px;
	border: 0px solid transparent;
	background-image: url('../images/biblelink0.gif');
	background-position: center right;
	background-repeat: no-repeat;
}
.biblelink:active,
.biblelink:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #8DD006;
	background-color: #E7FEB4;
	background-image: url('../images/biblelink1.gif');
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0 16px 0 1px;
	-moz-border-radius: 7px 0px;
	border-radius: 7px 0px;
}
