/*************************/	
/* page layout elements  */
/*************************/	

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) #cbcbcb repeat-x;
	color:#FFFFFF;
	font-size:10pt;
	}
	
	
#wrapper {
	width:800px;
	margin:0 auto;
	padding: 0px;
	border-right: 2px #333 solid;  
	border-left: 2px #333 solid;
	border-bottom: 2px #333 solid;   
	background:#000;
	}

a:link {
	color: #FF7800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7800;
}
a:hover {
	text-decoration: none;
	color: #FF7800;
}
a:active {
	text-decoration: underline;
	color: #FF7800;
}


/*************************/	
/*  header elements      */
/*************************/	

#header {
	height:76px;
	background:#000;
	}
	
.headerLeft {
	position:relative; 
	left:0px; 
	top:0px; 
	width:327px; 
	height:76px;
	border:0px;
}
.headerRight {
	position:relative; 
	left:327px; 
	top:0px; 
	width:505px; 
	height:76;
}

/*************************/	
/*  footer elements      */
/*************************/	

#footer {
	clear:both;
	text-align:center;
	}

#downloadbuttons {
	text-align:center;
	height:35px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 12px;
	mergin-bottom:12px;
    width: 220px;
	}

#downloadbuttons img {
	margin-right: 10px;
	margin-left: 10px;
	}
	



/*************************/	
/*  flash elements       */
/*************************/	

#flashHolder {
	height:202px;
	background:#000 url(images/webenabled.jpg) no-repeat;
	}

.noFlash {
	font-size:8pt;
	padding:0px;
	margin: 15px;
	color:#CCCCCC;
	}


/*************************/	
/*  two column layout    */
/*************************/	

#content {
	border-top: 2px #000000 solid;
	background: #000;
	position:relative;
	}
	
#contentLeft {
	background:#000000;
	width: 180px;
	float: left;
	}
	
#contentRightWrapper {
	float:left;
	width:620px;
	background:#555;
	
	}

#contentRight {
	margin:0px;
	text-align:left;
	padding:12px;

	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.5pt;
	color: #FFFFFF;
	*/
	}
	
	
/*************************/	
/*  page elements        */
/*************************/		
	
#orangeBar {
	height: 4px;
	background-color:#FF6600;
	margin-top:3px;
	margin-bottom:3px;
	}
	
	
#contentLeftImage {
	width:180px;
	height:274px;
	background:#666666;
	}
	
	
a#goBack {
	display: block;
	width: 180px;
	line-height: 20px;
	font-size: 8pt;
	text-transform:uppercase;
	text-decoration: none;
	
	color:#ccc;
	background:#666;
	}
	
a:hover#goBack  {
	color:#FF7800;
	background:#333333;
	}


/*************************/	
/*  main navigation      */
/*************************/	

#navigation {
	}
	
.nav {
	font-size: 8pt;
	background: #444;
	height: 20px;
	font-weight:900;
	text-transform:uppercase;
	}
	
.navtitle { 
	color:#FF7800;
	width: 180;
	background:#444;
	padding: 3px 3px;
	text-align: center;
	}

ul#navlist  {
	margin: 0px;
	padding: 3px;
	}

#navlist li{
	display: inline;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
	
#navlist a { 
	color: #ccc;
	padding: 3px 25px;
	margin:0px;
	border-left:2px #555 solid;
	}

#navlist a:link, #navlist a:visited {
	background:#444;
	text-decoration: none;
	}

#navlist a:hover {
	background-color: #000;
	text-decoration: none;
	}
	
/*************************/	
/*  standard formatting  */
/*************************/	

.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14.5px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

.copyright_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	padding-top: 3px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.5pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF7800;
	text-align: left;
	width: 580px;
}

.header_FIRST_LINE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.5pt;
	font-weight: 900;
	text-transform: uppercase;
	color: #FF7800;
	text-align: left;
	width: 580px;
	margin-top: 10px;
}

.table_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
}

.return_to_previous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
}

.trademark_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: left;
	line-height: 9pt;
	width: 550px;
}

.press_archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
	text-align: center;
}

.press_release_archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #FFFFFF;
}


 ul#bodyList{
	list-style-type: none;
	padding-left:2px;
	margin-top:0px;
	padding-top:0px;
	}

#bodyList li  {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .07em;
	padding-left: 1.5em;
	}

 ul#bodyListSub{
	list-style-type: square;
	}

#bodyListSub li  {
	background-image: none;
	padding-left: 0px;
	/*color:#FF7800*/
	}

/*************************/	
/*  showhide elements    */
/*************************/	
	
.showhideBox {
	width: 450px;
	background:#444; 
	color:#CCCCCC; 
	padding:10px; 
	margin:10px;
	border:dotted #111 thin;
	display:none;
	}

/*************************/	
/*  Feature Box          */
/*************************/	

#featureBox {
	padding: 2px;
	font-size: 10px;	
	width: 120px;
	height:120px;
	background:#666666;
	float:left;
	margin:4px;
	margin-left:12px;
}


	
	/*background: #444;
	border: 1px dotted #222;
	float: right;
	padding:4px;
	margin-left:8px;
	*/
	}