<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg.gif) repeat-x;
	color: #fff;
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0;
}

/* -------------------------------- LAYOUT -------------------------------- */

div#site-wrapper
{
	width: 838px;
	margin: 0 auto;
}

div#main-logo
{
	float: left;
	width: 430px;
	height: 74px;
	margin: 0;
	padding-top:10px;

}

div#main-logo a
{
color:#272256;
font-size:21px;
text-decoration:none;
line-height:30px;
}

div#main-logo span
{
color:#002859;
font-size:28px;
text-decoration:none;
}

div#second-logo
{
	float: right;
	height: 75px;
	width: 255px;
	padding-top: 5px;
}

div#navigation
{
	height: 23px;
	padding: 0;
	margin: 0;
	clear: both;
}

div#banner
{
	width: 838px;	
	height: 160px;
}

div#content-wrapper
{
	width: 858px;
}

div#footer
{
	width: 838px;
	height: 24px;
	margin-top:0px;
	padding-top: 10px;
	text-align:right;
	font-size:12px;
	color:#000000;
	background: #fff url(../images/footer-bg.gif) repeat-x;
}

div#footer .left
{
	width: 82px;
	text-align: left;
	padding-bottom: 20px;
	float: left;
}

div#footer .middle
{
	width: 500px;
	text-align: left;
	padding: 16px 0 20px 0;
	font-size: 14px;
	float: left;
}

div#footer .right
{
	width: 200px;
	float: right;
}

/* ------------------------------- TYPOGRAPHY ------------------------------- */

h1, h2, h3, h4
{
	color: #002859;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: normal;
}

h1
{
	padding-top: 30px;
	font-size: 25px;
}

h2
{
	font-size: 21px;
}

h3
{
	font-size: 18px;
	padding-bottom: 4px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
	padding-bottom: 4px;
}

h6
{
	font-size: 13px;
	padding-bottom: 4px;
}


p
{
	font-size: 13.5px;
	line-height: 1.3;
	padding-bottom: 20px;
	color: #1b1b1a;
	padding-left: 0;
}

a:link
{
	color: #1b1b1a;
	text-decoration: none;
}

a:visited
{
	color: #1b1b1a;
	text-decoration: none;
}

a:active, a:hover
{
	color: #002859;
}

li
{
	padding: 8px 0 10px 36px;
	background: url(../images/list-item.gif) center left no-repeat;
	list-style: none;
}

li a
{
	text-decoration: none;
}

ul
{
	padding: 20px 0 30px 40px;
	font-size: 12px;
	color: #2c2d2d;
}

ul ul
{
	padding-bottom: 5px;
}

ol
{
	padding-left: 40px;
	font-size: 12px;
	padding-bottom: 30px;
}

/* ------------------------------- NAVIGATION ------------------------------- */

div#navigation ul
{
	display: block;
	float: left;
	height: 23px;
	line-height: 20px;
	padding: 0;
}

div#navigation ul li
{
	display: inline;
	float: left;
	font-weight: bold;
	background: none;
	padding: 0;
}

div#navigation ul li a:link,
div#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	padding-right: 18px;
	padding-left: 14px;
	background: url(../images/nav-divide.gif) center right no-repeat;
}

div#navigation ul li a:active,
div#navigation ul li a:hover
{
	color: #272526;
}

div#navigation ul li a.first-item 
{
	padding-left: 0;
}

div#navigation ul li a.last-item 
{
	background: none;
}

body#home div#navigation ul li, body#contact div#navigation ul li a#contact-link
{
	color: #272526;
}

/* ------------------------------- TOP LINKS ------------------------------- */

div#top-links ul
{
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 6px;
}

div#top-links ul li
{
	display: inline;
	float: left;
	font-weight: normal;
	background: none;
	padding: 0;
}

div#top-links ul li a:link,
div#top-links ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 7px;
	background: url(../images/top-links-divide.gif) center right no-repeat;
}

div#top-links ul li a:active,
div#top-links ul li a:hover
{
	color: #272526;
}

div#top-links ul li a.last-item 
{
	background: none;
}

/* -------------------------------- CONTENT PAGES -------------------------------- */

div#content-wrapper div#content-left
{
	float: left;
	width: 490px;
}

div#content-wrapper div#content-left .home
{
	float: left;
	width: 475px;
	padding-top: 30px;/*10px;*/
}

div#content-wrapper div#content-left .pubs
{
	float: left;
	width: 790px;
}


div#content-wrapper div#content-right
{
	float: right;
	width: 340px;/*368px;*/
}

div#content-wrapper div#content-right .people
{
	float: right;
	width: 368px;
}
div#content-wrapper div#content-left .address-details
{
	width: 208px;
	float: left;
}

div#content-wrapper div#content-left .people-img
{
	width: 165px;
	float: left;
	padding-bottom: 20px;
}

div#content-wrapper div#content-right .people-img-right
{
	width: 165px;
	float: left;
	padding-bottom: 20px;
}
div#content-wrapper div#content-right .people-details-right
{
	width: 180px;
	float: left;
	padding-bottom: 20px;
}

div#content-wrapper div#content-left .pubs-img
{
	width: 145px;
	float: left;
	padding-bottom: 20px;
}

div#content-wrapper div#content-left .people-details
{
	width: 300px;
	float: left;
	padding-bottom: 20px;
}

div#content-wrapper div#content-left .pubs-details
{
	width: 590px;
	float: left;
	padding-bottom: 20px;
}

/* -------------------------------- RIGHT PANEL -------------------------------- */

div#right-panel-header
{
	width: 287px;
	height: 27px;
	line-height: 26px;
	background: url(../images/rounded_rectangle.png) no-repeat;
	margin-top: 25px;
}

div#right-panel-header h3
{
	color: #fff;
	padding: 0 0 0 26px;
}

div#right-panel
{/* This is where the new box dimensions are set */
	width: 287px;
	background: #f6f6f6 url(../images/right-panel-bg-top.gif) top no-repeat;
	min-height: 314px;/*263px;*/
  	height: auto !important;
  	height: 300px;
	margin-top: 6px;
	padding-top: 12px;
}

div#right-panel-noback
{
	width: 287px;
	min-height: 238px;
  	height: auto !important;
  	height: 238px;
	margin-top: 6px;
	padding-top: 12px;
}

div#right-panel-bot
{
	width: 287px;
	height: 7px;
	background: url(../images/right-panel-bg-bot.gif) no-repeat;
	font-size: 0;
}

div#right-panel div.product-wrapper
{
	color: #1a1a1a;
}

div#right-panel div.product-wrapper p
{/* This is where the font size for the small text are set */
	font-size: 11px;
	font-size: 12px;
	line-height: 1.1;
	padding: 2px 2px 2px 0px;
}

div#right-panel div.product-wrapper span
{
	font-size: 14px;
	font-weight: bold;
	color: #c60000;
}

div#right-panel div.product-wrapper .prod-photo
{
	float: left;
	width: 138px;
	text-align: center;
	padding-top: 6px;
}

div#right-panel div.product-wrapper .prod-description
{
	float: left;
	padding-left: 6px;
	padding-bottom: 12px;
}

div#right-panel div.product-wrapper .prod-description h5 a
{
	text-decoration: none;
}
</pre></body></html>