@charset "utf-8";
body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #a7a9ac;
	text-align: center;
	line-height: 1.4em;
}

a {
	color: #000000;
}

a:hover {
	color: #034ea2;
}

a:visited {
	color: #400080;
}

.headerLeftBg {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-color: #FFFFFF;
	background-image: url(../images/backGradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 3em;
}


.headerRightBg {
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 2px;
}

.logoTop {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}

.logoTopBlr {
	background: url(../images/logoBlr.jpg) no-repeat center top;
	height:100px;
}

.logoTop a, .logoTopBlr a {
	display: block;
	height: 100px;
}

.dateBlockTop {
	background-color: #034ea2;
	margin-top: 2px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	position:relative;
	width:100%;
}

.dateBlockTopBlr {
	background-color: #8d0e12;
	margin-top: 2px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	position:relative;
	width:100%;
}

.left {
	width: 180px;
	float: left;
	padding-top: 2em;
	padding-right: 20px;
}

.serviceBtns a, .serviceBtns a:hover, .serviceBtns a:visited {
	color: #FFFFFF;
	margin-right: 23px;
	font-style: normal;
}

.titleText {
	margin-left: 150px;
	width: 620px;
	float: left;
}
.serviceBtns {
	position:absolute;
	right:0;
	width:120px;
	text-align: right;
}


.right {
	float: right;
	width: 220px;
}
.center {
	margin-right: 240px;
	margin-left: 220px;
}

.clearFloat {
	clear: both;
}
h1 {
	font-size: 1.4em;
	color: #034EA2;
	padding-bottom: 0.7em;
	line-height: 1.2em;
}
h2 {
	font-size: 1.2em;
	padding-bottom: 0.5em;
	font-style: italic;
	padding-top: 0.5em;
}
h3 {
	font-size: 1em;
	padding-bottom: 0.3em;
	font-style: italic;
	padding-top: 0.3em;
}
blockquote {
	padding-left: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
caption {
	font-style: italic;
	padding: 0.5em;
}





.center ul, .center ol {
	padding-top: 1em;
	padding-bottom: 1.5em;
	padding-left: 3em;
}

td, th {
	padding-top: 0.3em;
	padding-bottom: 0.6em;
	padding-right: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	vertical-align: top;
}

.invisibleTable td, .invisibleTable th {
	border-bottom-style: none;
}

.invisibleNoPaddTable td, .invisibleNoPaddTable th {
	border-bottom-style: none;
	padding: 0px;
}

.formTable td, .formTable th {
	padding-top: 0.3em;
	padding-bottom: 0.6em;
	padding-right: 2em;
	border-bottom-style: none;
}


.invalid, .required {
	border: 1px solid #990000;
}


.left li {
	list-style-type: none;
	padding-bottom: 0.6em;
}
.text {
	font-size: 1.3em;
}

.left ul {
	padding-left: 1.3em;
	padding-bottom: 0.4em;
	//padding-bottom: 0.2em;
	//padding-top: 0.5em;
}
.button {
	font-size: 1.2em;
	padding: 0.3em;
}

.mainMenu {
	font-size: 1.1em;

}
.lev2 {
	font-size: 0.85em;
	line-height: 1.2em;
}

.lev3, .lev4, .lev5 {
	font-size: 0.85em;
	//font-size: 1em;
	line-height: 1.2em;
}

ul ul { font-size: 1em; }


.subMenu {
	font-style: normal;
}

.active {
	font-style: italic;
}

.footer {
	background-color: #FFFFFF;
	background-image: url(../images/bottomBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 55px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.phone {
	padding-left: 1.3em;
	padding-top: 18px;
	float: left;
}
.rosatomLogo {
	padding-top: 15px;
	padding-left: 130px;
	float: left;
}
.atomexpoLogo {
	padding-top: 15px;
	padding-left: 30px;
	float: left;
}
.copyright {
	float: right;
	width: 220px;
	padding-top: 18px;
	font-size: 0.8em;
}
.error {
	font-size: 1.2em;
	font-weight: bolder;
	color: #990000;
}

.smallFont {
	font-size: 0.8em;
	line-height: 1.2em;
}

.leftBannerSet {
	padding-top: 2em;
	padding-left: 1.3em;
}

.leftBannerSet img {
	margin-bottom: 15px;
	margin-right: 10px;
}

.rightBannerSet img{
	margin-bottom: 15px;
	margin-right: 8px;
}

.bottomBannerSet {margin-left:20px; margin-right:20px; text-align:center;}
.bottomBannerSet table {margin:0 auto; text-align:left; width:100%; font-style:italic;}
