body {
	font-weight: normal;
    font-size:small;
	line-height:normal;
}

div#header {
    border-bottom: 1px solid #0D4A84;
    color: #0D4A84;
}

div#title {
	font-size: x-large;
	float: right;
	margin-top: 15px;
}

div#logo {
	float: left;
	padding-right:1px;
	margin-top: 15px;
}


