/*menu*/

#nav li:hover, #nav li.hover {
    position: static;
}
	#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 243px;
	z-index:100;
	}
	
	#nav li { /* all list items */
	position : relative;
	float : left;
	width: 243px;
	}
	
	#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 100px;
	margin-top : -28px;
	width: 200px;
	border : 1px solid #eeeeee;
	}

	#nav li ul li { /* second-level lists */
	position : relative;
	float : left;
	margin-bottom : 0px;
	width: 200px;
	border-bottom : 1px solid #eeeeee;
	}

	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left : 77px;
		margin-top : -30px;
	}
	
	#nav li a {
		display : block;
	}


	#nav li ul li a {
		color : #ffffff;
		font-family: verdana, helvetica, serif;
		width: 190px;
		display : block;
		font-weight : normal;
		font-size: 11px;
		text-decoration : none;
		background-color : #5c5c5c;
		height:30px;
		line-height:30px;
		text-align:left;
		padding-left:10px;
	}

	
	#nav li ul li a:hover {
		background-color : #ffffff;
		color : #5c5c5c;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
/* end of menu styles*/

/* LAYOUT STYLES*/
select.searchfield	{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;  }
textarea.searchfield	{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;  }
input.searchfield	{  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
input.searchbutton2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #061c58;
	border: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	height: 18px;
}


a.nbwlink {  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #ffffff;  }
a.nbwlink:active 	{  	 text-decoration: underline; 	}
a.nbwlink:visited 	{     text-decoration: none;			}
a.nbwlink:link 		{	 text-decoration: none;			}
a.nbwlink:hover 		{  	 text-decoration: underline; }

a.pathlink {  	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;  }
a.pathlink:active 	{  	text-decoration: underline; 	}
a.pathlink:visited 	{   text-decoration: none;			}
a.pathlink:link 	{	text-decoration: none;			}
a.pathlink:hover 	{  	text-decoration: underline; }

.subtitlebox 		{
	background-color : #ffffff;
	padding:2px;
	margin-bottom : 10px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdb813;
	border-right-color: #0072bc;
	border-bottom-color: #0072bc;
	border-left-color: #fdb813;
}
.footer_text 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;color: #ffffff;}

a:active 	{  	text-decoration: none; 	 color: #0089dc; }
a:visited 	{   text-decoration: underline;	 color: #0089dc; 		}
a:link 	{	text-decoration: underline;	 color: #0089dc; 	}
a:hover 	{  	text-decoration: none;  color: #0089dc; }

/* END LAYOUT STYLES*/


/* EDITOR STYLES*/

.standard_text 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.small_text 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.justified_text		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-align: justify;}

.Headline_1 		{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 25px;
	font-weight: bold;color: #5c5c5c;background-color: #dedede;text-indent: 3px;}
.Headline_2 		{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 17px;	font-weight: bold;	color: #000000;  text-decoration: underline; }


.table_standard {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: 1px solid #000000;
}	 

.table_small {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: 1px solid #000000;
}

.table_tiny {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	border: 1px solid #000000;
}
	 
.tableheader1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff;  text-align: center; background-color:#5c5c5c}

.tableheader1_small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #5c5c5c; text-align: center}

.tableheader2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #ffedc7; text-align: center}

.tableheader2_small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #ffedc7; text-align: center}


