body {
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	background: #8d8f92;
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
li {
	list-style-image: url(images/li_box.gif);
}
.main {
	background: #ffffff;
	padding: 0px; 
	margin: 0;
	text-align: left;

}
.mainwhite {
	background: #ffffff;
	margin: 0;
}
.smalltext{
	font-size: 12px;
	color: #333333;
}
.smalltext a:hover{
	text-decoration: underline;
}
.smalltext a:link,
.smalltext a:visited{
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-decoration: underline;
}
.smalltextgrey{
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.smalltextgrey2{
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.smalltextgrey a:link,
.smalltextgrey a:visited{
	font-size: 12px;
	color: #548000;
	text-align: left;
	text-decoration: underline;
}


/* Non indented bullets */
ul.smalltextgrey2{
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding:0px; 
	margin:12px; 
	text-indent:0px;
}
/* END */

li.smalltextgreen{
	font-size: 10px;
	color: #548000;
}

.subnav,
.subnav a:link,
.subnav a:visited{
	font-size: 12px;
	color: #8e9093;
	margin-left: 50px;

}
.subnav1,
.subnav1 a:link,
.subnav1 a:visited,
.subnav1 a:active,
.subnav2,
.subnav2 a:link,
.subnav2 a:visited,
.subnav2 a:active,
.subnav3,
.subnav3 a:link,
.subnav3 a:visited,
.subnav3 a:active,
.subnav4,
.subnav4 a:link,
.subnav4 a:visited,
.subnav4 a:active,
.subnav5,
.subnav5 a:link,
.subnav5 a:visited,
.subnav5 a:active {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
	text-decoration: none;
}

.subnav1b,
.subnav1b a:link,
.subnav1b a:visited,
.subnav1b a:active,
.subnav2b,
.subnav2b a:link,
.subnav2b a:visited,
.subnav2b a:active, 
.subnav4b,
.subnav4b a:link,
.subnav4b a:visited,
.subnav4b a:active {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}
.subnav3b,
.subnav3b a:link,
.subnav3b a:visited{
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-left: 15px;
	text-decoration: none;
}
.subnav1 a:hover,
.subnav1b a:hover, 
.subnav2 a:hover, 
.subnav2b a:hover, 
.subnav3 a:hover, 
.subnav3b a:hover,
.subnav4 a:hover,
.subnav4b a:hover,
.subnav5 a:hover {
	text-decoration: underline;
	color: #333333;
}
/* MENU START */
.menu0, 
.menu0active, 
.menu1, 
.menu1active, 
.menu2, 
.menu2active, 
.menu3, 
.menu3active, 
.menu4, 
.menu4active, 
.menu5, 
.menu5active{
	width: 90px;
}
.menugap{
	width: 10px;
}
.menu0 a:link,
.menu0 a:visited,
.menu1 a:link,
.menu1 a:visited,
.menu2 a:link,
.menu2 a:visited,
.menu3 a:link,
.menu3 a:visited,
.menu4 a:link,
.menu4 a:visited,
.menu5 a:link,
.menu5 a:visited {
	background: #548000;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 3px;
	margin: 0;
}
.menu0 a:hover,
.menu1 a:hover,
.menu2 a:hover,
.menu3 a:hover,
.menu4 a:hover,
.menu5 a:hover {
	background: #ffffff;
	color: #548000;
	text-decoration: none;
}
.menu0active a:link,
.menu0active a:visited,
.menu1active a:link,
.menu1active a:visited,
.menu2active a:link,
.menu2active a:visited,
.menu3active a:link,
.menu3active a:visited,
.menu4active a:link,
.menu4active a:visited,
.menu5active a:link,
.menu5active a:visited {
	background: #ffffff;
	color: #548000;
	display: block;
	text-decoration: none;
	padding: 3px;
	margin: 0;
}

/* MENU END */
.selected{
	font-weight: bold;
}
.phone {
	background: #548000;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-align: right;
	padding: 3px;
	margin: 0;
}
.header {
	color: #ffffff;
	text-align: right;
}
/* TITLES START */
.titles0 {
	color: #548000;
	font-size: 16px;
	padding: 15px 0 0 0;
	font-weight: normal;
	margin: 0 0 0 0;
}
.titles1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
}

.titles3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.titles4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
/* TITLES END */
a:hover{
	color: #548000;
	text-decoration: underline;
}
a:link, a:visited{
	color: #548000;
	text-decoration: none;
}
.footer {
	background: #548000;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.footer a:link, footer a:visited{
	color: #ffffff;
}

.leftnav{
	width: 200px;
	background-image: url(images/leftnav/bg1.gif);
	background-repeat: repeat-x;
	text-align: left;
}
.homebac{
	background-color: #fff;
	background-image: url(images/leftnav/bg1.gif);
	
	background-repeat: repeat-x;
	text-align: left;
}
.error{
	text-align: center;
	color:#548000;
	background: #ffffff;
	font-weight: bold;
	line-height: 200%;
}
.errorred{
	color:red;
	font-weight: bold;
}
.copyabs{
	width:250px;
	text-align: right;
}
/* ============= */
/* = weng edit = */
/* ============= */

.fundEuropeCenter{
	margin-left:80px;
}

hr {
/*	color: #000; */
	border: 1px dotted #000; 
	border-style: none none dotted; 
}