﻿#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-top: 15px;
}
.logo {
	float: left;
}
.login {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.valignmid {
	vertical-align: middle;
}
.bgtopleft {
	float: left;
	background-image: url('bgtopleft.png');
	background-repeat: no-repeat;
}
.bgtopmid {
	float: left;
	background-image: url('bgtopmid.png');
	background-repeat: repeat-x;
	padding-top: 10px;
}
.bgtopright {
	float: right;
	background-image: url('bgtopright.png');
	background-repeat: no-repeat;
}
.bgmidmid {
	background-image: url('bgmidmid.png');
	padding-left: 13px;
}
.bgbottomleft {
	float: left;
	background-image: url('bgbottomleft.png');
	background-repeat: no-repeat;
}
.bgbottommid {
	float: left;
	background-image: url('bgbottommid.png');
	background-repeat: repeat-x;
	padding-top: 10px;
}
.bgbottomright {
	float: right;
	background-image: url('bgbottomright.png');
	background-repeat: no-repeat;
}
.whitetop {
	background-image: url('whitetop.png');
	background-repeat: no-repeat;
}
.whitemid {
	background-image: url('whitemid.png');
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whitebottom {
	background-image: url('whitebottom.png');
	background-repeat: no-repeat;
}
.whitesmalltop {
	background-image: url('whitesmalltop.png');
	background-repeat: no-repeat;
}
.whitesmallmid {
	background-image: url('whitesmallmid.png');
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whitesmallbottom {
	background-image: url('whitesmallbottom.png');
	background-repeat: no-repeat;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.build {
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}
.rightside {
	margin-left: 507px;
}
.boxdescripton {
	text-align: center;
	font-size: large;
	color: #666666;
}
.statusdescription {
	font-size: small;
}
.downloadbutton {
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}
.nomargins {
	margin-top: 0px;
	margin-bottom: 0px;
}
.invalidlogin {
	font-size: small;
	color: #FF0000;
}
.email {
	font-size: small;
	color: #666666;
	vertical-align: bottom;
}
.AddDevice {
	visibility: hidden;
}
.AppDetails {
	margin-bottom: 10px;
}
