/* Global Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 100px;
	margin-right: 100px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/background.jpg);
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #939499;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

	
a:hover {
	color: #95f89a2;
	text-decoration:none;
	}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #446477;
	vertical-align: top;
	word-spacing: normal;
	clip: rect(auto,auto,auto,auto);
	padding-right: 35px;
	padding-top: 0px;
}

	
/* ID Styles */

#navigation a {
	color: #96989E;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.tabletext {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}


.bodyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #446477;
}
	
.pageName{
	color: #446477;
	line-height:30px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	color: #33463D;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	



	
.detailText {
	color:#000000;
	line-height:16px;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.smallText {
	color:#660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

	
h1 {
	background-image: url(images/Lincoln%20Park%20Labs%20Banner%20Logo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 163px;
	width: 722px;
	background-color: #6088A1;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;

}

a:link {
	text-decoration: none;
	color: #446477;
	
	}
a:visited {
	text-decoration: none;
	color: #446477;
}
a:hover {
	text-decoration: underline;
	color: #5F89A2;
}
a:active {
	text-decoration: none;
}

table {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #446477;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
leftcol {
	padding: 5px;
	height: 600px;
	width: 350px;
	position: absolute;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #446477;
}

