@CHARSET "UTF-8";

/* CSS Document */

/******************************************************************
LMP Career Paths
*****************************************************************/

body {
   background: #fff;
   font-size: 11pt;
	color: #000 !important;
	font-family : "Times New Roman", Times, serif;
	
   }

#wrapper, #container, #content, #contentSidebar {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	float: none !important;
	color: black;
	background: none;
	position: static;
	color: #000;
	line-height: normal !important;
	font-size: 11pt !important;
}


a {
	text-decoration: underline;
	color: #0000ff;
}

h1 { 
font-size: 18pt; 
color: #000; 
}
h2  {
	font-size: 16pt; 
	color: #000;
}
h3 {
	font-size: 12pt;
	color: #000;
	font-weight: normal;
	text-transform:uppercase;
}
h4 {
	font-size: 11pt; 
	color: #000;
	font-weight: bold;
}
.quote, .ccform label, .required, .tablebkgdark, .tablebkglite   {
	color: #000;
}
.elevenPxFont {
	color: #000;
	font-size: 8pt;
/*	font-family : "Times New Roman", Times, serif;*/
}
input, select, textarea {
border: 1px solid #333;
}

input.buttons {
background:  none;
border: 1px solid #333;
color: #333;
}

#footer {
background-color: #fff;
border-top: 1px solid #9b9180;
line-height: normal;
float:none  !important;
margin: 0;
padding: 0;
}
#footer img {
float: right;
position: relative;
top: -23px;
} 
.footertext {
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
position: static;
float: none !important;
}

.events th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-align: left;
	text-transform: uppercase;
}

.tablebkglite, .tablebkgdark  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
}


.note {
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
font-style: italic;
}

ul.arrow {
list-style: none;
margin: 0;
padding: 0;
}
ul.arrow li {
	list-style: none url(../images/misc/bullet.gif);
	margin: 5px 0 5px 12px;
}

#jobDetails {
	border-style: none;
}	

#searchResultsTable th{
	border: 1px solid #000000;
}
#main-window {
	height: 450pt !important;
}

/******************************************************************
Printable and non-printable IDs and classes
*****************************************************************/
#logo, #bannertab {
	display:none !important;
}
#topNavContainer, #leftNav {
	display:none !important;
}
.footer, .backtolink, .register {
	display:none !important;
}
#backButton {
	display:none !important;
}
#searchInstructions {
	display:none !important;
}
.sidesearch, .sidesearch-deadspace {
	display:none !important;
}
.legendTop{
	display:none !important;
}
.legendBottom {
	display:block !important;
}
