a:link {
	color: #333367;
	text-decoration: underline;
}
a:visited {
	color: #333367;
}
a:hover {
	color: #333367;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333367;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
p {
	line-height: 120%;
	margin-top: 10px;
}
div.banner {
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
img {
	border: 0px;
}
img.wrap {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

.wrapper {
	width: 840px;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	text-align: center;
	background: #ffffff url(images/bgpage.gif) repeat-y center;
}
.headertop {
	width: 840px;
	height: 4px;
	margin-bottom: 22px;
	background: url(images/bgtop.gif) no-repeat top;
}
.navblock {
	width: 782px;
	height: 43px;
	padding: 0px;
	background: #447229 url(images/bgmenu.gif);
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 10px;
	margin-left: 29px;
}
.menu {
	float: left;
	font-size: 10px;
	font-weight: bold;
	;
	color: #ffffff;
	border-right: #ffffff 1px solid;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	background-image: url(images/bgmenu_s.gif);
}
#select {
	background: #447229 url(images/bgmenu_s.gif);
}
.contentcontainer {
	width: 782px;
	height: auto;
	margin: 0px 29px;
	padding: 0px;
}
.leftcolumn {
	float:left;
	width: 254px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.leftblock {
	width: 254px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_left1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftblockbttm {
	width: 254px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_left2.gif) top no-repeat;
}
.leftitem {
	width: 170px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 20px 60px 10px 24px;
}

.rightcolumn {
	float: right;
	width: 524px;
	height: auto;
	text-align: left;
	margin-right: 0px;
}
.menutwo {
	float: left;
	height: 19px;
	font-size: 11px;
	padding: 0px 13px 0px 8px;
	background: url(images/bullet2.gif) left no-repeat;
}
a.menutwo:link {
	color: #333367;
	text-decoration: underline;
	background: url(images/bullet1.gif) top left no-repeat;
}
a.menutwo:visited {
	color: #333367;
	text-decoration: none;
	background: url(images/bullet1.gif) top left no-repeat;
}
a.menutwo:hover {
	color: #333367;
	text-decoration: none;
	background: url(images/bullet2.gif) left no-repeat;
}
.rightblock {
	width: 524px;
	height: auto;
	text-align: left;
	margin-top: 30px;
	padding: 0px;
	background: url(images/bgrightblockside.gif) repeat-y;
}
.rightblocktop {
	width: 524px;
	height: 9px;
	background: url(images/bgrightblocktop.gif) no-repeat top;
}
.rightblockbttm {
	width: 524px;
	height: 9px;
	background: url(images/bgrightblockbttm.gif) no-repeat top;
}
.item {
	width: 504px;
	height: auto;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px;
}
.footer {
	width: 753px;
	height: auto;
	margin: 0px 29px;
	padding: 15px 4px 4px 24px;
	font-size: 10px;
	color: #000000;
	background-color: #F1F2F5;
}
.footer a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.footer a:visited {
	color: #2f2f2f;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.pagebottom {
	width: 840px;
	height: 4px;
	margin-top: 25px;
	margin-bottom: 0px;
	background: url(images/bgpagebottom.gif) no-repeat bottom;
}

/* =block
----------------------------------------------- */
#margin0 {
	margin: 0px;
}
div > #margin0 {
	margin-top: -2px;
}
.marginbttm6 {
	margin-bottom: 6px;
	margin-top: 2px;
}
#width399 {
	width: 399px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/* =bg
----------------------------------------------- */

/* =txt
----------------------------------------------- */
#alignleft {
	text-align: left;
}
#aligncenter {
	text-align: center;
}
#alignright {
	text-align: right;
}
.valignbttm {
	vertical-align: bottom;
}
.valignmiddle {
	vertical-align: middle;
}

/* =img
----------------------------------------------- */



/* =form
----------------------------------------------- */
.footerright {
	float: right;
	padding-right: 20px;
}
