

body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin-top:20px;
	font-size:10pt;
	line-height:14pt;
	background:#616161;
}

a:link, a:visited {
	color: #ED5100; text-decoration: none;
}

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

a:active {
	color: #ED5100;
}

ul.subnav,
ul.subnav li,
ul.subnav ul {
 list-style: none;
 margin: 0;
 padding: 2px 0px 5px 8px;
  font-size:10pt;

}

ul.subnav a:link,ul.subnav a:visited {
	color: #333333;
	text-decoration: none;
}

ul.subnav a:hover {
	color: #333333;
	text-decoration: underline;
}

ul.subnav a:active {
	color: #333333;
}

.read_more {
	display:block;
	visibility:visible;
}

.read_more1 {
	display:none;
	visibility:hidden;
}

.head {
	width:960px;
	height:89px;
	text-align:left;
	margin-top:0px;
	position:relative;
	background-image:url('images/header3.gif');
	background-repeat:no-repeat;
}

.bar {
	width:958px;
	height:50px;
	background:#695E4A;
	border:1px solid black;
	text-align:left;
	position:relative;
}

.outer_cont {
	width:960px;
	position:relative;
}

.logo {
	position:absolute;
	top:8px;
	left:30px;
	width:200px;
	height:75px;
}

.tagline1 {
	position:absolute;
	top:44px;
	left:240px;
	font-size:12pt;
	/* font-style:italic; */
	/* font-weight:bold; */
	text-align:left;
	color:#666666;
	text-align:left;
}


.menu_bar {
	width:958px;
	height:30px;
	background:#000000;

	/* background-image:url('images/blackbar.gif'); */
	/* background-repeat:repeat-x; */

	border:1px solid black;
	text-align:left;
	position:relative;
	z-index:99;
}

.footer2 {
	background-image:url('images/footer2.gif');
	background-repeat:no-repeat;
	width:960px;
	height:19px;
}

.front_cont {
	width:960px;
	margin-bottom:30px;
	position:relative;
	background-image:url('images/bg1.gif');
	background-repeat:repeat-y;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	padding-top:20px;
}

.main_cont {
	width:960px;
	margin-bottom:30px;
	position:relative;
	background-image:url('images/bg2.gif');
	background-repeat:repeat-y;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.submenu_title {
	font-size:16pt;
	margin-bottom: 15px;
	color:#666666;
}

.submenu_selected {
	font-weight:bold;
	padding:3px 2px 3px 5px;
	border-bottom:1px solid #FFFFFF;
}

.submenu {
	padding:3px 2px 3px 5px;
	border-bottom:1px solid #FFFFFF;
}

.submenu a {
	display: block;
	width: 100%;
}

.submenu_selected a {
	display: block;
	width: 100%;
}

.left_col {
	width:200px;
	margin-right:15px;
	margin-left:15px;
	float:left;
	text-align:left;
	padding-top:20px;
	display:inline;
}

.middle_col {
	float:left;
	width:485px;
	margin-right:15px;
	position:relative;
	text-align:left;
	display:inline;
	/* background:#EEEEEE; */
	/* border: 1px solid black; */
	/* border-left:1px solid #CCCCCC; */
}

.middle_col ul {
	margin-top:5px;
	margin-left:15px;
	padding-left:0px;
	font-size:10pt;
}

.right_col ul {
	margin-top:5px;
	margin-left:15px;
	padding-left:0px;
	font-size:10pt;
}

.right_col {
	width:200px;
	float:left;
	position:relative;
	text-align:left;
}

.overview_more {
	display:none;
	visibility:hidden;
}

.overview_more1 {
	visibility:visible;
	display:block
}

.page_title {
	display:block;
	/* color:#ED5100; */
	color:#333333;
	font-weight:bold;
	font-size:12pt;
}

.sub_title {
	display:block;
	/* color:#ED5100; */
	color:#333333;
	font-weight:bold;
	font-size:11pt;
}

.diagram_title {
	display:block;
	/* color:#ED5100; */
	color:#333333;
	font-weight:bold;
	font-style:italic;
	font-size:9pt;
}

.callbox {
	background-image:url('images/callbox-top.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:190px;
	margin-bottom:10px;
	margin-top:0px;
	font-size:9pt;
}

.callbox_bottom {
	background-image:url('images/callbox-bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width:190px;
	height:15px;
}

.callbox_title {
	display:block;
	padding: 10px 3px 3px 10px;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:10px;
	margin-bottom:0px;
}

.callbox_body {
	padding:5px 5px 0px 10px;
	margin-bottom:10px;
	margin-top:0px;
	font-size:9pt;
}

.col_title {
	display:block;
	color:#333333;
	/* color:#616161; */
	padding: 2px 2px 2px 0px;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:10px;
	border-bottom:1px solid #666666;
}

.section_title {
	display:block;
	color:#695E4A;
	font-size:16pt;
	margin-bottom:10px;
	line-height:20pt;
}

.product_col1 {
	width:300px;
	margin-right:20px;
	float:left;
}

.product_col2 {
	width:300px;
	float:left;
}

.product_col1 ul {
	margin-top:5px;
	margin-left:15px;
	padding-left:0px;
}

.product_col2 ul {
	margin-top:5px;
	margin-left:15px;
	padding-left:0px;
}


li {
	margin-bottom:5px;
}


.list_title {
	display:block;
	/* color:#ED5100; */
	color:#333333;
	font-weight:bold;
	font-size:10pt;
	margin-top:10px;
}

.product_list {
	margin-bottom:15px;
	clear:both;
}

.product_list thead {
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #666666;
	cursor:pointer;
}

.product_list td {
	padding-right:20px;
	vertical-align:top;
	text-align:left;
	border-bottom: 1px solid #666666;
	padding-top:5px;
	padding-bottom:5px;
}

.block_diagram {
	clear:both;
	width:680px;
}

/* for the tabs ...*/


.panel {
	border-top: solid 1px black;

	padding: 5px;
	width: 620px;
	z-index: -100;
	min-height: 400px;
   height: auto;
   _height: 400px;
}


a.tab {
	border-collapse: collapse;
	border-style: solid solid none solid;
	border-color: black;
	border-width: 1px 1px 0px 1px;
	background-color: #D9D9D9;
	padding: 2px 0.5em 0px 0.5em;
	margin-top: 4px;
	margin-bottom: 0px;
	text-decoration: none;
	position: relative;
}

a.tab:hover {
	border-color: black;
	background-color: white;
}



a.ip_tab {
	border-collapse: collapse;
	border-style: solid solid none solid;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	padding: 2px 1em 0px 1em;
	margin-top: 0px;
	margin-right:4px;
	margin-bottom: 0px;
	text-decoration: none;
	position: relative;
}

a.ip_tab:hover {
	border-color: #999999;
	background-color: #CCCCCC;
}

.ip_panel {
	border-top: solid 1px #999999;
	/* border-left: solid 1px #999999; */
	width: 680px;
	z-index: -100;
	min-height: 400px;
   	height: auto;
   	_height: 400px;
	padding:10px 0px 10px 5px;
}

.ip_panel ul {
	margin-top:5px;
	margin-left:15px;
	padding-left:0px;
}


span.depressed {
	border-style: inset;
	border-width: 1px;
	border-color: #CCCCCC;
	color: black;
	background-color: #999999;
	/* background-color: #E4E3DC; */
	/* -moz-border-radius: 5px; */
	padding: 2px 4px 2px 4px;
	/* line-height: 1.4em; */
	display:inline;
	margin-bottom:2px;
	margin-top:0px;
	font-size:8pt;
}
span.raised {
	border-style: outset;
	border-width: 1px;
	border-color: #CCCCCC;
	color: black;
	background-color: #F3F3EE;
	/* -moz-border-radius: 5px; */
	padding: 2px 4px 2px 4px;
	/* line-height: 1.4em; */
	display:inline;
	margin-bottom:2px;
	margin-top:0px;
	font-size:8pt;
}
span.depressed:hover {
	cursor: pointer;
	cursor: hand;
	background-color: #999999;
}
span.raised:hover {
	cursor: pointer;
	cursor: hand;
	background-color: #999999;
}

.alliance {
	margin-top:20px;
	width:100%;
	clear:both;
}

.alliance img {
	 float:right;
}

.alliance a {
	font-weight:bold;
}

.ip_selector_option {
	width:150px;
	height:30px;
	font-size:12pt;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	cursor:pointer;
	background-image:url('images/selector_bg.gif');
	background-repeat:repeat-x;
}

.ip_selector_option2 {
	width:150px;
	height:30px;
	font-size:12pt;
	/* padding-top:5px; */
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	font-weight:bold;
	background: #FFFFFF;
	z-index:99;
}

.option_txt {
	padding: 5px 0px 0px 5px;
}

.ip_selector_choices {
	/* float:left;
	position:relative; */
	position:absolute;
	left:150px;
	top:0px;
	border:1px solid #999999;
	width:520px;
	height:200px;
	z-index:90;
}

.ip_selector_choice1 {
	position:absolute;
	display:none;
	visibility:hidden;
	top:20px;
	left:00px;
}

.ip_selector_choice2 {
	position:absolute;
	display:block;
	visibility:visible;
	top:20px;
	left:00px;
}

.ip_selector_options_list {
	float:left;
	width:200px;
	margin-left:20px;
}

#block_tab {
	visibility:hidden;
	display:none;
	width:0px;
}

#block {
	visibility:hidden;
	display:none;
}

// banner buttons ...

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    // width: 100%;
	float:left;
	// background:transparent;
}

a.banner_button, a.banner_button_on {
	width:20px;
	height:20px;
	background:white;
	border: 1px solid black;
	padding:2px;
	float:left;
	margin: 2px;
	text-align:center;
}

a.banner_button_on  {
    color: #FFFFFF;
    background: #ED5100
}


/* a.banner_button, a.banner_button_on {
    background: transparent url('images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 9px; 
    text-decoration: none;
}

a.banner_button span, a.banner_button_on span {
    background: transparent url('images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 9px;
} 

a.banner_button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; 
}

a.banner_button:hover span {
    background-position: bottom left;
}

a.banner_button_on  {
    background-position: bottom right;
    color: #000;
    outline: none; 
}

a.banner_button_on span {
    background-position: bottom left;
} 
*/


