

body {
min-width: 780px;
margin: 0px;
}

table {
vertical-align:top;
border-collapse: collapse;
border-spacing: 0;
/* table-layout:fixed; */
overflow:auto;
border:none;
width:100%;
}


td,th {
padding:0;
vertical-align:top;
}

A { /*, A:active, A:visited*/
/*color:black;*/
/*text-decoration:none;*/
}
A:hover {
/*color:black;*/
/*text-decoration:underline;*/
}


.onepx {
font-size:1px;
}
.cur_direction {
	direction:ltr;
}


/* FONTS start */
body {
	font-family: "helvetica",sans-serif;
	font-size: 12px;
}
H1 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 5px;
	line-height : 17px;
	font-size:12px;
	font-variant : small-caps;
}
H2 {
	font-size:12px;
	margin: 0px;
	margin-bottom: 10px;
}
H3 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
}
H4 {
	margin: 0px auto;
	margin-bottom: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
P {
	margin-top: 0px;
}
.navmain_item {
	font-size: 12px;
	padding-top: 2px;
	padding: 0px;
	/*vertical-align : middle;*/
}

.blk_navsub_item {
	font-weight: bold;
}

.content_border {
	font-size: 12px;
}
/* FONTS end */


/* COLORS start */
body {
	background-color:#ffffff;
	background: url("images/bg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	color:black;
}
#content {
	border-left: #80b9de 2px solid;
}
.nav_active, .nav_active A, .nav_active A:hover {
	color: #0073be;
}
#blk_navcont {
	background-color: #0073be;
}
#blk_navcont, #blk_navcont A, #blk_navcont A:hover {
	color: #ffffff;
}
#blk_navmain {
	background-color: #000000;
}

.navmain_item, .navmain_item A, .navmain_item A:hover {
	color: #ffffff;
	text-decoration:none;
}
.nav_main_sep {
	background-color: #0073be;
	font-size: 1px;
}
.nav_main_act, .nav_main_act A, .nav_main_act A:hover {
	background-color: #80b9de;
	color: #000000;
}
#blk_slogan {
	color: #0073be;
}
H1 {
	color: #0073be;
	border-left: #0073be 3px solid;
}
H2 {
	color: #0073be;
}
H3 {
	color: #0073be;
}
H4 {
	color: #0073be;
}
.hr {
	background-color: #80b9de;
	border: none;
	height: 2px;
	margin: 20px auto;
	width: 100%;
}
#content .hr {
	width: 500px!important;
}

.blk_navsub_item, .blk_navsub_item A, .blk_navsub_item A:hover {
color:black;
text-decoration:none;
}

.blk_navsub_item_act, .blk_navsub_item_act A, .blk_navsub_item_act A:hover {
	color: #0073be;/*#80b9de;*/
	text-decoration:none;
}

#blk_footer {
	color: #cccccc;
}
/* COLORS end */


/* SPACING start */
body {
	margin: 0px;
}

#maindiv { /* main block - just to put things in center */
	width:800px;
	margin: 0px auto;
	display: block;
}
#blk_content { /* content block - inline- everything else is relative to this block */
	position: relative;
	width:550px;
	margin-top: 200px;
	margin-left: 200px;

}







#content {

/* 	padding: 30px; */
/* 	text-align: justify; */
}
#content_in {
	margin: 0px 50px;
/*	margin-left: 50px;
	margin-right: 40px;*/
	text-align: justify;
}
.blk_cnt_0 {
	clear: both;
}
.blk_cnt_1 {
/*         position:relative;*/
	margin-top:20px;
/*	margin-right: 20px;*/
	width: 210px;
	float: left;
}
.blk_cnt_2 {
/*         position:relative;*/
/*         top: 0px;*/
	margin-top:20px;
	width: 210px;
	float: left;
}
.content_space {
	height: 30px;
	font-size: 1px;
	clear: both;
}
.content_space_b {
	height: 20px;
	font-size: 1px;
	clear: both;
}
.content_border {
	width: 180px;
	margin: 0px auto;
	margin-top: 10px;
}
#blk_navcont {
	position: absolute;
	left: 500px;
	top: -120px;
	width: 100px;
	height: 20px;
	text-align:center;
}
#blk_navsub {
	position: absolute;
	left: -200px;
	top: 0px;
	width: 200px;
}
#blk_navmain {
	position: absolute;
	left: 50px;
	top: -120px;
	width: 400px;
	height: 20px;
	text-align:center;
}
.navmain_item {
	width: 70px;
	padding-top: 3px;
}
.nav_main_sep {
	width: 4px;
}
#blk_slogan {
	position: absolute;
	left: 270px;
	top: -165px;
	width: 300px;
	height: 20px;
}
#blk_footer {
	position: relative;
	left: 25px;

	bottom: 0px;
	width: 500px;
	height: 20px;

	text-align: center;
}
#blk_logo {
	position: absolute;
	left: -176px;
	top: -154px;
	width: 182px;
	height: 54px;
}
#blk_head {
	position: absolute;
	left: -200px;

	top: -100px;
	width: 800px;
	height: 100px;
	overflow: hidden;
}

.blk_navsub_item {
	width: 150px;
	margin-top: 12px;
	margin-left: 30px;
	margin-bottom: 18px;
	padding: 0px;
}

ul {
	list-style-type : disc;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul li {
	padding: 0px;
}

.hr {
	font-size: 1px;
}
#content .hr {
	position:relative;
	width: 530px;
	margin-left: -50px;
}
.content_border .hr {
	position:relative;
	width: 200px;
	margin: 0px auto;
/* 	margin-right:-10px; */
	margin-left:-10px;
}

#blk_scroller {
	position:relative;
	width: 180px;
	height:200px;
	margin: 0px auto;
	overflow:hidden;
}
#datacontainer {
	position:absolute;
	left:5px;
	top:10px;
	width: 170px;
	height:1300px;
	text-align:center;
}


.moma .td-0, .moma .td-last {
	width: 210px;
}
/* SPACING end */







/* mailform fix */
.csc-mailform P {
	margin:0;
	padding:0;
}







