body {
	margin: 0;
	padding: 0px;
	color: #333333;
	font-family: trebuchet ms,Tahoma,Verdana,Arial,sans-serif; margin: 0px; padding: 0px; font-size: 10pt;
	background: url('../static_images/bg.gif') white;
	text-align: center;
	z-index: -1;
	}
	
table, table thead {
	border: 0px solid white;
	margin: 0px;
}

tr th {
	margin: 5px;
	padding: 5px;
	text-align: center;
	background: #EAEAEA;
}

tr td {
	margin: 5px;
	padding: 5px;
}


#body .leftth light bordered {
	background: #red;
}


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

a:hover {
	text-decoration: none;
	color: black;
}

/* This covers ALL elements up to this point */
/* * { font-size: 10pt} */
p {font-size: 100%}

table,h4,h5,h6 {font-size: 100%}

h3 {font-size: 110%;}
h2 {font-size: 120%;}
h1 {font-size: 140%; border-bottom: 1px solid #FF6600;}


#wrapper {
	position: relative;
	width: 760px;
	margin: 0px auto;
	background: white;
	text-align: center;
	z-index: 0;
}

/*

#header {
	width: 215px;
	height: 75px;
	color: black;
	text-align: left;
	padding: 175px 25px 0px 520px;
	font-size: 10pt;
	font-weight: 800;
	background: url('../static_images/green.jpg') no-repeat;
}

*/

#header {
	width: 760px;
	height: 250px;
	color: black;
	text-align: left;
	font-size: 10pt;
	font-weight: 800;
	background: url('../static_images/green.jpg') no-repeat;
}


#greybar {
	width: 750px;
	padding: 10px 10px 0px 0px;
	height: 30px;
	text-align: right;
	color: black;
	background: #E5E5E5;
	border-bottom: 1px solid #339900;
	border-top: 1px solid white;
}

#greybar ul {
	margin: 0px;
	list-style: none;
}

#greybar ul li {
	display: inline;
	margin: 10px 0px 0px 0px;
}

#greybar ul li a:link, #greybar ul li a:visited {
	color: black;
	padding: 10px 7px 12px 7px;
	font-size: 1em;
}

#greybar ul li a:hover {
	background: #FF6600;
	color: white;
}


#content {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#nav {
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 10px;
	width: 180px;
	background: white;

}

.navtable {
	background: url('../static_images/menu_bg.gif') repeat;
	border: 0px;
	width: 100%;
}



#body {
	position: relative;
	background: white;
	float: right;
	text-align: left;
	padding: 15px;
	width: 530px;
}

#body-wide {
	position: relative;
	background: white;
	float: right;
	text-align: left;
	padding: 15px;
	width: 730px;
}


/* image stuff follows */

/* MSIE bug workaround */

.view-icon, .config-icon, .install-icon, .doc-icon, .dl-icon {margin-left: auto; margin-right: auto;width: 40px; height: 40px; border: none}

#dialup-icon, #supp-icon, #wb-icon, #webmail-icon, #intapp-icon, #rep-icon, #fileman-icon, #ecomm-icon, #res-icon, #js-icon, #diag-icon, #email-icon, #accutil-icon {margin-left: auto; margin-right: auto;width: 40px; height: 40px; border: none}

.mailme-icon, .printer-icon {width: 24px; height: 24px; border: none; margin: 0px;margin-left: auto; margin-right: auto}


.supportdb-answer {background: #eee; border: 2px groove; padding: 0.5em}
.supportdb-action {float:right; text-align: center; width: 100px}

ul.side-menu {
	margin: 0px;
	padding: 0px;
}

ul.side-menu li {
	padding: 2px 0px 2px 10px;
}

ul.side-menu li a, ul.side-menu li a:link, ul.side-menu li a:visited {
	color: black;
}

ul.side-menu li a:hover {
	font-weight: 800;
}


.menu-frag-expanded ul li a, .menu-frag-expanded ul li a:link, .menu-frag-expanded ul li a:visited {
	color: #FF6600;
}

.menu-frag-expanded ul li a:hover {
	font-weight: 800;
}

.menu-frag-expanded ul li {
	margin: 0px;
	padding: 0px;
}


.menu-frag-collapsed
	{visibility:hidden;height: 0px; position: absolute;}
.menu-frag-expanded
	{visibility:visible;height: auto; position: relative;}


.menu-frag-collapsed a, .menu-frag-expanded a {font-size: 80%;}


.side-menu {text-align: left; border-left: solid white 10px; background: url('../static_images/menu_bg.gif') repeat;}
.side-menu li, .side-menu ul {list-style: none; }


/* A special <dl> format for feature lists */
dl.features dt {font-weight: bolder; list-style: disc outside; display: list-item; margin-left: 1.5em}
dl.features dd {font-weight: inherit; margin-left: 3em}

kbd, code, samp, pre {font-family: monospace}
/* pre {font-family: inherit} */


#footer {
	width: 760px;
	height: 101px;
	background: url('../static_images/footer.gif') no-repeat;
}

#footer p {
	font-size: 0.8em;
}

ul#controlPanel {
  padding: 17px 17px 12px 12px;
  margin: 0;
  background-color: #ffffff;
}

ul#controlPanel {
  padding: 17px 17px 12px 7px;
}

ul#controlPanel li {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 10px;
	/* Centre, please */
	text-align: center;
	/* -- */
	/* Try to force the size of the bounding box */
	width: 95px;
	height: 92px;
	/* -- */
}

ul#controlPanel li a {
  display: block;
  width: 86px;
  height: 81px;
  padding:10px 4px 0 4px;
  text-align: center;
  font-size: 11px;
  border: 1px dashed #8C8C8C;
}

ul#controlPanel li a:link,
ul#controlPanel li a:visited
{
  background-color: #ffffff;
}

ul#controlPanel li a:hover,
ul#controlPanel li a:active
{
  border: 1px solid #339900;
  background-color: #E3E3E3;
  color: #333;
}

ul#controlPanel li a div {
  display: block;
  margin:0 0 10px 26px;
	margin-left: auto;
	margin-right: auto;
}

* html ul#controlPanel li a div{
  margin:0 0 10px 0;
	/*margin-left: auto;
	margin-right: auto;*/
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

* html .clearfix
{
  height:1px;
}

@import "extendtables.css";

/* fixes for The Grey Bar */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

* html .clearfix
{
  height:1px;
}
 
/*
------------------------------------------------------------------------
--------------------*/ 