/*-----------------------------------------------------------------------------
Whats New Style Sheet

version:   1.0
author:    Brian Gershberg
email:     gersh@relayspec.com
website:   http://www.relaysoec.com
-----------------------------------------------------------------------------*/


/* =Company News
-----------------------------------------------------------------------------*/

#wn_body {
margin-top:10px;
width:640px;
float:left;
}

#wn_header_wrapper {
width:640px;
float:left;
margin-bottom:20px;
}

#wn_header_date {
float:left;
}

#wn_archive_spacer {
height:39px;
width:200px;
float:right;
}

#wn_archive_wrapper {
height:65px;
width:200px;
float:right;
}

#wn_archive {
width:200px;
float:right;
}


/* =Back to Product Announcement - Docuaaanloads
-----------------------------------------------------------------------------*/


a.back_to_prod_ann:link, a.back_to_prod_ann:visited {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #006399;
  display:block;
  text-decoration: none;
  border:solid #006399 1px;
  width:638px;
  height:20px;
  padding-top:4px;
  margin-top:10px;
}

a.back_to_prod_ann:hover {
 background: #369;
 color: #fff;
}



/* =Table - Documents and Downloads
-----------------------------------------------------------------------------*/

table#wn {
  border-collapse: collapse;
  width: 640px;
  border: 1px solid #006399;
}





td {
padding:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}

.odd {
  background-color:#edf5ff;
}

td.rightborder {
border-right-style:solid;
border-right-color:#999999;
border-right-width:1px;
}

td.rightborder_top {
border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;
border-right-style:solid;
border-right-color:#999999;
border-right-width:1px;
}

td.topborder {
border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;
}


a.table_link:link, a.table_link:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#006399;
font-weight:bold;
text-align: left;
text-decoration:none;
}

a.table_link:hover {
color:#FF0000;
text-decoration:none;
}

a.table_link_small:link, a.table_link_small:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#006399;
font-weight:bold;
text-align: left;
text-decoration:none;
}

a.table_link_small:hover {
color:#FF0000;
text-decoration:none;
}








/* =Table Title
-----------------------------------------------------------------------------*/


a.talbe_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #006399;
  display:block;
  text-decoration: none;
  border:solid #006399 1px;
  width:590px;
  padding:5px;
}







