/* default styles */

body {
margin: 0px;
background-color: #FFFFFF;
background-image: url(https://ssl18.pair.com/aaemorg/ypsaaem/images/bg.gif);
background-repeat: repeat-x;
color: #000000;
font-family: Verdana, sans-serif;
font-size: 12px;
}

ul, ol {
line-height: 16px;
}

td, .normal {
font-family: Verdana, sans-serif;
font-size: 12px;
}

a {
color: #990000;
}

a:hover {
color: #CC0000;
text-decoration: none;
}

h1, .heading1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
color: #CC0000;
}

h2, .heading2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #CC0000;
}

h3, .heading3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CC0000;
}

.smaller {
font-family: Verdana, sans-serif;
font-size: 11px;
}

.indent1 {
margin-left: 20px;
}

.box1 {
border-style: solid;
border-width: 1px 0px 0px 1px;
border-color: #999999;
}
.box1 td {
border-style: solid;
border-width: 0px 1px 1px 0px;
border-color: #999999;
}

.topnav {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #999999;
}
.topnav a {
text-decoration: none;
color: #660000;
}
.topnav a:hover {
color: #CC0000;
text-decoration: underline;
}

.homebox {
font-family: Verdana, sans-serif;
font-size: 11px;
background-color: #FFF;
border-style: solid;
border-width: 1px;
border-color: #ccc;
padding: 3px;
float: left;
width: 48%;
text-align: left;
margin-top: 10px;
min-height: 420px;
height: auto !important;
height: 420px;


}

.homeboxheader {
font-family: Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
color: #791d1d;
background-color: #F0F0F0;
padding: 5px;
}


.homeboxcontent {
padding: 5px;
}



.sidenav {
font-family: Verdana, sans-serif;
font-size: 11px;
background-color: #F0F0F0;
}
.sidenav a {
color: #990000;
text-decoration: none;
}
.sidenav a:hover {
color: #000000;
text-decoration: underline;
}


.color1 {
color: #990000;
}
.color2 {
color: #0000CC;
}

.memberCenterTable {
	border: 1px solid #990000;
}
.memberCenterTable td {
	background-color: #990000;
	text-align: center;
	font-size: 8pt;
	color: white;
	padding-top: 6px;
	padding-bottom: 6px;
}
.memberCenterTable td a {
	color: white;
	text-decoration: none;
}
.memberCenterTable td a:hover {
	color: white;
	text-decoration: underline;
}
.memberCenterTable th {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}



.linkbutton {
width: 230px;
margin: 8px;
padding: 4px;
border-style: solid;
border-width: 1px;
border-color: #900;
background-color: #900;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
line-height: normal;
text-align: center;
}

.linkbutton a {
width: 100%;
display: block;
text-decoration: none;
color: #FFF;
margin: -4px;
padding: 4px;
}

.linkbutton a:hover {
width: auto;
color: #900;
background-color: #FFF;
}
