/* @override http://digitalperformance.com/style07.css */

body {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	z-index: 0;
}

td {
	font-size: 11px;
}

a {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #c90;
	text-decoration: underline;
}

.blackBox {
	background-color: #000;
	padding: 15px;
	color: #c90;
	text-align: left;
	height: 100%;
}
div.logos{
	position: relative;
	bottom: 40px;
	left: 0;
	text-align: center;
	border: none 1px #00cc00;
}
div.vertigle{
	height: 240px; 
	width: 120px; 
	background: #000; 
	text-align: center;
	position: relative;
	top: 7px;
	left: 30px;
}
div.horizontal{
	background: #fff; 
	height: 60px; 
	width: 468px; 
	margin: 60px 0 0 0;
}
.blackBoxSub {
	background-color: #000;
	padding: 15px 35px 0px 15px;
	color: #c90;
	text-align: left;
	height: 100%;
	width: 195px;
}

.blueBtm {
	border-bottom: 1px solid #036;
}

.borderR {
	border-right: 1px solid #ccc;
	text-align: center;
}

.imgborder {
	border: 1px solid #333;
}

.imgborder2 {
	border: 1px solid #999;
}

.col1 {
	background: #eee;
}

.col2 {
	background: #D3DFE7;
}

.col3 {
	background: #aaa;
}

.content {
	width: 529px;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
}

.content1 {
	width: 620px;
	padding: 20px 20px 20px 15px;
	vertical-align: top;
}

.date {
	background-color: #d3dfe7;
	border-bottom: 1px solid #ccc;
}

.footer {
	font-size: 10px;
	color: #999;
	vertical-align: bottom;
}

.form {
	font-size: 10px;
}

.grayBtm {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

hr {
	width: 90%;
	height: 1px;
	color: #333;
}

.main {
	width: 800px;
	height: 100%;
	background-color: #fff;
	border-bottom: 1px solid #000;
	vertical-align: top;
}

.navigation {
	background-color: #000;
	height: 23px;
	text-align: center;
	color: #fff;
	font-size: 10px;
}

a.nav {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

a.nav:hover, a.subnav:hover {
	color: #c90;
	text-decoration: underline;
}

.note {
  color: #666;
  text-decoration: italic;
}

.outline {
	padding: 15px;
	border: 1px solid #666;
}

.press {
	/*background: url(ART/pr_background.gif) repeat-y;*/
	background: url(ART/backstuff1.jpg) no-repeat;
	padding: 10px 10px 0 30px;
	color: #036;
	width: 210px;
	height: 120px;
}
a.presslink {
	font-weight: normal;
	color: #036;
	text-decoration: none;
}

a.presslink:hover {
	color: #c90;
}

.subnav {
	background: #D4E0E8;
	height: 21px;
}

a.subnav {
	color: #036;
	text-transform: lowercase;
}

#tblProducts {
	background-color: #d3dfe7;
	color: #036;
	display: none;
	z-index: 1;
}

h1, .ttlBlue {
	font-size: 12px;
	font-weight: bold;
	color: #036;
}

.ttlYellow {
	font-size: 11px;
	font-weight: bold;
	color: #c90;
	text-align: center;
	text-transform: uppercase;
}

a.selectedlink {
	font-weight: bold;
	color: #c90;
}

a.selectedlink:hover {
	color: #fff;
}

.segment {
	postion: absolute;
	padding: 20px;
}

a.yellow {
	color: #c90;
	text-decoration: underline;
}

a.yellow:hover {
	color: #fff;
}

.gradBox {
	background: url(ART/box_grad.png) repeat-x;
	height: 104px;
	width: 218px;
	padding: 8px;
	border: 1px solid #D3DFE7;
	margin-right: 20px;
	vertical-align: top;
}
.gradBoxWide{
	background: url(ART/box_grad.png) repeat-x;
	height: 104px;
	width: 478px;
	padding: 8px;
	border: 1px solid #D3DFE7;
	margin-right: 20px;
	vertical-align: top;
}
.gradBoxL {
	background: url(ART/box_grad.png) repeat-x;
	height: 104px;
	width: 538px;
	padding: 8px;
	border: 1px solid #D3DFE7;
}

.bottomBox {
	background: url(ART/box_grad.png) repeat-x;
	height: 104px;
	width: 490px;
	border: 1px solid #D3DFE7;
}

.longbox {
	postion: absolute;
	z-index: 1;
}

.longtable {
	position: relative;
	z-index: 0;
}

#related {
	background-color: #ddd;
	padding: 5px;
	border: 1px solid #ccc;
	color: #036;
	font-size: 11px;
	text-align: center;
}

#showBooths {
	background-color: #222;
	padding: 10px;
	border: 1px solid #333;
	color: #ccc;
	font-size: 11px;
	text-align: center;
}

#submenu_content {
	line-height: 15px;
}

