/* CSS for TrakMats: R Gant, Feb 2010 */

body {
	min-height: 100%; height: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	padding: 0;
	color: #525252;
}

#banner {
	background-color: #fff;
	background-image: url(../images/header4.gif);
	min-height: 196px;
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 800px;
	\width: 800px;
	w\idth: 800px;

}

#container {
	background-color: #fff;
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/NHSlogo.jpg);
	background-repeat: no-repeat;
	background-position: 3% 90%;
}

#footer {
	padding: .1em 1em .1em 0;
	margin: 1em 0 0 0;
	text-align: center;
	color: #000;
	font size: 90%;
	font face: Arial, Helvetica, sans-serif;
}

#main {
	margin-bottom: 10px;
	margin-left: 220px;
	padding: 5px;
}

#left {
	border: none;
	float: left;
	width: 200px;
	text-align: right;
}

td, textarea, input {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:left;
	/*border-bottom:1px solid #CCCCCC;*/
}

.tabletestim th {
	background-color:#034A79;
	border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#FFFFFF;
font-size:13px;
font-weight:normal;
line-height:16px;
margin-bottom:0;
margin-left:23px;
margin-top:10px;
padding:3px 5px 3px 10px;
}
select {
	font-family: Tahoma;
	font-size: 12px;
	color: #0B2139;
	font-weight: normal;
}


.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}
a:hover {
	color: #084992;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height:18px;
}
a:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height:18px;

}

ul {
  font:90%  Georgia, "Times New Roman", Times, serif;
  /*font-style: italic;*/
  list-style:none;
  margin: 0 .5em 0 .5em;  /* bullet image is in left margin */
  padding-left: 0;
}

ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 0; /* a little spacing between list items */
}

ul a{
	text-decoration: none;
	color:#036363;
}

h1 { font: bold 1.2em Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #0B2139;}
h2 { font: bold 1.2em Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #0B2139;}
h3 { font: bold 1.2em Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #0B2139;}


.anylinkcss{
position:absolute;
left:100px;
top:150px;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px verdana;
line-height: 18px;
z-index: 100;
background-color: #eeeeee;
width: 138px;
color: black;
}

.anylinkcss a{

width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
z-index: 500;
font-weight: bold;
text-indent: 5px;
color: black;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #eeeeee;
color: #084992;
}
