//body {
//  background-image: url(/images/aws_background.gif);
//  background-repeat: no-repeat;
//  background-position: center;
//}

body, p, td, dl, ul, ol, blockquote {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
}

form {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: #0063CE;
  font-weight: normal;
}

a:hover {
  text-decoration: none;
  color: #FF0000;
  font-weight: normal;
}

sup, sub {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.heading {
  font-size: 13pt;
  font-weight: bold;
  color: #FECC33;
}


.small {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.top_menu {
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.top_menu:hover {
  font-size: 10pt;
  font-weight: bold;
  color: #F7DE4A;
  font-family: arial, helvetica, sans-serif;
}

.large {
  font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
}

.large_green {
  color: green;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

th {
  font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
}


h1 {
  font-size: 16pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h2 {
  font-size: 15pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h3 {
  font-size: 14pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h4 {
  font-size: 13pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h5 {
  font-size: 12pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h6 {
  font-size: 11pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

pre {
  font-size: 10pt;
  font-familty: "courier new", courier, serif;
}

.cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(/images/button_down.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 150px;
height: 24px;
margin: 0; 
padding: 0; 
}

.cssnav a {
display: block;
color: #000000;
font-size: 11px;
width: 150px;
height: 24px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img {width: 150px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 25px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
