@charset "utf-8";
/* CSS Document */

.maintitle {
	font-size:24px;
	font-weight:normal;
	color:#5ba51e;
	margin-bottom:15px;
}
.subtitle {
	font-size:18px;
	font-weight:normal;
	color:#5ba51e;
	margin-bottom:15px;
}
.itemtitle {
	font-size:18px;
	font-weight:normal;
	color:#5ba51e;
	margin-bottom:15px;
}
.itemtitle2 {
	font-size:15px;
	font-weight:normal;
	color:#5ba51e;
	margin-bottom:15px;
}
.itemdesc {
	font-size:11px;
	color:#394350;
	margin-bottom:30px;
}
.ankermenu {
	font-size:11px;
	line-height:16px;
	margin-bottom:20px;
}
.ankermenu ul {
	list-style:none;
	list-style-type:none;
}
.ankermenu li a {
	color:#5ba51e;
	text-decoration:none;
}
.ankermenu li a:hover {
	color:#5ba51e;
	text-decoration:underline;
}
.maindesc {
	color:#394350;
	font-size:11px;
	font-style:italic;
	padding-bottom:15px;
	margin-bottom:25px;
}
.subdesc {
	color:#394350;
	font-size:11px;
	font-style:italic;
	padding-bottom:15px;
	border-bottom:1px solid #5ba51e;
	margin-bottom:25px;
}
.mainitem {
	margin-bottom:15px;
	padding-bottom:15px;
	font-size:11px;
	color:#394350;
	border-bottom:1px solid #5ba51e;
}
.subitem {
	margin-bottom:15px;
	padding-bottom:15px;
	font-size:11px;
	color:#394350;
}
.mainitem .title {
	font-size:18px;
	color:#5ba51e;
	margin-bottom:15px;
}
.subitem .title {
	font-size:18px;
	color:#5ba51e;
	margin-bottom:15px;
}
.mainitem p {
	margin-bottom:15px;
}
.subitem p {
	margin-bottom:15px;
}
#rellinks .title {
	font-size:12px;
	font-weight:bold;
	color:#5ba51e;
}

/* leftmenu */
#leftnav {
	width:125px;
	height:auto;
}
#leftmenu {
	text-indent:0px;
	width:125px;
	line-height:17px;
	height:auto;
	padding-top:20px;
}
#leftmenu a.head {
	cursor:pointer;
	color:#cae0b8;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	padding-bottom:3px;
	text-decoration: none;
	width:125px;
}
#leftmenu a.head:hover {
	color:#7bb64a;
}
#leftmenu a.selected {
	color:#7bb64a;
}
#leftmenu a.current {
	font-weight:bold;
}
#leftmenu ul {
	text-indent:0px;
}
#leftmenu li {
	list-style:none outside none;
	font-size:11px;
	display:inline;
}
#leftmenu li li a {
	color:#000;
	font-size:11px;
	font-weight:normal;
	display:block;
	text-decoration: none;
}
#leftmenu li li a:hover {
	color:#000;
	text-decoration:underline;
}
.datecontainer {
}
.period {
	width:107px; wid\th:100px;
	min-height:42px;
  	height:auto !important;
  	height:42px; hei\ght:35px;
	background-image:url(../layout/images/date-bg.gif);
	background-repeat:repeat-y;
	float:left;
	padding:7px;
	font-size:11px;
	color:#394350;
}
#pdfdownload {	
	width:203px; wid\th:123px;
	height:76px; heig\ht:58px;
	background-image:url(../layout/images/download-pdf-bg-green.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:80px;
	padding-top:18px;
}
#pdfdownload a {
	background-image:url(../layout/images/download-pdf-arrow-green.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	color:#5ba51e;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#signup {
	margin-bottom:20px;
}
