@charset "utf-8";
body,td,th {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
}

a:link {
	color: #231e5e;
}
a:visited {
	color: #231e5e;
}
.container {
	padding: 25px;
}

a:hover {
	color: #d41f01;
}
a:active {
	color: #231e5e;
}

body {
	background-color: #365ada;
}

table {
	border:none;
	border-collapse: separate;
}

.footer {
	background-image: url(/jende/images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	padding-left: 24px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #4c4c4c;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-style: normal;
	letter-spacing: 3px;
}
.search {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-right: 12px;
}
.contentpane {
	background-color: #FFFFFF;
	padding: 14px;
}
h1 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	color: #231e5f;
	font-weight: normal;
	letter-spacing: -1px;
}
h2, .views-field-title {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #464646;
	font-weight:bold;
}

.views-field-title a {
	color: #464646;
	text-decoration:none;
}


.views-field-title a:hover {
	text-decoration:underline;
}

.views-field-field-date-value, .views-field-changed {
	font-weight:bold;
	color:#464646;
	font-size:12px;
}

.views-field-changed {
	
}

.views-row {
	border-bottom:1px solid #777;
	padding-bottom:15px;
	margin-bottom:20px;

	
}

.h2 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #464646;
	font-weight: bold;
}
p {
	line-height: 18px;
	color: #464646;
}

#Menu {width:100%; padding:0px;}
#Menu a {padding:16px 17px; border-left:1px solid #fff; font:14px Arial; color:#fff; line-height:52px; height:52px; text-decoration:none;}
#Menu a:hover {text-decoration:underline;}
#Menu .rightbor {border-right:1px solid #fff;}

