@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-o-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-ms-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
a
{
   color: #303F50;
   text-decoration: none;
}
a:visited
{
   color: #4D6580;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.headlinks-gray-red
{
   color: #41566D;
   text-decoration: none;
}
a.headlinks-gray-red:visited
{
   color: #6281A2;
   text-decoration: none;
}
a.headlinks-gray-red:active
{
   color: #DC143C;
   text-decoration: underline;
}
a.headlinks-gray-red:hover
{
   color: #DC143C;
   text-decoration: none;
}
a.menu-up-white
{
   color: #C0C0C0;
   text-decoration: none;
}
a.menu-up-white:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.menu-up-white:active
{
   color: #3253A0;
   text-decoration: none;
}
a.menu-up-white:hover
{
   color: #0094FF;
   text-decoration: none;
}
a.gray-menu-side
{
   color: #303F50;
   text-decoration: none;
}
a.gray-menu-side:visited
{
   color: #4D6580;
   text-decoration: none;
}
a.gray-menu-side:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.gray-menu-side:hover
{
   color: #4169E1;
   text-decoration: none;
}
a.front-page-links
{
   color: #1D153F;
   text-decoration: none;
}
a.front-page-links:visited
{
   color: #696969;
   text-decoration: none;
}
a.front-page-links:active
{
   color: #1D153F;
   text-decoration: none;
}
a.front-page-links:hover
{
   color: #1E90FF;
   text-decoration: none;
}
a.snippet-link
{
   color: #005A9D;
   text-decoration: none;
}
a.snippet-link:visited
{
   color: #696969;
   text-decoration: none;
}
a.snippet-link:active
{
   color: #005A9D;
   text-decoration: none;
}
a.snippet-link:hover
{
   color: #FF1493;
   text-decoration: none;
}
a.content-link-blue
{
   color: #1E90FF;
   text-decoration: none;
}
a.content-link-blue:visited
{
   color: #2D2D2D;
   text-decoration: none;
}
a.content-link-blue:active
{
   color: #1E90FF;
   text-decoration: none;
}
a.content-link-blue:hover
{
   color: #FE00FE;
   text-decoration: none;
}
a.white-to-black
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white-to-black:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white-to-black:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white-to-black:hover
{
   color: #000000;
   text-decoration: none;
}
a.black-to-yellow
{
   color: #000000;
   text-decoration: none;
}
a.black-to-yellow:visited
{
   color: #000000;
   text-decoration: none;
}
a.black-to-yellow:active
{
   color: #000000;
   text-decoration: none;
}
a.black-to-yellow:hover
{
   color: #FFFF00;
   text-decoration: none;
}
a.privacy
{
   color: #1E90FF;
   text-decoration: underline;
}
a.privacy:visited
{
   color: #1E90FF;
   text-decoration: none;
}
a.privacy:active
{
   color: #1E90FF;
   text-decoration: none;
}
a.privacy:hover
{
   color: #FF1493;
   text-decoration: none;
}
a.white-to-white
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white-to-white:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white-to-white:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white-to-white:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1
{
   font-family: Georgia;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #2D1632;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #303F50;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Tahoma;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #005A9D;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}


div#container
{
   width: 1030px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   background-color: #F7F7F7;
   background-image: url(images/bg-111.png);
   background-repeat: repeat-x;
   background-position: center top;
   color: #303F50;
   font-family: Verdana;
   font-size: 13px;
   margin: 0;
   text-align: center;
}
#welcomeImage1
{
   border: 0px #000000 solid;
}
#welcomeShape1
{
   width: 674px;
   height: 391px;
   background-color: #DCE4ED;
   border: 0px #A0A0A0 solid;
   -moz-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   -ms-border-radius: 20px;
   border-radius: 20px;
}
#welcomeShape1
{
   -webkit-animation: animate-fade-in 500ms linear 0ms 1 normal;
   -moz-animation: animate-fade-in 500ms linear 0ms 1 normal;
   -ms-animation: animate-fade-in 500ms linear 0ms 1 normal;
   animation: animate-fade-in 500ms linear 0ms 1 normal;
}
#welcomeImage3
{
   border: 0px #000000 solid;
   -webkit-animation: animate-fade-in 1500ms ease-in-out 0ms 1 normal;
   -moz-animation: animate-fade-in 1500ms ease-in-out 0ms 1 normal;
   -ms-animation: animate-fade-in 1500ms ease-in-out 0ms 1 normal;
   animation: animate-fade-in 1500ms ease-in-out 0ms 1 normal;
}
#wb_welcomeText1
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   text-align: center;
}
#wb_welcomeText1 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_welcomeText2
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   text-align: center;
}
#wb_welcomeText2 div
{
   text-align: center;
   white-space: nowrap;
}
#welcomeImage2
{
   border: 0px #000000 solid;
}
