body {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	color: #0e2d44;
	}
h1 {
    font: "Franklin Gothic", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    color: #097dc2;
    line-height: 120%;
}
	
h2 {
	font: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: .5em;
	}
	
h3 {
	font: "Franklin Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	font-weight: bold;
	}
	
h4 {
	font-weight: bold;
	color: #0e2d44;
	}
	
p {
	margin-bottom: 1em;
	}
	
label {
font-weight: bold;
font-size: 11px;
}
a {
	text-decoration: none;
	}
	
a:link {
	color: #097dc2;
	}
	
a:visited {
	color: #097dc2;
	}

a:hover, div#nav-main ul li a:hover, div#tab-nav ul li a:hover, div#nav-sub ul li a:hover,
body#about a#nav-about, body#news a#nav-news, body#products a#nav-products, body#support a#nav-support, body#working-with a#nav-working, body#technology a#nav-technology, body#blog a#nav-blog, h3.slide a:hover
{
	color: #44b9ff;
	}
body.iphone a#nav-iphone, body.blackberry a#nav-blackberry, body.nokia a#nav-nokia, body.windows a#nav-windows,  body.android a#nav-android
{
	color: #44b9ff;
	font-size: 14px;
	}
	
div#nav-main ul li a {
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	}
	
div#nav-sub ul li a {
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	}
	
div#nav-section ul li a {
	color: #fff;
	}	
	
div#content-main h3 {
font-size: 14px;
color: #0e2d44;
}

#content-main-intro h2 {
font-size: 20px;
color: #0a7cc0;
margin-bottom: 3px;
}
#content-main-intro p {
font-weight: bold;
color: #0e2d44;
margin-bottom: 6px;
}

.text-blue {
	color: #097dc2;
}

.text-lightBlue {
	color: #44b9ff;
}

.text-red {
    color: #FF0000;
}

.text-orange {
    color: #f99f2c;
}

.text-small {
    font-size: 10px
}

.text-normal {
    font-size: 12px
}

.text-big {
    font-size: 14px
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.italic {
    font-style: italic;
}

.strikethrough {
    text-decoration: line-through;
}
