@media screen
  {
a.ovalbutton{
background: transparent url('/WFSD/images/oval-gray-left.png') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
text-shadow: 1px 1px 0px white;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('/WFSD/images/oval-gray-right.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
  }
@media print
  {
a.ovalbutton{ display : none }

  }


.buttonwrapper  { float: left; clear: both; z-index: 300; top: 0px; width: 100%; overflow: hidden }




a.ovalbutton1{
background: transparent url('/WFSD/images/buttons/left_1.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton1, a:visited.ovalbutton1, a:active.ovalbutton1{
color: white; /*button text color*/
}

a.ovalbutton1 span{
background: transparent url('/WFSD/images/buttons/right_1.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton1:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton1:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton2{
background: transparent url('/WFSD/images/buttons/left_2.png') no-repeat top left;
display: block;
float: left;
font: bold 12px Verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton2, a:visited.ovalbutton2, a:active.ovalbutton2{
color: white; /*button text color*/
}

a.ovalbutton2 span{
background: transparent url('/WFSD/images/buttons/right_2.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton3{
background: transparent url('/WFSD/images/buttons/left_tools.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton3, a:visited.ovalbutton3, a:active.ovalbutton3{
color: white; /*button text color*/
}

a.ovalbutton3 span{
background: transparent url('/WFSD/images/buttons/right_tools.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton3:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton3:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton4{
background: transparent url('/WFSD/images/buttons/left_tools.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton4, a:visited.ovalbutton4, a:active.ovalbutton4{
color: white; /*button text color*/
}

a.ovalbutton4 span{
background: transparent url('/WFSD/images/buttons/right_tools.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton4:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton4:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton5{
background: transparent url('/WFSD/images/buttons/left_reports.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton5, a:visited.ovalbutton5, a:active.ovalbutton5{
color: white; /*button text color*/
}

a.ovalbutton5 span{
background: transparent url('/WFSD/images/buttons/right_reports.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton5:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton5:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton6{
background: transparent url('/WFSD/images/buttons/left_support.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton6, a:visited.ovalbutton6, a:active.ovalbutton6{
color: white; /*button text color*/
}

a.ovalbutton6 span{
background: transparent url('/WFSD/images/buttons/right_support.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton6:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton6:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}


a.ovalbutton7{
background: transparent url('/WFSD/images/buttons/left_admin.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton7, a:visited.ovalbutton7, a:active.ovalbutton7{
color: white; /*button text color*/
}

a.ovalbutton7 span{
background: transparent url('/WFSD/images/buttons/right_admin.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton7:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton7:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton9{
background: transparent url('/WFSD/images/buttons/left_case.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton9, a:visited.ovalbutton9, a:active.ovalbutto9{
color: white; /*button text color*/
}

a.ovalbutton9 span{
background: transparent url('/WFSD/images/buttons/right_case.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton9:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton9:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton10{
background: transparent url('/WFSD/images/buttons/left_contact.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton10, a:visited.ovalbutton10, a:active.ovalbutton10{
color: white; /*button text color*/
}

a.ovalbutton10 span{
background: transparent url('/WFSD/images/buttons/right_contact.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton10:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.ovalbutton10:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}


a.ovalbutton11{
background: transparent url('/WFSD/images/buttons/left_health.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton11, a:visited.ovalbutton11, a:active.ovalbutton11{
color: white; /*button text color*/
}

a.ovalbutton11 span{
background: transparent url('/WFSD/images/buttons/right_health.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton11:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton11:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton12{
background: transparent url('/WFSD/images/buttons/left_services.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton12, a:visited.ovalbutton12, a:active.ovalbutton12{
color: white; /*button text color*/
}

a.ovalbutton12 span{
background: transparent url('/WFSD/images/buttons/right_services.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton12:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton12:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton13{
background: transparent url('/WFSD/images/buttons/left_other.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton13, a:visited.ovalbutton13, a:active.ovalbutton13{
color: white; /*button text color*/
}

a.ovalbutton13 span{
background: transparent url('/WFSD/images/buttons/right_other.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton13:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton13:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}


a.ovalbutton14{
background: transparent url('/WFSD/images/buttons/left_5.png') no-repeat top left;
display: block;
float: left;
font: 13px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton14, a:visited.ovalbutton14, a:active.ovalbutton14{
color: white; /*button text color*/
}

a.ovalbutton14 span{
background: transparent url('/WFSD/images/buttons/right_5.png') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton14:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton14:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
