﻿*{
  padding: 0;
  margin: 0;
} 

body {
  font-family: 'Roboto Slab', serif;
  font-size: 10px;
  color: #000000;
}

#ContentPlaceHolder1_lbChangePassword {
	visibility: hidden;
}

/* hyperlinks */
a:link, a:visited 
{
  color: #003366;
  text-decoration: none;
}

a:hover 
{
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #000000;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.4em;
  font-weight: bold;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
}
h5 {
  font-size: 1.0em;
  font-weight: bold;
}
h6 {
  font-size: .9em;
  font-weight: bold;
}
p {
  line-height: 1.5em;
}

img {
  border-style: none;
    border-color: inherit;
    border-width: 0;
}

.divmasthead2 
{
  color: #333333;
  height: 84px;
  width: 1003px;
  background: #ffffff url(../images/MyAPSBanner2.JPG) no-repeat;  
}

.magicformheader
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B7BCC3 url(/userfiles/image/common/hdr_bg.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #000000;
	font-family:ariel;
	font-size:16px;
	font-weight:bold;
	height:25px;
	padding-left:8px;
	padding-top:8px;
	text-transform:uppercase;
}
.magicformbody
{
	background-color:#DDEFFF;
	padding:10px;
}

.magicformrequired
{
	color: #990000;
}

.magicformbody th
{
	text-align: right;
}

.magicformtiny
{
	font-size: 10px;
}

.magicformspacer
{
	border: dashed 1px white;
}

.divmembershipform
{
	margin: 15px 120px 15px 120px;
}

.magicformsubheader
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B7BCC3 url(/userfiles/image/common/hdr_bg.gif) repeat-x scroll 0 0;
	font-family:ariel;
	font-size:12px;
	font-weight:bold;
	height:18px;
	padding-left:8px;
	padding-top:8px;
	text-transform:uppercase;
}

.magicformerrorbox
{
	border: solid 1px #ff1111;
	background-color: #CC9999;
	color: #000000;
	font-weight: bold;
	padding: 15px;
}

.magicformsuccessbox
{
	border: solid 1px Navy;
	background-color: White;
	color: Black;
	font-weight: bold;
	padding: 15px;
}

.divdonationform
{
	margin: 15px 120px;
}
