.div.flashcontentB {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:1; 
	left: 0px; 
	top: 134px; 
	visibility: visible;
}


body {
	font-family: Verdana, sans-serif;
	font-size:11px;
	margin-top:5px;
}

tr {
	font-family: Verdana, sans-serif;
	font-size:11px;
}

td {
	font-family: Verdana, sans-serif;
	font-size:11px;
}

.intro {
	font-family: Verdana, sans-serif;
	font-size:11px;
	margin-top:10px;
	padding: 10px;
	line-height: 15px;
}

.mainTable {
	border: 1px solid #152754;
}

.recruitPulldown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 492f92;
	border: 1px solid bebebe;
}


.mainTable2 {
	border: 1px solid #492f92;
}

.orangeTable {
	background-image: url(images/orangePixel.jpg);
	background-repeat: no-repeat;
}

.scTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 492f92;
	border: 1px solid bebebe;
}

.scButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid 492f92;
}

a:link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #152754;
	}
	
a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #152754;
}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #152754;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4498fb;
}
a:active {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #152754;
}

/*   The below code controls the mouseover states for td's on the left sub-navigation   */
.on {background-color: #dedede;}
.off {background-color: #ffffff;}
.down {background-color: #bebebe;}

.leftNav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	font-weight: bold;
	color: #152754;
}

.regNav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	color: #152754;
}

.smallNav {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	color: #152754;
}

/*Wrap around inset table */

.wrapTable {
	float:right;
}

.BlueHeader {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#4597fd;
}

.jabilTextField {
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#152754;
	border: 1px solid #152754;
	background-color: #FFFFFF;
}

.introType {
	font-family: Verdana, sans-serif;
	font-size:12px;
	color:#355fa2;
	line-height: 20px;
}