@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	font-size: 14px;
}
#container {
	vertical-align: top;
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;	
}
#row1 {
	font-size: 17pt;
	color: #FFFFFF;
	background-color: #b1c9e2;
	text-align: left;
	height: 25px;
	width: 900px;
	padding-top: 4px;
	padding-left: 20px;
}
#row3 {
	background-image: url(images/row3-bkg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 900px;
	padding-top: 7px;
	margin-bottom: 13px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#row3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#row3 a:hover {
	color: #ffe71d;
	text-decoration: none;
	font-weight: normal;
}
#top-nav {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
}
#top-nav2 {
	float: right;
	padding:2px 9px 0 9px;
	
}
#row5 {
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/row5-bkg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 22px;
	width: 900px;
	padding-top: 7px;
	margin-bottom: 13px;
}
#row5 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#row5 a:hover {
	color: #ffe71d;
	text-decoration: none;
	font-weight: normal;
}
#accordian {
	height: 178px;
	width: 900px;
	margin-bottom: 8px;
}
#main {
	background-image: url(images/main-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
}
#main #mSpace {
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	color: #e03435;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Nunito', arial, serif;
}
h2 {
	font-size: 18px;
	color: #e03435;
}
h3 {
	font-size: 15px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6283b7;
	padding: 20px;
	width: 860px;
	margin-top: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #ffe71d;
	text-decoration: none;
	font-weight: normal;
}.Emph {
	font-size: 16px;
	line-height: 30px;
	color: #036;
}

.cimg {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
.miscimg {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #CCC;
}
.tablu1 {
	font-size: 12px;
	font-weight: bold;
	color: #006;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	background-color: #E8EBF4;
	text-align: center;
}
.tablu2 {
	font-weight: bold;
	padding-top: 20px;
}
.ind1 {
	text-indent: 25px;
	font-style: italic;
}
.smac {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
#container #header-row1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 29px;
	width: 880px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	background-color: #94B6D8;
	text-align: left;
	padding-left: 20px;
}
#container #header-row3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #6283B7;
	text-align: right;
	width: 888px;
	height: 21px;
	padding-top: 8px;
	padding-right: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#container #header-row3 a {
	text-decoration: none;
	color: #FFF;
}
#popitmenu{
	position: absolute;
	background-color: #6283B7;
	border:1px solid #354F75;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: left;
	text-indent: 12px;
}

#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #FFF;
	display: block;
	font-weight: bold;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #375177;
}.spc {
	line-height: 140%;
}
.okt {
	border: 1px solid #6283B7;
	margin-bottom: 10px;
	float: right;
	margin-left: 40px;
}
