body {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-x;
	background-color: #6F6F6F;
	text-align: center;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	line-height: 16px;
}
h1 {
	font-size: 20px;
	color: #FDA904;
	line-height: 20px;
}
#column1 h1,#column2 h1 {
	font-size: 16px;
	color: #FDA904;
	line-height: 20px;
}
h2 {
	font-size: 14px;
}


ul {
	margin-bottom:14px;
	margin-top:0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maintext a img {
	border:#FFFFFF solid 1px;
}
#maintext a img:hover {
	border:#CCCCCC solid 1px;
}
a {
	color: #1B429A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}
input {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 1px;
	border: 1px solid #999999;
}
.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


textarea {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 1px;
	border: 1px solid #999999;
}
input.button {
	background-color: #FEA803;
}

#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
}
#top {
	width:880px;
	height:30px;
}
#lang {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 45px;
}
#lang a {
	color: #FFFFFF;
}

#wrapper1 {
	background-image: url(images/mainBg.gif);
	width: 880px;
	background-color: #F5F5F5;
}
#left {
	float: left;
	width: 269px;
	padding-bottom: 250px;
}
#left-top {
	background-image: url(images/leftTop.gif);
	height: 71px;
}
#menu-bg {
	background-image: url(images/leftMenuBg.gif);
}
#menu-top {
	background-image: url(images/leftMenuTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-bottom {
	background-image: url(images/leftMenuBottom.gif);
	height: 31px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
#menu li a {
	color: #575757;
	display: block;
	line-height: 28px;
	font-size: 15px;
	padding-left: 20px;
	background-image: url(images/menu1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 178px;
	outline:none;
}
#menu li a:hover {
	color: #000000;
	background-image: url(images/menu1_mo.gif);
	text-decoration: none;
}
#menu li a.act {
	color: #F2A519;
	background-image: url(images/menu1_act.gif);
}
#menu ul ul {
	padding-bottom:7px;
}
#menu li li {
	border: none;
}
#menu li li a {
	border-left-style: none;
	background-image: none;
	line-height: 18px;
	font-size: 13px;
}
#menu li li a:hover, #menu li li a.act  {
	background-image: none;
}
#middle {
	float: left;
	width: 611px;
}
#banner {
	background-image: url(images/bannerBg.jpg);
	background-repeat: no-repeat;
	height: 289px;
	width: 100%;
	position: relative;
}
#bannerImage {
	position: absolute;
	width: 596px;
	height: 281px;
	top: 8px;
	z-index: 1;
}
#bannerImage p {
	margin:0;
	padding:0;
}

#logo {
	position: absolute;
	z-index: 2;
	left: 360px;
	top: 20px;
}

#maintext {
	background-image: url(images/maintextTop.gif);
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
}
#text {
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}
#column1 {
	float: left;
	width: 330px;
}
#column2 {
	float: right;
	width: 200px;
}
#column2-text {
	padding-left: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d5d5d5;
}



#footer {
	background-image: url(images/bottombg.jpg);
	height: 101px;
	position: relative;
	width: 100%;
}
#copyright {
	text-align: center;
	position: absolute;
	height: 20px;
	width: 880px;
	left: 0px;
	bottom: 0px;
	color: #FFFFFF;
}

#LogoImage {
	background-image: url(images/bottomBg.gif);
	position: absolute;
	width:273px;
	height:332px;
	left:4px;
	bottom: -1px;
}
#LogoImage[id] {
	bottom: 0px;
}
p.article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.full-article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-bottom:14px;
}
p.created {
	color:#999999;
	margni:0;
	padding:0;
	font-style:italic;
	font-size:11px;
}
.link-table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.table1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	background-color: #F3F3F3;
}
table {
	margin-bottom: 14px;
}

