body {
	font: 62.5%/1.6 Arial, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    background-color:#E8E9FE;
    background-image: url('/images/press_release_side_banner.gif');
    background-repeat: no-repeat; 
    background-position: 0% 50%;
    background-attachment: fixed;
}
#press_container {
    width:680px;
    margin-left: auto;
    margin-right: auto;
    background-color:#fff;
    margin-top:0;
    padding:20px;
    border:1px solid #454545
}
.date {
	 text-align:right; 
	 margin-bottom:20px;  
}
p, ul {
    text-align:left;
    font-size: 9pt;
	line-height:15pt;
}
#press_header {
	height: 80px;
	background-color:#7F7FFF;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
}

/* Footer
================================== */
#footer {
	clear: both; 
	margin-top:10px;
	background-color:#fff;
	padding:2px;
}
#footer p {
	text-align:center;
}
#footer a {
	color:#454545;
	text-decoration:none;
}
.socialBookmarks {
	clear: both; 
    text-align:center;
    padding:20px 10px 20px 10px;
}
.socialBookmarks img{
	vertical-align:middle;
    padding:2px;
	border:0;
}  
.socialBookmarks a{
    color:#454545;
    text-decoration:none;
} 
.standards {
    padding:10px;
}


#press_content ul {
    padding-left:50px;
}
#press_content img.right {
	float:right;
	margin:5px 0px 5px 5px;
	padding:2px;
	border:1px solid rgb(150,150,150);
}
#press_content img.left {
	float:left;
	margin:5px 5px 5px 0px;
	padding:2px;
	border:1px solid rgb(150,150,150);
}
/* Offset begins
================================ */

ul.offset, .offset {
  position : absolute;
  top : -9000px;
  left : -9000px;
  z-index : 9;
}

ul.offset a:focus, ul.offset a:active {
  position : absolute;
  top : 9090px;
  left : 9017px;
  background : #cc3300; 
  color : #fff;
  padding : 5px;
  font-weight : bold;
  border : 2px solid #fff;
  width : 7em;
  z-index : 9;
  outline : 0;
}

/* offsets end */
