div#container
{
   width: 925px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: url('images/Copyright_Text1_bkgrnd.png');
   background-repeat: repeat-x;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 15px;
   padding: 16px 8px 16px 8px;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   line-height: 29px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#Button1
{
   box-sizing: border-box;
   line-height: 51px;
   text-decoration: none;
   vertical-align: top;
   border: 5px solid #1E90FF;
   border-radius: 10px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: "Book Antiqua";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_Pagination3
{
   text-align: center;
}
#Pagination3
{
   display: inline-block;
   list-style: none;
   padding: 0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
}
#Pagination3 > li
{
   display: inline;
   font-size: 32px;
}
#Pagination3 > li > a, #Pagination3 > li > span
{
   position: relative;
   float: left;
   padding: 6px 12px 6px 12px;
   text-decoration: none;
   text-transform: none;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   color: #4F4F4F;
   margin-left: -1px;
}
#Pagination3 > li:first-child > a, #Pagination3 > li:first-child > span
{
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#Pagination3 > li:last-child > a, #Pagination3 > li:last-child > span
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#Pagination3 > li > a:hover, #Pagination3 > li > span:hover, #Pagination3 > li > a:focus, #Pagination3 > li > span:focus 
{
   background-color: #CCCCCC;
   color: #23527C;
}
#Pagination3 > .active > a, #Pagination3 > .active > span, #Pagination3 > .active > a:hover, #Pagination3 > .active > span:hover, #Pagination3 > .active > a:focus, #Pagination3 > .active > span:focus
{
   z-index: 2;
   background-color: #337AB7;
   border-color: #337AB7;
   color: #FFFFFF;
   cursor: default;
}
#Pagination3 > .disabled > span, #Pagination3 > .disabled > span:hover, #Pagination3 > .disabled > span:focus, #Pagination3 > .disabled > a, #Pagination3 > .disabled > a:hover, #Pagination3 > .disabled > a:focus
{
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
   pointer-events: none;
}
