
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
border-left:0px solid gray; border-right:0px solid gray; border-top:1px solid gray; border-bottom:1px solid gray; overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: #F7F7F7; /*menu strip background*/
padding-left:0; padding-right:0; padding-top:4px; padding-bottom:4px
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('../images/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('../images/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: yellow;
}

.black a.aero{
background-image: url('../images/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('../images/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}

.black a.aero{
background-image: url('../images/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('../images/aerorightblack.gif');
}

.rightpanel {
position: absolute;
top: 125;
left: 625;
}

.rollbutton {
color: #65A2DA;
text-decoration: none;
font-family: Arial; 
}

a.rollbutton:hover {
color: #0033cc;
font-weight: bold;
}

.lgheader {
color: #4483C3;
font-family: Arial;
font-size: 12.5pt;
font-weight: bold;
}

.lgheader:a {
color: #4483C3;
font-family: Arial;
font-size: 12.5pt;
font-weight: bold;
text-decoration: none;
}

.lgheader:hover {
color: #0033cc;
font-family: Arial;
font-size: 13.5pt;
font-weight: bold;
text-decoration: none;
}

.medheader {
color: #4483C3;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

.medheader:a {
color: #4483C3;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.medheader:hover {
color: #0033cc;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}

.smheader {
color: #4483C3;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
}

.smheader:a {
color: #4483C3;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

.smheader:hover {
color: #0033cc;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.xsmheader {
color: #4483C3;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

.xsmheader:a {
color: #4483C3;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}

.xsmheader:hover {
color: #0033cc;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

H1 {
color: #4483C3;
font-family: Arial;
font-size: 12.5pt;
font-weight: bold;
}

H1 a {
color: #4483C3;
font-family: Arial;
font-size: 12.5pt;
font-weight: bold;
text-decoration: none;
}

H1 a:hover {
color: #0033cc;
font-family: Arial;
font-size: 13.5pt;
font-weight: bold;
text-decoration: none;
}

H2 {
color: #4483C3;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
}

H3 {
color: #4483C3;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

H3 a{
color: #4483C3;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

H3 a:hover {
color: #0033cc;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}

H4 {
color: #808080;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
}

H4 a{
color: #808080;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}

H4 a:hover {
color: #0033cc;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
}

.linksm {
color: #4483C3;
font-family: Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

.linksm:hover {
color: #0033cc;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

.linkmed {
color: #4483C3;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.linkmed:hover {
color: #0033cc;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}

.linklg {
color: #4483C3;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
}

.linklg:hover {
color: #0033cc;
font-family: Arial;
font-size: 13pt;
font-weight: bold;
text-decoration: none;
}

.textxsm {
font-family: Arial;
font-size: 7.5pt;
}

.textxsmbld {
font-family: Arial;
font-size: 7.5pt;
font-weight: bold;
}

.textsm {
font-family: Arial;
font-size: 8pt;
}

.textsmbld {
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

.text {
font-family: Arial;
font-size: 9pt;
}

.textbld {
font-family: Arial;
font-size: 9pt;
font-weight: bold;
}

.textmed {
font-family: Arial;
font-size: 10pt;
}

.textmedbld {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

.textlg {
font-family: Arial;
font-size: 12pt;
}

.textlgbld {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
}

.fontred {
font-family: Arial;
color: #ca2525;
}

.fontgrey {
font-family: Arial;
color: #808080;
}

.fontblue {
font-family: Arial;
color: #4483C3;
}

.marginleft {
margin-left: 10px;
}

.paddingleft {
padding-left: 10px;
}

</style>