body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin:0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

h1{
	
	font-size:22px;
	line-height:26px;
	font-weight:lighter;
	
}h2{
	font-size:16px;
	line-height:22px;
	font-weight:lighter;
	color: #4F7DD3;
}

#container {
	width:1040px;
	float:left;
}

#leftContainer {
	width:750px;
	float:left;
}

#rightContainer {
	width:278px;
	float:left;
	background-image:url(/images/rightTopBack.gif);
	background-repeat:no-repeat;
	height:725px;
}

.topButtonsBlock {
	float:left;
	width: 278px;
}

.topBar {
	height:46px;
	padding-top: 32px;
	padding-left: 60px;
	float:left;
}
.topBar  a, .topbar img {
	text-decoration:none;
	margin-left: 0px;
	border:none;
}
.mainImgPic {
	height: 266px;
	float:left;
}

.mainBlock {
	width:680px;
	padding-top:26px;
	padding-left:60px;
	float:left;
}

.textBlock {
	width:650px;
	float:left;
}

.blueTxt {
	color:#4f91cd;
}


.rightPanel2 {
	float:left;
	width:278px;
	padding-top:36px;
}

.blueBlock {
	width:208px;
	background-color:#bccef2;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
	padding-bottom:15px;
	float:left;
	font-size:10px;
	line-height: 12px;
}

.newsPanel {
	float:left;
	width:238px;
}

.newsBlock {
	background-image:url(/images/newsArrowBack.jpg);
	background-repeat:no-repeat;
	width:129px;
	float:left;
	padding-top:5px;
	padding-left:40px;
	padding-right:40px;
	font-size:10px;
	line-height: 12px;
	height:43px;
}

a.readmore:link, a.readmore:visited {
	font-size:10px;
	line-height: 12px;
	text-decoration:underline;
}

a.readmore:hover {
	font-size:10px;
	line-height: 12px;
	text-decoration:none;
}

#footerContainer {
	width:500px;
	float:left;
	padding-left:100px;
	padding-bottom:20px;
}
.spaceleft {
	margin-left: 100px;
	clear:both;
}


#footerContainer a{
	font-size:10px;
	line-height: 12px;
	text-decoration:underline;
	margin-right:20px;
}

#footerContainer a:link, #footerContainer a:visited {
	text-decoration:underline;
	color:#9c9c9c;
}

#footerContainer a:hover {
	text-decoration:none;
	color:#818282;
}

.dvInput {
	width:500px;
	float:left;
	margin-bottom: 8px;
}

.formLabel {
	width:200px;
	float:left;
	color: #000000;
}

.spnInputText {
	width:150px;
	float:left;
}
input, select, textarea {
	width: 200px;
	background-color: #EFF5D6;
	border: 1px solid #FFF;
}
input.submit {
	width: 100px;}

h3 {
	font-size: 14px;
	font-weight: 100;
	color: #75D300;
	padding: 0 0 4px 0;
}

.textBlock ul.nonlist {
	list-style-type: none;
	margin: 0;
}

.nonlist li {
	margin: 0px 20px 8px 0;
	padding: 8px;
}

.nonlist strong {
	color: #75D300;
	font-weight: 100;
}
.submenu {
	position: absolute;
	margin-top: 230px;
	color: #FFFFFF;
	margin-left: 60px;
	font-size: 14px;
	left: 1px;
	top: 80px;
}

.submenu a:link, .submenu a:visited, .submenu a:active, .submenu img {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}.submenu a:hover {
	color: #1EA63A;
	text-decoration: none;
}

#container #leftContainer .mainBlock .textBlock img {
	margin: 8px;
}

.bold {
	font-weight: bold;
}
