/* CSS Document */

/* general style propertyies */

body.login_BG { }

div.login_BG { background: url(../images/login_BG.gif) no-repeat top center; height: 100%; padding-top: 117px; }

#ClinCapturelogo { background: url(../images/OC_login_logo.png) no-repeat top left; width: 428px; height: 112px; }

#Captivatelogo { background: url(../images/OC_login_captivate_logo.png) no-repeat top left; width: 428px; height: 122px; }

.loginBoxes { margin-bottom: 100px; }

.loginBoxes td { width: 310px; vertical-align: top; }

.loginBox_T { background: url(../images/login_box_T.png) no-repeat top center; height: 10px; line-height: 10px !important; font-size: 1px; }

.loginBox { background: url(../images/login_box_BG.png) no-repeat bottom center; }

#loginBox, #newsBox { padding: 6px 28px 38px 28px; }

.loginBox form, .loginBox H1 { margin-top: 0px; }

.loginBox li, .loginBox ul { list-style-image: url(../images/bullet.gif); margin-left: 7px; padding-left: 7px; }

.loginBox li { margin-bottom: 13px; }

.footer { background-image: url(../images/login_footer_BG.gif); }

.dbTitle {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 24pt;
    font-weight: bold;
    color:  #ff0000;
}