body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #FFF;
	line-height: 1.4em;
}

p, ul {
	margin: 0 0 1em;
}
ul {
	padding: 0 0 0 1.3em;
}
li {
	margin: 0;
	padding: 0;
}

table {
	font-size: 1em;
	margin-bottom: 1em;
	border-collapse: collapse;
}

td {
	padding: .1em .2em;
}

th {
	text-align: left;
	background-color: #666;
	color: #FFF;
	padding: .1em .2em;
}

td.left, th.left, tr.left {
	text-align: left;
}
td.right, th.right, tr.right {
	text-align: right;
}
td.center, th.center, tr.center {
	text-align: center;
}
td.top, th.top, tr.top {
	vertical-align: top;
}
td.bottom, th.bottom, tr.bottom {
	vertical-align: bottom;
}
td.middle, th.middle, tr.middle {
	vertical-align: middle;
}


form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
  font-size: 1em;
  color: #000;
}

img {
	border: 0;
}

a {
	color: #FF0506;
	text-decoration: underline;
}
a:visited {
	color: #DA312B;
}
a:hover {
	color: #33438E;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 1em;
	color: #33438E;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
}
h2 a, h2 a:visited {
	text-decoration: none;
	color: #000;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	font-style: italic;
}
h3 a, h3 a:visited {
	text-decoration: none;
	color: #000;
}
h3 a:hover {
	color: #000;
	text-decoration: underline;
}

p.indent {
	margin-left: 2em;
}

.abstract {
	font-size: 1em;
	font-weight: bold;
	color: #33438E;
	line-height: 1.4em;
}
.abstract a:hover {
	color: #ffffff;
	background-color: #DA312B;
}


.legal {
	font-size: .8em;
	line-height: 1.2em;
}

p.more {
	
}

p.fieldtitle {
	clear: both;
	float: left;
	margin-bottom: .2em;
}

p.field {
	margin-left: 100px;
	margin-bottom: .2em;
}

.longfield {
	width: 390px;
}

.item .photo {
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
}

.kommodemedia .media {
	margin-bottom: .2em;
}

.kommodemedia .media img {
	display: block;
}

.caption {
	font-size: .9em;
	color: #282828;
	font-style: italic;
	font-weight: normal;
	display: block;
	margin-top: .2em;
}

.text .caption {
	font-size: .8em;
}

.caption .credit {
	font-style: normal;
}

.date, .small {
	font-size: .8em;
}

div.left, p.left, img.left, span.left {
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
}

div.right, p.right, img.right, span.right {
	float: right;
	margin-left: .5em;
	margin-bottom: .5em;
}

.formastrics {
	color: #F00;
	font-size: .8em;
}

.alert {
	padding: .5em;
	margin-bottom: 1px;
	background-color: #F0F0F0;
	color: #000;
	border: 1px solid #F00;
}

.message {
	padding: .5em;
	margin-bottom: 1px;
	background-color: #F2F2F2;
	color: #000;
	border: 1px solid #666;
}

.divider {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.farod {
	color: #FF0506;
}


/* For preview in FCKEditor */
body.abstract {
	font-size: 76%;
}
.KMD__Movie {
	border: #a9a9a9 1px solid;
	background-position: center center;
	background-image: url(../kommode/fckeditor/editor/plugins/kommodemedia/kommodemedia.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
}
