/* MagnaTech's On-Queue Registration Form Style Sheet */
/*             File name: 'OnQ_Reg.css'               */
/*              NO HTML MARKUP ALLOWED                */

body {
	background: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}

*.h2Header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

*.titleHeader {
	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size: 42pt;
	white-space: nowrap;
}

*.titleHeader2 {
	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size: 28pt;
	white-space: nowrap;
}

*.leftTD {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

*.BorderBottom {
	border-bottom: 1px solid #000000;
	}
	
*.BorderRight {
	border-right: 1px dotted #000000;
	}
	
*.rightTD {
	font-family: Verdana;
	font-size: 12px;
}

*.formTD {
	font-family: Verdana;
	font-size: 10px;
}

a.toolTip {
	text-decoration: none;
	color: #000000;
}

th.title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#agencyInfo {
	position: absolute;
	left: 15px; 
	top: 85px; 
	z-index: 10; 
	visibility: hidden; 
	width: 650px;
	background-color: white;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 10px;
}

a.actLinks, a:visited.actLinks { color: blue; }

b.red { color: #e00000; }

a.proceedToReg {
	display: block;
	text-align: center;
	background-color: #d2d2d2;
	text-decoration: none;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	border: solid 2px #ffffff;
	padding: 8px;
	border-style: outset;
}

a.proceedToReg:hover {
	border: solid 2px #ffffff;
	background-color:#e6bf5b;
	color: #000000;
	border-style: outset;
	text-decoration: none;
}

a.bottomButton {
	display: block;
	text-align: center;
	background-color: #d2d2d2;
	text-decoration: none;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	border: solid 2px #ffffff;
	padding: 3px;
	border-style: outset;
}

a.bottomButton:hover {
	border: solid 2px #ffffff;
	background-color:#e6bf5b;
	color: #000000;
	border-style: outset;
	text-decoration: none;
}

#agencyLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

#onviewLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

#loginLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 220px;*/
}

#scanLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

#docuLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

#utmLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

#monitorLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

#agentLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

#submitLayer {
	position: absolute;
	left: 15px; 
	top: 85px; 
	visibility: hidden; 
	width: 680px;
	/*height: 370px;*/
}

*.Layers {
	background-color: white;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 10px;
}

#tmInfo {
	position: absolute;
	left: 15px; 
	top: 605px;
	width: 680px;
}
