body {
background-color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:80%;
height:100%;
margin:0px;
}
/*****************/
/* Page Sections */
/*****************/
#SubContent {}
#SubContentInner {}
#rm-cid_login, #rm-cid_lostpwrd {
background-image:url(img/glowmedium.gif);
background-position: 2.5% 2.5%;
background-repeat:no-repeat;
}
#rm-cid_logout_body {
text-align:center;
}
form {
height:100%;
margin:10px;
}
#rm-cid_login_container, #rm-cid_lostpwrd_container {
background-image:url(img/glowbubbles-borrowed.gif);
background-position:top right;
background-repeat:no-repeat;
height:auto;
padding:10% 0px 0px 20%;
}
#rm-cid_login label, #rm-cid_lostpwrd label, #rm-cid_submit span {
display:block;
float:left;
font-weight:bold;
width:120px;
}
#rm-cid_password, #rm-cid_submit, #rm-cid_username {
clear:left;
padding:5px 0px 0px;
}
#rm-cid_username {
padding-top: 2.5em;
}
#rm-cid_submit {
padding-bottom: 2.5em;
}
#rm-cid_submit a {
font-weight:bold;
}
.rm-cid_validation {
color:#FF0000;
}
.rm-cid_validation_hidden {
visibility:hidden; 
display: none;
}
#rm-cid_error {
color:#FF0000;
font-weight:bold;
height:1.5em;
}
#rm-cid_caps {
color:#FF0000;
font-weight:bold;
height:1.5em;
}
.rm-cid_authorisation_failure h1, .rm-cid_pwrd_expiry h1 {
margin:10px 0px 50px;
}
.rm-cid_error_detail {
color:#FF0000;
font-weight:bold;
}
.rm-cid_manager_users {
color:#990000;
}
.rm-cid_logout {
border:1px solid #B0E3FC;
font-size:110%;
margin:10px auto;
padding:10px;
text-align:center;
width:70%;
}
#rm-cid_welcome {
font-weight: bold;
padding-bottom: 1em;
}
#rm-cid_info {
font-weight: bold;
padding-bottom: 1em;
}
#rm-cid_legal {
font-weight: bold;
padding-bottom: 1em;
}
/**************************/
/* Marketing messages box */
/**************************/
#MessageBox iframe
{
    width: 100%;
    height: 14em;
    overflow: auto;
    overflow-x: auto;
    overflow-y: auto;
}
