body {
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}

p, ul {
	margin-top: 0;
	margin-bottom: 1em;
}

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;
	font-family: Arial, Helvetica, sans-serif;
}

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;
}

img {
	border: 0;
}

a {
	color: #360;
	text-decoration: underline;
}
a:visited {
	color: #690;
}
a:active {
	color: #78B301;
}

h1 {
	margin: .7em 0 .5em;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}

h2 {
	margin-bottom: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
}

h2 a, h2 a:visited {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	color: #333;
	text-decoration: underline;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: .1em;
	color: #333;
}

h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
}

h3 a:hover {
	color: #333;
	text-decoration: underline;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .1em;
	color: #666;
}

h4 a, h4 a:visited {
	color: #666;
	text-decoration: none;
}

h4 a:hover {
	color: #666;
	text-decoration: underline;
}

.date {
	white-space: nowrap;
}

.abstract {
	font-size: 1.1em;
	font-weight: normal;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

.byline {
	font-size: .8em;
	text-transform: uppercase;
}

.byline a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.byline a:hover {
	color: #FFF;
	background-color: #000;
}

.legal {
	font-size: .8em;
	line-height: 1.2em;
}

.kommodemedia .media {
	margin-bottom: .2em;
}

.kommodemedia .media img {
	display: block;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #282828;
	font-style: italic;
	display: block;
	margin-top: .2em;
}

.text .caption {
	font-size: .8em;
}

.caption .byline {
	font-style: normal;
}

p.date {
	font-size: .8em;
}

div.left, p.left {
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
}

div.right, p.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;
	border-top: 1px solid #690;
	margin-bottom: .5em;
	height: 1px;
	line-height: 1px;
}

.divider2 {
	border-top: 1px solid #690;
	margin-bottom: .5em;
	height: 1px;
	line-height: 1px;
}

.clearboth {
	clear: both;
}
