﻿.MasterBody
{
	background: #F7F3F7;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.MasterLanguageStrip
{
	background-color: #F7F3F7;
	border-top-color: #8C8A8C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #8C8A8C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.MasterSignInPanel
{
	background-color: #F7F3F7;
	float: right;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 10px;
}

.MasterDriverMonitoringSignInPanel
{
	background-color: #F7F3F7;
	float: right;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 5px;
}

.MasterSignInText
{
	color: #0065CE;
	font-weight: bold;
	text-decoration: underline;
}

.MasterSignInText:hover
{
	color: #319AFF;
}

.MasterCompanyName
{
	font-weight: bold;
	text-align: center;
	width: 208px;
}

.MasterTable
{
	padding-left: 4px;
	padding-top: 4px;
	width: 200px;
}
 
.DefaultHeading
{
	font-family: Calibri;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}

.PageHeader
{
	color: Black;
	font-family: Calibri;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	height: 52px;
}

.ErrorPageHeading
{
	color: Black;
	font-family: Calibri;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	height: 52px;
}

.VersionStyle
{
	color: black;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 10px;
}

.templateTable
{
	background-color: #F7F3F7;
	border-collapse: collapse;
	width: 100%;
}

.templateTable td
{
	border: solid 1px #C2D4DA;
	padding: 6px;
}

.templateTable td.headline
{
	font-weight: bold; 
}

.templateTable td.date
{
	color: Gray;
	font-weight: bold;
}