a {
  text-decoration: none;
}

a:link {
  color: #0033cc;
  text-decoration: none;
}

a:visited {
  color: #0033cc;
  text-decoration: none;
}

a:hover {
  color: #0033cc;
  text-decoration: underline;
}

a.anchor {
  text-decoration: none;
}

a.anchor:hover {
  text-decoration: none;
  color: #000000;
}

body {
  background-color: #ffffff;
  font-family: verdana, arial, sans-serif;
  font-size: small;
}

div.hideInfo {
  display: none;
}

div.showInfo {
  display: block;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  width: 480px;
  padding-left: 10px;
  padding-right: 10px;
}

div.staticInfo {
  background-color: #ffff99;
  border: 1px solid #000000;
  width: 400px;
  padding-left: 10px;
  padding-right: 10px;
}

div.textBlock {
  width: 446px;
}

hr {
  border: 0;
  color: #043;
  background-color: #043;
  height: 1px;
  width: 100%;
}

hr.buttonMenu {
  text-align: left; /*this will align it for IE*/
  margin: 0 auto 0 0; /*this will align it left for Mozilla*/
  margin-top: 5px;
  margin-bottom: 10px;
  width: 200px;
}

ol.largeChunk li {
  margin-bottom: 10px;
}

ul.largeChunk li {
  margin-bottom: 10px;
}

p {
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
}

p.groupTitle {
  font-size: 14px;
  font-weight: bold;
  margin-top: 2em;
}

select.managerDefault {
  width: 150px;
}

span.box {
  font-size: 14px;
  font-weight: bold;
}

span.instructionNumber {
  line-height: 110%;
  font-size: 35px;
  /*	text-align: center;*/
}

span.nowrap {
  white-space: nowrap;
}

span.requiredMark {
  color: red;
  margin-left: 5px;
}

table.menu td {
 line-height: 1px;  /* Fixes Netscape bug */
 font-size: 1px;  /* Fixes Netscape bug */
}

table td {
  text-align: left;
  vertical-align: top;
}

table td.instructionList {
  text-align: center;
}

table.registrationTableFieldList td.rowTitle {
  width: 150px;
}

table.fieldListTable td input {
  margin-left: 5px;
  margin-right: 0px;
}

table.fieldListTable td select {
  margin-left: 5px;
  margin-right: 0px;
  /*border: 10px solid black; What does this come from? */
}

table.fieldListTable td textarea {
  margin-left: 5px;
  margin-right: 0px;
}

table.fieldListTable td {
  vertical-align: middle;
  /*padding: 0px;	*/
}

table.loginForm {
  width: 300px;
  background-color: #ccff99;
  border: 1px solid black;
  line-height: 200%;
}

table.loginForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  width: 300px;
}

table.licenseAgreementForm {
  width: 400px;
  background-color: #ccff99;
  border: 1px solid black;
  line-height: 200%;
}

table.licenseAgreementForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  width: 450px;
}

table.faqForm {
  width: 300px;
  background-color: #ccff99;
  border: 1px solid black;
  line-height: 200%;
}

table.faqForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  width: 300px;
}

table.groupList {
  border: 0px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}

table.groupList td {
  border: 1px solid gray;
  line-height: 200%;
  padding: 5px;
  vertical-align: middle; /* Added 071002 */
}

table.groupList tr.body td {
  background-color: #ffffff;
}

table.groupList tr.header td {
  background-color: #ccccff;
}

table.download {
  width: 730px;
}

table.download tr.header td.programName {
  width: 180px;
}

table.download tr.header td.versionText {
  width: 65px;
}

table.download tr.header td.versionDate {
  width: 90px;
}

table.download tr.header td.fileSize {
  width: 70px;
}

table.download tr.header td.licenseCount {
  text-align: center;
  width: 70px;
}

table.download tr.header td.programDownload {
  text-align: center;
  /*width: 70px;*/
}

table.download tr.header td.licenseDownload {
  text-align: center;
  /*width: 70px;*/
}

table.download tr.header td.downloadMerge {
  text-align: center;
  /*width: 100px;*/
}

table.download tr.body td.licenseCount {
  text-align: center;
}

table.download tr.body td.programDownload {
  text-align: center;
}

table.download tr.body td.licenseDownload {
  text-align: center;
}

table.faq {
  width: 600px;
}

table.faq tr.header td.header {
  width: 100px;
}

table.faq tr.header td.question {
  width: 500px;
}

table.managerSubscription {
  width: 400px;
}

table.managerSubscription tr.header td {
  font-weight: bold;
}

table.managerSubscription tr.header td.programName {
  width: 150px;
}

table.managerSubscription tr.header td.licenseCount {
  text-align: center;
}

table.managerSubscription tr.body td.licenseCount {
  text-align: center;
}

table.managerSubscription tr.body td.licenseCount input {
  text-align: center;
}

table.order {
  width: 600px;
}

table.order tr.header td {
  font-weight: bold;
  text-align: center;
}

table.order tr.header td.programName {
  text-align: left;
  width: 200px;
}

table.order tr.header td.licenseCount1 {
  width: 120px;
}

table.order tr.header td.licenseCount2 {
  width: 220px;
}

table.order tr.body td.licenseCount1 {
  text-align: center;
}

table.order tr.body td.licenseCount2 {
  /*text-align: center;*/
  text-align: left;
  padding-left: 25px;
}

table.order tr.body td.licenseCount2 input {
  text-align: center;
}

table.order tr.body td.siteLicense {
  text-align: center;
}

table.order tr.header td.itemName {
  text-align: left;
}

table.order tr.header td.itemCount {
  text-align: center;
  width: 70px;
}

table.order tr.header td.itemPrice {
  text-align: center;
  width: 70px;
}

table.order tr.body td.itemPrice {
  text-align: center;
}

table.order tr.body td.itemPrice input {
  text-align: center;
}

table.order tr.body td.itemCount {
  text-align: center;
}

table.order tr.body td.itemCount input {
  text-align: center;
}

table.orderConfirmation {
  width: 100%;
}

table.orderConfirmation tr.header td {
	text-align: center;
	font-weight: bold;
}

table.orderConfirmation tr.body td {
	text-align: center;
}

table.orderConfirmation tr.header td.programName {
	text-align: left;
}

table.orderConfirmation tr.header td.licenseCount1 {
	width: 100px;
}

table.orderConfirmation tr.header td.licenseCount2 {
	width: 100px;
}

table.orderConfirmation tr.header td.totalCount {
	width: 100px;
}

table.orderConfirmation tr.header td.sum {
	width: 100px;
}

table.orderConfirmation tr.body td.programName {
	text-align: left;
}

table.orderConfirmation tr.header td.itemCount {
  width: 70px;
}

table.orderConfirmation tr.header td.itemPrice {
  width: 50px;
}

table.orderConfirmation tr.header td.itemCount {
  width: 50px;
}

table.orderConfirmation tr.header td.itemSum {
  width: 50px;
}

table.orderConfirmation tr.body td.itemName {
  text-align: left;
}

table.orderConfirmation tr.header td.itemName {
  text-align: left;
}

table.profileGroup tr.header td.schoolName { /*width:200px;*/
  text-align: left;
}

table.profileGroup tr.header td.groupTitle {
  width: 80px;
  text-align: center;
}

table.profileGroup tr.body td {
  background-color: #ffffff;
  text-align: center;
}

table.profileGroup tr.body td input {
  text-align: center;
}

table.profileGroup tr.body td.schoolName {
  text-align: left;
}

table.schools {
  width: 450px;
}

table.schools tr.header td.schoolName {
  width: 200px;
}

table.schools tr.header td.contactName {
  width: 200px;
}

table.schools tr.header td.delete {
  width: 50px;
}

table.subscription {
  width: 500px;
}

table.subscription tr.header td.programName {
  width: 150px;
}

table.subscription tr.header td.licenseCount {
  text-align: center;
  width: 130px;
}

table.subscription tr.body td.licenseCount {
  text-align: center;
}

table.subscription tr.header td.download {
  text-align: center;
}

table.subscription tr.body td.download {
  text-align: center;
}

table.registrationForm {
  width: 748px;
  background-color: #ccff99; /*#CCFFCC;*/
  border: 1px solid black;
  line-height: 200%;
}

table.registrationForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  width: 50%;
}

table.orderForm {
  background-color: #ccff99;
  border: 1px solid black;
  line-height: 200%;
  width: 748px;
}

table.orderForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  width: 500px;
}

table.profileGroupForm {
  background-color: #ccff99;
  border: 1px solid black;
  line-height: 200%;
}

table.profileGroupForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  width: 300px;
}

table.schoolForm {
  width: 500px;
  background-color: #ccff99;
  border: 1px solid black;
  line-height: 200%;
}

table.schoolForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  width: 50%;
}

select#customerSelect {
  width: 550px;
}

td.form {
  padding: 10px;
}

table.managerForm {
  width: 748px;
  border: 1px solid black;
  background-color: #aee7ff;
  line-height: 200%;
}

table.managerForm td.errorMessagesBlock {
  border: 1px solid black;
  background-color: #ffaeae;
  padding: 15px;
  margin: 5px;
  margin-left: 15px;
  width: 50%;
}

table.managerForm td.header {
  vertical-align: top;
  padding-right: 10px;
}

td.introductionDescription {
  vertical-align: middle;
  padding-bottom: 15px;
}

input.inputTextError {
  border: 2px solid #ffaeae;
}

textarea.messageError {
  margin-left: 5px;
  margin-right: 0px;
  border: 2px solid #ffaeae;
}

textarea.inputTextAreaError {
  border: 2px solid #ffaeae;
}

input.inputRadioError {
  
}

table.browsertest {
	width: 80%;
}

table.browsertest div.clear {
	font-weight: bold;
	color: green;
}

table.browsertest div.uncertain {
	font-weight: bold;
	color: blue;
}

table.browsertest div.old {
	font-weight: bold;
	color: red;
}

table.browsertest tr.header td {
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	background-color: #ccccff;
	vertical-align: middle;
	line-height: 200%;
}

table.browsertest tr.row td {
	border-bottom: 1px solid gray;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.browsertest td.testcase {
	width: 150px;
}

table.browsertest td.result {
	/*width: 100px;*/
}

table.browsertest td.first {
	border-left: 1px solid gray;
	padding-left: 10px;
}

table.browsertest td.last {
	border-right: 1px solid gray;
}

table.browsertest tr.color0 td {
	background-color: #FFFFFF;
}

table.browsertest tr.color1 td {
	background-color: #FFFFFF;
}


@media print {
  input {
    border: 0px;
    border-bottom: 1px solid black;
  }
  textarea {
    border: 0px;
    border-bottom: 1px solid black;
  }
  table.menu {
    display: none;
  }
}