﻿html {
	overflow:scroll;
	margin:0px;
	padding:0px;
}
/* Hides from IE-mac \*/
* .floatholder {height: 1%;}
/* End hide from IE-mac */

body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #aaa;
	margin: 0px auto;
	text-align:center;
}
#container {
	left:0px;
	bottom:0px;
	margin: 0px auto;
	width: 780px;
	padding: 0px;
	text-align:left;
	background-color: #fff;
	background-image:url('../images/graytransition2.png');
	background-repeat: repeat-x;
	border-top: thin #999999 solid;
	border-right: thin #999999 solid;
	border-bottom: thin #999999 solid;
	border-left: thin #999999 solid;
}

#bluebar {
	margin-top:0px;
	margin-bottom:-3px;
	float:none;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#masthead {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 780px;
	height: 160px;
	padding: 0;
	float: none;
	background-color: #d3d3d3;
	text-align:center;
}

/* Styles for Masthead */
#masthead img {
	margin-top:0px;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	float: none;
}
#masthead p {
	color: #0040a0;
	font-size: small;
	font-style:oblique;
	font-weight:bold;
	text-align: right;
	margin: 0px;
}
#imtilogo {
	width: auto;
	position: relative;
	z-index: 0;
	float: left;
	left: 0px;
	top: 0px;
	text-align:center;	
	color: #0040a0;
	padding-bottom:6px;
}
#navigation {
	width: auto;
	height:25px;
	margin: 0;
	padding: 0px;
	clear: both;
	background-color: #999999;
	overflow: hidden;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	background-color: #999999;
	font-size:1.0em;
	font-weight:bold;
	text-decoration: none;
	margin: 0px;
	margin-top:3px;
	padding-left:5px;
	padding-right:5px;
	display: block;
}
#navigation a:hover {
	color:#fff;
	background-color: #cccccc;
	font-size:1.0em;
	font-weight:bold;
	text-decoration: none;
	height:30px;
	margin: 0px;
	margin-top:0px;
	padding-top:3px;
	padding-right:5px;
	padding-left:5px;
	display: block;
}

#fadebackgndt {
	top:0px;
	left:0px;
	background-image:url('../images/graytransition1.png');
	height:41px;
	background-repeat:repeat-x;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	clear:both;
}

#page_content {
	width:760px;
	top:0px;
	left:0px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}
#topic {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	border-bottom: thin silver solid;
	clear:both;
}
#topic h2 {
	background-image: url('../images/IMTI_color_notag_sm.png');
	background-repeat: no-repeat;
	color: #330d73;
	padding-left:80px;
	padding-bottom:7px;
	font-size: 1.5em;
}
#column_t {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	margin-bottom: 0.25em;
	padding:0;
}

/* Styles for column_top */
#column_t p {
	color: #000;
}
#column_t h3 {
	color: #330d73;
}
#column_l {
	width:63%;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	margin-bottom:10px;
	margin-right:-3px;
	padding:5px;
	float:left;
	background-color: #fff;
	color: #000;
}

#column_r {
	width:34%;
	position:relative;
	top:0px;
	right:0px;
	margin:0px;
	margin-right:-3px;
	margin-left:0px;
	float:right;
	padding:5px;
	background-color: #d3d3d3;
	background-color: #fff;
	color: #000;
}

#column_r h4 {
	margin-top:0;
}

#column_b {
	position:relative;
	width: 760px;
	top:0px;
	left:0px;
	float: inherit;
	background-color: #d3d3d3;
	background-color: #fff;
	color: #000;
}

#sidebar {
	background-color: #FAFAD2;
	border: 3px #330d73 groove;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Styles for sidebar */
#sidebar p {
	color: #000;
	padding-top:0px;
	padding-left:10px;
}
#sidebar h4 {
	color: #330d73;
	margin-top:0px;
	padding-top:0px;
	padding-left:5px;
}

/* Styles for Content */
.tight {
	margin-top:0.2em;
}

h1 {
	color: #330d73;
	font-size: 2.0em;
}
h2 {
	color: #330d73;
	font-size: 1.75em;
	margin-top:0.5em;
	margin-bottom:0.75em
}
h3 {
	color: #330d73;
	font-size: 1.5em;
	margin-bottom:0.4em;
}
h4 {
	color: #330d73;
	font-size: 1.3em;
	margin-bottom:0.3em;
	font-weight:bold;
}
h5 {
	color: #330d73;
	font-size: 0.75em;
}
h6 {
	color: #330d73;
	font-size: 1.1em;
	margin-top:0.2em;
	margin-bottom:0.2em;
	font-weight:bold;
	font-style:oblique;
}
big {
	color: #330d73;
	font-size: medium;
}

#footer {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	width: auto;
	clear: both;
	overflow: auto;
	text-align: center;
	overflow: hidden;
/*	border-top: thin gray solid; */
	border-bottom: thin gray solid;
	background-image:url('../images/graytransition2.png');
	background-repeat:repeat-x;
}
/* Styles for Footer */
#footer p {
	color: #000;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:3px;
	padding-top:3px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}

/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #0040a0;
	text-decoration: underline;
}

/* extensions */

a[href$='.doc'] {
	padding: 5px 20px 5px 0;
	background: transparent url('../icons/icon_doc.gif') no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icons/icon_pdf.gif') no-repeat center right;
}

a[href$='.ppt'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icons/icon_ppt.gif') no-repeat center right;
}

a[href$='readstep2.html'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icons/icon_pdf.gif') no-repeat center right;
}

a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../icons/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}

.bigfirst:first-letter {
font-size:200%;
line-height:1.0em;
font-style:oblique;
color: #330d73;
}

.right {
text-align: right;
}

.center {
margin-left:auto;
margin-right:auto;
text-align:center;
}

.left {
text-align:left;
}

.rtborder {
border-right:thin silver ridge;
}

.ltborder {
border-left:thin silver ridge;
}

.topborder {
border-top:thin silver ridge;
}

.bottomborder {
border-bottom:thin silver ridge;
}

.block {
/*	background: #FAFAD2; */
	background: #FFF;
	margin: 10px;
	padding: 10px;
}

.tightblock {
	background: #FAFAD2;
	margin: 0px;
	padding: 0px;
}

.plain {
	list-style: none;
	text-decoration: none;
	color: #3366FF;
	font-size: 1.0em;
	font-weight:bold;
	list-style:none;
}
.plain a {
	text-decoration: none;
	color: #3366FF;
	font-size: 1.1em;
	line-height:1.2em;
	list-style:none;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}

.clear {
clear:both;
}

.imti {
	font-size: 1.1em;
	font-weight:bold;
}

#fadebackgndb {
	bottom:0px;
	left:0px;
	margin:0px;
	width:auto;
	height:50px;
}