body {	
	background: url('images/header-footer/style-background.jpg') #030471;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: sans-serif;
	font-size: 12px;
}

img {	
	border: 0px;
}
img.floatLeft {     
	float: center;
}
a {	
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {	
	line-height: 130%;
}
p.text-center { 	
text-align: center	
} 
p.height1{ line-height: 2px;}

td {
	margin: 0px;
	padding: 0px;
}

ul,li {
color: #000000;
}


#floatingsection  {	
	display: none;
	width: 300px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 8px;
	position:absolute;
	z-index:1
}

#parent {
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#logo {	
	background-image: url('images/header-footer/style-LillyLogoTopLeft.gif');
	width: 167px;
	height: 95px;
	background-repeat: no-repeat;
}
#header-table {	
	margin: 0px;
	width: 100%;
}
#footer-table {	
	margin: 0px;
	width: 100%;
}
#content-table {
	background-color: #ffffff;
	width: 100%;	
	border-left: 1px solid #9a9cb5;	
	border-right: 1px solid #9a9cb5;
}
#nav-table {	
	height: 95px;
	width: 100%;
}
.corner {	
	width: 23px;
	height: 17px;
}
.nav-link {	
	color: #fff;
}
.reditalic {	
	font-weight: bold;
	color: #b00;
	font-style: italic;
}
.page-title {	
	font-weight: bold;
	font-size: medium;
}
.page-section

{
	margin: 2px 300px 10px 10px;
	
	padding: 8px;
	
	
	
}
.page-subtitle {
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
	padding: 4px;
	margin: 14px;
	
}

.location-title {

	font-weight: bold;

	margin: 5px;

	padding: 4px;

}
.location-section {
	border: 4px solid #ddd;	
	margin: 14px;	
	background-color: #FFFFFF;	
	padding: 4px;
}
.location-content {
	padding: 3px;	
	line-height: 135%;
}

#page-text {
	margin: 2px 0px 12px 0px;
}
.profile-section{	
	border: 4px solid #ddd;	
	margin: 14px;	
	background-color: #eee;	
	padding: 4px;
}
	
.profile-content {	
	padding: 6px;	
	line-height: 135%;
}
.profile-img {	
	margin: 10px;	
	float: left;
}
.opportunities-img{	
	margin: 10px;	
	float: none;
}
.profile-title {	
	font-weight: bold;	
	margin-bottom: 6px;	
	background-color: #dedede;	
	padding: 4px;
}

.profile-subtitle {	
	font-weight: bold;
}
#profile-text {	
	margin: 2px 0px 12px 0px;
}
#profile-table {	
	width: 400px;	
	margin-bottom: 10px;
}
.profiles-subheading {	
	font-weight: bold;
}
ul.profiles-list {	
	margin: 10px;	
	padding-left: 30px;
}
li {	
	line-height: 130%;	
	margin-top: 2px;
}
.profile-positions {	
	margin-top: 8px;
	margin-bottom: 14px;	
	padding: 4px 0px 4px 20px;	
	border: 10px solid #ddd;	
	background-color: #eee;	
	width: 600px;	
	margin-left: 20px;
}
.exp-link {	
}
.exp-link:hover {	
	text-decoration: none;
}

#outer { 

overflow: auto; 
height: 1%;

}





/* NAV BAR STYLES */
div#nav {
height: 36px; 
width: 560px;
background-color: #CC0000;
float: left;
color: #fff; 
font-weight: bold;
}
div#nav ul {
margin: 0px;
padding-left: 10px;
margin-top: 10px;
white-space: nowrap;
}
div#nav li {
list-style-type: none;
display: inline;
}
div#nav li a {
text-decoration: none;
padding-right: 10px;
}
div#nav li a:hover {
font-weight: bold;
text-decoration: underline;
}


/* Benefits */
#benefits {
float: right;
border-color: #ddd;
border-style: dashed;
border-width:2px;
margin-left:10px;
padding: 5px;
}
#benefits ul li {
color: #CC0000;
font-weight: bold;
}
