

@font-face {
	font-family: 'geosanslight';
	src: url('/includes/fonts/geosanslight-webfont.eot');
	src: local('?'), url('/includes/fonts/geosanslight-webfont.woff') format('woff'), url('/includes/fonts/geosanslight-webfont.ttf') format('truetype'), url('/includes/fonts/geosanslight-webfont.svg#webfonthbpCISf1') format('svg');
	font-weight: normal;
	font-style: normal;
}

.editorBody {
    overflow-y:scroll;
    }
.editorTop {
    padding-top:120px;
    }    
        
img {
	border:0px;
}

h1 {
/*	font-family:geosanslight;
	font-size:20px;
	color:#000000;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;*/

	margin-bottom:0px;
	margin-top:0px;

  	font-family:geosanslight;
	font-size:14px;
	color:#3c3b3a;
    margin-bottom:10px;
    width:270px;
    white-space: nowrap;
    overflow:hidden;
    height:18px;  
    text-transform:uppercase;  
}

body, p, a, td, div, span {
	font-family:geosanslight;
	font-size:12px;
	color:#000000;
    line-height:1.5;
    letter-spacing:0.1em;
}

td {
	vertical-align:top;
    }

table.milonictable td {
	vertical-align:middle
    }
    
p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#636363;
	background-color:#636363;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

input, select, textarea {
	font-family:geosanslight;
	font-size:12px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#ffffff;
}

form {
	margin:0px;
}

