.form_header {
background: none repeat scroll 0 0 #DDDDDD;
border-radius: 3px;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
margin-top: 20px;
padding: 10px;
}

.title{
color: rgb(26, 26, 140);
font-weight: 900;
text-align: center;
font-size: 36px;
font-family: arial;
}

footer{
    border-top: 1px solid #DDDDDD;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
}

#UG {
	display:none;
}