/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul{
	margin:0px;
}
#crumbpath ol, #menu ol, .nolist{
	margin:0px;
	padding:0px;
	list-style:none;
}
#container{
	position:relative;
	width:100%;
	z-index:2;
	background-repeat:repeat-x;
	background-image:url(images/fotoheader1.jpg);
}
#logo{
	margin-top:13px;
	margin-left:13px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:137px;
	height:46px;
	float:left;
}
#logotext{
	margin-top:21px;
	margin-left:70px;
	background-image:url(images/logotext.jpg);
	background-repeat:no-repeat;
	width:529px;
	height:30px;
	float:left;
	margin-bottom:155px;
}
#crumbsearch{
	width:887px;
	clear:both;
	height:25px;
}
#crumbpath{
	height:19px;
	padding-left:13px;
	padding-top:7px;
	font-size:10px;
	font-weight:bold;
	float:left;
}
#crumbpath a{
	text-decoration:none;
	color:#000000;
}
#crumbpath a:hover{
	text-decoration:underline;
}
#crumbpath li{
	padding-right:5px;
	padding-left:16px;
	background-image:url(images/crumb.jpg);
	background-repeat:no-repeat;
	float:left;
}
#crumbpath li.first{
	padding-left:0px;
	background:none;
}
#search{
	float:right;
	padding-top:3px;
}
#content{
	clear:both;
	min-height:474px;
	padding-left:290px;
	width:575px;
	padding-top:22px;
	padding-bottom:22px;
	background-image:url(images/menufooter2.jpg);
	background-repeat:no-repeat;
	background-position:0px 517px;
}
#content a{
	text-decoration:none;
	color:#4077d0;
}
#content a:hover{
	text-decoration:underline;
}
#footer{
	clear:both;
	width:100%;
	border-top:3px solid #0400ef;
	background-color:#e8f1fa;
	height:19px;
	font-size:11px;
	padding-top:4px;
	z-index:50;
}
#footerleft{
	width:895px;
	text-align:right;
}
#footer a{
	text-decoration:none;
	color:#000000;
}
#footer a:hover{
	text-decoration:underline;
}
.contenttitle{
	color:#000000;
	display:block;
	padding-bottom:22px;
	font-size:16px;
	font-weight:bold;
}
.btvo{
	font-weight:bold;
	font-style:italic;
	color:#0000FD;
}
.searchtxt{
	height:17px;
	background-color:#E8F1FA;
	border:1px solid #000000;
	width:100px;
}
.tables{
	border-collapse:collapse;
	border-color:#000000;
	width:576px;
}
.link a{
	color:#000000;
	text-decoration:none;
}
.link a:hover{
	text-decoration:underline;
}
.linkpage{
	display:block;
	padding:2px;
}
.error{
	color:#FF0000;
}
.small{
	font-size:10px;
}