body, div, table, td, blockquote, ul, li, ol, form, h1, h2, h3, h4, h5, h6, dd, dl, dt {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 2.8ex;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-size: 75%;
	font-family: Verdana !important;
}

.content h1 {
	color: #0b6a66;
	font-size: 160%;
	font-weight: normal;
}

div#contentkol p
{
	margin:0 0 10px 0;
}

.content a {
	color: #0d77b0;
}

a {
	text-decoration: none;
}
.content {
	margin: 1em;
}

.content h2 {
	color: #0b6a66;
	font-size: 120%;
}

div#quoteblokhome{
	padding-top: 15px;
	background: #1d91cc !important;
	text-align: center !important;
	padding-bottom: 12px;
}

div#quoteblokhome img{
	margin-bottom: 10px;	
}

div#quoteblokhome p{
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

div#quoteblokhome p i p{
	display: inline;
	padding: 0px;	
	margin: 0;
}

div#quoteblokhome p i{
	font-size: 14px;	
}

.content ol li, .content ul li {
	margin: 0px;
	margin-left: 2em;
	border-top: solid white 1px;
}

.scrivotable_modern {
        border: none;
        text-align:left;
        font-weight: normal;
        width: auto;
        font-size: 100%;
}
.scrivocell_modern {
        border: none;
        padding: 2px 5px;
        border-top: solid #9E90A5 1px;
        border-left: solid #9E90A5 1px;
}
.scrivocell_modern_links_open {
        border: none;
        padding: 2px 5px;
        border-top: solid #9E90A5 1px;
}
.scrivocellrow_modern {
        border: none;
        padding: 2px 5px;
        border-top: solid #9E90A5 1px;
}
.scrivocellcol_modern {
        border: none;
        padding: 2px 5px;
        border-left: solid #9E90A5 1px;
}
.scrivocellcross_modern {
        border: none;
        padding: 2px 5px;
        font-weight: bold;
}


