/* Begin Reset Selectors - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded 
*******************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  }
/* remember to define focus styles! */
:focus 
  {
  outline: 0;
  }
html 
  {
  font-size: 62.5%;
  }
body 
  {
  color: black;
  font-family: arial, times New Roman;
  text-align: left;
  background: #fff;
  }

ol, ul 
  {
  list-style: none;
  }

/* tables still need ‘cellspacing=”0″‘ in the markup */

table 
  {
  border-collapse: separate;
  border-spacing: 0;
  }

caption, th, td 
  {
  text-align: left;
  font-weight: normal;
  }

blockquote:before, blockquote:after,
q:before, q:after 
  {
  content: “”;
  }

blockquote, q 
  {
  quotes: “” “”;
  }

a 
  {
  text-decoration: none;
  }

a:hover 
  {
  text-decoration: none;
  }

.clear 
  {
  clear: both;
  }


/******************************************************************************/


/* LAYOUT - HEADINGS
******************************************************************************/
h1 
  {
  font-size: 3.0em;
  }

h2 
  {
  font-size: 1.8em;
  margin-bottom: 15px;
  }

/******************************************************************************/


/* LAYOUT - MAIN PORTAl PAGE
******************************************************************************/
#header 
  {
  margin-bottom:20px ;
  position: relative;
  }

#logo
  {
  /* display:none; */
  }

#concept
  {
  display:none;
  }


#content .column p
  {
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 15px;
  }
#content .column a
  {
  color:#333;font-size: 1.2em;
  }

#content .column a:hover
  {
  text-decoration: underline;
  }
#view-all
  {
  display:none;
  }

.holder  {position: relative;width: 1500px;} 


.scroll-pane  {position: relative;width: 100%;} 
.jScrollPaneContainer {width: 100%}

.column-container {width: 100%}

/******************************************************************************/

/* LAYOUT - GENERAL
******************************************************************************/

#content .column {display: block;}
#content .column li {padding-bottom: 10px;}
#searchform ,ul#menuprize , #globalnav, #footer,.jScrollArrowUp, .jScrollArrowDown, #sidebar
	{
	display: none;
	}


	









/******************************************************************************/






