html
{
	height:100%;
}

body
{

	margin: 0px;
	padding: 0px;
	
	padding-left: 18px;
	padding-right: 18px;
		
	/*padding-top: 12px;*/

	/*color: black;*/
	color: #797979;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;


	
	background-image: url("../pics/intraLayout/background_gray_slide.png");	
	background-repeat: repeat-x;
	background-attachment: scroll;
	

	/*background-color: white;*/
	background-color: #E4E4E4;
	
	
	
	
	text-align: center;
	/*width: 100%;*/
	height:100%;
	/*border: 1px solid black;*/

}

.nobr
{
	white-space: nowrap;
}

.Inline
{
	display:inline;
}

.IntraLayoutLeafs .Building
{
	background-color: white;
	/*border-top:1px solid black;*/
}


.IntraLayoutLeafs .Building img
{
	margin-top:0.5em;
}



.IntraLayoutLeafs .Company
{
	text-align:left;
	vertical-align:top;
	background-color: white;
	width:10em;
	/*border-top:1px solid #E4E4E4;*/
}

.IntraLayoutLeafs .TextMargin
{
	margin:0.5em;
}


.IntraLayoutLeafs .CornerTopLeft
{
	height:28px;
	/*border:1px solid black;*/
}

/*
.IntraLayoutLeafs .CornerTopLeft img
{
	float:right;
}
*/
.IntraLayoutLeafs .Spacer
{
	height:28px;
}

.IntraLayoutLeafs .User
{
	height:28px;
	background-color: white;
}

.IntraLayoutLeafs .User img
{
	margin-top:0.5em;
}



.IntraLayoutLeafs .UserName
{
	text-align:left;
	vertical-align:top;
	/*padding:0.5em;*/
	background-color: white;
}

.IntraLayoutLeafs .Exit
{
	height:28px;
	background-color: white;
}

.IntraLayoutLeafs .Exit img
{
	margin-top:0.5em;
}

.IntraLayoutLeafs .Login
{
	text-align:left;
	vertical-align:top;	
	background-color: white;
}

.IntraLayoutLeafs .DatavaLogo
{
	height:28px;
	background-color: white;
}

.IntraLayoutLeafs .DatavaLogo img
{
	margin-top:0.5em;
}

.IntraLayoutLeafs .White
{
	background-color: white;
}

.IntraLayoutLeafs td
{
	font-size: 0.8em;
}

.ChooseLanguage a
{
	font-size:0.8em;
	font-weight:normal;
}

.Logout a
{
	font-size:0.8em;
	font-weight:normal;
}

/*
border-style:solid; border-color:red;
*/

.underline
{
	text-decoration: underline;
}

a
{
	font-size:1em;
	background-color:transparent;
	font-weight: bold;
	/*color: black;*/
	color: #797979;
	text-decoration: underline;
	outline: none;
}

a:visited
{
}

a:active
{
	/*color: black;*/
	color: #797979;
}

a:hover
{
	text-decoration: underline;
	/*color: black;*/
	color: #797979;
}

.font_body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	/*color: black;*/
	color: #797979;
}

.Footer
{
	vertical-align:middle;
	/*
	background-image: url(../pics/footer_colorfade.gif);
	background-repeat: repeat-x;
	*/
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	color: white;
	/*background-color: #00389C;*/
	background-color: #A3071D;
	height:20px;
}

.FooterSignature
{
	text-align:center;
	margin-top:0.5em;
	margin-right:0px;
	color:#999999;
	font-size: 0.7em;
	padding-bottom:2em;
}

#footer
{
	color:#999999;
	text-decoration: underline;
	font-weight: normal;
	background: none;
}

.horizontal_shadow
{

	background-image: url(../pics/horizontal_shadow.jpg);
	background-repeat: repeat-x;

	text-align: center;
	font-size: 1em;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	color: white;
	background-color: white;
	height:10px;
}

img
{
	display:block;
}

td
{
	font-size:1em;
	vertical-align:top;
}

h1
{
	font-size:1.5em;
}


h2
{
	margin-top:0.9em;
	margin-bottom:0.9em;
	font-size:1.2em;
}

h3
{
	margin-top:0.9em;
	margin-bottom:0.9em;
	font-size:1.0em;
}

.PageElementTabs
{
	/*
	font-size:1.8em;
	*/
}

.BasicTable td
{
	padding:0.5em;
	font-size:1em;
	vertical-align:middle;
}


.Mod
{
	font-weight: bold;
	color: #666666;
	text-align:right;
	padding-left:25px;
	background-image: url("../pics/intraLayout/other.png");
	background-repeat: no-repeat;
	text-align:left;
}

td .Del a
{
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}

.Del
{
	font-weight: bold;
	color: #FF0000;
	text-align:right;
	padding-left:25px;
	background-image: url("../pics/intraLayout/delete.png");
	background-repeat: no-repeat;
	text-align:left;
}

td .Del a
{
	font-weight: bold;
	color: #FF0000;
	text-decoration:underline;
}

.Add
{
	font-weight: bold;
	color: #34A039;
	text-align:right;
	padding-left:25px;
	background-image: url("../pics/intraLayout/add.png");
	background-repeat: no-repeat;
	text-align:left;
}

td .Add a
{
	font-weight: bold;
	color: #34A039;
	text-decoration:underline;
}

a .Add, .Del, .Mod
{
	text-decoration:underline;
}

.FieldSet
{
	margin-bottom:0em;
	border: 1px solid #BABCB5;
	padding:0.7em;
	margin-bottom:0.7em;
}

legend
{
	font-size:1.2em;
	font-weight: bold;
}

form
{
	padding:0em;
	margin:0em;
	display:block;
}

.FormInputFloatLeft
{
	float:left;
	margin-right:1em;
}

.ClearLeft
{
	clear:left;
}

input[disabled], input[readonly]
{
	background: #CCCCCC;
}

input
{
	margin-bottom:1em;
}

select
{
	margin-bottom:1em;
}

textarea[disabled], textarea[readonly]
{
	background: #CCCCCC;
}

.Block
{
	display:block;
}

.NoUnderline
{
	text-decoration:none;
}

.Bold
{
	font-weight: bold;
}

fieldSet
{
	border: 1px solid #BABCB5;
	padding:0.7em;
	padding-top:1em;
	margin-bottom:0.7em;
}

legend
{
	color: black; /*#003882;*/
	font-size:1.2em;
	font-weight: bold;
}

label
{
	display:block;
}