@charset "utf-8";
/* CSS Document */

.titlebar {
            background: #ffffff;
        }

        .titlebar div {
            padding: 10px;
        }

        .loginborder {
	border: 1px solid #eeeeee;
        }

        .instructions {
            font-family: arial;
            font-size: 12px;
            color: #333333;
            background: #eeeeee;
        }

        .instructions div {
            padding: 3px 10px;
        }
.date {
	color:#3693c2;
	vertical-align:middle;
	font-weight:bold;
	padding-right: 3px;
	font-size: 12px;
}