
/* DEBUG */
div, span, img, p, ul{
	/*border: .05px solid blue;*/
}


.hide{
	display: none;
}


html{
}

body{
	color : black;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(/lib/img/css.page.shadow.gif) repeat-y center;
}

#pagebox{
}

#headerbox{
}

#topbox{
	background: black url(/lib/img/css.topbox.background.jpg) no-repeat center top;
}

#menubox{
	background: white;
}

#flagbox img{
	border: none;
}

#itemsbox{
}

#itemsbox a{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#itemsbox a:hover{
}

#itemsbox div:hover, .itemSelected{
	background-color: #E8BA87;
}

#contentbox{
	background: #dfdfdf url(/lib/img/css.contentbox.background.jpg) repeat-x;
	text-align: justify;
}

#contenttitle h2{
	font-family: Century-Gothic, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
}

#contentbox a{
	text-decoration: none;
	color: black;
}

#contentbox a:hover{
	color: #DDA568;
}

#contentbox a:visited{
	color: #A13703;
}


#leftsidebarbox{
}

#mainbox{
}

.mainboxImg{
	border:1px solid #cccccc;
	background-color: white;
}

#rightsidebarbox{
}

#rightsidebarbox h5{
	background-color: black;
	color: white;
	text-align: center;
}

#rightsidebarbox ul{
	list-style-type: none; 
}

#rightsidebarbox li{
	font-size: xx-small;
}


#footerboxbox{
	border-top: 1px dashed black;
}

#mailinglistbox{
}

#fmNewsLetterSubscribtion{
	background-color: white;
	font-size: .8em;
}

#fmNewsLetterSubscribtion input{
	font-size: .8em;
	background-color: transparent;
}

#subscribtionresponse{
	background-color: red;
	color: white;
}

.legend{
	font-style: italic;
	font-size: .8em;
}

.legend img{
	border: none;
}

.whitebg{
	background: white;
	border: 1px gray dashed;
}

.partnerimg{
	border: none;
	padding: 2em;
}

.actionPartnerImg{
	border: none;
}

.newActionBox {
	background-color: white;
	border: 1px gray dashed;
}

.newActionBox img{
	border: none;
	vertical-align: middle;
}

.newActionBox a {
	text-decoration: none;
}

.newActionBoxRightText{
	font-size: .85em;
}

#rssbox img{
	border: none;
}
