body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td .bold {
	color: #666666;
	font-weight: bolder;	
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body td {
	font-size:12px;
}
h2 {
	font-size: 2em;
	color:#FF9900;
	margin-top: -6px;
	font-weight: normal;
	margin-bottom: -3px;
	margin-bottom:-2px;
}
p {
	text-align: justify;
	font-size: 12px;
}
.bold {
	color: #FF9900;
	font-weight: bolder;
}
.boldblue {
	color: #0D386B;
	font-weight: bolder;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.leftframe {
	position: relative;
	margin-top: 0px;
	font-size: 1.1em;
	width: 325px;				
}
blockquote{
	margin-right: 0px;
}
input {
	font-size: 1.1em;
}
textarea {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.error {
	color: red;
	background-color: #FCFADC;
	border: 1px solid red;	
	width: 300px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.info {
	color: #003399;
	background-color: #D5E6F9;
	border: 1px solid #003399;	
	width: 300px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.grey {
	color: #666666;
	font-weight: bolder;
}
.vidlabel {
	color: #0D386B;
	font-size: 1.1em;
	margin-left: 35px;
	text-align: left;		
}
.vidlabel a {
	text-decoration: none;
	color: #0D386B;
	font-weight: normal;	
}
.vidlabel a:hover {
	color: #FF9900;
}
/* different movies */
.icf {
	background-image: url(images/IntlCraneFoundation_tiny.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 50px;
	margin-bottom: 8px;	
}

.mbc {
	background-image: url(images/MethBadChemistry_tiny.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 50px;
	margin-bottom: 8px;	
}
.psi {
	background-image: url(images/PamSueInterview_tiny.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 50px;
	margin-bottom: 8px;	
}
.wsd {
	background-image: url(images/PartnersInReading_tiny.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 50px;
	margin-bottom: 8px;	
}
.ada {
	background-image: url(images/AdaptecLectern_tiny.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 50px;
	margin-bottom: 8px;	
}
.hurd {
	background-image: url(images/HurdTotalBusiness_tiny.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 50px;
	margin-bottom: 8px;	
}
/* end video images */

/* display the gif over the above images */
.imagecover {
	position: relative;
	left: -7px;
	top: 30px;
}
.video {
	width: 322px;
	height: 268px;		
}
#pgmText {
	height: 130px;
	text-align:left;
}
.select {
	height: 75px;	
}
.abtvideo {
	position: relative;
	top: 15px;
	left: 85px;	
	padding: 0px;
	width: 170px;
	height: 145px;		
}
.clientTextLink {
	width:auto;
	color: #FE9300;
	text-align:left;	
	min-height: 60px;	
}
.clientTextLink a {
	position: relative;
	color: #00347F;
	text-decoration:none;
	margin-top: 30px;
	
}
.clientTextLink img {
	position: relative;
	margin-top: 5px;
	left: 0;
	margin-top: 30px;		
}
.clientTextLink a:hover {
	color: #FE9300;
	text-decoration:none;
}
.footer {
	position: absolute;
	background-image: url(images/bottom-barbg.jpg);	
	bottom: 0;
	width: 100%;
	Height: 52px;
	text-align: center;
	padding-top: 8px;		
}
#awardText {
	text-align:left;
}