/************ Sign In Styles **************/

/* Global Styles */

BODY {font-family:verdana, arial, sans-serif; background:#333333; margin:0px auto; behavior:url("../scripts/csshover.htc");}

TABLE {vertical-align:top;}

TD {vertical-align:top;}

DIV {margin:0px auto; padding:0px; z-index:0;}

UL {list-style:none; margin:0px auto; padding:0px;}

A {text-decoration:none; font-weight:bold;}

A IMG {border:none;}

/* Specifics */

DIV.wrapper {border:1px solid #0099cc; width:300px; height:280px; margin:0px auto; margin-top:200px; color:#0099cc; font-size: 10pt;}

DIV.header {padding:10px; background:url(../design/logoSmall.jpg) no-repeat #0099cc; color:#000000; height:45px;}

DIV.smallHeader {padding-left:10px; padding-top:1px;color:#333333; font-weight:bold; letter-spacing:.5px; background:url(../design/headerInside.jpg) repeat-x; height:25px; border-top:1px solid #cccccc; border-bottom:1px solid #333333;}

DIV.leftRight {padding-top:20px;}

DIV.left {width:60px; float:left; padding:5px 10px 5px 10px;}

DIV.right {float:left; width:200px; padding:5px 10px 5px 10px;}

DIV.submit {clear:both; padding-top:20px;}

.login {background:url(../design/signIn.jpg) no-repeat; display:block; width:150px; height:50px; margin:0px auto; border:1px solid #cccccc;}

.login:hover {background:url(../design/signInHover.jpg) no-repeat;}

