@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background-image:url(/images/ABBEC6_bkg.gif);
	background-color:#ABBEC6;
}
#master {
	width: 790px;
	margin:auto;	
	background-color:#CCCCCC;	
}
#maincontainer{
	position:absolute;
	width: 790px;
	background-color: #ffffff;
	margin: 0px;
}
#rightcontainer {
	/*Position:relative;*/
	width: 163px;
	float: right;
	background-image:url(../images/DDE5E8_bkg.gif);
	/*background-image:url(/research/HIT/images/SideNavBack.gif);*/
	background-color: transparent;
	height: auto;
	top:0px;
	margin-right: 0px;
}
#rightcontent {
	width: 157px;
	/*background-image:url(/research/HIT/images/SideNavBack.gif);*/
	/*background-image:url(/images/E0E1E6_bkg.gif);*/
	background-color: transparent;
	height: auto;
	display:block;
	padding-left: 3px;
	border-left: #cccccc solid 1px;
}
#rgtnav {
	padding: 10px;
	color: #000000;
	font-weight: bold;
	width: 150px;
}
#rgtnav a {
	color: #B00041;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding-bottom: 20px;
	padding-right: 5px;
	width: 150px;
}
#rgtnav a:hover {
	color: #B00041;
	text-decoration:underline;
}
#leftcontainer {
	width: 587px;
	float: left;
	background-color: transparent;
	height: auto;
	padding: 10px;
}
#HITfooter {
	width: 100%;
	clear:both;
	background-image:url(/images/ABBEC6_bkg.gif);
	background-color:#ABBEC6;
}
#HITfootercontent {
	padding-right: 150px;
	padding-left: 200px;
	padding-top: 10px;
}
.style1 {
	font-size: small;
	color: #840137;
}
a.topnav:link  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a.topnav:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.topnav:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style2 {font-style: italic}
.style3 {font-style: italic}
.style5 {
	font-size: medium;
	font-weight: bold;
}
.style6 {font-size: small;}
.style7 {font-size: small}
.style8 {
	color: #666666;
	font-size: small;
}
.style10 {font-size: medium; font-weight: bold; color: #000000; }
.style11 {color: #000000}
.style12 {font-size: small; color: #000000; }
.style13 {font-size: small; font-weight: bold; color: #000000; }
#contactus {
	width: 144px;
	border:#ABBEC6 3px double;
	padding: 3px;
	font-size: 9pt;
	background-color:#ffffff;
}
#contacthead {
	width: 156px;
	display: block;
	background-color:#ABBEC6;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
#openpositionshead {
	width: 156px;
	display: block;
	background-color:#666666;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-align:center;
}
#openpositions {
	width: 144px;
	border:#666666 3px double;
	padding: 3px;
	font-size: 9pt;
	background-color:#ffffff;
}
