* {
	margin: 0;
	padding: 0;
}

a {
	color: #628d06;
	text-decoration: none;
}

body, html {
	background-color: #e9f6d2;
    height: 100%;
}

body {
    background-image: url(body.gif);
    background-position: 50% 0;
    background-repeat: repeat-x;
    font: 11px/1.4 Verdana, Helvetica, sans-serif;
    position: absolute;
    width: 100%;
}


/*		RIGHT COLUMN	*/

#rightCol
{
	clear: right;
	float: right;
	width: 212px;
}

.rightColListBox
{
	background: #cde1d7 url(Images/top_dark_212px.jpg) top left no-repeat;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}
	h2.listHeading
	{
		height: 25px;
		margin: 0px 0px 0px 0px;
		padding: 10px 25px 10px 25px;
	}
	.rightColListing
	{
		background: #cde1d7 url(Images/bottom_dark_212px.jpg) bottom left no-repeat;
		height: 510px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 1px 0px;
		width: 212px;
	}
	    .rightColListing ul
	    {
		    height: 500px;
		    margin: 0px 0px 0px 0px;
		    overflow: hidden;
		    padding: 0px 10px 1px 10px;
		    width: 192px;
	    }
	    

	    
	.calendar ul.rightColListing
	{
		background: none;
		height: 222px;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 1px 0px;
		width: 300px;
	}
		.rightColListing ul li,
		ul.rightColListing li
		{
			background: url(Images/rightListBoxItem.gif) 0px 5px no-repeat;
			list-style: none;
			margin: 0px 0px 15px 0px;
			padding: 0px 0px 0px 15px;
		}
			.rightColListing ul li span.date,
			ul.rightColListing li span.date
			{
				color: #628d06;
				height: 12px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			.rightColListing ul li h3,
			ul.rightColListing li h3
			{
				color: #056839;
				font-size: 12px;
				font-weight: bold;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			.rightColListing ul li p,
			ul.rightColListing li p
			{
				color: #05683a;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
				.rightColListing ul li p.intro,
			    ul.rightColListing li p.intro
				{
					/*display: none;*/
				}
			.rightColListing ul li p a,
			ul.rightColListing li  p a
			{
				color: #628d06;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			
.rightColPromoBox
{
	background: #cde1d7 url(Images/bottom_dark_212px.jpg) bottom left no-repeat;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}
	.rightColPromoBox a
	{
		background: url(Images/top_dark_212px.jpg) top left no-repeat;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 10px 10px 10px 10px;
		text-align: center;
	}
		.rightColPromoBox a h3
		{
			color: #056839;
			font-size: 14px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		.rightColPromoBox a img
		{
			border: none;
			margin: 3px 0px 3px 0px;
		}
		.rightColPromoBox a p
		{
			margin: 3px 0px 3px 0px;
			padding-right: 0px;
		}


/*		STARTPAGE	*/

.startpagepromoBig
{
	background: #eaf3da url(Images/startpagepromoLightBottom.jpg) bottom left no-repeat;
	float: left;
	height: 300px;
	margin: 0px 15px 16px 0px;
	position: relative;
	width: 320px;
}

.startpagepromoBigDividedInto2
{
	background: #eaf3da url(Images/startpagepromoLightBottom.jpg) bottom left no-repeat;
	height: 142px; /*300 - 16 / 2*/
	position: relative;
	width: 320px;
}

.wrapperJT .top
{
    margin-bottom: 16px;
}

.wrapperJT
{
    float: left;
    height: 300px;
    position: relative;
    margin: 0px 15px 16px 0px;
    width: 320px;
}
	/*.startpagepromoBig .content
	{
		background: url(Images/startpagepromoBigTop.jpg) top left no-repeat;
		float: left;
		padding: 10px 10px 10px 10px;
		width: 634px;
	}
	.startpagepromoBig h2
	{
		color: #056839;
		font-size: 24px;
		font-weight: bold;
		line-height: 29px;
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
	}
	.startpagepromoBig p
	{
		font-size: 14px;
		line-height: 29px;
		margin: 5px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
	}
	.startpagepromoBig p.link
	{
		font-weight: bold;
	}*/

.startpagepromoImage
{
    float: left;
	height: 240px;
	margin: 0px 15px 16px 0px;
	position: relative;
	width: 320px;
}

.startpagepromoSmall
{
	background: #eaf3da url(Images/startpagepromoLightBottom.jpg) bottom left no-repeat;
	float: left;
	height: 240px;
	margin: 0px 15px 16px 0px;
	position: relative;
	width: 320px;
}
a:hover .startpagepromoSmall,
a:hover .startpagepromoBig,
a:hover .startpagepromoBigDividedInto2,
.calendar
{
	background: #cde1d7 url(Images/startpagepromoSmallBottom.jpg) bottom left no-repeat;
}
	.startpagepromoBig .content,
	.startpagepromoSmall .content,
	.startpagepromoBigDividedInto2 .content
	{
		background: url(Images/startpagepromoLightTop.jpg) top left no-repeat;
		float: left;
		padding: 10px 10px 10px 10px;
		width: 300px;
	}
	a:hover .startpagepromoBig .content,
	a:hover .startpagepromoSmall .content,
	a:hover .startpagepromoBigDividedInto2 .content,
	.calendar .content
	{
		background: url(Images/startpagepromoSmallTop.jpg) top left no-repeat;
	}
	.startpagepromoBig h2,
	.startpagepromoSmall h2,
	.startpagepromoSmall h2 a,
	.startpagepromoBigDividedInto2 h2
	{
		color: #056839;
		font-size: 18px;
		margin: 5px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
	}
	.startpagepromoBig img,
	.startpagepromoSmall img,
	.startpagepromoBigDividedInto2 img
	{
	    height: 105px;
	    margin: 0px 0px 5px 0px;
	    width: 300px;
	}
	.startpagepromoBig p,
	.startpagepromoSmall p,
	.startpagepromoBigDividedInto2 p
	{
	    color: #000000;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.startpagepromoBig p.link,
	.startpagepromoSmall p.link,
	.startpagepromoBigDividedInto2 p.link
	{
		bottom: 10px;
		clear: both;
		float: right;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		text-align: left;
		width: 100%;
	}
	    .startpagepromoBig p.link span,
		.startpagepromoSmall p.link span,
		.startpagepromoBigDividedInto2 p.link span
		{
			background: url(Images/smallPromoLink.png) top right no-repeat;
			clear: both;
			color: #ffffff;
			display: block;
			float: right;
			font-size: 11px;
			height: 11px;
			margin: 0px 20px 0px 0px;
			padding: 8px 0px 18px 0px;
			text-align: center;
			text-transform: uppercase;
			width: 124px;
		}

.startpagepromoBig img.right,
.startpagepromoSmall img.right
.startpagepromoBigDividedInto2 img.right
{
}
.startpagepromoBig img.left,
.startpagepromoSmall img.left,
.startpagepromoBigDividedInto2 img.left
{
}



div.calendar-item p.read-more {
	margin-top: 1em;
}

div.list-item {
	left: -9px;
	margin-bottom: 3px;
	position: relative;
	top: -9px;
	width: 447px;
}

div.list-item:hover {
	background: #e9f6d2 url(news-top.gif) no-repeat 0 0;
}

div.list-item:hover div.list-item-extra {
	background: url(news-bot.gif) no-repeat 0 100%;
}

div.project-view h3,
div.project-view ol,
div.project-view p,
div.project-view ul,
div.list-item h3,
div.list-item ol,
div.list-item p,
div.list-item ul
{
	padding-right: 0;
}

div.list-item *:last-child {
	margin-bottom: 0;
}

div.list-item-extra {
	padding: 9px;
}

div.news h3 {
    color: #aed089;
    font-size: 9px;
    font-weight: normal;
    margin: 0;
}

div.news h4 {
    font-size: 13px;
    margin: 0;
}

div.news p {
	margin: 0;
}

div.pagination {
	border-top: #e3edd9 solid 1px;
	font-size: 9px;
	height: 1.4em;
	margin-top: 20px;
	padding: 3px 0 10px;
}

div.pagination li {
	float: left;
	padding: 2px 5px;
}

div.pagination li.current a {
	color: #000;
	font-weight: bold;
}

div.pagination li.next,
div.pagination li.prev
{
	width: 30%;
}

div.pagination li.next {
	float: right;
	text-align: right;
}

div.pagination ul {
	list-style: none;
	padding-left: 0;
}

div.project-view {
	background: #f5f5f5 url(project-view-top.gif) no-repeat 0 0;
	margin-bottom: 1em;
	width: 427px;
}

div.project-view div.list-item {
	left: -4px;
	width: 414px;
}

div.project-view div.list-item:hover {
	background-image: url(proj-item-top.gif);
}

div.project-view div.list-item:hover div.list-item-extra {
	background-image: url(proj-item-bot.gif);
}

div.project-view div.project-view-extra {
	background: url(project-view-bot.gif) no-repeat 0 100%;
	padding: 10px;
}

h1 {
	background: url(matchsoder.gif) no-repeat;
	text-indent: -10000px;
	width: 257px;
	height: 100px;
	margin-bottom: 5px;
	position: relative;
	top: -7px;
}

h2, h3, ol, p, ul
{
	margin-bottom: 1em;
	padding-right: 217px;
}

h2, h3, h4, h5, h6 {
	color: #055447;
	font-weight: bold;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 13px;
	margin-bottom: 0;
}

label {
	float: left;
	text-align: left;
	width: 100px;
}

ol ol, ol p, ol ul,
ul ol, ul p, ul ul
{
	margin-bottom: 0;
	padding-right: 0;
}

ol, ul {
	padding-left: 1.3em;
}

p.head {
	margin-bottom: 5px;
	overflow: auto;
}

p.info {
	margin-bottom: 0;
}

ul.file-list {
	list-style: none;
	margin: 0;
}

#affiliates {
	clear: both;
	margin-bottom: 1em;
	width: 100%;
}
	#affiliates p
	{
		clear: left;
		color: #056839;
		float: left;
		line-height: 14px;
		margin: 0px 0px 0px 0px;
		margin-bottom: 0px;
		padding: 8px 0px 0px 0px;
		width: auto;
	}
		#affiliates p a
		{
			color: #056839;
			text-decoration: underline;
		}
	#affiliates img
	{
		float: right;
		margin: 10px 0px 2px 5px;
	}

/*#affiliates h2 {
	background-image: url(afftop.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 13px 8px;
}

#affiliates li {
	margin-bottom: .4em;
}

#affiliates ul {
	border-top: #e3edd9 solid 1px;
	list-style: none;
	margin: 0 13px;
	padding: 8px 0;
}*/

#body-1 {
	background: url(bodybg.gif) repeat-y 3px 0;
	margin: 32px auto;
	width: 922px;
}

#body-2 {
	background: url(headbg.gif) no-repeat 3px 0;
}

#body-3 {
	background: url(footbg.gif) no-repeat 3px 100%;
	padding: 8px 4px 12px;
}

#body-4 {
	background: #fff;
	padding: 8px 16px 4px;
}

#breadcrumbs {
	color: #999;
	font-size: 9px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 0px;
	padding-left: 12px;
}

#breadcrumbs a.current {
	color: #999;
}

#content {
	padding-left: 220px;
}

#faq-items,
#faq-items ul
{
	list-style: none;
	padding-left: 0;
}

#faq-items a {
	background: #f5f5f5 url(faq-open.gif);
	color: #333;
	display: block;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	padding-left: 32px;
}

#faq-items li {
	margin-bottom: 6px;
	width: 427px;
}

#faq-items li li {
	margin-bottom: 0;
	width: auto;
}

#faq-items li.collapsed a {
	background: url(faq-closed.gif);
}

#faq-items ul {
	font-size: 11px;
	padding: 5px 32px 0 32px;
}

#footer {
	border-top: #e3edd9 solid 1px;
	clear: both;
	font-size: 10px;
	margin: 0;
	padding: 10px 1px 0 0;
	text-align: right;
}

#nav {
	background: #26695f url(menubar.gif) no-repeat;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 34px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}

#nav a,
#nav span
{
	display: block;
}

#nav a {
	color: #fff;
	padding-left: 14px;
}

#nav li {
	background: url(divider.gif) no-repeat 100% 0;
	float: left;
	height: 34px;
	line-height: 34px;
	margin-left: -5px;
}

#nav span {
	padding-right: 14px;
}

#nav li.current a,
#nav li.current-closest a
{
	background: #fff url(tab.gif) no-repeat 0 0;
	color: #005447;
}

#nav li.current span,
#nav li.current-closest span
{
	background: url(tab.gif) no-repeat 100% 0;
}

#nav li.last-child {
	background-image: none;
}

#print {
	float: right;
	margin: 0;
	padding: 0;
	width: 75px;
}

#print a {
	background: url(print.gif) no-repeat 0 50%;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 12px 0 18px;
}

#project-views {
	margin: 0;
	overflow: auto;
	padding: 0;
}

#project-views a {
	float: left;
	font-size: 12px;
	padding-left: 20px;
	text-align: center;
	width: 100px;
}

#project-views a span {
	cursor: pointer;
	display: block;
	height: 33px;
	line-height: 33px;
	padding-right: 20px;
}

#project-views a.current,
#project-views a.current span
{
	background: #f5f5f5 url(project-tab.gif) no-repeat;
	color: #333;
}

#project-views a.current span {
	background-position: 100% 0;
}

#quick-box {
	background: #f5f5f5 url(headbox.gif) no-repeat;
	float: right;
	height: 66px;
	padding: 10px;
	text-align: right;
	width: 267px;
}

    #quick-box input.button {
	    background: url(searchbutton.gif) no-repeat;
	    border: 0;
	    height: 19px;
	    padding: 0;
	    text-align: center;
	    text-indent: -10000px;
	    width: 42px;
    }

    #quick-box input.text {
	    background: url(searchbox.gif) no-repeat;
	    border: 0;
	    height: 15px;
	    padding: 2px;
	    width: 215px;
    }

    #quick-box p {
	    padding: 0;
    }

    #quick-box a#lattlast
    {
        display: inline-block;
        padding: 0px 0px 2px 19px;
        background: url(Images/ikon_lattlast.gif) 0px 0px no-repeat;
    }

#search-results {
	width: 650px;
}

#search-results .hit-rate {
	text-align: right;
	width: 75px;
}

#search-results th {
	text-align: left;
}

#search-results tr.files ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#search-results tr.result td.title {
	font-weight: bold;
}

#section-nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 196px;
}

#section-nav a {
	color: #333;
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

#section-nav li {
	border-bottom: #e3edd9 solid 1px;
	margin-top: -1px;
	padding: 0 0 1px 13px;
}

#section-nav li.current
{
	background: #adcf88 url(secnavsel.gif) no-repeat;
	border: 0;
	font-weight: bold;
	padding-bottom: 1px;
}

#section-nav li.current a
{
	color: #fff;
}

#section-nav li.last-child {
	border: 0;
}
