/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #5A859D;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #2B547F;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #3E5A6A;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #A7A7A7;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #3E5A6A;
}

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #9CB8C7;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	color: #3E5A6A;
	font-variant: small-caps;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}

body {
	left: 1px;
	top: 1px;
	right: 1px;
	position: relative;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.normal_link {
	text-decoration: underline;
	color: #0000FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.note {
	font-size: 12px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.sidebar {
	font-size: 12px;
	text-align: justify;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title_link {
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
	text-decoration: underline;
	color: #0000FF;
}
.tableheader {
	color: #FFFFFF;
}
hr {
	color: #000000;
}
.h2bottom {
	vertical-align: bottom;
	bottom: 0px;
	position: relative;
}
.OnTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableheader_small {
	color: #FFFFFF;
	font-size: 10px;
}
.table_small {
	font-size: 10px;
}
.NewH4 {
	font-size: 14px;
	font-weight: bold;
}
.NewH3 {

	font-size: 18px;
	font-weight: bold;
}
.notesm {

	font-size: 10px;
	font-style: italic;
}
.News {
	color: #FFFFFF;
	text-decoration: blink;
	font-size: 14px;
	font-style: italic;
}
news:hover {

	color: #000000;
	text-decoration: underline;
}
#videoText {
	width:250px;
	float:left;
	font-size:14px;
	line-height:20px;
}
#videoText h1 {
	font-size:18px;
}
#videoText p {
	line-height:18px;
	font-size:12px;
}
#video {
	width:480px;
	height:295px;
	float:left;
	margin:0 0 0 20px;
}
.list1 {
	list-style-image: url(../images/bullet1.gif);	
	font-weight:bold;
	line-height: 24px;
}

/*#########  Below added for engineeringServices.asp PDF list of case studies ###########*/

.pdfList {
float:right;
margin:0 15px;
width:250px;
border:1px solid #dedede;
padding:10px;
}

.pdfList h1 {
margin:-10px;
padding:10px;
font:16px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
background-color:#5a859d;
margin-bottom:0;
}

.pdfList a {
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#999999;
text-decoration:underline;
padding:5px 5px 5px 30px;
background:url(../images/pdf_icon.gif) left no-repeat;
display:block;
}

.pdfList a:hover {text-decoration:none; color:#0066CC;}

.pdfList ul {
margin:10px 0;
padding:0;
list-style:none;}

.pdfList ul li {margin:7px 0; padding:0; display:block;}

.listScroll {
height:350px;
width:260px;
overflow:auto;
margin:0 0 -10px 0;
}