@font-face {
 font-family: HelBold;
 src: url("/HELNLTSB.eot") /* EOT file for IE */
}
@font-face {
 font-family: HelBold;
 font-weight:bold;
 src: url("/HELNLTSB.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: HelLight;
 src: url("/HELNLTSL.eot") /* EOT file for IE */
}
@font-face {
 font-family: HelLight;
 src: url("/HELNLTSL.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: HelMed;
 src: url("/HELNLTSM.eot") /* EOT file for IE */
}
@font-face {
 font-family: HelMed;
 src: url("/HELNLTSM.TTF") /* TTF file for CSS3 browsers */
}




body
{
	color: #000;
}

body, td, th, input, select
{
	font-family:Arial;
	font-size:12px;
}

a 
{
	color:#19a9d0;
	font-weight:normal;
	text-decoration:none;
}

a img
{
	border:0;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/


h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.startwrapper h1, .startwrapper h2, .startwrapper h3, .startwrapper h4, .startwrapper h5, .startwrapper h6
{
	color: #EBEBEB;
}

.startwrapper h1 a, .startwrapper h2 a, .startwrapper h3 a, .startwrapper h4 a, .startwrapper h5 a, .startwrapper h6 a
{
	color: #19a9d0;
	font-weight: normal;
}



h1
{
	font-size: 24px;
}

.content h1
{
	margin-bottom: 30px;
}

h2, .startwrapper h1
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 12px;
}

p
{
	margin: 0 0 12px 0;
	font-size: 14px;
	line-height: 20px;
}

.fckEdit ul
{
	font-size: 14px;
	list-style-position:inside;
	line-height: 20px;
}

.fckEdit h2, .fckEdit h3
{
	font-size: 14px;
}

.conv
{
	font-family: HelBold, Arial, sans-serif;
	font-weight: bold;
}

.startText p
{
	margin: 0;
	font-size: 20px;
	line-height: 24px;
}

.startText
{
	font-style: italic;
	font-family: "Times New Roman";
	color: #EBEBEB;
}

.startwrapper
{
	color: #fff;
}

.startwrapper h3
{
	font-size: 14px;
	font-weight: normal;
}

.top1text p, .top2text p
{
	color: #ebebeb;
	line-height: normal;
	font-family: HelMed, Arial, sans-serif;
}

.top3text p
{
	font-size: 18px;
	color:#ff7e13;
	margin-bottom: 20px;
	font-family: HelLight, Arial, sans-serif;
}