.aup {
  margin: 0px;
  font-family: Arial;
  font-size: 16px;
}

.awmAnchor {
  position:relative;z-index:0
}

.blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #1E2FAE;
}

.header {
  font-family: tahoma, arial;
  font-size: 16px;
  color: #1E2F7F;
  font-weight: bold;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3B4DA0;
	height: 18px;
	width: 85px;	
}

a:link.note {
  color: #990000;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

a:visited.note {
  color: #990000;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}


a:hover.note {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  text-decoration: underline;
}

.notile {
  background-repeat: no-repeat;
}

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3B4DA0;
}

.style1 {font-family: "Times New Roman", Times, serif}
.style2 {font-size: 18px}
.style3 {font-family: "Times New Roman", Times, serif; font-size: 18px; }
.style6 {font-size: 16px}
.style7 {font-size: 11px}
.style9 {font-family: Geneva, Arial, Helvetica, sans-serif, Mistral, "Microsoft Sans Serif"}

.welcome {
  font-family: Tahoma, Arial;
  font-size: 16px;
  color: #384B83;
}

.white {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

a:hover {
  font-family: tahoma, arial;
  color: #0066FF;
}

a:link {

  font-family: tahoma, arial;
  color: #1E2F7F;
}

a:visited {
  font-family: tahoma, arial;
}

body {
  margin: 0px;
  background-color: #F4F5FB;
}

table.loginTable {
  background-color: #CCCCFF;
  border-color: #000033;
  border-style: solid;
  border-width: 1px;
  color: #000033;
  margin: 0px;
  padding: 0px;
  width: 228px;
  text-align: center;
}

table.loginTable tr {
  margin: 0px;
  padding: 0px;
}

table.loginTable tr td {
  margin: 0px;
  padding: 0px;
}

div.loginCaption {
  background-color: #CCCCFF;
  border-color: #000033;
  border-style: solid;
  border-width: 1px;
  text-align: center;
}

div.DropHide {
  background-color: #FFFFFF;
  border-color: #666699;
  border-style: groove;
  border-width: 3px;
  display: none;
  margin: 0px;
  padding: 0px;
  width: 228px;
}

td {
	font-family: tahoma, arial;
	font-size: 14px;
	color: #1E2F7F;
}
