@charset "utf-8";
/* CSS Document */

#leftcontnet {
	padding: 0px;
	margin-top: 24px;
	width: 275px;
	position:relative;
	z-index:1002;
	clear:both;
	color:#c61d22;
	line-height:15px;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
}

#leftcontnet p {
	font-weight: normal;	
}	

/*
#input {
	margin-top:15px;
	width: 275px;
	position:relative;
	line-height:15px;
	float:left;
}
.input {
	font-family:Arial;
	font-size:11px;
	border: 1px solid #333333;
	color:#666666;
	text-align:center;
	margin-bottom: 10px;
}
#button {
	padding: 0px;
	margin-top:10px;
	width: 275px;
	position:relative;
	z-index:1002;
	clear:both;
	color:#666666;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	float:left;
}
#login {
	position:relative;
	clear:both;
	width: 49%;
	height:20px;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:left;
	clear:none;
	background-color: #CC0000;
	background-position: center center;
	text-align:center;
	cursor:pointer;	
}
#login:hover {
	position:relative;
	clear:both;
	width: 49%;
	height:20px;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:left;
	clear:none;
	background-color: #666666;
	background-position: center center;
	text-align:center;
	cursor:pointer;	
}
*/

#request {
	position:relative;
	width: 49%;
	height:20px;
	clear:both;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:right;
	clear:none;
	background-color: #666666;
	background-position: center top;
	text-align:center;
	cursor:pointer;	
}
#request:hover {
	position:relative;
	width: 49%;
	height:20px;
	clear:both;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:right;
	clear:none;
	background-color: #CC0000;
	background-position: center top;
	text-align:center;
	cursor:pointer;	
}
#img_rollteam {
	z-index: -2;
	position: absolute;
}

#imagescontainer {
	width: 460px;
	position: relative;
	clear: both;
	color: #c61d22;
	line-height: 17px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	left: 317px;	
}

/*RECENTREPORT PAGE*/
#input2 {
	margin-top:10px;
	width: 275px;
	position:relative;
	line-height:15px;
	float:left;
}

.input2 {
	font-family:Arial;
	font-size:11px;
	border: 1px solid #333333;
	color:#666666;
	text-align:center;
	background-color:#f2f2f2;
	width: 239px;
	height: 16px;
	padding:2px 0 0 0;
	line-height:normal;
}

.inputselect {
	font-family:Arial;
	font-size:11px;
	border: 1px solid #333333;
	color:#666666;
	text-align:center;
	background-color:#f2f2f2;
	width: 239px;
	height: 20px;
	padding: 2px 0 0 0;
	line-height:normal;
}

#search {
	position:relative;
	clear:both;
	width: 241px;
	height:20px;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:left;
	clear:none;
	background-color: #CC0000;
	background-position: center center;
	text-align:center;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
}

#search:hover {
	background-color: #666666;
}

.search {
	position:relative;
	clear:both;
	width: 200px;
	height:20px;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:left;
	clear:none;
	background-color: #CC0000;
	background-position: center center;
	text-align:center;
}

#researchsmallimg {
	margin-top:10px;
	width: 275px;
	position:relative;
	line-height:15px;
	float:left;
	z-index:1002;
	clear:both;
}

#logout {
	position:relative;
	clear:both;
	width: 200px;
	height:20px;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:left;
	clear:none;
	background-color: #737373;
	background-position: center center;
	text-align:center;
}

/* RESEARCH POP UP */
#researchteam {
	display: block;
	position: absolute;
	width: 375px;
	height: 427px;
	padding: 5px;
	z-index:1040;
	float:left;
	left: 430px;
	top: 173px;
	z-index: 1020;
}

#researchteam a { color: #515254; text-decoration: underline; }
#researchteam a:visited { color: #515254; }

.reqrow {
	display: block;
	position: relative;
	width: 90%;
	height: 50px;
	z-index:1040;
	float:left;
	clear:both;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial;
	font-size: 11px;
}

.lft {
	display: block;
	position: relative;
	width: 50%;
	height: 50px;
	z-index:1040;
	float:left;
	clear:none;
}

.rgt {
	display: block;
	position: relative;
	width: 50%;
	height: 50px;
	z-index:1040;
	float:right;
	clear:none;
}

/*research Pages pop up*/
#requestaccess {
	display: block;
	position: absolute;
	width: 298px;
	height: 353px;
	padding: 5px;
	z-index:1040;
	float:left;
	left:500px;
	top:80px;
	z-index: 1020;
}

.textfield {
	font-family:Arial;
	font-size:11px;
	border: 1px solid #333333;
	color:#666666;
	text-align:left;
	margin-bottom: 10px;
}
#head2 {
	display: block;
	text-align: left;
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	text-align: left;
	line-height:20px;
	color:#ee2722;

	position:relative;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: left;
	float: left;
}
#subhead2 {
	width:80%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
#pagesinner2 {
	width:87%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-left: 15px;
	margin-bottom: 10px;
	float:left;
	clear: both;
}
#row1 {
	width:100%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-bottom: 2px;
	float:left;
	clear: both;
}
#firstname {
	width:30%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:10px;
	color:#5b5c5d;
	float:left;
	margin-right: 5px;
}
#mid {
	width:20%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:10px;
	color:#5b5c5d;
	float:left;
	margin-right: 5px;
}
#last {
	width:40%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:10px;
	color:#5b5c5d;
	float:right;
}
#row2 {
	width:100%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-bottom: 2px;
	float:left;
	clear: both;
}
#companyname {
	width:80%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:10px;
	color:#5b5c5d;
	float:left;
	margin-right: 5px;
}
#row3 {
	width:100%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-bottom: 2px;
	float:left;
	clear: both;
}
#telephone {
	width:80%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:10px;
	color:#5b5c5d;
	float:left;
	margin-right: 5px;
}
#row4 {
	width:100%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-bottom: 2px;
	float:left;
	clear: both;
}
#emailenter {
	width:35%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:10px;
	color:#5b5c5d;
	float:left;
	margin-right: 5px;
}
#emailenterre {
	width:55%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:10px;
	color:#5b5c5d;
	float:left;
	margin-right: 5px;
}
#row5 {
	width:100%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-bottom: 2px;
	float:left;
	clear: both;
}
#submit {
	position:relative;
	clear:both;
	width: 38%;
	height:20px;
	color:#ffffff;
	line-height:15px;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	float:left;
	clear:none;
	background-color: #CC0000;
	background-position: center center;
	text-align:center;
	cursor:pointer;
}
#error {
	display: block;
	position: absolute;
	width: 225px;
	height: 257px;
	padding: 5px;
	z-index:1040;
	float:left;
	left:475px;
	top:80px;
	z-index: 1020;
}

p#loginMsg {
	font-weight: bold;
}

#subhead3 {
	width:80%;
	display: block;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height:16px;
	color:#5b5c5d;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}

/* POSITION RESULTS */
#searchresults {
	display: block;
	position: absolute;
	width: 225px;
	height: 486px;
	padding: 5px;
	z-index:1040;
	float:left;
	top: -86px;
	left: 312px;
	z-index: 1020;
}
