body {
	background: #BADBFA url(../img/karta_bg.jpg) no-repeat fixed center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	color: #344A96;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}
h2 {
	color: #344A96;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
p {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}/* For tinyMCE compatibility */
ul {padding-left: 12px; }
a {
	text-decoration: none;
	color: #444444;
}
img {
	border:0;
}
a:hover {
	text-decoration: underline;
	color: #444444;
}
a.mailLink {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12px;
	color: White;
	text-decoration: none;
}
a.mailLink:hover {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12px;
	color: White;
	text-decoration: underline;
}

#main {
	
	width: 950px;
	height: 620px;
	background-color: White;
	padding: 0px 0px 0px 0px;
/*	background: White url(../img/white_bg.gif);*/
}
#_menu{
	width: 944px;
	height: 36px;
	float: left;
	padding: 0px 5px 0px 25px;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	background: url(../img/blue_long.jpg) no-repeat;
	z-index:10;
}
#menu a {
	color: #2f4284;
	text-decoration: none;
}
#menu a:hover {
	color: #d62f0f;
	text-decoration: none;
}
.menuHover {
	color: #d62f0f;
}
.btnSeparator {
	width: 20px;
}
#mainContent {
	position: relative;
	top: 0px;
	width: 950px; 
	height: 620px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	background: White url(../img/white_bg_big.gif);*/
}
#content{
	width: 542px;
	height: auto;
	float: left;
	padding: 5px 5px 50px 3px;
	position: relative;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: White;
	overflow: hidden;
	margin-bottom: 50px;
}
#contentLeft {
	width: 186px;
/*	height: 620px;*/
	height: auto;
	float: left;
	padding: 5px 3px 50px 10px;
	position: relative;
	background-color: White;
}
#contentRight {
	width: 186px;
/*	height: 620px;*/
	height: auto;
	float: right;
	padding: 5px 3px 50px 5px;
	position: relative;
	background-color: White;
}
#footer {
	height: 50px;
	width: 950px;
	position: fixed;
	bottom: -25px;
	background: transparent url(../img/wave_adress_bottom.gif) no-repeat top;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 25px;
	text-align: center;
	vertical-align: middle;
	color: White;
	white-space: nowrap;
/*	z-index:70;*/
}
.leftBox {
	width: 150px;
	border: 4px solid #DCD7D1;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
}
.puffBox {
	width: 176px; /*	border: 4px solid #DCD7D1;*/
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	background: #4367B5;
	cursor: default;
	cursor: pointer;
}
.puffBox div {
	padding: 0px 5px 0px 5px;
	width: 166px; 
}
.contentNewsHeader{
	color: #344A96;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	text-align : left;
	margin-top: 5px;
}
.newsText{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #555555;
}
.newsDate{
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 10px;
	font-weight : bold;
	line-height : 14px;
	color : #3F3F3F;
}
.newsHeader{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #555555;
}
.newsLink{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 12px;
	line-height: 15px;
	color: #C83200;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
}
.newsLink:hover{
	color: #C83200;
	text-decoration: underline;
}
.newsMoreLink{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}
.newsMoreLink:hover{
	color: #555555;
	text-decoration: underline;
}

/* TinyMCE specific rules */
.mceContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;
/*	color: #212125;*/
	background-color: #6E97CD !important; /* background-color : White; */
}
td.mceContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;
/*	color : #212125;*/
	background-color: #6E97CD !important;
}
p.mceContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;
/*	color : #212125;*/
	background-color: #6E97CD !important;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}