body{
	background-color: #98DBE7;
	margin:0px;
}

#wrapper {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding:0px 30px 0px 30px;
}
.subnav {
	text-align: right;
	height: 37px;
}
.subnav img {
	display: inline;
}
.subnav .searchbox {
	height: 27px;
	width: 330px;
	float: right;
	font-size: 10px;
	text-align: left;
	padding: 10px 0px 0px 20px;
}
.subnav .searchbox input {
	font-size: 10px;
	float: left;
}
.header img {
	display: block;
}

.content {
	background-color: #cacfb1;
	padding-bottom: 10px;
}
.content  strong {
	font-size: 14px;
}
.content  a {
	color: #005A34;
	font-size: 11px;
	font-weight: bold;
}
.newsicon {
	padding-right: 10px;
	padding-bottom: 50px;
	clear: left;
}
.news a {
	text-decoration:none;
}

.news a:hover {
	text-decoration:underline;
}

.col {
	float: left;
}
.colleft {
	width: 208px;
	padding-top: 10px;
	text-align: center;
}
.colcenter {
	width: 525px;
	background-image: url(../images/paper-center.jpg);
	background-repeat: repeat-y;
}
.colcenter-long {
	width: 915px;
	background-image: url(../images/paper-center-long.jpg);
	background-repeat: repeat-y;
}
.colright {
	width: 198px;
	text-align: center;
	padding-top: 10px;
}
.events {
	background-image: url(../images/rightcol-paper.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}
.event {
	padding: 10px;
	text-align: left;
}

.content-holder {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.content-holder p {
	text-align: justify;
}
.partners {
	clear: both;
	padding: 10px;
	text-align: center;
}
.partner-image {
	padding: 3px;
}



.footer {
	background-color: #015d38;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 10px;
}
.footer a {
	color: #e7e694;
	font-weight: bold;
}

.clear {
	clear: both;
}

.left-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.link_cont {
	margin:0 0 10px 0;
}

.link_cont p {
	margin:0;
}

.recipient_cont {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #015d38;
}

.package_cont h2 {
	color:green;
}

.matter_cont {
	margin:0 10px 10px 10px;
	padding:0 0 10px 0;
	border-bottom:1px dotted #015d38;
}

.matter_cont .left {
	float:left;
}

.matter_cont img.left {
	margin:0 5px 5px 0;
}

.news_cont, .news_cont span, .news_cont font, .news_cont p {
	font-size:12px !important;
	color:#000 !important;
	background:transparent !important;
	font-family:Arial,Helvetica,sans-serif !important;
}

.news_cont a font {
	color:#005A34 !important;
}

.result_cont h2 {
	font-size:16px;
}

.result_cont {
	padding-bottom:10px;
	border-bottom:2px dotted #015d38;
	font-size:12px !important;
	color:#000 !important;
	background:transparent !important;
	font-family:Arial,Helvetica,sans-serif !important;
}

.announcement {
	width:421px;
	height:243px;
	background:url(/images/annoucement-dynamic.png) no-repeat;
	margin:10px 0 20px 0;
}

.announcement_cont {
	padding:30px 0 0 172px;
}

.announcement_content {
	width:230px;
	height:165px;
	overflow:auto;
	color:#FFF;
	padding:0 5px 0 0;
}
