
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1, h2, h3
{
    color: #F79646;
    font-family: verdana, helvetica, arial, sans-serif;
}

h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; text-decoration:underline; }

a, a:hover, a:visited, a:link { color: #F79646; }

.headerbg {
	background-image: url(images/headerbg1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bodybg {
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.newsbg {
	background-image: url(images/newsbox-bg.gif);
	background-repeat: repeat-x;
}
.newstext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.newstext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fe8802;
	text-decoration: none;
}
.videobxbg {
	background-image: url(images/videobox-bg.gif);
	background-repeat: repeat-x;
}
.clienttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.clienttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff7315;
	text-decoration: none;
}
.footerline {
	background-image: url(images/footerline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
div#inline-news-events a, div#inline-news-events a.visited, div#inline-news-events a.hover
{
	color: #F79646;
	vertical-align: top;    
}
.shadowcontent
{
  padding: 10px;
}

.shadowcontent td
{
    vertical-align:top;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: Gray;
}

.shadowcontent tr
{
  padding: 10px;
}

.shadowcontent p
{
    font: 0.8em verdana, helvetica, arial, sans-serif ;     
    padding-top: 5px;
    padding-right: 10px;
    color: Gray;
}

.lightbox-text-orange
{
    font-size: 18px;
    color: #F79646;
    font-family: verdana, helvetica, arial, sans-serif;
}

.lightbox-text-normal
{
    font: normal normal normal 14px verdana, helvetica, arial, sans-serif ;     
    color: Gray;
}

.toggler   
{
    cursor:pointer; 
    font-weight:bold; 
    color: #F79646;
    margin: 10px; 
    padding:0px; 
    font-size:12px; 
    font-family:verdana, helvetica, arial, sans-serif;
    text-decoration: underline;
    margin:0;
}

.toggler:hover	  
{
    background:#eee; 
}

.element	  
{
    padding:5px; 
	  color: Gray;
	  margin: 10px;	
    font-size:12px; 
    font-family:verdana, helvetica, arial, sans-serif;
}

div#accordionn{
	float: left;	
}
.stepcarousel
{
  position: relative; /*leave this value alone*/
  overflow: scroll; /*leave this value alone*/
  width: 230px; /*Width of Carousel Viewer itself*/
  height: 130px; /*Height should enough to fit largest content's height*/ *margin-top:-77px;}
.stepcarousel .belt
{
  position: absolute; /*leave this value alone*/
  left: 0;
  top: 0;
}
.stepcarousel .panel
{
  float: left; /*leave this value alone*/
  overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
  width: 230px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.videos
{
  display: none;
}
#leftcarouselnav, #rightcarouselnav
{ *margin-top:-46px;}
#slider2
{
  margin-top: 8px;
}
#slider2 a
{
  margin: 5px 25px;
}
#logoslider
{
  display: block;
  margin-left: 10px;
  text-align: right;
}
#newsticker
{
  width: 100%;
  top: 3px;
  font-weight:bold;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica;
  color:Gray;
}
#newsticker a
{
  color: #F79646;
}
.newsitem
{
  display:none;
}

.media td
{
    vertical-align:top;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: Gray;
}

.frontText
{
    font-family: Calibri;
    font-size:x-large;
    font-weight: bold;
    color: #595959;
    text-align: left;
    width: 375px;
}