BODY 
{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
A 	
{
	text-decoration: none;
}

.headline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}
.blueplaintext {
	color : #163d63;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}
.blueplaintextbold {
	color : #163d63;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height : 13px;
}

.blueplaintextboldbig {
	color : #163d63;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-weight : bold;
	text-decoration : none;
}
.blueplaintextmedium {
	color : #163d63;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
}
.greyplain {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DFE9F4;
}

input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}

select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}

	.size1 {width : 210px;height : 17px;}
	.size2 {width : 219px;height : 17px;}
	.size3 {width : 152px;height : 17px;}
	.size4 {width : 52px;height : 17px;}
	.size5 {width : 30px;height : 17px;}
	.size6 {width : 48px;height : 17px;}
	.size7 {width : 100px;height : 17px;}
	.size8 {width : 100px;height : 17px;}

.blue{
	background-color: #829DBA;
}
.medblue{
	background-color: #DFE9F3;
}
.lightblue{
	background-color: #EFF5FA;
}
.white{
	background-color: #FFFFFF;
}

.darkblue {
	background-color : #153B63;
}

.plainBlueHeader{
	font: 16px Arial;
	font-weight: bold;
	color: #153B63;
}
