body
  {
     font-size:14px;
     font-family:"Segoe UI",Verdana;
     background-color:#FFFFFF;
  }

br
  {
     margin-bottom:20px;
  }

br.small
  {
     margin-bottom:0px;
  }

table
  {
     color:#696969;
  }

a:link
  {
     color:#4286CB;
  }

a:visited
  {
     color:#2E68A4;
  }

a:hover
  {
     color:#F60000;
     text-decoration:underline;
  }

ul
  {
     list-style-type:disc;
     list-style-position:inside;
  }

.head
  {
     text-align:left;
     font-size:22px;
     font-family:"OFL Sorts Mill Goudy TT","Segoe UI",Verdana;
     text-shadow: 0px 0px 6px #F4F4F4;
     color:#696969;
  }

.caption
  {
     margin-top:20px;
     margin-bottom:15px;
     color:#2E68A4;
     border-bottom-color:#CCCCCC;
     border-bottom-width:1px;
     border-bottom-style:dashed;
     text-align:left;
  }

.text
  {
     margin-bottom:20px;
     color:#696969;
     line-height:1.6em;
  }

.version
  {
     margin-top:5px;
     color:#696969;
  }

.also
  {
     color:#000000;
     text-align:center;
     padding:20px;
     border-style:solid;
     border-width:1px;
     background-color:#F8F8F8;
     border-color:#E0E0E0;
  }

.download
  {
     margin-top:20px;
     margin-bottom:20px;
     color:#696969;
     text-align:center;
     background-color:#F7FAFD;
     padding:20px;
     border-style:solid;
     border-width:1px;
     border-color:#D7E6F5;
  }

a.linkslink
  {
     text-decoration:none;
  }

.links
{
     background-image:url(/data/gradient.jpg);
     background-repeat:no-repeat;
     background-position:top right;
     vertical-align:top;
     padding-top:22px;
     padding-left:20px;
}

.bottom
  {
     font-size:12px;
     width:100%;
  }

.bottom_inner
{
     font-size:12px;
     color:#EBEDEF;
     margin-top:40px;
     padding:20px;
     background-color:#082640;
     text-align:center;
}

.bottom_inner a
{
     color:#EBEDEF;
}

.srcframe
  {
     background-color:#F8F8F8;
     padding:20px;
     border-style:solid;
     border-width:1px;
     border-color:#E0E0E0;
  }

.index_frame
  {
     width:650px;
     height:80px;
     margin-top:20px;
     margin-bottom:40px;
     border-width:1px;
     border-style:solid;
     border-color:#E0E0E0;
     list-style-type:none;
     -webkit-border-radius:6px;
     -webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
     -moz-border-radius:6px;
     border-radius:6px;
  }

.index_frame li
  {
     float:left;
     height:100%;
     width:216px;
     vertical-align:middle;
  }

.index_frame a
  {
     text-align:center;
     height:100%;
     text-decoration:none;
     display:block;
     background-image:url(/data/index.jpg);
     background-repeat:no-repeat;
     background-position:0px 0px;
     outline:0;
  }

.index_frame a:hover
  {
     background-image:url(/data/indexhover.jpg);
     text-decoration:none;
  }

.index_name
  {
     padding-top:8px;
     padding-left:12px;
     color:#4286CB;
     text-align:left;
  }

.index_icon
  {
     float:left;
     margin-left:12px;
     margin-top:10px;
  }

.index_sub
  {
     margin-left:8px;
     margin-top:19px;
     float:left;
     font-size:12px;
     color:#A0A0A0;
     text-align:left;
  }

.index_sub:hover
  {
     text-decoration:underline;
  }

.index_right_border_solid
  {
     border-right-width:1px;
     border-right-style:solid;
     border-right-color:#E0E0E0;
  }

.index_right_border_round
  {
     -webkit-border-top-right-radius:6px;
     -webkit-border-bottom-right-radius:6px;
     -moz-border-radius-topright:6px;
     -moz-border-radius-bottomright:6px;
     border-top-right-radius:6px;
     border-bottom-right-radius:6px;
  }

.index_left_border_round
  {
     -webkit-border-top-left-radius:6px;
     -webkit-border-bottom-left-radius:6px;
     -moz-border-radius-topleft:6px;
     -moz-border-radius-bottomleft:6px;
     border-top-left-radius:6px;
     border-bottom-left-radius:6px;
  }
