/*
aqua blue #64B1C1
orange - hat tassle: #ef6101
light aqua blue #bfdde4 
 */
.leadershipBkgrnd {
	background: url(../left_bkgrnd_colors/ldi_background_left.gif) repeat-y left;
}


.LDIhighlightColor {
	background-color: #bfdde4;
}


.leadershipBkgrnd h2 {
	color: #64b1c1;
	padding-top: 5px;
}

object, embed {
	background-color: #d7e7ea;
}

/* menu bar 
*******************************************/



.LDInavbarColor {
	background-color: #64b1c1;
}


#left_links td {
	padding: 4px 0px 4px 15px;
}

#left_links a {
	text-decoration: none;
	color: #fff;
	font: bold 14px/120% Helvetica;
}
#left_links a:hover {
	text-decoration: none;
	color: #ef6101;
}


.menu td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	color: #fff; /* this is overriden by link color */
}

.menu tr {
	background-color: #95c9d4;
}

tr.menu:link { color: #fff; text-decoration: none; }
tr.menu:visited { color: #fff; text-decoration: none; }
tr.menu:hover { background-color: #95c9d4; color: #fff; text-decoration: none; }


.menuOn td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	color: #fff;
	background-color: #95c9d4; /* pale tint for bar */
}

tr.menuOn:link { color: #fff; text-decoration: none; } /* pushpin red */
tr.menuOn:visited { color: #fff; text-decoration: none; }
tr.menuOn:hover { background-color: #95c9d4; color: #fff; text-decoration: none; }



/* misc 
**************************************************************/

/* e-news icon */

#SubscribeIcon {
	padding: 10px 0 10px 20px;
}

#SubscribeIcon a:link { color: #fff; text-decoration: none; }
#SubscribeIcon a:visited { color: #fff; text-decoration: none; }
#SubscribeIcon a:hover { color: #ef6101; text-decoration: none;}

.button a {
	text-decoration: none;
	color: #fff;
	
}


#pullQuote {
	background-color: #bfdde4;
	padding: 10px;
	margin: 5px 0px 5px 15px;
	width: 200px; float: right;
}

.LDIvideoSandbag {
	background-color: transparent;
	padding: 10px;
	margin: 5px 0px 5px 15px;
	width: 40px; height: 200px;float: right;
}

.LDIrelative {
	position: relative;
}

#LDIvideoStickie {
	position:absolute;
	width:215px;
	height:223px;
	left: -302px;
	top: -501px;
	padding: 40px;
	margin: 1px;
	background: url(interface/video_stickie_bkgrnd.8bitalpha.png) no-repeat 0 0;
	overflow: visible;
	z-index:20;
}

/* see the conditional IE6-8 fix  */

#LDIvideoStickie p {
	margin: 0; padding: .4em;
	line-height: 130%;
	font-size: 90%;
}
#LDIvideoStickie p.smalltext {
	margin: 0; padding: .2em;
	color: #666;
	font: italic 80%/110% Georgia, serif;
}


.LDIquote {
	font-family: cursive;
	font-size: 16px;
	font-style: normal;
	color: #1695af;
}


#studentLinks {
	color: #fff;
	font: 10px/130% verdana, arial, sans-serif;
	padding: 4px;
}


#studentLinks ul {
	width: 120px;
}

#studentLinks li {
	list-style-type: none;
	margin-left: -30px;
	padding-bottom: 6px;
}


#studentLinks a {
	color: #fff;
}
#studentLinks a:hover {
	color: #ef6101; /* red */
}

