body{
 background-color:#eeeeee;
 text-align:center;
 margin:10px;
 font-family:arial, verdana, sans-serif;
 font-size:12px;
 line-height:120%;
 color:#333333;
 }

#container{
 margin:0 auto;
 width:770px;
 border:1px solid #ccc;
 background:white;
 text-align:left;
 }
 
#header{
 margin:10px;
 padding:0 0 10px 0;
 border-bottom:1px solid #ccc;
 }
 
#sidebar{
 margin:0 10px 0 0;
 float:right;
 width:190px;
 }
 
#content{
 margin:0 210px 10px 10px;
 padding:0 10px 0 0;
 border-right:1px solid #cccccc;
 }
 
#current, #recent{
 padding:0 10px 0 0;
 height:250px;
 border-right:1px solid #cccccc;
 margin-right:210px;
 }
 
#press, #whitepapers{
 float:right;
 width:200px;
 height:250px;
 }
 
#current, #press {
 margin-bottom:10px; 
 }
 
#recent, #whitepapers{
 margin-top:10px;
 }
 
#footer{
 padding:5px;
 clear:both;
 background:#ccc;
 text-align:center;
 }
 
hr{
 margin:0;
 padding:0;
 height:1px;
 color:#ccc;
 background:#ccc;
 border:none;
 }
 
/* Navigation */

#navcontainer
{
padding: 5px 0 6px 5px;
margin: 0 0 1px 0;
background: #333 url(images/top_nav.gif) top no-repeat;
vertical-align: bottom;
}

#nav 
{
margin: 0;
padding: 0;
}

#nav li 
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
	
#nav a:link, #nav a:visited 
{
font-size: 11px;
line-height: 14px;
margin: 0 15px 0 0;
padding: 0 0 0 10px;
text-decoration: none;
border-bottom: none;
font-weight: bold;
color: #fff;
background: url(images/arrow.gif) no-repeat left;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover 
{
color: #fff;
background: url(images/top_tab.gif) no-repeat left;
}

#nav a:link.subscribe, #nav a:visited.subscribe
{
color: #fff;
margin: 0 0 0 250px;
}

#nav a:hover.subscribe
{
color: #fff;
background: url(images/top_tab.gif) no-repeat left;
}

/* Categories */

ul#menu {
width: 170px;
list-style-type: none;
border-top: solid 1px #ccc;
margin: 0;
padding: 0;
}

ul#menu ol {
display: none;
list-style-type: none;
margin: 0;
padding: 5px;
}
 
ul#menu a {
font-family: verdana, sans-serif;
font-size: 11px;
color: #ff0099;
}

ul#menu li {
font-family: verdana, sans-serif;
font-size: 11px;
color: #333;
}

ul#menu li {
border-bottom: solid 1px #ccc;
line-height: 15px;
}

ul#menu ol li {
border-bottom: none;
}

ul#menu ol li:before {
content: "- ";
}

ul#menu a {
text-decoration: none;
outline: none;
}

ul#menu a:hover {
color: #333;
}

ul#menu a.active {
color: #ff0099;
}

/* trial */

ul#trial {
width: 170px;
list-style-type: none;
border-top: solid 1px #ccc;
margin: 0;
padding: 0;
}

ul#trial ol {
display: none;
list-style-type: none;
margin: 0;
padding: 5px;
}
 
ul#trial a {
font-family: verdana, sans-serif;
font-size: 11px;
color: #ff0099;
}

ul#trial li {
font-family: verdana, sans-serif;
font-size: 11px;
color: #333;
}

ul#trial li {
border-bottom: solid 1px #eee;
line-height: 15px;
}

ul#trial ol li {
border-bottom: none;
}

ul#trial ol li:before {
content: "- ";
}

ul#trial a {
text-decoration: none;
outline: none;
}

ul#trial a:hover {
color: #333;
}

ul#trial a.active {
color: #ff0099;
}

/* Press Releases */

ul#pr {
width: 100%;
list-style-type: none;
border-top: solid 1px #ccc;
margin: 0;
padding: 2px 0;
}

ul#pr ol {
display: none;
list-style-type: none;
margin: 0;
padding: 0;
}
 
ul#pr a {
font-family: verdana, sans-serif;
font-size: 11px;
color: #f09;
}

ul#pr li {
font-family: verdana, sans-serif;
font-size: 11px;
color: #333;
padding-bottom: 2px;
padding-top: 2px;
}

ul#pr li {
border-bottom: solid 1px #ccc;
line-height: 12px;
}

ul#pr ol li {
border-bottom: none;
}


ul#pr a {
text-decoration: none;
outline: none;
}

ul#pr a:hover {
color: #333;
}

ul#pr a.active {
color: #f09;
}

/* Breadcrumb */

.breadcrumb
{
position: relative;
margin: 1px 0;
padding: 5px 0 6px 5px;
vertical-align: bottom;
font-size: 11px;
color: #fff;	
text-decoration: none;
background: #666 url(images/bottom_breadcrumb.gif) bottom no-repeat;
font-weight: bold;
}

.breadcrumb2
{
position: relative;
margin: 1px 0;
padding: 5px 0 6px 5px;
vertical-align: bottom;
font-size: 11px;
color: #666;	
text-decoration: none;
background: #666 url(images/bottom_breadcrumb.gif) bottom no-repeat;
font-weight: bold;
}

.breadcrumb a
{
text-decoration: none;
color: #ccc;
border: 0;
}

.breadcrumb a:hover
{
text-decoration: none;
color: #fff;
border: 0;
}

.toplink
{
	position: relative;
	vertical-align: bottom;
	color: #ff0099;
	text-decoration: none;
	background: #fff;
	border-top: 1px solid #666;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 5px;
}

.toplink a
{
text-decoration: none;
color: #ff0099;
border: 0;
}

.toplink a:hover
{
color: #333;
border: 0;
}

#signup {
	width: 170px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background-color: #eee;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#signup a
{
text-decoration: none;
font-size: 11px;
color: #ff0099;
border: 0;
}

#signup a:hover
{
color: #333;
font-size: 11px;
border: 0;
}
#signup label {
	width: 55px;
	text-align: right;
	padding-right: 3px;
	float: left;
	display: block;
}
#signup input.form-field {
	width: 92px;
	font-size: 10px;
	margin-bottom: 3px;
}
#signup input.form-field2 {
	width: 165px;
	font-size: 10px;
	margin-bottom: 3px;
}
#signup input.form-submit {
	font-size: 10px;
} 
#signup input.form-submit2 {
	font-size: 10px;
} 

ul#pr password:before {
content: "Password Needed: ";
}

/* IE Box width hacks */

  
*html #signup{
 width:180px;
  }
 
*html #sidebar{
 width:200px;
 w\idth:190px;
 }
 
*html #content{
 margin-right:220px;
 }
 
*html #current, #press{
 margin-bottom:3px;
 }
 
*html #recent, #whitepapers{
 margin-top:3px;
 }
 
*html #current, #recent{
 margin-right:207px;
 }
 
