/* CSS Document */
body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

.gry_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
}

a {  
	text-decoration: underline;
	color: #183e62;
}

a:hover {  
	text-decoration: none; 
	color: #183e62;
}
a:visited {
	text-decoration: none;
	color: #183e62;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #90AFD5;
	padding: 1px 2px 1px 2px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #90AFD5;
}

.blue, .blue a:link, .blue a:visited {
	font-size: 11px;
	color: #183e62;
	font-weight: bold;
	text-decoration: none;
}

.blue a:hover {
	font-size: 11px;
	color: #183e62;
	font-weight: bold;
	text-decoration: underline;
}


.greyHeadline {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.intro {
	font-size: 14px;
	line-height: 18px;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183e62;
	font-weight: bold;
	text-align: center;
}

.liteBlue {  
	color: #E6F1FF;
}
.liteBlue12 {  
	color: #90AFD5;
	font-size: 12px;
	font-weight: bold;
}
.liteBlueBox {
	border: 1px solid #90AFD5;
	background-color: #E6F1FF;
	margin: 7px;
	padding: 7px;
}

.green {  
	color: #B8CE60;
}

.orange {  
	color: #E08400;
}


.faq {  
	color: #183e62;
	font-size: 12px;
	font-weight: bold;

}


.orange18 {  
	color: #E08400;
	font-size: 18px;
}

.orangeHeadline {
	font-size: 14px;
	font-weight: bold;
	color: #E08400;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

.footer a:link, .footer a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.footer a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
