body {

	height: 100%;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 1em;
}
body {
	background-color:GrayText;
/*
	background-image: url(images/page-base.png);
*/
}

#gumax-page {
	/*z-index: 2;*/
	position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	width: 1190px;
	height: auto;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 15px auto 0 auto;
	
/*
	background: transparent url(images/texture_15_thumb.jpg) top center repeat;
*/
}
#content {
	padding: 1em;
	background-position: top left;
	background-repeat: repeat-y;
	background-color: white;
	position:relative;
	height: auto;
	width:900px;
	float:right;
	text-align: left;
}
#gumax-header {
	/* border: 1px solid #000; /*debuging*/
	/*background: url('images/innerBaner2.jpg'); opacity: 1;*/
	background: url('images/image/stp4.jpg'); opacity: 1;
	/*background: url('images/paper-note-grey.png'); opacity: 1;*/
	position: relative;
	z-index: 100;  /* make logo visible over content*/
	min-height: 100px;  /* height of header */
	height: 100px;  /* need for IE */
	margin: 0px 0pt 0px 0px ;
	padding: 0px 0pt 0px 0px;
/*
	 background: #ddd url('images/stripe-wide.gif') top left repeat; /*
*/
}
#header
{
	position: relative;
	width: 100%;
	height: 80px;
	background: #2B2B2B url('images/image/banner_bg.gif') repeat-x;
	margin-bottom:2px;
}

/* Navigation Menu
-----------------------------------------------------------------------------*/
#gumax-p-navigation {
	background:url("images/image/menu_bg.jpg") repeat-x scroll left top #154170;
	height:33px;
	margin-bottom:2px;
	padding:0 10px;
	position:relative;
	z-index:100;
	font-size: 2em;
}

/* Essentials */
#menu ul { width: auto; }
#menu ul ul { left: 201px; }

#menu li.hover a, #menu ul li, #menu ul li a { background-color: #5e5a5a; /* drop down background */ border-bottom: 1px solid #777;}
#menu ul { top: 27px; }
#menu ul li a { font-weight: bold; color: #fff; padding: 4px 10px; /* white-space: nowrap; /* wrap long item */ }
#menu a.hover, #menu ul a.hover { background-color: #383737; color: #eee; }
#menu ul { border: none; opacity: 0.9; filter: alpha(opacity=90); }

#menu li li a{
background-color:#383737;
background-image:none;
border-top:1px solid #FFFFFF;
}

#menubottom
{
	background: #fff url('images/image/border1.gif') repeat-x;
	height: 14px;
	position:relative;

}
/* -----------------------------------*/

.gumax-p-navigation-spacer {
	height: 20px;
	/* border-top: 2px solid #FF8800; /**/
}
/* ------------------------------------------------------------------------*/ 
table.gumax-content-table{
	border-collapse: collapse;
	background: #fff;
	width:225px;
	height:auto;
	position:relative;
	font-family:Cambria,Cochin,Georgia,Times,"Times New Roman",serif;
	float:left;
 
}
#AccordionContainer {
	padding: 10px 10px; /* content padding */
	background: transparent url(images/image/content_top.gif) top center repeat-x;
	text-align: left;
	vertical-align:top;
	width:195px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	vertical-align:middle;
	display:table-cell;
	-moz-user-select:none;
}
.AccordionTitle{
	padding: 4px 25px; /* content padding */
	background:url("images/image/menu101.gif") repeat-x scroll 0 0 transparent;
	text-align: left;
	display:table-cell;
	width: 225px;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}
/*
div.AccordionTitle {
	display: block;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
*/

div.AccordionContent a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
div.AccordionContent a.current {
	background : #ccc;
}
div.AccordionContent a:hover {
	background : #4D4D4D url(images/image/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
/*
td.gumax-content-td-center {
	padding: 0px 0px;  content padding */
/*
	background: transparent url(images/content_top.gif) top center repeat-x;

	text-align: justify;
	vertical-align:top;	
}
td.gumax-content-td-topright {
	width: 0px;
	height:auto;
	background: transparent url(images/side-r.png) top right no-repeat;
}
*/
/* ----------------------------------------------------------------*/
/*
.bordered_table {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  border-color: #bdbdbd;
  border-style: solid;
  border-top-width: 1;
  border-bottom-width: 1;
  border-right-width: 1;
  border-left-width: 1;
  background-color: #F9F9F9;
}

*/

.whitebox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12 px;
  color: #060462;
  background-color: #FFFFFF;  
}

.indented_cell {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/*
.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: #000000;
  text-align: center;
*/
}

.example {font-size:smaller; font-style:italic; font-weight:normal;}
.message {color:blue; font-weight:bold;}
//.error {color:red; font-weight:bold;}


.grayboxfont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #424142;
}

.question {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #262C4C;
}

.percentage {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.error {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FF0000;
}
.home-h2 {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    margin-left: 350px;
    border-bottom: 0px solid #eee;
    line-height: 25px;
	position: absolute;
    text-align: center;
    top: 8px;
}
.home-loga {
	
	margin-left: 1px;
}
.home-news {
width: 220px; 
border: 0px solid rgb(0, 0, 0); 
height: auto; 
font-size: 10pt;
text-align: left; 
display:inline-block;
position: relative;
float:left;

/*background: url('images/paper-note-blue.png'); opacity: 1; 
  background: none repeat scroll 0% 0% rgb(238, 238, 238);*/
}


/* Footer
-----------------------------------------------------------------------------*/
.gumax-footer-spacer { height: 7px; }

#gumax-footer {
	/* border:  1px solid #000; /*debuging*/
	border-top: 4px solid #9b876f;
	text-align: left; /* page footer location */
	background: #333;
	padding: 7px 5px;
	height: 18px;
	position: absolute;
}

#footer
{
	position: relative;
	height: 35px;
	clear: both;
	background: #fff url('images/image/border2.gif') repeat-x 0 0;
	font-size: 8pt;
}
#footer .left
{
	position: absolute;
	left: 20px;
	bottom: 7px;
}

#footer .right
{
	position: absolute;
	right: 30px;
	bottom: 7px;
}

.AccordionContent
{
  height:0px;
  overflow:hidden;
  display:none;
  width:195px;
}
.visualClear { clear: both;}
#gumax_page_spacer { height: 10px; }

#show {
	width:800px;
	height:600px;
	overflow:auto;
	font-size:12 px;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}
#show-add {
	width:800px;
	height:auto;
	overflow:auto;
	font-size:12 px;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}
.title-page{
    color: #C63032;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 15 px;
    font-weight: bold;
    padding-bottom: 2 em;
    margin-bottom: 2 px;
    text-align:left;
}
.header-survey{
    color: #8C2121;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 17 px;
    font-weight: bold;
    padding-bottom: 2 em;
    margin-bottom: 2 px;
    text-align:center;
}

