﻿body
{
	background-color: #f2f3f9;
}
a
{
    text-decoration:none;
}
#headerContent
{
	text-align: left;
	background-color: #FFFFFF;
	color: Black;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	height: 10%;
	font-family: Arial, Helvetica, sans-serif;
}
#topContent
{
	text-align: left;
	background-color: #C1DC00;
	color: White;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	height: 10%;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent
{
	height: auto;
	width: 75%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#rightContent
{
	height: auto;
	width: 25%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.logedInStyle
{
	text-align: right;
	color: White;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.textLabelStyle
{
	text-align: center;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}
.menuItemStyle
{
	text-align: center;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: White;
}
.tbtb
{
	border-style: ridge none none none;
	border-width: thin;
}
.tbbb
{
	border-style: none none ridge none;
	border-width: thin;
}
.paneltxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.lbltxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: Red;
}
.lblheader
{
	text-align: center;
	width: 100%;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.lbltextblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.labeltext
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #1d2f47;
	font-size: large;
}
.gridRow
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #1d2f47;
	font-size: small;
}
.gridHeader
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #676767;
	font-size: medium;
	text-align: center;
}
.gridPager
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #676767;
	font-size: small;
	text-align: center;
}
.deviceInfoLightBlue
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #5676a1;
	font-size: medium;
	text-align: left;
}
.deviceInfoGrey
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #676767;
	font-size: medium;
}
.copyrightLabel
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #5676a1;
	font-size: small;
}
.wipeText
{
	font-family: Sans-Serif, Arial, Helvetica;
	color: #1d2f47;
	font-size: medium;
}
.deviceStatusPanels
{
	padding: 10px 10px 10px 10px;
	border: solid 1px #676767;
	margin: 10px 5px;
	border-width: 0;
}
