body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bodyBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0808FE;
}
p {
	margin:0;
	padding:0 0 14px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0 0 14px 0;
}
ul {
	margin-bottom:14px;
	margin-top:0;
}
input,textarea {
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin:0;
	padding:0;
}
.button {
	border: solid 1px #0099FF;
	color:#FFFFFF;
	background-color: #0000AF;
}
.formTable td {
	border-bottom: solid 1px #e0e0e0;
	padding: 2px 0 2px 0;
}
.no-border {
	border:none;
}
a {
	color: #0074C4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}
#wrapper {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper-top {
	background-image: url(images/top1.gif);
	height: 28px;
	width: 100%;
}
#wrapper-top[id] {
	background-image: url(images/top1.png);
}
#main {
	background-image: url(images/bg1.gif);
}
#main[id] {
	background-image: url(images/bg1.png);
}
#top-menu {
	background-image: url(images/MenuBg.jpg);
	height: 46px;
	width: 100%;
}
#menu {
	padding-left: 50px;
}

#menu  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: block;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#menu a {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 42px;
	padding-left: 38px;
	display: block;
	float: left;
	padding-top: 19px;
	padding-bottom: 11px;
	outline:none
}
#menu a.act, #menu a:hover {
	background-image: url(images/menuAct.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-decoration: none;
}
#main-text {
	background-image: url(images/MaintextTopBg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#left {
	float: left;
	width: 320px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu {
	padding-top: 5px;
	padding-bottom: 5px;
}
#submenu a {
	display: block;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	background-image: url(images/menuBullet.gif);
	background-position: 215px center;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 3px;
}
#submenu a.act {
	background-color: #F0F0F0;
	color: #000000;
}

.pad {
	padding-left: 30px;
}
.leftBox {
	background-image: url(images/leftBoxbg.gif);
	width: 250px;
	color: #666666;
}
.leftBox .leftBox-top {
	background-image: url(images/leftBox-top.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	color: #333333;
	padding-left: 12px;
	padding-right: 12px;
}
.leftBox .leftBox-bottom {
	background-image: url(images/leftBox-bottom.gif);
	height: 13px;
}
.leftBox-text {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.article {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.created {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: italic;
}

.leftBox p {
	margin: 0px;
	padding: 0px;
}
.leftBox h2 {
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#middle {
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333333;
	line-height: 17px;
}
#middle h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}
#middle h2 {
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
}
#middle h3 {
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
}
#middle h4 {
	font-size: 12px;
	line-height: 17px;
}


#main-pad {
	padding-left: 13px;
	padding-right: 13px;
}
.nosto {
	background-image: url(images/nosto1Bg.jpg);
	height: 105px;
	width: 225px;
}

#middle .left {
	float:left;
}

#middle .right {
	float:right;
}

#middle .nosto h1 {
	line-height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#middle .nosto .text {
	padding-left: 60px;
	padding-right: 20px;
	line-height: 16px;
}
#middle  .nosto .text p {
	margin: 0px;
	padding: 0px;
}
#top {
	height: 58px;
	position: relative;
	width: 100%;
}
#logo {
	position: absolute;
	left: 20px;
	top: 5px;
}

#lang {
	position: absolute;
	left: 715px;
	top: 15px;
}
#lang img {
	padding-right: 4px;
}


#footer {
	background-image: url(images/footer1.gif);
	background-position: left bottom;
	font-size: 11px;
	color: #454545;
	padding-bottom: 14px;
}
#footer[id] {
	background-image: url(images/footer1.png);
}

#footer a {
	color: #454545;
}
#footer-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	height: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

#footerp {
	margin: 0px;
	padding: 0px;
}

#footer-col1 {
	float: left;
	width: 295px;
}
#footer-col2 {
	float: left;
	width: 262px;
}
#footer-col3 {
	float: left;
}
.footer-pad {
	padding-right: 40px;
	padding-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCFCF;
}
.no-border {
	border:none;
}

