BODY {
	font-size: 100%;
	background-image: none;
	margin: 0 10% 0 0;
}
P, TD, UL, ADDRESS {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
	color:#000;
}
H1, H2, H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

A {
	color: #4A80B6;
	text-decoration: underline;
}
A:active {
	color: #E47700;
}
A:hover {
	color: #E47700;
	text-decoration: none;
}
A:visited {
	color: #4A80B6;
	text-decoration: none;
}

/* begin LEFT AND RIGHT BORDERS OF FRAMEWORK LAYOUT*/
#tableframeleft {
visibility: hidden;
}
#tableframeright {
visibility: hidden;
}
/* end LEFT AND RIGHT BORDERS OF FRAMEWORK LAYOUT*/

/* begin TOP NAV */
#topnav {
visibility: hidden;

	background-image: url(/images/navigation/bar_silver.gif);
	background-repeat: repeat-x;
	padding: 0 0 9px 16px;
	border-bottom: 1px solid #E19F5C;
}
#topnav UL {
	margin:0;
	padding: 0;
}
#topnav LI {
	display: inline;
	list-style: none;
}
#topnav A {
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.0em;
	margin: 3px;
	padding: 6px 10px 10px 10px;
}
#topnav A:hover {
	text-decoration: none;
	background-image: url(/images/navigation/bar_silver_marked.gif);
	background-repeat: repeat-x;
	margin: 3px;
	padding: 6px 10px 10px 10px;
	text-decoration: none;
}
#topnav #markedtop {
	text-decoration: none;
	background-image: url(/images/navigation/bar_silver_marked.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 3px;
	padding: 6px 10px 12px 10px;
	border-bottom: 3px solid #FFF;
}
/* end TOP NAV */

/* begin LANGUAGE LINKS */
#language {
visibility: hidden;

	text-align: right;
	margin-right: 16px;
}
#language A {
	font-size: 0.7em;
	line-height: 1.0em;
}
#leftcolumn {
	width: 95%;
	padding: 0px;
}
/* end LANGUAGE LINKS */

/* begin HEADINGS */
H1 {
	font-size: 1.5em;
}
H2 {
	font-size: 1.2em;
	border-bottom:1px dashed #999;
}
H3 {
	font-size: 1.0em;
	font-weight:bold;
	border-bottom:1px dashed #999;
}
/* end HEADINGS */

/* begin FOOTER */
ADDRESS {
	font-size: 0.7em;
	line-height: 1.5em;
	color:#333333;
	font-style: normal;
	text-align: left;
	padding: 6px;
	background-color: #FFF;
	border-bottom: 0px solid #999;
	border-top: 1px solid #999;
	margin: 16px 20% 0 0;
}
/* end FOOTER */

/* begin PRESSRELEASES LIST */
#press UL LI {
	font-size: 0.85em;
	font-weight: normal;
	color: #666666;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#press UL LI A {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.0em;
}
/* end PRESSRELEASES LIST */

/* begin RIGHT HAND NAVIGATION */
#rightcolumn {
visibility: hidden;

	width: 25%;
	padding: 48px 8px 8px 8px;
	font-size: 0.7em;
}

#rightcolumn a {
	/*/*/padding: 2px 4px;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	line-height: normal;
	width: 140px /* */
}
#rightcolumn ul {
	/*/*/padding: 0 0 0 1em;
	font-size: 8pt; 
	font-weight: normal;
	color : #000000;
	margin: 0 0 0 1em;
	list-style-type: none;
	list-style-image: url(/images/navigation/arrows_underlink.gif);  /* */
}
#rightcolumn li {
	/*/*/margin: 0 0 3px 0; /* */
}
#rightcolumn a:link, #rightcolumn a:visited {
	color: #4A80B6;
}
#rightcolumn a:hover {
	color: #FFFFFF;
	background-color: #4A80B6;
	border: 1px solid #4A80B6;
	text-decoration: none;
}
#rightcolumn #marked {
	color: #4A80B6;
	background-color: #FFFFFF;
	border: 1px solid #FFCD66;
	text-decoration: none;
}
/* end LEFT HAND NAVIGATION */

.headingblack {
	font-weight: bold;
	color: #666666;
}
.tableaddress {
	font-size: 0.7em;
	color:#333333;
	padding: 2px;
	background-color: #FFF;
	border-bottom: 0px solid #9DA7B2;
}
.tableaddressnumbers {
	font-size: 1em;
	color:#333333;
	padding-left: 6px;
	background-color: #FFF;
	border-left: 1px solid #D2D2D2;
}
#tablecontact {
	font-size: 0.7em;
	color:#333333;
	padding-left: 6px;
	background-color: #F3F7FB;
	border-left: 1px solid #D2D2D2;
}

/* begin FLASH */
#flash {
	visibility: hidden;
}
/* end FLASH */
