/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	background-color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #808080;
}

body, .ui-widget
{
	font-family: Arial, Sans-Serif;
}

a
{
	color: #808080;
}

a:link
{
}

a:hover
{
}

a:active
{
}

p
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

div
{
	line-height: 1.6em;
}

b
{
	font-weight: bold;
}

strong
{
	font-weight: bold;
}

ol.separated li
{
	margin-bottom: 25px;
	list-style-type: decimal;
	list-style-position: inside;
	text-align: justify;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	font-weight: normal;
}

h1
{
	font-size: 2em;
	padding: 0;
	margin: 0;
}

h2
{
	padding: 0 0 10px 0;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}

#menucontainer
{
	display: none;
}

#second-level-menu
{
	display: none;
}

#page-description
{
	display: none;
}

#side-part
{
	display: none;
}

#footer
{
	display: none;
}

.b-footer
{
	display: none;
}

#divViewDetail {
	display: none;
}

#tooltip {
	display: none;
}

.managment
{
	display: none;
}

.profiler-results
{
	display: none;
}

.profiler-result
{
	display: none;
}

.no_print
{
	display: none;
}

.need_to_print
{
	display:block;
}

.mainTop {
	display: none;
}

.footerMain {
	display: none;
}

.menuMain {
	display: none;
}

a.menuMain {
	display: none;
}

p.menuMain {
	display: none;
}

.menuCell {
	display: none;
}
p.menuCell {
	display: none;
}
a.menuCell {
	display: none;
}
.LayerAsCell {
	display: none;
}
.outershadow {
	display: none;
}
.account-menu {
	display: none;
}
.b-pmenu {
	display: none;
}
.b-pmenu__item {
	display: none;
}
a.b-pmenu {
	display: none;
}
a.b-pmenu__item {
	display: none;
}
/* PRINT 
----------------------------------------------------------*/

h2.b-pagetitle__text {
	width: 850px;
}

.contentMain {
	width: 850px;
}
.eleven.columns.alpha.omega
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 900px;
}

noindex:-o-prefocus, .printBody
{
	width: 850px;
	position: absolute;
}

.printBody
{
	position: absolute\9;
	font-size: 18px;
	margin-top: -90px\9;
}

.printBody .contract
{
	width: 850px;
	margin-top: 50px\9;
	padding: 0px\9;
}

.printBody span
{
	font: bold 18px serif;
}

.printBody .header
{
	width: 850px;
	padding: 20px;
}

.printBody .main 
{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.printBody .footer 
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.printBody .appendix 
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 350px;
	padding-top: 0px\9;
	margin-top: 340px\9;
}

noindex:-o-prefocus, .printBody .appendix 
{
	padding-top: 0px;
	margin-top: 200px;
}

@-moz-document url-prefix() {
	.printBody .appendix 
	{
		padding-top: 0px;
		margin-top: 450px;
	}
}

.printBody .appendix h4
{
	font-size: 16px;
}

.printBody .header .title
{
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	padding-bottom:20px;
}

.printBody .header .date .month
{
	padding-right: 5px;
}

.printBody .sourceAddress
{
	float: left;
}

.printBody .date
{
	float: right;
}

.printBody .date .day
{
}

.printBody .date .month
{
}

.printBody .date .year
{
}

.printBody ul.conditions
{
}

.printBody .appendix .title
{
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	padding-bottom:10px;
}

.printBody .appendix .detail
{
	padding-left: 70%;
}

#contentMain {
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	clear: both;
	text-align: justify;
}

#contentMain h1
{
	font-size: 22px;
	line-height: 26px;
	clear: both;
	margin-bottom: 30px;
	padding-top: 20px;
}

#contentMain h2
{
	font-size: 21px;
	clear: both;
}

#contentMain h3
{
	font-size: 19px;
	clear: both;
}

#contentMain h4
{
	font-size: 18px;
	clear: both;
}

#contentMain p
{
	text-align: justify;
	clear: both;
}

#contentMain .mc-button
{
	font-size: 12px;
}

.underline_field
{
	border-bottom:  1px solid;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
}

.underline_field.empty
{
	padding-left: 50px;
	padding-right: 50px;
}