/* version 5.000 */

html, body {
  font-size:12px; }

td, th, p, dd, dt, input, select, textarea, a { font-size: 12px;}
h5 { 
	margin-bottom: 0px; 
	font-size: 12px; 
	font-weight: bold;  }


ul { margin-top:6px; }

.dataTable {
 }

.dataTable td, .dataTable caption { border-bottom: 1px solid #ccc; }

.dataTable td, .dataTable th { padding: 3px; }

.dataTable th,.dataTable th a {
	color: #fff; }

.dataTableBottom td { 
	border-bottom: 0px;}

.dataTable .total td {
  font-weight: bold; }

.dataTable .special td { color: #CC9900; }

.menuselect { padding-bottom:7px; }

th, caption { 
  background-color: #0072bc;
  background-color: #8A202A;
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 3px; }
  
.primary, .primary td, .primarybold, .primarybold td {
  vertical-align: top; }
  
.primarybold, .primarybold td {
  font-weight: bold; }
  
.alternate, .alternate td {
  background-color: #efefef;
  vertical-align: top; }

.focus {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
}

.highlighted { font-weight: bold; }

.nostyle,.nostyle td {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.emailText {
  font-family: Veranda,Helvetica,sans-sarif;
  font-size: 12px;
}

.filesize {
  font-size: 11px;
  color: #666;
}
/*
dl {
  margin: 0px;
  border-top: 1px solid #ccc;
}
dt {
  padding: 3px;
  background-color: #f0f0f0;
  border-collapse: collapse;
  border-bottom: 1px solid #ccc;
  cursor: pointer; }
dt a {
  text-decoration:none;
}
dd {
  margin: 0px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
*/
#toolbar {
  font-size: 11px;
}
#toolbar .ToolbarContent {
  padding: 0;
  border: 1px solid #ccc;
  text-align: left;
}
#toolbar .ToolbarTitle {
  padding-left: 7px;
  text-align: left;
  font-weight: bold;
}
#toolbar ul {
  margin: 0;
  padding: 0;
}
#toolbar ul li {
  padding:2px;
  margin: 0;
  list-style-type: none;
}
#toolbar a {
  vertical-align: middle;
  text-decoration: none;
  font-size: 11px;
}
#toolbar img {
  padding-left: 5px;
  padding-right: 5px;
  border: 0px;
  vertical-align: middle;
}

.toolbar { text-decoration: none; }

.toolbar:hover { text-decoration: underline; }

.disclaimer {
	text-align: left; 
	padding: 5px 0px 15px 0px;
	font-size: 11px;
	color: #999;
}
.briefcaseLegend {
  padding: 4px;
  text-align: right;
}

.error, .required { color: #f00; }

.warn { color: #f60; }

.pricedown { color: #900; }

.priceup{ color: #090; }

.submit {
  font-family: Veranda;
  color: #fff;
  background-color: #999;
  border-color: #666;
  border-width: 1px;
}

#CompareSelector {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
}

img.chart {
  background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;
}

/*=== nav styles ===*/
#leftNav {
	float: left;
	width: 150px;
	height: auto;
	border: 1px solid #c0c0c0; }
	
ul#nav { 	
	margin:0; 
	padding:0; }

ul#nav li {
	padding: 2px 0 8px 3px; 
	list-style-type: none; 
	margin:0; }
	
ul#nav ul.subnav {
	margin:0; 
	padding:0; }

ul#nav ul.subnav li {
	padding: 3px 0 0 20px; 
	border: none; }

ul#nav ul.subnav a {
	font-size:0.9em; 
	line-height:0.9em; }
	
#nav a {
   font-size: 0.9em; 
	font-weight:bold; 
	color:#666; 
	text-decoration:none; }

#nav a:hover {
	color:#8A202A; }

#nav a.selected {
	color:#8A202A; }
	
/*=== content ===*/	
#mainContent {
	float: left;
	padding-left: 10px;
	width: 460px; }
	
#mainContent p {
	font-size: 1em; }	
	
#mainContent a {
	font-size: 1em; }		

#rightSide {
	float: left; 
	margin-left: 10px; 
	width: 200px; 
	height: 500px;	}
	
#mainContent div p a.pressRelease, #mainContent div h3, #mainContent div p strong span, #mainContent table tr td a.pressRelease {
	font-size: .9em; }	