/* CSS Document */

body{margin:0; background:url(images/login-bg.gif) repeat-x left 50% #596BD2;}
td, p{margin:0; padding:0;}

td#top{height:109px; background:#002B91; border-bottom:1px solid #D1E4EF;}
td#bottom{height:110px; background:#002B91; border-top:2px solid #D1E4EF; padding:38px 0 0 49px;}

td#bottom p {font:14px/32px Arial, Helvetica, sans-serif; font-weight:bold; color:#3D5018; text-decoration:none; background:url(images/exit-bg.gif) no-repeat left top; text-align:center; display:block; width:49px;}
td#bottom p:hover{text-decoration:none; background:url(images/exit-bg-up.gif) no-repeat left top; cursor:pointer;}

td.paddingLeft31{padding:0 0 0 31px;}
td.label{font:14px/15px Arial, Helvetica, sans-serif; font-weight:normal; color:#fff;}
input{width:233px; height:23px; font:14px/15px Arial, Helvetica, sans-serif; font-weight:normal; color:#000;}
input.pass{width:233px; height:23px; font:14px/15px Arial, Helvetica, sans-serif; font-weight:bold; color:#000;}
input.button{width:32px; height:32px;}

.divider{background:url(images/login-divider.gif) no-repeat left 50%}
.glow{background:url(images/glow.gif) no-repeat left 50%}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}