body{
	background: #00214e url(body.jpg) repeat-x 0 0;
	color: #fff;
	font-family: Arial, Tahoma, Sans-Serif;
	line-height: 20px;
	font-size: 14px;
	padding: 0 0 50px;
	margin: 0;
}

a{
	color: #7F91A9;
	text-decoration: none;
}

a:hover{
	color: #fff;
}

p{
	line-height: 20px;
	font-size: 14px;
	margin: 0 0 20px;
}

h1{
	margin: 0 0 0px;
	color: #FECC00;
	font-size: 30px;
	font-weight: bold;
	line-height: 38px;
}

h2{
	color: #fff;
	font-size: 24px;
	margin: 0 0 30px;
	line-height: 22px;
}

#wrapper{
	width: 600px;
	margin: 40px auto 0 auto;
	padding: 140px 30px 30px;
	background: #002454 url(cal.gif) no-repeat 20px 10px;
	float: none;
	clear: both;
	min-height: 1px;
	position: relative;
}

.cal{
	background: url(uc.gif) no-repeat right 0;
}

.page_message_container{
	margin: 0 0 20px;
	background: #001B3D;
	padding: 20px;
}

.page_message_container em{
	display: none;
}

p.leader{
    font-size: 18px;
    line-height: 1.2;
    color: #7F91A9;
    margin: 2.5em 0;
}
