﻿body	{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

.gridContainer.clearfix #header #logo h1 {
    color: #1c305d;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: -15px;
}
.gridContainer.clearfix #header #logo h1 .white {
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: -15px;
}

.gridContainer.clearfix #header #logo h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin-top:16px;
}

.gridContainer.clearfix #header #logo .blue {
	font-size: 20px;
	line-height: 22px;
	color: #1C305D;
	margin-top: 16px;
	font-weight: bold;
}


h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
}

h2	{
	font-size: 18px;
	color: #2698B9;
	line-height: 26px;
	margin-top: 30px;
	font-weight: normal;
}
h3	{
	font-size:14px;
	line-height:18px;
	color:#1c305d;
}
.boxheadline	{
	margin: 0 auto;
	margin-top: 0;
	font-size: 18px;
	color: #2698B9;
	line-height: 26px;
	font-weight: normal;
}

.white	{
	color:#fff;
}

a	{
	color:#2859A4;
}
a:hover active {
	color:#3797AF;
	}
a:visited	{
	color:#112E5E;
}
.center	{
	margin:auto;
}
.red	{
	color:#900;
}
.webmaster{
	color:#fff;
	font-size: 16px;	
	font-weight: bold;
	text-decoration: none;
}