﻿body {
    color:#000000; background-color:#9cd2a4;
    background-image:url(/media/images/layout/aboutus/background.jpg);
	background-repeat:repeat-x;
}

#shadowLeft { width:9px; float: left; margin-bottom: -5000px; padding-bottom: 5000px; opacity: 0.4; filter: alpha(opacity=40); background-image: url(/media/images/layout/aboutus/shadowLeft.gif); background-repeat:repeat-y; }
#shadowRight { width:9px; float: left; margin-bottom: -5000px; padding-bottom: 5000px; opacity: 0.4; filter: alpha(opacity=40); background-image: url(/media/images/layout/aboutus/shadowRight.gif); background-repeat:repeat-y; }

/* Links */
.downloadsRowWrapper{ clear:both; padding-bottom:4px; }
.downloadsMoreItem{ display:block; }
.downloadsTitleSummaryWrapper{ float:left; padding-right:8px; }
.downloadsDateSummaryWrapper{ float:left; }
.downloadsDescSummaryWrapper{ clear:both; }

.newsHomeRowWrapper { clear:both; padding-top:16px; width:210px; }
.newsHomeRowWrapperWide { clear:both; padding-top:16px; width:420px; }
.newsHomeImage { float:left; }
.newsHomeHeader { height:16px; font-size:14px; color:Green; }
.newsHomeDate { height:16px; font-size:10px; }
.newsHomeDesc {  }

.newsRowWrapper { clear:both; padding-top:16px; width:210px; }
.newsImage { float:left; width:90px; height:90px; }
.newsHeader { height:16px; font-size:14px; color:Green; }
.newsDate { height:16px; font-size:10px; }
.newsDesc {  }


.eventsWrapper { clear:both; padding-bottom:16px; }
a.lnkEventsTitle:link, a.lnkEventsTitle:active, a.lnkEventsTitle:visited
{
    font-size:12px; line-height:14px; color:#37A640; text-decoration:none;
}
a.lnkEventsTitle:hover
{
    font-size:12px; line-height:14px; color:#37A640; text-decoration:underline;
}

.homeTopItemWrapper {clear:both; padding-bottom:8px; }

.txtColHeader { height:14px; color:#37A640; font-size:14px; font-weight:bold; }
.txtColBody { padding-top:14px; color:#6d6f71; line-height:18px; font-size:12px; text-align:justify; }

a.lnkRest:link, a.lnkRest:active, a.lnkRest:visited
{
    font-size:11px; line-height:14px; color:#37A640; text-decoration:none;
}
a.lnkRest:hover
{
    font-size:11px; line-height:14px; color:#37A640; text-decoration:underline;
}
