@charset "UTF-8";
§
	text-align: left;
}
*/
p, li, ol, ul {
	text-align: left;
	line-height: 1.8;
	margin-top: 2px;
}
.upper-alpha li{
	list-style:upper-alpha;
	}
ul.no-indent li{ 
	color:#C9DC25; }

ul.no-indent li span{ 
	color:#000000; }	
	
.no-indent li{
	margin-left: 0;
	padding-left: 0;
	}			
	
.hr{
	color: #C9DC25;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #f3f4ee;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 77em;
	margin: 0 auto;/
	border: 0px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
} 
#header {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 1em;
	margin-right: 1.3em;
	margin-left: 1.3em;
	background-image: url(/images/plab_header.jpg);
	background-repeat: no-repeat;
	height: 12em;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 19em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-bottom: 1em;
	margin-left: 1.3em;
	background-color: #FFFFFF;
}
#sidebar1 h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #662D91;
}
#sidebar2 {
	float: right;
	width: 19em;
	background: #F2F2F2;
	margin-right: 1.3em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0;
}
#sidebar1 h1 #sidebar1 h2 #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
#mainContent {
	line-height: 16px;
	margin-top: 0;
	margin-right: 1.3em;
	margin-bottom: 0em;
	margin-left: 21em;
}

#mainContent strong{
	color: #662D91;
}

#mainContent h1{
	color: #662D91;
}
#mainContent h2{
	color: #662D91;
}
#mainContent h3{
	color: #662D91;
}
#mainContent th{
	color: #662D91;
	padding: 5px;
	background-color: #C9DC25;
	}
#mainContent td{
	color: #662D91;
	padding: 5px;
	}
table.timetable{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 20px;
}
.leftColumn{
	width: 33.3%;
	float: left;
	}
.rightColumn{
	width: 33%;
	float: left;
	}		
		 
 /***********-------------------------------------- FOOTER ------------------------------------------***********/

#footer {
	clear: both;
	background: #DBDABE;
	border: 0px solid #fff;
	padding: 0px;
	margin-right: 1.3em;
	margin-left: 1.3em;
	height: 300px;
}
#footer h5 {
	float: left;
	width: 77.45em;
	font-size: 95%;
	color: #333;
	border-bottom: 1px solid #ccc;
	border-top: 5px solid #662D91;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 11px;
}

#footer-firstnav, #footer-secondnav, #footer-thirdnav {
	width: 200px;
	float: left;
	border: 0px solid #000;
	}
#footer-firstnav {
	margin: 0px 100px 10px 13px;
	}
#footer-secondnav {
	margin: 0px 100px 10px 0px;
	}
#footer-thirdnav {
	margin: 0px 0px 10px 0px;
	}
#footer a {
	white-space: nowrap;
	float: left;
	clear: both;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 4px 4px 0px;
	width: 200px;
	font-size: 97%;
	border: solid 0px #000;
}
#footer a:hover {
		text-decoration: underline;
		color: #333;
}

#footer p {
	margin: 0;
	padding: 10px 0;
}
/***********  END FOOTER ***********/ 


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColElsHdr #sidebar1, .thrColElsHdr #sidebar2 { padding-top: 30px; }
.thrColElsHdr #mainContent {
	zoom: 1;
	padding-top: 0px;
	padding-bottom: 20px;
}
</style>
<![endif]


/* =================== Top Nav =================== */

#header {
	margin: 0;
	background: #289D2A;
	border: solid 0px #000;
	height: 200px;
}
#logo {
	float: left;
	width: 171px;
	height: 142px;
	border: solid 0px #000;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 30px 51px 0px 20px;
}
#firstnav { 
	float: left;
	width: 200px;
	margin: 103px 10px 0px 20px;
	background-color: #ff;
	border: solid 0px #000;
}
#secondnav { 
	float: left;
	width: 190px;
	background-color: #ff;
	border: solid 0px #000;
	margin: 103px 0px 0px 12px;
}
#thirdnav {
	float: right;
	width: 130px;
	border: solid 0px #000;
	background-color: #f3;
	margin: 103px 0px 0px 0px;
}

/* +++++++++++++++ END TOP NAV +++++++++++++++ */



/*  +++++++--------------------------  Links  ----------------------------+++++++  */

a:link, a:visited, a:hover, a:active {
	color: #662D91;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-size: 100%;
}
a:hover   {
		text-decoration: underline;
}
a:link.titlelink, a:visited.titlelink, a:hover.titlelink, a:active.titlelink {
	color: #242424;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}
a:hover.titlelink   {
		text-decoration: underline;
}

a:link.footerlink, a:visited.footerlink, a:hover.footerlink, a:active.footerlink { color: #333; font-weight: normal; text-decoration: none; }
a:hover.footerlink   {
		text-decoration: underline;
}

a.navbar:link, a.navbar:visited, a.navbar:hover, a.navbar:active {
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	/* background: url(../images/nav-bult-pnt.gif) no-repeat 4px; */
}
a.navbar:hover   {
		text-decoration: none;
		/*background: url(../images/nav-bult-pnt-over.gif) no-repeat 4px; */
}
a.navbar {
	white-space: nowrap;
	float: left;
	clear: both;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
	/*background-image: url('../images/navbar-bullet.gif') fixed no-repeat left;*/
		font-size: 90%;
	border: solid 0px #000;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
a.navbar:hover {
		text-decoration: underline;
		color: #fff;
		/*background-image: url('../images/navbar-bullet-over.gif') fixed no-repeat left;*/
}
/*a.navbar:hover ul, li { background-color: White; }*/

a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	color: #662D91;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;	/* background: url(../images/nav-bult-pnt.gif) no-repeat 4px; */
	border-top-width: 1px;
	border-top-color: #CCDB2A;
}

a.sidenav {
	white-space: nowrap;
	float: left;
	clear: both;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
	/*background-image: url('../images/navbar-bullet.gif') fixed no-repeat left;*/
		font-size: 90%;
	border: solid 0px #000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 20.5em;
}
a.sidenav:hover {
	text-decoration: none;
	color: #662D91;
}
a.topics:link, a.topics:visited, a.topics:hover, a.topics:active { color: #0C7FC0; margin: 0px 0px 0px 0px; font-size: 80%; font-weight: normal; text-decoration: none;
}
a.topics:hover   {
		text-decoration: underline;
}
/*  end links  */

/* tables */


/* table end */


/*********** Copyright ***********/

#copyright {
	clear: both;
	background: #fff;
	border-left: solid 0px #fff;
	border-right: solid 0px #fff;
	border-bottom: solid 20px #fff;
	border-top: solid 0px #fff;
	height: 20px;
	text-align: left;
}
p.copyright {
	text-align: left;
	color: #242424;
	font-size: 85%;
}

/*********** end Copyright ***********/
