
* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 0.9em Verdana, Geneva, sans-serif;
	background: url(../images/background.png) fixed;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

p {
	font-size: 100%;
	line-height: 125%;
	margin-bottom: 7px;
}

ul {
	font-size: 100%;
	line-height: 135%;
	margin-bottom: 12px;
	margin-left: 46px;
}

.frame { background: url(../images/head_back.png) repeat-x; }

.header-holder {
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	z-index: 1;
	position: relative;
	background: url(../images/head_back.png) repeat-x;
	clip: rect(auto,auto,auto,auto);
}

.frame .header-holder a {
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.frame .header-holder a img {
	margin-left: 50px;
	margin-top: 23px;
	border-style: none;
}

a img { border-style: none; }

.frame .header-holder .header-banner {
	height: 60px;
	width: 468px;
	overflow: hidden;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	border: 1px solid #CCC;
}

.frame .middle table {
	border-style: none;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

table .first-row {
	background: #c90019;
	color: #FFF;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #666;
	font-weight: bold;
	font-size: 110%;
}

.frame .middle {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background: #F0EFEF url(../images/content_back.png) repeat-x;
	margin-top: -20px;
	padding-top: 30px;
	z-index: 0;
	position: relative;
}

a {
	text-decoration: none;
	color: #c90019;
	font-size: 100%;
}

.frame .middle .intro-frame, .frame .middle .content-frame {
	width: 725px;
	float: left;
	margin-bottom: 12px;
	background: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #c90019;
	padding-bottom: 18px;
	min-height: 520px;
}

.content-frame .in-content-frame {
	height: auto;
	width: auto;
}

.frame .middle #idForm { float: left; }

.frame .middle .footer {
	margin-top: 15px;
	width: 100%;
	clear: both;
	height: 30px;
	line-height: 30px;
	font-size: 90%;
	text-align: center;
	border-top: 2px solid #c90019;
	background: #FFF;
}

.frame .middle .footer a {
	color: #c90019;
	font-size: 90%;
}

.frame .middle .footer a:hover {
	color: #c90019;
	font-size: 90%;
	text-decoration: underline;
}

.frame .middle .content-frame #idpanelList { width: 530px; }

.catalog-item-wrap { }

.frame .middle .title-pad {
	background: url(../images/tab_back.png) no-repeat;
	height: 35px;
	width: 745px;
	_width: 735px;
	line-height: 30px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.frame .middle .title-pad h1 {
	font-size: 120%;
	color: #FFF;
	text-indent: 15px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	border-style: none;
}

h2 {
	font-size: 118%;
	margin-bottom: 10px;
	margin-top: 17px;
}

h3 {
	font-size: 112%;
	margin-bottom: 5px;
}

.frame .middle .block {
	border: 1px solid #c90019;
	margin-bottom: 15px;
	background: #fff8eb;
	padding: 11px;
}

.emphasis {
	color: #c90019;
	font-weight: bold;
}

.frame .middle .content-frame .howto {
	font-size: 80%;
	padding: 5px;
	border: 1px solid #c90019;
	background: #fff8eb;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mandatory {
	border: 1px solid #c90019;
	background: #fff8e5;
}

.frame .middle .banner-skyscraper {
	position: absolute;
	top: 10px;
	right: -10px;
	_right: -130px;
}

.frame .middle .banner-skyscraper-in { position: fixed; }

.frame .middle .banner-down {
	width: 468px;
	height: 60px;
	margin: 10px auto 15px;
}

.frame .middle .banner-down .banner-two {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.frame .middle .banner-down .banner-one {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
