* {
 margin:0;
 padding:0;
 font-family: Arial;
}

img {
 border:0px;
}


a {
	text-decoration: none;
}
div{
	color: #666666;
	font-size: 12px;
}

td {color: #666666;
	vertical-align:top;
}

body {
 background: #f9f9f9 ;
}

.fullTable {
	width: 775px;
	background-color: #FFFFFF;
	height: 100%;
}

.fullTable #leftColumn{
	width:200px;
}

.fullTable .px7space{
	height: 7px;
}

.fullTable .px7space p{
	display:inline;
	padding:0px;
	margin:0px;
	font-size:7px;	
}

.fullTable .head {
	height: 51px;
}

.fullTable .head .logo{
	;
}

.fullTable .head .langselector{
	width: auto;
	vertical-align:middle;
	padding-left:30px;
}

.fullTable .head .homelinks{
	vertical-align:middle;
	width: 210px;
}

.fullTable .head .homelinks a{
	font-size: 11px;
	color: #949494;
}

.fullTable .head2 {
	height: 200px;
	vertical-align:top;
	
}

.fullTable .head2 .menuleft{
	vertical-align:top;
	padding:20px;
	padding-left:30px;
}

.menuleft{

}
 ul.menu {
  list-style-type: none;
  left: 29px;
  top: 78px;
}
.menuleft li.active a{
  color: #204a74 !important;
}

.menuleft li{
  background: url(../images/li.gif) 0 10px no-repeat;
}
.menuleft li a, .menu li a:link, .menu li a:visited{
  color: #949494;
  font-size: 16px;
  text-decoration: none;
  line-height: 27px;
  margin-left: 39px;
  font-weight: bold;
}
.menuleft li a:hover{
  color: #204a74;
}

 ul.menu2 {
  list-style-type: none;
  
}

.menu2 li.active a {
	color: #204a74 !important;
}

.menu2 li{
  background: url(../images/li2.gif) 20px 8px no-repeat;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.menu2 li a, .menu2 li a:link, .menu2 li a:visited{
  color: #204a74;
  font-size: 16px;
  text-decoration: none;
  line-height: 27px;
  margin-left: 50px;
  font-weight: bold;
}

.menu2 li a:hover{
  color: #949494;
}



.fullTable .head2 .banner{
	;
}

.fullTable .center {
	;
}

.fullTable .center .newsBlock{
	background-color: #EDEDED;
}

.fullTable .center .newsBlock div{
	margin:0px;
	display:inline;
	padding:20px;
	padding-top:20px;
}

.fullTable .center .contentBlock{
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 15px;
	color: #666666;
	background: url(../images/sh.gif) no-repeat left bottom;
}
.contentBlock *{
	line-height: 20px;
}

a.readon, a.readon:link, a.readon:visited{
  font-size: 15px;
  color: #00719d;
  text-decoration: none;
  text-align: right;
  margin: 10px 0 20px;
  float: left;
  border-bottom: 1px solid #cdcdcd;
  width:100%;
}
a.readon:hover{
  text-decoration: underline;
}

.contentheading, .contentheading a, a.contentpagetitle, h3, h2{
  font-size: 17px;
  margin-bottom:15px;
  line-height: 20px;
  font-weight: bold;
}

.contentpaneopen td img {
	margin-right:10px;
	margin-bottom:10px;
}
.contentpaneopen td p {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

.fullTable .futer {
	height: 63px;
	background: url(../images/footer_bg.gif) repeat-x;
}

.fullTable .futer p{
	background-color: #EDEDED;
	width: 100%;
	font-size:20px;
}

.fullTable .futer .rightBlock{
	padding-right:230px;
	vertical-align:middle;
	text-align:center;
	color: #FFFFFF;
	font-size:11px;
}


.listsFields{
}

.listsFields p{
		padding:0px;
		padding-bottom:1px;
		margin:0px;
		text-align:left;
	}
	.listsFields label{
		cursor:pointer;
	}
	.listsFields .oneblock{
		padding:5px;
	}
	.listsFields .fieldName{
		text-align:left;
		color:#666666;
		font-size:13px;
		padding:0px;
		margin:0px;
	}
	
	.listsFields .fieldName label{
		text-decoration:underline;
	}
	.listsFields .fieldInput input{
		border:1px solid #BDC7D8;
		width:350px;
	}
	.listsFields .fieldInput select{
		border:1px solid #BDC7D8;
		width:350px;
	}
	.listsFields .fieldInput textarea{
		border:1px solid #BDC7D8;
		width:350px;
		font-size:10px;
	}
	.listsFields .needed{
				color:#FF0000;
				font-size:10px;
			}
	.listsFields .error{
				color:#FF0000;
				font-size:11px;
				padding-left:10px;
			}
