.no-disp { display: none; }

body {
  padding: 0;
  margin-top: 10px;
  border: 0;
  font-family: Arial, sans-serif;
  font-size: 11px;  _font-size:  68.75%;
  text-align: center;
  background: #FFFFFF;
}

/* **************************************************************** */
/* Basic Settings                                                   */
/* **************************************************************** */

div, table, caption { font-size : 1em; }

a,
a:link {
  color: #3d3f3e;
  text-decoration: underline;
}

a:hover,
a:active { 
  color: #000; 
  text-decoration: underline;
}
 
p, ul, ol, {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0em;
}

li { 
  padding-bottom: 0em;   
}

form { margin: 0; }
label { display: block; }

hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
}

textinput, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  width: 158px;
}

textarea { vertical-align: top; }

img { 
  margin: 0;
  padding: 0;
  border: none; 
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: #666;
}

h1 {
  font-size: 1.6em;
  margin-bottom: .55em;
  padding-left:10px;
  color:#1d4f8c;
}

h2 {
  font-size: 1.27em;
  margin-top: 1.57em;
  margin-bottom: .55em;
}

h3 
{
  font-size: 1.09em;
  margin-top: .1em;
  margin-bottom: .1em;
}

h4 {
  font-size: 1em;
  margin-bottom: .2em;
}

h5 
{
	font-size: 0.9em;
	color: #a1a3aa; 
	margin:3px 0 3px 0px;
}

h6 
{
	font-size: 1.2em;
	color: #3d5b9f; 
	margin:7px 0 7px 0px;
}
/* **************************************************************** */
/* Layout of template columns                                       */
/* **************************************************************** */

#two-col-home #wrapper,
#three-col #wrapper,
#two-col #wrapper,
#one-col #wrapper {
  text-align: left;
  margin: 0 auto 0 auto;
  
}

#three-col #wrapper { background: #FFF url(/portaldata/4/images/bg-wrapper-3col.gif) repeat-y top left; }

#header {
  padding: 0;
  margin: 0;
  height: 70px;
  background: #FFF url(/portaldata/4/images/bg-header.gif) no-repeat top left; 

 
}

#header .logo { position: absolute; top: 6px; left: 40px; border: 0; }

/* **************************************************************** */
/* Quick search in header for each template                         */
/* **************************************************************** */

#qsearch { 
  position: absolute; 
  top: 40px; 
  right: 155px;
}

#qsearch .content { padding: 0px 0px 0px 0px; }

#qsearch .input-field { float: left; width: 100px; margin-right: 11px; padding: 0; border: 1px solid #c3c3c3; }

#qsearch input.button {  
  float: left;
  width: 74px;
  height: 18px;
  border: none;
  font-size: 1em;
  letter-spacing: 1px;
  background: url(/portaldata/4/images/bg-button.gif) no-repeat 100% 100%;
  cursor: pointer;
  _cursor: hand;
}

/* **************************************************************** */
/* Quick navigation in header for each template                     */
/* **************************************************************** */

#qnav { 
  position: absolute; 
  top: 39px; 
  left: 670px;
  font-size: .9em;
}
#qnav ul { float: left; margin: 0 0 0 0;  padding: 0 0 0 0; }
#qnav li { float: left; list-style: none;}
#qnav li a { float: left; color: #746c72; text-decoration: underline; padding: 4px 10px 0px 0px; }
#qnav li a:hover {color: #746c72; text-decoration: none; }

/* **************************************************************** */
/* Flags in header for each template                                */
/* **************************************************************** */

#flags { 
  position: absolute; 
  top: 25px; 
  right: 35px;
}

#flags ul { float: left; margin: 0 0 0 0;  padding: 0 0 0 0; }
#flags li { float: left; list-style: none; }
#flags li a { float: left; padding: 0px 3px 0px 0px; }

/* **************************************************************** */
/* Advertising banner in contentpane                                */
/* **************************************************************** */

#adv-banner {
  position: absolute;
  top: 128px;
  left: 17px;
  width: 582px;
}


/* **************************************************************** */
/* Second Navigation                                                */
/* **************************************************************** */

.second-navigation h2 { 
  display: none;
}

.second-navigation { 
  padding-top: 0px;
  margin: 0 0 10px 0;
  width:96%;
  /*border: 1px solid #b1b1b1;*/
}

.second-navigation a {
  display: block;
  color: #464b48;  
  padding: 4px 0px 4px 25px;
  text-decoration: none;
  background: #FFF url(/portaldata/4/images/arrow-blue.gif) no-repeat 5% 50%;
  border-bottom:1px solid gray;
  font-size:1.1em;
  font-weight:bold;
  text-transform:uppercase;
}

.second-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.second-navigation li { display: inline; padding-bottom: 0; }

.second-navigation .current_page a,
.second-navigation a:hover {
  color: #464b48;
  background: #FFF url(/portaldata/4/images/arrow-red.gif) no-repeat 5% 50%;
  text-decoration: none;
  padding: 4px 0px 4px 25px;
}

.second-navigation ul.level2 li { display: inline; padding-bottom: 0; }

.second-navigation ul.level2 a,active,visited
{
  display: block;
  color: #7e8384;
  font-size:1.0em;
  font-weight:normal;
  padding: 3px 0px 3px 30px;
  text-decoration: none;  
  background: none;
  border:none;
}
.second-navigation ul.level2 a:hover 
{
  display: block;
  color: #7e8384;
  font-size:1.0em;
  font-weight:normal;
  padding: 3px 0px 3px 30px;
  text-decoration: underline;  
  background: none;
  border:none;
}

.second-navigation ul.level2 .current_page a
{
  display: block;
  color: #7f8384;
  font-size:1.0em;
  font-weight:bold;
  padding: 3px 0px 3px 30px;
  text-decoration: none;  
  background: none;
  border:none;
}



/* **************************************************************** */
/* Breadcrumbs definitions                                          */
/* **************************************************************** */

#breadcrumbs {
  position: absolute;
  top: 141px;
  left: 163px;
  border: 1px solid #d2d2d2;
  font-size: .9em;
  color: #9a9a9a;
  font-weight: bold;
}

#three-col #breadcrumbs { width: 608px; }
#two-col #breadcrumbs { width: 759px; }
#one-col #breadcrumbs { width: 916px; left: 6px;  }

#breadcrumbs .content { padding: 0; }

#breadcrumbs ul { float: left; margin: 0px; padding: 2px 8px 2px 8px; }
#breadcrumbs li { float: left; list-style: none; }

#breadcrumbs a { color: #366fc3; text-decoration: none; font-weight: normal; }
#breadcrumbs a:hover { color: #366fc3; text-decoration: underline; }

#breadcrumbs .tracer-first-separator { display: none; }
#breadcrumbs .tracer-separator { margin: 0 4px 0 4px; }

/* **************************************************************** */
/* Footer                                                           */
/* **************************************************************** */

#footer {
  height: 59px;
  color: #969794;
  font-size: 1.1em;
  background: url(/portaldata/4/images/bg-footer.gif) no-repeat 0% 0%;
}

#footer .vcard .content {
  float: left;
  padding: 24px 0 0 220px;
}

#footer .vcard .content a { color: #000; text-decoration: underline; }
#footer .vcard .content a:hover { color: #000; text-decoration: none; }

#footer .fnav { 
  float: left;
  width: 325px;
  padding: 15px 0 0 0;
  text-align: right;
}

#footer .fnav ul { list-style: none; padding: 0; margin: 0; }
#footer .fnav li { display: inline; }
#footer .fnav li a { color: #fff; text-decoration: underline; }
#footer .fnav li a:hover { color: #fff; text-decoration: none; }
#footer .fnav li .separator { color: #9a9a9a; padding: 0 0px 0 3px; }