/* Main Font */
body, input, td, select, iframe {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px; 
	line-height:16px;
    color:#000000;
    margin:0px;
}

html {
	height: 100%;
	margin-bottom: 1px; 
    font-family: "Courier New", Courier, monospace;
    font-size: 20px; 
	color: #000;
}

.field {
	border: 1px solid #999999;
	height: 22px;
}

/* Main Layout Style */
body.print {
    margin: 10px;
	padding: 10px;
	background: #fff;
}

p {
	padding: 0 0 0 0;
}

*p {
	padding: 0 0 10px 0;
}

/* Default Link Style */
a {
    color: #9b2b21;
    text-decoration: none;
}
a:hover {
    color: #9b2b21;
    text-decoration: none;
}

.maillink {
    color: #000000;
    text-decoration: none;
}

.maillink:hover {
    color: #000000;
    text-decoration: none;
}

.glossarlink {
    color: #999999;
    text-decoration: none;
}

.glossarlink:hover {
    color: #444444;
    text-decoration: none;
}


/* Default Heading Styles */

h1 {
	margin: 0 0 0 0;
	color: #9b2b21;
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;

}
h2 {
	font-size: 15px;
	color:#374584;
	font-weight:bold;
	margin:0;
	padding: 0 0 15px 0;
	text-decoration:none;
	line-height: 20px;
}

h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
}
h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

/* START: MENUPAGE/NEWS CONTENT CSS */

div.main {
}

*.div.main {
}

.content {
/*	width: 501px; */ 
	padding: 0px 0px 0px 0px;
}

*.content {
/*	width: 461px; */
	padding: 0px 0px 0px 0px;
}

.content_wide {
/*	width: 501px; */ 
	padding: 10px 10px 0 20px;
}

*.content_wide {
	width: 671px; 
	padding: 10px 20px 0 20px;
}

div.title {
	padding: 0 0 0 0;
	font-weight: bold;
}

div.subtitle{
	padding: 10px 0 0 0;
}

div.abstract {
	padding: 0px 0 10px 0;
	font-style: normal;
	font-weight: normal;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	color: #8e8e8e; 
	line-height: 120%;
}

div.date {
    font-size: 10px;
}

div.author {
}

.text {
	padding: 5px 0 0 0;
}

.image {
	padding: 0 0 0 0;
}

.chapter {
	clear: both;
	padding: 0 0 0 0;
}

.chapter_floating {
	float: left;
	padding: 0 0 0 0px;
	width: 176px;
/*	border: solid 1px #000; */
}

.chaptertitle {
	padding: 10px 0 5px 0;
}

.chaptertext {
	padding: 5px 0px 0 0;
}

.chaptertext_floating {
	width: 160px;
	border: 0px solid #000;
}


.moreinfo {
	padding: 0 0 0 0;
}

.moreinfotitle {
	padding: 5px 0 5px 0;
	font-weight: bold;
	text-align: left;
}

.moreinfoimage {
	padding: 0 0 0 0;
}

.moreinfotext {
	padding: 5px 0px 15px 0;
}


.moreinfobox {
	padding: 0 5px 5px 0;
}

.moreinfobox_title {
	padding: 2px 0 2px 0;
	background: #ffc100;
	color: #fff;
	font-weight: bold;
}

.moreinfobox_image {
	padding: 0 0 0 0;
}

.moreinfobox_text {
	margin: 5px 0 0 0;
	padding: 5px;
	border: 0px solid #ffc100;
	background: #ffffff;
}


div.newsboxhome {
	padding: 0;
	margin: 2px;
/*	background: #173a0a; */
	color: #000000;
/*	border: 1px solid #fff; */
	font-size: 11px;
	line-height: 120%;
}

div.newsboxhome_boxtitle {
	color: #000000;
	font-size: 24px;
/*	font-weight: bold; */
}

div.newsboxhome_title {
	padding: 10px 0 5px 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height:100%;
}

.newsboxhome a, .newsboxhome a:link {
	color: #9b2b21;
}

a.newsboxhomemore, a.newsboxhomemore:link {
	color: #9b2b21;
}

.newsboxhome a:hover {
	color: #9b2b21;
}

div.newsbox {
	padding: 0 0 5px 8px;
}

div.newsbox_boxtitle {
	padding: 5px 0 0 0;
	font-weight: bold;
}

div.newsbox_title {
	padding: 5px 0 0 0;
}

div.newsbox_abstract {
	padding: 5px 0 0 0;
}

.newsbox_title {
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	margin:0;
	padding-bottom:3px;
	padding-top:3px;
	text-decoration:none;
}

/* END: MENUPAGE/NEWS CONTENT CSS */

/* Default Image Cell */
td.default_image {
    padding: 2px;
    border: 1px solid #DDDDDD;
}
table.default_image {
    margin-right: 5px;
    margin-top: 2px;
}


/* Direct Access */

a.dalink {
	font-size: 11px;
	color: #ffffff;
}

a.dalink:hover {
	font-size: 11px;
	color: #ffffff;
}

/* Menupage: Parent Navigation */

td.navpid {
	font-size: 15px;
	font-weight: bold;
    color: #ffffff;
	letter-spacing:0.03em;
}

a.navlink_pd {
    color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
a.navlink_pd:hover {
    color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
a.navlink_pditw {
    color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
A.navlink_pditw:hover {
}

/* Menupage: Tree Navigation */

* html #mainnav a {
	height: 18px;
	margin: 0;
}

#mainnav ul {
	list-style: none;
	width: 100%;
    margin: 0;
	padding: 0 1px 0 1px;
	display: block;
}

#mainnav li {
	padding: 0px;
	height: 21px;
	width: 100%;
	display: block;
}

.nav_tree {
}

.td_navlink {
}
.td_navlinkitw {
}
.td_subnavlink {
}
.td_subnavlinkitw {
}
.td_subnavlink_start {
}
.td_subnavlink_end {
}

.navlink {
	color: #fff;
	font-size: 12px;
	font-weight: bold;

	width: 100%;
	display: block;
	padding: 0 0 0 10px;
}
.navlink:hover {
	color: #173a0a;
	background: #fff;
}
.navlinkitw {
	color: #173a0a;
	background: #fff;
	font-size: 12px;
	font-weight:bold;

	width: 100%;
	display: block;
	padding: 0 0 0 10px;
}
a.navlinkitw:hover {
}

a.subnavlink {
	color: #173a0a;
	font-size: 12px;

	width: 100%;
	display: block;
	padding: 0 0 0 20px;
}
a.subnavlink:hover {
	color: #fff;
}
a.subnavlinkitw {
	color: #fff;
	font-size: 12px;

	width: 100%;
	display: block;
	padding: 0 0 0 20px;
}
a.subnavlinkitw:hover {
}

/* Custom Classes */

.guesttitle {
	background-color: #ffc100; 
	padding: 2px 2px 2px 10px;
	margin: 50px 0 0 0;
	
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.guest {
	background-color: #ffffff; 
	padding: 2px 2px 2px 10px;
	margin: 2px 2px 2px 2px;
	
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.guestcomment {
	font-weight: normal;
	color: #000000;
}

.guestadmincomment {
	font-weight: normal;
    font-style: italic;
	color: #707b1b;
}
.small { font-family:"Courier New", Courier, monospace; font-size: 10px}

/* NAVIGATIONS */



/* BLOG */

div.blog {
	display: block;
	width: 100%;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	border-width: 0px 0px 0px 0px;
	border-color: #666666;
	border-style: solid;
}


div.entry {
	display: block;
	width: 100%;
	background: #eeeeee;
	
	margin: 0px 0px 2px 0px;
	padding: 2px 2px 2px 5px;
	
	border-width: 0px 0px 0px 0px;
	border-color: #666666;
	border-style: solid;
}

div.blog_title {
	margin: 0px 0 3px 0;
	font-weight: bold;
}

div.blog_text {
}

div.blog_comment {
	color: #666666;
}

div.blog_add {
	padding: 5px 0 0 0;
}

/* CUSTOM */

#main {
	background: #ffffff;
	border: 1px #c91a24 solid; 
	border-top-width: 5px; 
	border-bottom-width: 5px; 
	height: 100%; 
	width: 949px;
}

* #main {
	background: #ffffff;
	border: 1px #c91a24 solid; 
	border-top-width: 5px; 
	border-bottom-width: 5px; 
	height: 100%; 
	width: 949px;
}

.redtop {
	height: 5px;
	background: #c91a24;
}
#logo {
	display: block; 
	float: left; 
	width: 573px;
	height: 112px;
}

#metanav {
	float: left;
	font-size: 11px;
	padding: 5px 5px 0 5px;
}

#head_nav { 
	float: right;
	text-align: right;
}

#search {
	padding: 0 0 0 0;
}

.search_text {
	color: #478a2e;
	border: #478a2e 1px solid;
	width: 157px;
	height: 19px;
}

.search_button {
	border:none;
	background: url(/images/default/design/search_button.gif) no-repeat;
	width: 19px;
	height: 19px;
}
#searchinput {
	float: left;
	padding: 0 0 0 10px;
}
#searchbutton {
	float: left;
}

*.#searchbutton {
	top: 1px;
}

#head_trenner {
	height: 8px;
	background: #f5b910;
	display: block;
}

.navi_cell {
	width: 229px;
	padding: 4px;
	background: #cccccc;
}

/* IE Special */
*.navi_cell {
	width: 221px;
}

#footer {
	color: #478a2e;
}

.footermaillink {
	color: #478a2e;
}

.footermaillink:visited {
	color: #478a2e;
}

.footermaillink_hover {
	color: #478a2e;
}

/* ############################################################################################################ */
/* ############################################################################################################ */
/* ############################################################################################################ */


#content{
	/*border: 1px solid #000000; */
/*	min-height:100%; */
	min-height:620px;
/*	height:620px; */
	/* padding-top:10px; */
}


.clear {
    width: 100%;
    height: 22px;
    margin: 0;
    clear: both;
}

ul#activelist
{
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:175px;
}

ul#activelist li
{
width:175px;
display: block;
margin: 0;
padding: 0;
}

a.mainlevel {
	display: block;
	margin:0;
	width:165px;
	/* padding-top:6px; */
	padding-bottom:7px;
	padding-right: 10px; 
	line-height:22px;
	text-align:right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
/*	background: url(/images/default/design/button_bg.png) no-repeat left top; */
}

*.a.mainlevel {
	display: block;
	margin:0;
	width:175px;
	/* padding-top:6px; */
	padding-bottom:7px;
	padding-right: 10px;
	line-height:22px;
	text-align:right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
/*	background: url(/images/default/design/button_bg.png) no-repeat left top; */
}

a.mainlevel:link {
	color: #FFFFFF;
/*	width:175px; */
	text-align:right;
/*	padding-right: 20px; */
/*	background:url(/images/default/design/button_bg.png) no-repeat left top; */ 
}

a.mainlevel:hover {
	color: #D9D8C8;
/*	width:175px; */
	text-align:right;
/*	padding-right: 20px; */
/*	background:url(/images/default/design/button_bg_over.png) no-repeat left top;*/ 
}


a.mainlevel#active_menu {
	color: #D9D8C8;
/*	background:url(/images/default/design/button_bg_over.png) no-repeat left top; */ 
}

a.mainlevel#active_menu:hover {
	color: #D9D8C8;
/*	background:url(/images/default/design/button_bg_over.png) no-repeat left top; */ 
}


a.sublevel {
	display: block;
	margin:0;
	width:165px;
	/* padding-top:6px; */
	padding-bottom:6px;
	padding-right: 10px;
	line-height:11px;
	text-align:right;
	color: #666666;
	text-decoration: none;
	font-weight:bolder;
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
}

*.a.sublevel {
	display: block;
	margin:0;
	width:155px;
	/* padding-top:6px; */
	padding-bottom:6px;
	padding-right: 10px;
	line-height:11px;
	text-align:right;
	color: #666666;
	text-decoration: none;
	font-weight:bolder;
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
}


a.sublevel:link {
	color: #666666;
/*	width:155px; */
	text-align:right;
/*	padding-right: 20px; */
}

a.sublevel:hover {
	color: #8C9BBF;
/*	width:155px; */
	text-align:right;
/*	padding-right: 20px; */
}


a.sublevel#active_menu {
	color: #8C9BBF;
}

a.sublevel#active_menu:hover {
	color: #8C9BBF;
}

#mainlevel-nav ul li {
	display: block;
    float: right;
}

#mainlevel-nav {
  margin           : 0px;
  padding          : 0px 0px 0px 5px;
}

#mainlevel-nav ul, #mainlevel-nav li {
  display          : inline;
  list-style-type  : none;
}

#mainlevel-nav a:link, #mainlevel-nav a:visited {
/*  border-left      : 1px solid #ffffff;
  border-right     : 1px solid #D0D0D0; */
  padding          : 0px 3px 0px 3px;
  float            : right;
  font-weight      : bold;
  line-height      : 11px;
  margin           : 0px;
  text-decoration  : none;
  color            : #666666;
  border-right     : 1px solid #999999;
/*  width            : 100px; */
}

#mainblevel-nav a:link#active, #mainlevel a:visited#active, #mainlevel-nav a:hover {
  background       : #FFFFFF;
  color            : #85A514;
}

#mainlevel-nav a:hover {
  color            : #85A514;
}


.nfxmc .nfxdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}
.nfxmc .nfxdividery{float:left;width:0px;}
.nfxmc .nfxtitle{display:block;cursor:default;white-space:nowrap;}
.nfxclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.nfxmc {position:relative;height:1%;}
.nfxmc a, .nfxmc li {float:left;display:block;white-space:nowrap;}
.nfxmc div a, .nfxmc ul a, .nfxmc ul li {float:none;}
.nfxsh div a {float:left;}
.nfxmc div{visibility:hidden;position:absolute;}
.nfxmc ul {left:-10000px;position:absolute;}
.nfxmc, .nfxmc ul {list-style:none;padding:0px;margin:0px;}
.nfxmc li a {float:none}
.nfxmc li{position:relative;}
.nfxmc ul {z-index:10;}
.nfxmc ul ul {z-index:20;}
.nfxmc ul ul ul {z-index:30;}
.nfxmc ul ul ul ul {z-index:40;}
.nfxmc ul ul ul ul ul {z-index:50;}
li:hover>ul{left:auto;}
#nfx0 ul {top:100%;}
#nfx0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container """"""""*/
	#nfx0
	{ 
		padding-left:5px;
		width: 802px;
/*		padding-right:48px; */
		border-width:0px 0px 0px 0px;
		border-style:solid;
		border-color:#FFFFFF;
		height:28px;
		background:#374584;
	}

	.pulldown
	{ 
		height:88px;
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#nfx0 a	
	{	
		font-family:"Courier New", Courier, monospace;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		padding:5px 0px 5px 0px;
		color:#ffffff;
/*		width:140px; */
		line-height:18px;
		text-indent:10px;
}

	/*"""""""" (MAIN) Hover State """"""""*/
	#nfx0 a:hover
	{ 
		/*border-color:#333333;*/

		color: #80c0ea;
/*		background-image:url(/images/default/design/menuhover.gif); */
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #nfx0 .nfxactive, body #nfx0 .nfxactive:hover
	{ 
			
		color: #80c0ea;
/*		background-image: url(/images/default/design/menuhover.gif); */
	}


	/*"""""""" (SUB) Container""""""""*/	
	#nfx0 div, #nfx0 ul	
	{	
		padding:0px;
		margin:0px -1px 0px;
		background-color:#9b2b21;
		border:1px solid #FFFFFF;
		width:140px;
		display:block;
		text-indent:8px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#nfx0 div a, #nfx0 ul a	
	{	
		padding:0px 0px 0px 0px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
		font-family: "Courier New", Courier, monospace;
		font-weight:normal;
		text-decoration:none;
		color:#FFFFFF;
		width:140px;
		line-height:20px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#nfx0 div a:hover, #nfx0 ul a:hover	
	{
	background:none;
	background-color:#9b2b21;
	color:#000000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#nfx0 .nfxtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 0px;
		color:#444444;
		font-family:"Courier New", Courier, monospace;
		font-size:10px;
		font-weight:normal;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#nfx0 .nfxdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#bfbfbf;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#nfx0 .nfxdividery	
	{	
/*		border-left-width:2px; */
		width:1px;
		height:28px;
		margin:0px 0px 0px;
/*		border-color:#FFFFFF; */
/*		background:url(/images/default/design/menudivider.gif) no-repeat; */
	}





	/*"""""""" (main) Rounded Items""""""""*/	
	#nfx0 .nfxritem span	
	{	
		border-color:#dadada;
		background-color:#f7f7f7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#nfx0 .nfxritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

	
	/*"""""""" Custom Rule """"""""*/	
	ul#nfx0 ul
	{
		border-color:#dadada;
		border-style:solid;
		border-width:1px;	
		background-color:#f7f7f7;
	}
	




