p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
}

p li{
	list-style-position: outside;
	list-style-type: disc;

}

.breadcrumbs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;

}


.breadcrumbs a:link
{
	color: #999999;
}

.breadcrumbs a:visited
{
	color: #999999;
	
}

.breadcrumbs a:hover
{
	color: #999999;
	text-decoration: underline;	
}

.footerCopyrightBlock{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: white;
	background-image: url(../images/bottom_barBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.eu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}


.eu a:link
{
	color: #000000;	
	text-decoration: underline;	
}

.eu a:visited
{
	color: #000000;
	text-decoration: underline;	
}

.eu a:hover
{
	color: #666666;
	text-decoration: none;	
}

.center{
	text-align: center;
}


.body_trailer{
	background-color: white;
	background-image: url(../images/bodyBGinverted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

