body 
{
	font-size: 11px;
	font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	width:880px;
	margin:auto;
	background-image: url('../../images/isi/back.gif');
	background-repeat: repeat;
	background-color: #464646;
	/*background-color: #F8F8F8;*/
}

#body-sx {
	width:20px;
	background: url('../../images/isi/back-sx.gif') repeat-y;
}

#body-cx {
	background-color: #F8F8F8;
}

#body-dx {
	width:20px;
	background: url('../../images/isi/back-dx.gif') repeat-y;
}

#container 
{
	width: 840px;
}

#navcontainer 
{
	width:840px;
	margin-left: 0px;
	clear: both;
	margin-top: 20px;
	text-transform: uppercase;
}

#nav1
{
	margin-left: 70px;
	width: 124px;
	height: 42px;
	float: left;
	background: url(../../images/isi/nav1.jpg) no-repeat;
}

#nav2 
{
	width: 112px;
	height: 42px;
	float: left;
	background: url(../../images/isi/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 114px;
	height: 42px;
	float: left;
	background: url(../../images/isi/nav3.jpg) no-repeat;
}

#nav4 
{
	width: 112px;
	height: 42px;
	float: left;
	background: url(../../images/isi/nav4.jpg) no-repeat;
}

#nav5 
{
	width: 112px;
	height: 42px;
	float: left;
	background: url(../../images/isi/nav5.jpg) no-repeat;
}

#nav6 
{
	width: 140px;
	height: 42px;
	float: left;
	background: url(../../images/isi/nav6.jpg) no-repeat;
}

#nav7
{
	margin-right: 70px;
	width: 126px;
	height: 42px;
	float: right;
	background: url(../../images/isi/nav7.jpg) no-repeat;
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

#logo
{
	margin-top: 0px;
	margin-left:20px;
	margin-bottom: 5px;
	width: 800px;
	height: 160px;
	background-color: #999999;
	clear: both;
	background: url('../../images/isi/top.png') no-repeat;
}

td#leftbar {
	height:30px;
	background: url('../../images/isi/styles/leftBar.gif') no-repeat;
	width:45px;
	border:0px;
}

td#centerbar {
	height:30px;
	background: url(../../images/isi/styles/centerBar.gif) repeat-x;
	border:0px;
}

td#rightbar {
	height:30px;
	background: url('../../images/isi/styles/rightBar.gif') no-repeat;
	width:5px;
	border:0px;
}

#cookiepopup {
	display:none;
	padding:1px;
	z-index:10;
	position:fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color:lightgray;
	width:100%;
	border:1px solid black;
}

#mainpage
{
	width:580px;
	vertical-align:top;
	text-align: justify;
	color: #000000;
	background-color: #ebebeb;
	height:500px;
	padding-right: 10px;
}

#sidebar 
{
	width:220px;
	border-left: 1px solid #BBBBBB;
	padding-left: 5px;
	text-align: left;
	vertical-align:top;
	background-color: #ebebeb;
	height:500px;
}

#footcontainer 
{
	width: 840px;
	vertical-align: middle;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
}

#footsx 
{	width: 124px;
	height: 60px;
	float: left;
	background: url(../../images/isi/footsx.gif) no-repeat;
}

#footcx 
{
	width: 706px;
	height: 60px;
	float: left;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	background: url(../../images/isi/footcx.gif) repeat-x;
}

#footdx
{
	width: 10px;
	height: 60px;
	float: right;
	background: url(../../images/isi/footdx.gif) no-repeat;
}

a:active,a:link,a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: gray;
	text-decoration: underline;
}

td a.home:hover {
	width:100%;
	height:30px;
	display:block;
	background: url(../../images/isi/styles/home-hover.gif) 100% no-repeat;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

p
{
	margin:0;
	padding: 0;
}
img {
	border:0px;
}
p.support {
	height: 15px;
	width: 150px;
	font-weight: bold;
 	font-family: sans-serif;
 	font-size: 10px;
 	text-align: left;
 	padding-top: 5px
}
