/* HU eStore-CSS Document */
input {
	background-color:#FFFFFF;
	}	
.tLogin {
	position:relative;
	left:90px;
	width:440px;
	height:460px;
	background-image: url(../../images/formArea.gif);
	background-repeat: no-repeat;
	}
.tLoginContent {
	position:absolute;
	left:15px;
	top:40px;
	font-size:13px;
	font-family: 'Times New Roman';
	width:390px;
	height:377px;
	overflow: auto;
	padding-right:25px;
	z-index:2;
	}
.tLoginContent ul {
	line-height:14px;
	}	
.formTitle {
	 text-decoration: underline; 
	 font-weight:900; 
	 font-variant:small-caps; 
	 font-size:14px; 
	 font-family:'Times New Roman';
	 position:relative;
	 top:10px;
	 left:20px;
	 z-index:2;
	 }	
.eMessage { 
	font-family:'Times New Roman'; 
	font-size:13px;
	color:#FF0000;	
	font-weight: 900;
	}
.grayHeader {
	color: #666666;
	font-size: 9.5pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	}
.menuList {
	line-height:24px;
	font-family:Garamond, "Footlight MT Light", "Times New Roman";
	font-size:15px;
	}	
.headerHighlight {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color:#C2DBF8;}

