Body, html
	{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px auto 10px auto;
	padding: 0px;
	background-color:#FFFFFF;
	}
	
a:link 
	{
	color: #2945a7;
	text-decoration: none;
	}
	
a:visited
{
	color: #2945a7;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

#pageContainer
	{
	
	background-color: #FFFFFF;
	padding: 0x 0px 0 0;
}
	
#logo
	{
	float: left;
	display: inline;
	margin: 0px 0 10px 0;
	padding: 0px 0 0 5px;
	}
	
#logo2
	{
	float: right;
	display: inline;
	margin: 0px 0 10px 0;
	padding: 0px 0 0 5px;
	}


/* -------------------- top navigation ----------------------- */

#topNav
	{
	clear: both;
	height: 28px;
	background-image: url(../images/styles/navbar.jpg);
	background-repeat:repeat-x;
	margin: 0px 0 5px 0;
	padding: 0px;
	}
	
#topNav ul
	{
	margin: 0px;
	padding: 2px 0 0 0;
	}

* HTML DIV#topNav ul
	{
	padding: 7px 0 0 0;
	}

#topNav li
	{
	list-style: none;
	display: inline;
	font-size: 73%;
	font-family:verdana;
	color:#000000;
	background-image: url(../images/styles/topNavBorder2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 7px 10px 8px 10px;
	}

#topNav li.leftMenuItem
	{
	background-image: none;
	}

#topNav li a:link, #topNav li a:visited
	{
	color:#000000;
	text-decoration: none;
	}

#topNav li a:hover
	{
	color:#100094;
	}
	
/* -------------------- END top navigation ----------------------- */

/* -------------------- PAGE BACKGROUND ----------------------- */
	
	
#pageBG
	{
	height: 100%;
	position: relative;
	background-image: url(../images/styles/leftcolBtmBG.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #eff0fb;
	}

#pageContent
	{
	clear: both;
	height: 20px;
	border-top: 4px solid #5e7ada;
	}

/* -------------------- END PAGE BACKGROUND ----------------------- */


/* --------------------------- left col --------------------- */

#leftcol
	{
	float: left;
	width: 21%;
	height: 100%;
	margin: 0px;
	}

	
#leftcol H2
	{
	height: 19px;
	border-top: 4px solid #5e7ada;
	font-size: 80%;
	padding: 2px 0 0 10px;
	margin: 0px 0 5px 0;
	background-image: url(../images/styles/leftcolH2BG.jpg);
	background-repeat: repeat-x;
	background-color: #6681dc;
	border-bottom: 4px solid #5e7ada;
	}
	
#leftcol H2 
	{
	color: #FFFFFF;
	}

#leftcol H2 a:link 
	{
	color: #ffffff;
	text-decoration: none;
	}

#leftcol h2 a:visited
{
	color: #ffffff;
	text-decoration: none;
	}

#leftcol h2 a:hover
	{
	color:#dee3f7;
	}


#leftcol ul
	{
	margin: 0px;
	padding: 0px;
	}

#leftcol li
	{
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0 0 3px 15px;
	font-size: 12px;
	color: #100094;
	background-image: url(../images/styles/bulletArrow.gif);
	background-repeat: no-repeat;
	
	}

#leftcol ul li a:link 
	{
	color: #100094;
	text-decoration: none;
	}
	
#leftcol ul li a:visited
{
	color: #100094;
	text-decoration: none;
	}

#leftcol ul li a:hover
	{
	text-decoration: underline;
	}
	
/* ---------------------------end left col --------------------- */
	
	



/* -------------------- middle secion ----------------------------- */

#midCont
	{
	float: right;
	width: 79%;
	background-color: #FFFFFF;
	background-image: url(../images/styles/pageContentBG.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	}
	
#midCont H1
	{
	border-top: 1px solid #cccccc;
	color: #100094;
	font-size: 90%;
	padding: 2px 0 2px 4px;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #cccccc;
	}


#midCont P, TD, H2, TH, LABEL
{
	font-size: 75%;
}

#midCont P
	{
/*	font-size: 75%; */
	margin: 5px 4px 5px 4px;
	padding: 0px;
	}

#midCont H2
	{
/*	font-size: 75%; */
	color: #100094;
	margin: 0 4px 4px 0px;
	}

#midCont H3
	{
	color:#606060;
	font-size: 75%; 
	margin: 1px 4px 1px 4px;
	padding: 0px;
	}
	
#midCont ul
	{
	margin: 0 0 0 25px;
	padding: 0px;
	}

#midCont li
	{
	list-style: none;
	font-size: 12px; 
	background-image: url(../images/styles/bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 14px;
	margin: 0 0 4px 0;
	}




/* --------------------------- End mid content ------------------ */

/* --------------------------- breadcrumb ------------------ */

#breadcrumb a:link, #breadcrumb a:visited
	{
	color: #666666;
	text-decoration: none;
	font-size: 75%; 
	}

#breadcrumb a:hover
	{
	text-decoration: underline;
	}

/* --------------------------- End breadcrumb ------------------ */


/* --------------------------- main Col ------------------ */


#mainCol
	{
	float: left;
	width: 539px;
	padding: 40px 15px 20px 15px;
	color: #666666;
	background-image: url(../images/styles/mainTopCorner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

* HTML DIV#mainCol
	{
	padding: 40px 15px 0 15px;
	}
	

	
/* --------------------------- End Main col --------------------- */

	
/* ------------------- left images column ------------------- */

#leftImages
	{
	float: left;
	width: 124px;
	padding: 40px 15px 0 0;
	}

#leftImages IMG
	{
	margin-bottom: 10px;
	}
/* ------------------- end left images column ------------------- */


/*--------------------------Job Vacancies ------------------------------*/

#jobs{
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
	width:90%;
}

.title {
	padding: 4px 0px 4px 0px;
	background-color:#eff3ff;
	font-size:75%;
	font-weight:bold;
	
}

.desc {
	padding: 4px 0px 4px 0px;
	background-color:#ffffff;
	font-size:74%;
	
	
}

/*--------------------------News ------------------------------*/

.Newsimg_l{
	padding: 10px;
	float:left;
}

.Newsimg_r{
	padding: 10px;
	float:right;
}


/*--------------------------Samples------------------------------*/

.sample_h {
	padding: 3px;
	margin:2px;
	background-color:#d2ddfe;
	font-size:75%;
	font-weight:bold;
	
}

.sample_l {
	padding: 3px;
	margin:2px;
	font-size:74%;
	text-align:center;
	background-color:#ffffc0;
	}

.sample_h2 {
	padding: 3px;
	margin:2px;
	background-color:#d2ddfe;
	font-size:75%;
	font-weight:bold;
	text-align:left;
	
}

.sample_l2 {
	padding: 3px;
	margin:2px;
	font-size:74%;
	background-color:#ffffc0;
		text-align:left;
	}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color:#999999;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 3px 10px 3px 0px;
	vertical-align: middle;
}


#pubname{
	font-size: 80%;
	color:#006
}

#author {
	font-size: 75%;
	color:#999;
}

#journal {
	font-size: 75%;
	color:#999;
}