@charset "utf-8";
.dvtSupport h1/* CSS Document */


{
	font-size:14px;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
	padding-bottom: 3px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1;
	margin-left: 0;
}

p{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;

}

.SupSubTitle{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 35px;
	color: #000000;
}

.SupBoxes{
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 2px;
}

.SupSubBox{
	font-size: 10px;
	font-family:  "Times New Roman", Times, serif;
	padding-bottom: 30px;
	color: #000000;
	line-height: 12px;
}

.SupLabeBox{
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.SupButton{
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #666666;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #999999;
}
.dvtSupport {
	text-align: left;
}

