@charset "utf-8";
/* CSS Document */
body {
	line-height: 1.1em;
	background: #edeeef;
	font-size: 0.65em;
	font-family: arial;}

img {
	border:0;}
	
p {
	font-size:0.75em; /* 16x.688=11.008 */
	font-family: arial;
	margin:5px;}
p.reportContactDetails {
	font-size:0.85em; /* 16x.688=11.008 */
	font-family: arial;
	font-align: right;
	color: #ffffff;
	margin:5px;}
	
#ServiceSheetButton {
	display: table-cell;
	width: 180px;}
#BottomServiceSheetButtonArea {
	display: table-cell;}
#BottomServiceSheetButtonsOLD {
	float: left;
	display: block;
	width: 580px; 
	height: 20px;}
#BottomServiceSheetButtons {
	display: block;
	width: 580px; 
	height: 120px;
	margin-top: 20px;}
p.IconInfo {
	font-size:0.75em; /* 16x.688=11.008 */
	font-family: Arial;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;}
#PageNavArea {
	float: right;
	display: block;
	width: 250px;}
	
h1 {
	font-size:1.3em;
	font-family: Arial;
	color: #000000;
	text-align: left;}
	
h2 {
	font-size:1.1em;
	font-family: Arial;
	color: #ffffff;
	text-align: left;}

.mainTableArea {
	margin-left: auto;
	margin-right: auto;}
	
a.dashboardIcon {
	display: table-cell;
	width: 150px;
	height: 120px;
	font-size:0.75em; /* 16x.688=11.008 */
	font-family: Arial;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline; }
a.SideLink {
	width: 180px;
	font-size:0.75em; /* 16x.688=11.008 */
	font-family: Arial;
	color: #ffffff;
	line-height: 2em;
	vertical-align: middle;
	text-decoration: underline; }
	
a.bodyLink {
	font-size:0.75em; /* 16x.688=11.008 */
	font-family: Arial;
	color: #000000;
	margin:5px;
	text-decoration: underline; }
a.indexLink {
	color: #000000;
	margin:5px;
	text-decoration: underline; }
	
#Header {
	margin-left: auto;
	margin-right: auto;
	display: table-cell;
	width: 900px;
	height: 100px;
	background: #939598;
	background-image: url(../images/MultiServe-Logo-WHITE.png);
	background-position: right center;
	background-repeat:no-repeat;}
	
.leftIcon {
	float: left; }
	
.rightIcon {
	float: right; }