/* CSS Document */

body{background-color:#ffffff; margin:0px; padding:0px; font-family:Verdana; font-size:11px; color:#202020;}
.input{border:1px solid #7D7D7D; background-color:#ffffff; font-family:Verdana; font-size:11px; color:#000000; height:18px; width:99%;}
.input-url{border:1px solid #7D7D7D; background-color:#ffffff; font-family:Verdana; font-size:11px; color:#000000; height:15px; width:75%;}
input{border:1px solid #7D7D7D; background-color:#ffffff; font-family:Verdana; font-size:11px; color:#000000;}
/* HEADER */
.header-bac{background-image:url(../images/header-bg.gif); height:48px; background-repeat:repeat-x;}
.header-bac-admin{background-image:url(../images/header-bg-admin.gif); height:75px; background-repeat:repeat-x;}
.top-nav{font-family:Verdana; font-size:11px; color:#3B3B3B; font-weight:bold; text-decoration:none;}
.top-nav:hover{color:#1845AA; text-decoration:underline;}
.top-nav-fixed{font-family:Verdana; font-size:11px; color:#1946AB; font-weight:bold; text-decoration:none;}

/* MAIN BODY */
.btn-submit{font-family:Verdana; font-size:11px; color:#1E1E1E; font-weight:bold; background-color: transparent;
background-image:url(../images/submit.gif);	border:0px solid white; background-repeat:no-repeat; height:20px; width:115px;}
.box1{border:1px solid #78A2D2; background-color:#FFFFFF;}
.box2{border:1px solid #78A2D2; background-color:#E3EBF8;}
.heading1{font-family:Verdana; font-size:14px; color:#1A46A9; font-weight:bold;}
.heading2{font-family:Verdana; font-size:11px; color:#555555; font-weight:bold;}
.link{font-family:Verdana; font-size:11px; color:#003CC2; text-decoration:none;}
.link:hover{color:#003CC2; text-decoration:underline;}
.auto-generation{font-family:Verdana; font-size:11px; color:#3B3B3B; font-weight:bold;}
.vivid-url{font-family:Verdana; font-size:11px; color:#003CC2; text-decoration:none;}
.vivid-url:hover{color:#003CC2; text-decoration:underline;}
.customize-login{font-family:Tahoma; font-size:11px; color:#1946AB; text-decoration:none;}
.customize-login:hover{color:#1946AB; text-decoration:none;}

/* FOOTER */
.footer-bac{background-image:url(../images/footer-bg.gif); height:66px; background-repeat:repeat-x;}
.footer-nav{font-family:Verdana; font-size:11px; color:#1646A8; font-weight:bold; text-decoration:none;}
.footer-nav:hover{color:#3B3B3B; text-decoration:none;}
.error {color:#FF0000; font-weight:bold; }