/* ===== standard css ===== */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	color: #255d8b;
}

h1, h2, h3 {
	font-family: 'Lucida Sans', Arial, Verdana, Sans-serif;
	color: #7eafc0;
	margin: 0px;
}

br.clear {
	float: left;
	clear: both;
}

p {
	margin: 0px;
}

form {
	float: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}

strong.s, em.s, b.s, i.s {
	font-weight: inherit;
	font-style: inherit;
}

.sep {
	float: left;
}

a.mbutton {
	float: left;
	border: 1px solid #9a9a9a;
	background-color: #f0f0f0;
	padding: 5px 10px;
	text-decoration: none;
}

a:hover.mbutton {
	border: 1px solid #074caf;
	background-color: #074caf;
	color: #ffffff;
	text-decoration: none;
}

a.mbutton img {
	margin-left: -5px;
	margin-right: 5px;
	vertical-align: -20%;
}

a.mbuttonA {
	float: left;
	width: auto;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 2px;
	height: 16px;
	margin-top:-4px;
	margin-bottom: -4px;
	margin-left: -4px;
	margin-right: 7px;
	text-decoration: none;
}

a:hover.mbuttonA {
	border: 1px solid #074caf;
	background-color: #074caf;
	color: #ffffff;
	text-decoration: none;
}

a.mbuttonB {
	float: left;
	width: auto;
	border: 0px solid #ffffff;
	background-color: transparent;
	padding: 3px;
	height: 16px;
	margin-top:-4px;
	margin-bottom: -4px;
	margin-left: -4px;
	margin-right: 7px;
	text-decoration: none;
}

.mbuttonDisabled {
	float: left;
	width: auto;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 2px;
	height: 16px;
	margin:-4px 7px -4px -4px;
	text-decoration: none;
}

.statusbox {
	float: left;
	border: 2px solid #9a9a9a;
	background-color: #f0f0f0;
	padding: 5px;
	margin: 3px;
	width: 100%;
}

.statusbox img {
	vertical-align: -20%;
}

.ok {
	background-color: #c3e7cb;
	border: 2px solid #3f8b50;
	color: #295a34;
}

.warning {
	background-color: #fcf2ab;
	border: 2px solid #f8df32;
	color: #c4ac06;
}

.error {
	background-color: #fccdcd;
	border: 2px solid #bc0e0e;
	color: #830a0a;
}

div.webdesign {
	position: fixed;
	bottom: 3px;
	right: 10px;
}

.webdesign img {
	margin-right: 0px;
	vertical-align: -30%;
}

a.webdesign, a:hover.webdesign {
	color: #36af85;
}




/* ===== website template ===== */
@font-face {
    font-family: 'BankGothicCMdBTRegular';
    src: url('../fonts/bankgothicc-webfont.eot');
    src: url('../fonts/bankgothicc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bankgothicc-webfont.woff') format('woff'),
         url('../fonts/bankgothicc-webfont.ttf') format('truetype'),
         url('../fonts/bankgothicc-webfont.svg#BankGothicCMdBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BankGothicMdBTMedium';
    src: url('../fonts/bankgothic-webfont.eot');
    src: url('../fonts/bankgothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bankgothic-webfont.woff') format('woff'),
         url('../fonts/bankgothic-webfont.ttf') format('truetype'),
         url('../fonts/bankgothic-webfont.svg#BankGothicMdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 14px;
	color: #585858;
	background-color: #19513e;
	background: url("../img/back.png") repeat top left #19513e;
}

a {
	color: #19513e;
}

a:hover {
	color: #19513e;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #65796f;
	font-family: Calibri, 'BankGothicMdBTMedium', Verdana, sans-serif;
}

#wrapper {
	margin: 0px auto 0px;
	width: 976px;
}

#top {
	position: relative;
	float: left;
	width: 976px;
	height: 125px;
	margin-top: 20px;
	background: url("../img/top_back.png") no-repeat top left transparent;
}

#contact {
	position: absolute;
	top: 15px;
	right: 20px;
	font-family: Calibri, 'BankGothicMdBTMedium', 'BankGothicCMdBTRegular', Verdana, sans-serif;
	color: #19513e;
	font-size: 18px;
}

#menu {
	clear: left;
	float: left;
	margin: 87px 0px 3px 210px;
	height: 38px;
	width: 758px;
}

#menu a {
	float: left;
	font-family: Calibri, 'BankGothicMdBTMedium', 'BankGothicCMdBTRegular', Verdana, sans-serif;
	color: #19513e;
	font-size: 24px;
	padding: 0px 19px 0px 9px;
}

#menu a.semi {
	color: #277b5d;
}

#menu a.on {
	color: #ffffff;
}

#menu a:hover {
	text-decoration: none;
	color: #ffffff;
}

#main_wrapper {
	float: left;
	width: 968px;
	padding-right: 8px;
	background: url("../img/main_back.png") repeat-y top left transparent;
}

#main_wrapper .ok {
	background-color: #eeeeee;
	border: 2px solid #19513e;
	color: #19513e;
}

#main {
	float: left;
	width: 826px;
	height: 523px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-left: 142px;
}

#submenu {
	float: left;
	width: 814px;
	margin-top: 15px;
	padding: 0px 10px;
}

#submenu a {
	float: left;
	color: #277b5d;
	font-family: Calibri, 'BankGothicMdBTMedium', Verdana, sans-serif;
	font-size: 16px;
	padding: 0px 10px;
}

#submenu a.semi {
	color: #277b5d;
}

#submenu a.on {
	color: #fddcb2; /* #f8c873 */
}

#submenu a:hover {
	text-decoration: underline;
	color: #277b5d;
}

h1.title {
	float: left;
	clear: right;
	font-size: 28px;
	margin: 25px 0px 10px 35px;
}

.maincol1 {
	float: left;
	clear: left;
	width: 768px;
	line-height: 150%;
	margin-left: 35px;
	padding-right: 23px;
	padding-bottom: 23px;
}

#main img {
	margin: 5px;
}

#breadcrumbs {
	float: left;
	width: 940px;
	height: 18px;
	font-size: 12px;
	color: #19513e;
	background: url("../img/bottom_back.png") no-repeat top left transparent;
	padding: 7px 23px 13px 13px;
}

#breadcrumbs a {
	float: left;
	padding: 0px 5px;
	color: #277b5d;
}

#breadcrumbs .sep {
	float: left;
	padding: 0px 5px;
}

#breadcrumbs .bcleft {
	/*width: 840px;*/
	width: auto;
	float: left;
}

#breadcrumbs .bcright {
	/*width: 100px;*/
	width: auto;
	/*float: left;*/
	float: right;
	text-align: right;
}

#breadcrumbs .bcright a {
	float: none;
}

/* ===== modules ===== */

#moduleContact {
	clear: left;
	float: left;
}

#moduleContact table, #moduleContact td {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

#moduleContact td {
	padding: 2px 5px;
}

#moduleContact input.text, #moduleContact input.address, #moduleContact input.phone {
	float: left;
	width: 195px;
}

#moduleContact textarea {
	float: left;
	width: 260px;
}

#moduleContact select {
	float: left;
	width: 267px;
	margin-bottom: 3px;
}

#moduleContact textarea {
	height: 60px;
}

#moduleContact input.pc {
	width: 54px;
}

#moduleContact input.city {
	width: 130px;
}

#moduleContact input.submit {
	float: right;
	margin-top: 10px;
}


