A:link, A:visited, A:active {
/* navy */
 color:#000080;
 text-decoration: underline;
}
A:HOVER {
 color: #000000;
 text-decoration: none;
/* Sky Blue */
 background-color:#619CAA;
}
A.menu:link, A.menu:visited, A.menu:active {
 text-decoration: underline;
 color:#000080;
 font-size: 9pt;
}
A.menu:hover {
/* black */
 color:#000000;
 text-decoration: none;
 font-size: 9pt;
}
BODY {
 font-family:Arial,Helvetica, sans-serif;
 font-size:11pt;
 font-weight:normal;
 margin: 0 100px 0 0;
/* Sky Blue */
 background-color: #619CAA;
 background-attachment: fixed;
 background-image: url(images/skyback-affref.jpg);
 background-repeat: repeat-y;
 background-position: top right;
}

#container {
 width: 900px;
 margin: 0;
 padding:0 10px 0 10px;
 /* white */
 background-color:#FFFFFF;
}

P {
 font-family:Arial,Helvetica,sans-serif;
 font-size:11pt;
 text-align:justify;
}

#topmenu {
 width: 799px;
 text-align:center;
 position: relative;
 border-bottom: 2px solid #619CAA;
 padding-bottom: 2px;
}

#mainmenu {
 width: 170px;
 margin: 0 0 0 10px;
 position: inherit;
 float: right;
 border: 2px solid #619CAA;
 padding: 2px;
 color: #0000FF;
 background-color:#C0D9D9;
}

#mainmenu div.heading {
 color: #FFFFFF;
 background-color:#3232CD;
 text-align:center;
 font-weight: normal;
}

H1 {
 font-family:Verdana,Arial,Helvetica,Sans-serif;
 text-align:center;
 /* Sky Blue */
 color:#619CAA;
}
H2 {
 font-size:14pt;
 font-weight:bold;
 text-align:center;
 /* black */
 color:#000000;
}
td {
 font-size:12pt;
 font-weight:normal;
}
th {
 font-size:12pt;
 font-weight:bold;
}
HR {
 width: 80%;
 height: 2px;
  /* Sky Blue */
 color:#619CAA;
 background-color:inherit;
}
UL,OL {
 font-weight:normal;
  /* Black */
 color:#000000;
 font-size: 11pt;
 background-color: inherit;
}
OL .contents {
 color:#2F4F2F;
 font-weight: bold;
}
OL .description {
 color:#000000;
 font-weight: normal;
 font-size: .8em;
}
UL.redcheck {
list-style: disc url(images/checkmark_red_lg.gif) outside;
}
UL.navycheck {
list-style: disc url(images/checkmark_navy.gif) outside;
}

UL.rolleyes {
list-style: disc url(images/icon_rolleyes.gif) outside;
}
UL.navycheck {
list-style: disc url(images/checkmark_navy.gif) outside;
}

.testimonial {
 font-size: 11pt;
 width: 75%;
 align: center;
 color: #000000;
 background-color: #C0D9D9;
 font-style: italic;
 border: 1px solid black;
 padding: 3px;
 margin-left: 10%;
}

.tipbox {
 width: 400px;
 margin-left: 15%;
 border-top: 3px solid #018bb0;
 border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
 border-left: 3px solid #018bb0;
 text-align:justify;
 background-color:#619CAA;
 font-size: 80%;
 padding:3px;
}

#footer {
color: #777777;
background-color:white;
font-size:8pt;
text-align: center;
font-weight:normal;
clear:both;
}
#footer.box {
 width:70%;
 font-size:9pt;
 text-align: left;
 font-weight:normal;
 border-top: 1px dashed #808080;
 border-right: 1px dashed #808080;
 border-bottom: 1px dashed #808080;
 border-left: 1px dashed #808080;
 padding: 10px;
}
#subscribeBox {
 text-align:center;
 align: center;
 width: 60%;
 border: 5px solid #619CAA;
 border-style: ridge;
 margin-left: 75px;
 padding-left: 3px;
}
#VerticalBanner {
 width: 130px;
 margin-top: 0px;
 margin-left: 2px;
 position: inherit;
 float: right;
 border: 0;
 padding: 2px;
}
.attn {
 font-weight: bold;
 color: red;
 background-color: inherit;
}
