body {
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
}

.headline
{
    margin-top: 10px;
}

#text
{
    height: 312px;
    width: 350px;
}

#text p, #text li
{
    color: white; 
    font-size: 12px; 
    line-height: 16px;
}


#marquee
{
	background-color: red;
}	

#marquee p
{
	color: white; 
    font-size: 15px; 
    line-height: 17px;
}

#marquee strong
{
    font-weight: bold;
    font-size: 17px; 
}

p, #text li
{
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

#text li
{
    margin-top: 0px;
}

#text ul
{
    margin-top: 5px;
}

.inpex_table
{
    background-color: white; 
    color: black; 
    border: 1px solid black;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

.inpex_table td
{
    font-size: 10px;
    vertical-align: top;
    padding: 2px;
}

p.small_navigation_title
{
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    line-height: 11px;
    margin-bottom: 10px;
}

.menuitem, .menuitem_topleft, .menuitem_small 
{
    margin: 0;
    padding: 0;
    display: block;
    height: 20px;
    line-height: 20px;
}

.menuitem a, 
.menuitem a:visited,
.menuitem_topleft a, 
.menuitem_topleft a:visited,
.menuitem_small a, 
.menuitem_small a:visited
{
    font-size: 11px;
    line-height: 12px;
    font-style: italic;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    display: block;
}
.menuitem_small a, 
.menuitem_small a:visited
{
    font-size: 10px;
    line-height: 11px;
}

.menuitem a.active,
.menuitem a.active:visited,
.menuitem a:hover, 
.menuitem a:active, 
.menuitem_topleft a.active,
.menuitem_topleft a.active:visited,
.menuitem_topleft a:hover, 
.menuitem_topleft a:active, 
{
    color: #fbf2cb;
}

.menuitem_small a.active,
.menuitem_small a.active:visited,
.menuitem_small a:hover, 
.menuitem_small a:active 
{
    color: #aeb0b3;
}

.menuitem_topleft
{
    height: 20px;
    line-height: 20px;
}

.menuitem_small
{
    height: 16px;
    line-height: 18px;
    white-space: nowrap;
}

a:visited, a {
    color: white;
}

a.button{
padding:1px 4px 1px 4px; 
background-color:#BCBDBF; 
text-decoration:none; 
font-style:normal; 
font-weight:bold;
color:#6D6E72;
}

.button:hover{
background-color:white;
}

.ischool_study_demo
{
margin-left: 10px;
padding: 1px 27px; 
background-color: #cf0101; 
color: white; 
text-align: center; 
text-decoration: none;
font-size: 10px;
font-weight: bold; 
}

#slideshow_area img{
    margin-top: 10px;
    margin-left: 10px;
}

p.no_underline_highlight a{
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    font-weight: bold;
}

p.no_underline_highlight a:hover{
color: #aeb0b3;
}

#nymc_slideshow{
  height: 100px;
  width: 310px;
  margin: 0 auto;
  padding: 0;
  background-color: white;
}

#nymc_slideshow li{
  height: 100px;
  list-style: none;
  padding: 0;
  margin: 0;
}