/* Basic structure of site */
td.header_top {
    text-align:center;
    font-size: 11px;
    color: #6C6A5D;
    height: 10px;
    padding-bottom: 5px;  
}

td.header {
    height: 120px;
	padding: 0px;
    background: #FFFFFF;
}

td.menu {
    height: 32px;
	padding:0px;
	margin: 0px;
}  

td.outer {
    text-align:left;
    color: #6C6A5D;
    background: #FFFFFF;
    vertical-align: top;
	padding-top: 10px;
}

table.outer{
    width: 100%;
    height: 100%;
}

td.footer {
    text-align:center;
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    height:30px;
    color: #72705f;
	background: #FFF;
	padding-left:30px;
	padding-right: 30px;
	vertical-align: top;
}

/* HEADER */

/* header - top */

div.headertop_L {
    text-align: left;
    color: #AAAAAA;
    font-size: 10px;
    float: left;
    bottom: 0px;
}    

html>body div.headertop_L {
    height: 10px;
}

div.headertop_R {
    color: #AAAAAA;
    font-size: 9px;
    text-align: right;
    float: right;
}    

td.header_top h1 {
    display: inline;
    font-size: 10px;
    font-weight: normal;
}    

#header {
    width: 775px;
    position: relative;
}  

#header_L{
    float: left;
	margin-left: 10px;
    position:relative;
    width:240px;
    height:100px;
    color: #000000;
}

#header_R {
    text-align: left;
    top: 0px;
    right: 0px;
    position: absolute;
    width:250px;
    height:100px;
    color: #000000;
}

html>body #header_R {

}   

/*header - menu*/

div.menu {
   width: 775px;
   clear: both;
   background: #ECEBE7;
   border: 0px;
   padding: 0px;
}        

table.navitem {
	margin-left: 7px;
}

td.navitem {
    height: 32px;
}

td.navitem_button {
    width: 30%;
}

a.navitem:		    {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #72705F; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem:link      {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #72705F; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem:visited   {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #72705F; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem:active    {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #72705F; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem:hover     {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #C25C77; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}  

td.nav_border {
    width: 5px;
}

a.navitem_on:		    {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #C25C77; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem_on:link      {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #C25C77; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem_on:visited   {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #C25C77; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem_on:active    {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #C25C77; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}
a.navitem_on:hover     {font-family: Arial, Helvetica, sans-serif;text-align: center;display: block;font-size: 12px; font-weight: bold; color: #72705F; text-decoration: none; height: 32px;line-height: 32px; padding: 0px 10px 0px 10px}  


td.menu_borders {
	padding: 1px 13px 1px 13px;
	height:3px;
	margin:0px;
	background: #FFFFFF;
	border: 0px;
}

/*ENTRY*/

td.entry {
   font-size: 11px;
   line-height:16px;
   color: #6C6A5D
   background: #FFFFFF;
   width: 370px;
   padding: 0px 10px 15px 10px;
   vertical-align: top;
}

td.entry a               {color: #95a259; text-decoration: none; font-style: italic;}
td.entry a:link          {color: #95a259; text-decoration: none; font-style: italic;}
td.entry a:visited       {color: #95a259; text-decoration: none; font-style: italic;}
td.entry a:hover         {color: #95a259; text-decoration: underline; font-style: italic;}
td.entry a:active        {color: #95a259; text-decoration: none; font-style: italic;}

td.rhs {
    width: 195px;
    padding-right: 10px;
    vertical-align: top;
}

td.rhs a.benefits               {color: #d98000; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
td.rhs a.benefits:link          {color: #d98000; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
td.rhs a.benefits:visited       {color: #d98000; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
td.rhs a.benefits:hover         {color: #d98000; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
td.rhs a.benefits:active        {color: #d98000; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

td.rhs a.news               {color: #6C6A5D; text-decoration: none; }
td.rhs a.news:link          {color: #6C6A5D; text-decoration: none; }
td.rhs a.news:visited       {color: #6C6A5D; text-decoration: none; }
td.rhs a.news:hover         {color: #6C6A5D; text-decoration: underline; }
td.rhs a.news:active        {color: #6C6A5D; text-decoration: none;}

td.rhs2 {
    width: 195px;
    padding-right: 0px;
    vertical-align: top;
	border-left: 1px dashed #B2B2B2;
}

/*INFO*/

td.info {
   font-size: 11px;
   line-height:16px;
   color: #6C6A5D;
   border-left: 1px dashed #B2B2B2;
   background: #FFFFFF;
   width: 397px;
   padding: 0px 10px 15px 23px;
   vertical-align: top;
}  

td.info2 {
   font-size: 11px;
   line-height:16px;
   color: #6C6A5D;
   background: #FFFFFF;
   padding: 0px 10px 15px 23px;
   vertical-align: top;
}  

/*SIDEBAR*/

td.lhs {
    width: 190px;
    padding-left: 10px;
    vertical-align: top;
}

td.lhsinfo {
    width: 150px;
    padding-left: 10px;
    vertical-align: top;
	font-size: 11px;
}

a.s_nav               {color: #000000;padding: 3px;margin-bottom:2px;}
a.s_nav:link          {color: #000000;padding: 3px;margin-bottom:2px;}
a.s_nav:active        {color: #000000;padding: 3px;margin-bottom:2px;}
a.s_nav:visited       {color: #000000;padding: 3px;margin-bottom:2px;}
a.s_nav:hover         {color: #000000;padding: 3px;margin-bottom:2px;}

* html a.s_nav                  {width: 135px}
* html a.s_nav:link             {width: 135px}
* html a.s_nav:active           {width: 135px}
* html a.s_nav:visited          {width: 135px}
* html a.s_nav:hover            {width: 135px}

a.s_nav_active               {color: #95a259;font-weight: normal;line-height: 18px; letter-spacing:-0.5px}
a.s_nav_active:link          {color: #95a259;font-weight: normal;line-height: 18px; letter-spacing:-0.5px}
a.s_nav_active:active        {color: #95a259;font-weight: normal;line-height: 18px; letter-spacing:-0.5px}
a.s_nav_active:visited       {color: #95a259;font-weight: normal;line-height: 18px; letter-spacing:-0.5px}
a.s_nav_active:hover         {color: #95a259;font-weight: normal;line-height: 18px; letter-spacing:-0.5px}

* html a.s_nav_active                  {width: 135px}
* html a.s_nav_active:link             {width: 135px}
* html a.s_nav_active:active           {width: 135px}
* html a.s_nav_active:visited          {width: 135px}
* html a.s_nav_active:hover            {width: 135px}

a.nav_sub_item               {color: #ADA245;line-height:20px;}
a.nav_sub_item:link          {color: #ADA245;line-height:20px;}
a.nav_sub_item:active        {color: #ADA245;line-height:20px;}
a.nav_sub_item:visited       {color: #ADA245;line-height:20px;}
a.nav_sub_item:hover         {color: #4B4717;line-height:20px; text-decoration: underline;}

a.nav_sub_item_active               {color: #4B4717;line-height:20px; text-decoration: underline;}
a.nav_sub_item_active:link          {color: #4B4717;line-height:20px; text-decoration: underline;}
a.nav_sub_item_active:active        {color: #4B4717;line-height:20px; text-decoration: underline;}
a.nav_sub_item_active:visited       {color: #4B4717;line-height:20px; text-decoration: underline;}
a.nav_sub_item_active:hover         {color: #4B4717;line-height:20px; text-decoration: underline;}

/* sub items */

td.lhs ul {
    list-style-image: url('../images/icons/bullet.gif');
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 19px
}

* html td.lhs ul {
    list-style-image: url('../images/icons/bullet.gif');
    margin: 0px 0px 10px 21px;
    padding: 0px;
}

td.lhs ul.s_nav li {
    width: 100px;
}

/* MODULE (side) BOX(S) */

div.mod_box {
    width: 175px;
	height: 100%;
	background: #F6F6F0;
    margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 10px;
}

* html div.mod_box {
    width: 185px;
}

div.mod_box span.industry {
    text-align: left;
    display: block;
    line-height: 25px;
	padding-top: 10px;
	letter-spacing: -0.5px;
    font-weight: normal;
    font-size: 16px;
    color: #AF3B57;
    height: 25px;
}    

div.mod_box span.consumer {
    text-align: left;
    display: block;
    line-height: 25px;
	letter-spacing: -0.5px;
    font-weight: normal;
    font-size: 16px;
    color: #94907A;
    height: 25px;
}    

div.mod_box div {
    padding: 3px 3px 3px 0px;
    margin: 0px
}   

div.mod_box div input.field {
    font-size: 11px;
    width: 110px;
}    

/* MOD BOX LEFT */

div.mod_box_left {
    width: 160px;
	background: #FFF;
    margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
}

* html div.mod_box_left {
    width: 180px;
	padding: 15px 10px 0px 10px;
}

div.mod_box_left span {
    text-align: left;
    display: block;
	padding-top: 10px;
	letter-spacing: -0.5px;
    line-height: 25px;
    font-weight: normal;
    font-size: 16px;
    color: #94907A;
    height: 25px;
}    

div.mod_box_left div {
    padding: 3px 3px 3px 0px;
    margin: 0px
}   

div.mod_box_left div input.field {
    font-size: 11px;
    width: 110px;
}

/* MOD BOX RIGHT */

div.mod_box_right {
    width: 185px;
	background: #FFF;
    margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 0px;
}

* html div.mod_box_right {
    width: 195px;
}

div.mod_box_right span {
    text-align: left;
    display: block;
	padding-left: 10px;
	letter-spacing: -0.5px;
    line-height: 25px;
    font-weight: normal;
    font-size: 16px;
    color: #94907A;
}    

div.mod_box_right div {
    padding: 3px 3px 3px 0px;
    margin: 0px
}   


/* MOD BOX INDUSTRY */

div.mod_box_industry {
    width: 169px;
	height: 100%;
    border-left: 1px dashed #C6C6C3;
	background: #F3E4C5;
    margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 10px;
}



div.mod_box_industry p {
	color: #2B3008;
	padding: 0px;
}
* html div.mod_box_industry {
    width: 184px;
}

div.mod_box_industry span.industry {
    text-align: left;
    display: block;
    line-height: 25px;
	padding-top: 10px;
	letter-spacing: -0.5px;
    font-weight: normal;
    font-size: 16px;
    color: #AF3B57;
    height: 25px;
}    

div.mod_box_industry span.consumer {
    text-align: left;
    display: block;
	letter-spacing: -0.5px;
    line-height: 25px;
    font-weight: normal;
    font-size: 16px;
    color: #94907A;
    height: 25px;
}    

div.mod_box_industry div {
    padding: 3px 3px 3px 0px;
    margin: 0px
}   

div.mod_box_industry input.field {
    font-family: Georgia, Times, monospace;
	font-size: 11px;
    width: 75px;
	height: 23px;
	background: #E9E7E0;
	padding: 3px;
	border: 1px solid #CAC8B4;
	color: #666666;
}    

div.mod_box_industry input.check {
    font-size: 10px;
    width: 12px;
	height: 13px;
	background: #E9E7E0;
	border: 1px solid #CAC8B4;
}    

/* ADS */

#adspace {
    padding-left:5px
}

/*footer*/

td.footer a             {color: #72705f}
td.footer a:link        {color: #72705f}
td.footer a:active      {color: #72705f}
td.footer a:visited     {color: #72705f}
td.footer a:hover       {color: #72705f}

#divleft {
   text-align: left;
   float: left;
   position: relative;
   clear: left;
   padding-top: 0px;
}

#divright {
   text-align: right;
   float: right;
   position: relative;
   clear: right;
}

/* HELP */

#help {
    color: #666666;
}

#help a {
    color: #666666;
}

table.help_search {
    font-size: 11px;
    width: 100%;
    padding-bottom: 10px;
}

table.help_body {
    width: 100%;
    border-top: 1px solid #006AC;
    padding-top: 10px;
}

td.help_icon {
    text-align: left;
    width: 16px;
}

a.help_addresslink:link     {color: #000000; font-size: 11px; text-decoration: none}
a.help_addresslink:visited  {color: #000000; font-size: 11px; text-decoration: none}
a.help_addresslink:active   {color: #000000; font-size: 11px; text-decoration: none}
a.help_addresslink:hover    {color: #000000; font-size: 11px; text-decoration: underline}

a.news_links               {color: #2B3008; text-decoration: none}
a.news_links:link          {color: #2B3008; text-decoration: none}
a.news_links:visited       {color: #2B3008; text-decoration: none}
a.news_links:hover         {color: #2B3008; text-decoration: underline;}
a.news_links:active        {color: #2B3008; text-decoration: none}


td.help_section {
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}    

td.help_question {
    font-weight: bold;
    color: #666666;
    padding: 3px 0px 3px 10px;
}    

td.help_answer {
    font-style: italic;
    color: #000000;
    padding-left: 20px;
}    

table.help_topten {
    width: 100%;
    border-top: 1px solid #E3E3E3;
    padding-top: 10px;
    margin-top: 25px;
}

td.help_topten_header {
    font-weight: bold;
    color: #000000;
}   

#filerow {
}

#filerowalt {
    background: #F8F8F8;
}

/* NEWS */

div.news h5 {
    font-size: 11px;
	line-height:16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.news span {
    display: block;
    font-style: italic;
}

/* FORMS */

table.feedback {
    width: 100%;
}  

table.form_table {
   text-align: center;
   border: 1px dashed #E3E3E3;
   width: 100%;
   margin: 10px 10px 10px auto;
   padding: 5px 5px;
}

td.feedback_text {
    text-align: left;
    font-size: 11px;
	line-height:16px;
	color: #000000;
    vertical-align: top
}

td.form_right {
   text-align: left;
   width: 200px;
}

td.form_left {
	text-align: right;
	padding: 3px 15px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

td.form_right input,textarea {
   font-size: 10px;
   color: #000000;
   width: 200px;
   border: 1px solid #E3E3E3;
   padding: 3px;
   margin: 5px 0px 5px 0px;
}   

td.form_right select {
    font-family: Georgia, Times, monospace;
	font-size: 11px;
    width: 200px;
	background: #FFFFFF;
	margin: 3px;
	border: 1px solid #CAC8B4;
}


td.form_section {
    text-align: left;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 10px;
    border-bottom: 1px solid #000000;
}  

input.field {
	font-size: 11px;
    width: 165px;
	height: 23px;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #CAC8B4;
}

input.input_email {
    font-family: Georgia, Times, monospace;
	font-size: 11px;
    width: 175px;
	height: 23px;
	background: #E9E7E0;
	padding: 3px;
	border: 1px solid #CAC8B4;
}    

input.button {
   font-size: 10px;
   color: #000000;
   background: #E3E3E3;
   border: 1px solid #666666;
}

select.dropdown {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 165px;
	height: 23px;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #CAC8B4;
}

.borders {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.header_borders {
	border-top: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 2 px solid #CCC;
}

/* Sitemap */

li.sitemap {
    font-style: italic;
    color: #AAAAAA;
}  

li.sitemap a {
    font-style: normal;
    font-weight: bold;
    color: #666666;
}

/*common*/  

#location {
    text-align: right;
    color: #666666;
    height: 20px;
    padding: 5px 110px 5px 5px;
}    

#location a {
    color: #666666;
}

a               {color: #95a259; text-decoration: none}
a:link          {color: #95a259; text-decoration: none}
a:visited       {color: #95a259; text-decoration: none}
a:hover         {color: #95a259; text-decoration: underline;}
a:active        {color: #95a259; text-decoration: none}

table           {font-size: 11px; line-height:16px; color: #6C6A5D}
td              {font-size: 11px; line-height:16px; color: #6C6A5D} 

div             {margin: 0px;padding: 0px}

p               {font-size: 11px; line-height:16px; color: #2B3008;margin: 0px; padding: 5px 0px 10px 0px}
p.small         {font-size: 10px; line-height:16px; color: #6C6A5D;margin: 0px; padding: 0px 0px 10px 0px; font: Arial, Helvetica, sans-serif;}

img             {border: 0px}    

form            {margin: 0px;padding:0px}
select          {font-size: 10px;color: #000000}
textarea        {font-size: 12px;color: #000000; font-family: Arial, Helvetica, sans-serif;}
textarea.order_comments        {height: 150px; font-size: 11px; line-height: 18px; color: #000000; font-family: Arial, Helvetica, sans-serif}

input           {font-size: 11px}

h1              {font-size: 14px; color: #56030B; font-weight: normal; letter-spacing: -0.5; font-weight: bold; font-family: Georgia, Times, monospace;}

h2              {font-size: 14px; color: #993333; font-weight: normal; line-height: 17px; letter-spacing: -0.5; margin-bottom: 4px; font-family: Georgia, Times, monospace;}

h3              {font-size: 14px; color: #94907A; font-weight: normal; line-height: 15px; letter-spacing: -0.5; font-family: Georgia, Times, monospace;}

h4				{font-size: 12px; color: #AF3B57; font-weight: normal; line-height: 10px; letter-spacing: -0.5; padding: 0px; margin:10px 0px 10px 0px; font-family: Georgia, Times, monospace;}

h5				{font-size: 14px; color: #999933; font-style: italic; font-weight: normal; line-height: 17px; font-family: Georgia, Times, monospace;}

h6				{font-size: 14px; color: #5D673D; font-style: normal; font-weight: normal; line-height: 17px; font-family: Georgia, Times, monospace;}

span.error {
font-weight: bold;
color: #AF3B57;
}

hr {
	height:1px;
	border-bottom:1px dashed #B2B2B2;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:11px 0px 15px 0px;
	*margin:4px 0px 8px 0px;
}


.hr {
	height: 1px;
	background-color: #FFF;
	padding: 2px 13px 2px 13px;
}

* html .hr {
	height: 1px;
	background-color: #FFF;
	padding: 0px 13px 0px 13px;
}


.b {
   font-weight: bold;
}

.top {
   vertical-align: top
}

.mid {
vertical-align: middle
}

.bot {
    vertical-align: bottom;
}    

.center {
    text-align: center;
    margin: 0px auto 0px auto
}

.right {
    text-align: right;
    margin: 0px 0px 0px auto
}

.left {
    text-align: left;
    margin: 0px auto 0px 0px
}

ul {
    list-style-image: url('../images/icons/bullet.gif');
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

* html ul {
    list-style-image: url('../images/icons/bullet.gif');
    margin: 0px 0px 10px 16px;
    padding: 0px;
}

ul.industry {
    list-style-image: url('../images/icons/bullet_industry.gif');
    margin: 0px 0px 10px 0px;
    padding: 10px 0px 0px 14px
}

* html ul.industry {
    list-style-image: url('../images/icons/bullet_industry.gif');
    margin: 0px 0px 10px 16px;
    padding: 0px;
}

ol {
    margin: 0px 0px 10px 0px;
	color: #6C6A5D
    padding: 0px 0px 0px 14px;
}

* html ol {
    margin: 0px 0px 10px 16px;
    padding: 0px;
}

li {
    font-size: 11px;
    color: #2B3008;
}

hr {
	width: 80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

html>body li {
    padding: 0px;
    margin: 0px;
}



/* survey manager */
div.horizontal {
	float:left;
	margin:0px 30px 0px 0px;
}

div.vertical {
	margin:0px 0px 0px 0px;
}
