﻿@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #719600;
}
p {
	margin: 0px 0px .8em;
	
}

.H1Top {
	font-size: 250%;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.1em;
}

h1 {
	font-size: 250%;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.1em;
}
.H1Top {
	margin-top: 0em;
}
.RightCol h1 {
	margin-top: 0em;
}
#ImgH1 {
	margin-top: 30px;
}
#SiteLink1 {
	margin-top: 55px;
	float: left;
}
.SiteLink {
	text-decoration: underline;
}
h1.SoftwareTitle {
	color: #719600;
	font-family: Arial;
	font-weight: bold;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	font-size:400%;
}
h1.MainTitle {
	color: #719600;
	font-family: Arial;
	font-weight: bold;
	font-size:400%;
	margin-top: 30px;
}
h1.ErrorTitle {
	color: red;
	font-family: Arial;
	font-weight: bold;
	font-size:400%;
	margin-top: 30px;
}

h2.SoftwareInfo {
	margin-top: 25px
}
h2 {
	font-size: 150%;
	color: #4D4D4D;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 3em;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0px 0px;
}
.Header {
	height: 150px;
	width: 100%;
	background-image: url(../images/HeaderBg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.HeaderContent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
.HeaderNav {
	width: 680px;
	float: left;
}
.Content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	padding-bottom: 80px;
	overflow: hidden;
}
.Footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/FooterBg.png);
	background-repeat: repeat-x;
	height: 50px;
}
.FooterContent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.FooterContent p {
	color: #FFFFFF;
	margin-left: 10px;
	line-height: 52px;
	display: inline;
}
.FooterContent img {
	float: left;
	border: none;
}

#nav {
	margin: 0px;
	padding: 0px;
}
#nav li{
	float: left;
	list-style-type: none;
	background-image: url(../images/NavTab.png);
	color: #FFFFFF;
	text-align: center;
	background-position: right bottom;
	display: block;
	height: 25px;
	width: 100px;
	margin-left: 3px;
	line-height: 25px;
	font-weight: bold;
}
#nav li a {
	background-image: url(../images/NavTab.png);
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	display: block;
	height: 21px;
	width: 100px;
	line-height: normal;
}
#nav li a:hover {
	color: #FFFFFF;
	background-position: bottom;
}

#IISToolsLogo {
	position: relative;
	top: -30px;
	visibility: hidden;
}
.AppBlock {
	background-image: url(../images/AppBlock.png);
	width: 480px;
	padding: 30px 30px 6px;
	position: relative;
	left: -15px;
	float: left;
}
.AppBlockBtm {
	background-image: url(../images/AppBlockBtm.png);
	width: 540px;
	height: 26px;
	position: relative;
	left: -15px;
	margin-bottom: 20px;
	float: left;
}
.AppBlock img {
	float: left;
}
.AppBlock p {
	margin-left: 70px;
}
.DlBlock {
	float: right;
	width: 110px;
	margin-top: 12px;
}
.DlBlock p {
	font-size: 70%;
	color: #4D4D4D;
	margin: 5px 0px 10px 3px;
}
.DlBlockInln {
	margin: 52px 0px 15px 391px;
}
.DlBlockInln p{
	font-size: 70%;
	color: #4D4D4D;
	padding: 6px 0px 6px 115px;
}
.DlBlockInln a {
	float: left;
}
#SubmitBtn {
	display: block;
	background-image: url(../images/SubmitBtn.png);
	background-color: transparent;
	background-position: top;
	width: 105px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ButtonDl {
	display: block;
	background-image: url(../images/SubmitBtn.png);
	background-color: transparent;
	background-position: top;
	width: 105px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SubmitBtn:hover {
	background-position: bottom;
	color: White;
	cursor: pointer;	
}
.ButtonDl:hover {
	background-position: bottom;
	color: White;
	cursor: pointer;	
}
#SubmitBtn {
	display: inline;
}
form.withbg{
	background-image: url(../images/FormTop.png);
	padding: 30px 35px 7px;
	width: 320px;
	margin: -15px 0px 0px -9px;
}
.FormBtm {
	background-image: url(../images/FormBtm.png);
	margin: 0px 0px 15px -9px;
	height: 26px;
	width: 390px;
}
.ClearAll {
	clear: both;
	overflow: hidden;
	width: 100%;
	width: 10px;
}
form h2 {
	margin-bottom: 10px!important;
}
.LeftCol {
	width: 410px;
	float: left;
	padding-top: 15px;
}
.RightCol {
	width: 290px;
	float: left;
}
.HlBoxTop {
	background-image: url(../images/RightColTop.png);
	background-repeat: no-repeat;
	height: 26px;
}
.HlBoxMid {
	background-image: url(../images/RightColMid.png);
	padding: 20px 40px 20px;
	overflow: hidden;
}
.HlBoxBtm {
	background-image: url(../images/RightColBtm.png);
	background-repeat: no-repeat;
	height: 26px;
}
.ImgFloat {
	float: left;
}
.Copyright {
	float: left;
}
.Legal {
	float: right;
	line-height:52px;
	padding-right: 20px;
}
.Legal a {
	color: White;
	text-decoration: underline;
}
.Legal a:hover {
	color: #719600;
}

#password-form input
{
	width: 225px;
}

#password-form  .SubmitBtn
{
	width: 105px;
}

.SubmitBtn {
	display: block;
	background-image: url(../images/SubmitBtn.png);
	background-color: transparent;
	background-position: top;
	width: 105px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}