<style>

div#steps {
	/*border: 1px solid #c3c3c3;
	background-color: #fee0d2;*/
	padding:15px;
	text-align:center;
	padding:2em 0 1em 0;
}

div#steps h2 {
	margin-top: 1em;
	margin-bottom: 2.5em;
	text-align:center;
}

div#steps td {
/*
	background-image: url(/images/checkbox-blank-50px.gif);
	background-position: top right;
	background-repeat:no-repeat;
*/
	border-right: 1px solid #c3c3c3;
	padding: 0 0.7em;
}

div#steps td.leftmost { 
	padding-left:0;
}

div#steps td.rightmost { 
	border:0;
	padding-right:0;
}

div.timespan {
	margin: 1em 0;
	padding: 0.5em 0;
	background-color: #fee0d2; /*fc7b3e;*/
}


div#steps td img {
	padding-right:0.5em;
	padding-bottom: 0.5em;
}

div#steps td p a {
	display:block;
	padding:0.4em 0 0 1em;
	clear:left;
}

span.stepno {
	color: #fc7b3e;
	font-size: 1.3em;
	font-weight:bold;

}

span.stepdescr {
	color: black;
	font-size:1.2em;
	margin-top:0.3em;
	display:block;
}

div#steps td p {
	font-size: 0.9em;
	clear:left;
}

div.inset {
	border:0;
	border-bottom: 1px solid #ccc;
	margin:0;
	padding:0; 
	margin-top: 1em; 
	overflow:visible;
	/*float:left;*/
	
	_float:left;
	_width:100%;
}

div.inset p {
	float:left; 
	width: 350px;
	_width:390px;
	padding-right:40px;
	
	/*	clear:left;

	padding-top:1.5em; */
	font-size:1.2em;
}

table.qt {
	border-bottom: 1px solid #ccc;
}

div.insettech, table.qt {
	/*background: white url(/images/tech/friendly6-grad-bkg-300.jpg) no-repeat scroll bottom right;*/
	background: white url(/images/tech/friendly7-grad-bkg-300.jpg) no-repeat scroll bottom right;
}

div.insetgrad {
	background: white url(/images/grad-bkg-300.jpg) no-repeat scroll bottom right;
}

div.insetwrap {
	display:block; overflow:auto; clear:left;
}

div.insetvideo {
	padding-bottom: 1em;
	overflow:auto;
}

div.insetwrap div.fixheight {
width:1px;
background-color:white;
height:290px;
float:left;
overflow:auto;
}

form#quote {
	float:left;
	clear:none;
}

form#quote span {
	padding-left: 90px;
}

form#quote span label {
	font-weight:normal;
	font-size: 0.9em;
	width:80px;
	margin-left:-90px;
}

form#quote select, form span input {
	width:97px;
}

h1 {
	margin-bottom:0;
}


div.quoteme {
	display:block;
	color:#444;
	
	width:240px;
	height: 284px;
	
	margin-left:420px; 
	margin-top:-284px;
	
	_margin-top:-90px;
	
	overflow:visible;
	
}

table.qt td div.quoteme {
	display:block;
	color:#444;
	margin:0;
	padding-left:50px;
}

div.insetgrad div.quoteme {
	width:auto;
	margin-right: 2em;
}

table.qt td p {
	padding:1em 0 0 0;
}

div.quoteme p, table.qt td div.quoteme p {
	margin:0;
	padding: 70px 0.5em 0 0;
	font-size:0.9em;
	float:none;
	clear:none;
	width: 330px;
	
	text-indent: 2em;

	display:block;
}



div.insetgrad div.quoteme p {
	font-size:1em;
}

div.quoteme h3 {
	border-bottom:1px solid #c3c3c3; 
	margin-bottom:0.5em;
	/*margin-top: 25px;*/
	font-size: 1.6em;
	font-weight:normal;
}

</style>