html,body 
{ 
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #4D4D4D;
  height: 100%;
  //background: transparent url('../images/bg-page.jpg') repeat-x;
  background-color: #C5C5C5;
  background-color: #fff;
}

img
{
  border: none;
  padding: 0px;
  margin: 0px;
}

#menu a
{
  text-decoration: none;
  font-wieght: bold;
  color: #ffffff;
} 

a
{
  font-size: 1.1em;
  text-decoration: none;
  color: #4D4D4D;
  font-weight: bold;
}


a.side-link
{
  color: #4D4D4D;
}

h1,h2,h3,h4
{
  color: #002F50;
}

h1
{
  font-size: 12px;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

h3
{
  font-size: 13px;
}

h1.side-link
{
  text-align: left;
  padding:0px;
  padding-left: 17px;
  padding-top: 5px;
  margin:0px;
}

/**
a img
{
  filter:alpha(opacity=85);
  -moz-opacity:.85;
  opacity:.85;
}

a img:hover
{
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}
**/

#wrapper
{
  margin:0pt auto;
  text-align: center;
  width: 945px;
}

#outer
{
  padding: 0px;
  margin: 0px;
  text-align: center;
}

#header
{
  text-align: left;
  width: 940px;
  height: 106px;
  border: 1px solid #E1E1E1;
  background: #fff;
}

#logo
{
  margin-top: 15px;
  margin-left: 15px;
  width: 134px;
  height: 76px;
}


#menu
{
  float: right;
  margin-top: 35px;
  margin-right: 30px;
  width: 685px;
  height: 25px;
}

#left-panel
{
  text-align: left;
  float: left;
  width: 676px;
  height: 517px;
  border: 1px solid #E1E1E1; 
  background: #FFFFFF;
}

#home-left-panel
{
  text-align: left;
  float: left;
  width: 69%;
  background: #FFFFFF;
}

#single-panel
{
  text-align: left;
  float: left;
  width: 940px;
  min-height: 517px;
  border: 1px solid #E1E1E1; 
  background-color: #ffffff; 
  padding: 0px;
}

#single-panel-content
{
  width: 930px;
  padding: 5px;

}

#right-panel
{
  float: left;
  margin-left: 10px;
  width: 252px;
  height: 517px;
  border: 1px solid #E1E1E1; 
  background: #FFFFFF;
}

#home-right-panel
{
  float: right;
  margin-left: 5px;
  width: 30%;
}

#content
{ 
  margin-top: 10px;
  width: 943px;
}

.right-panel-item
{
  margin-left: 17px;
  //margin-left: 0px;
  width: 215px;
  height: 123px;
  border-bottom: 1px solid #E1E1E1;
}

#video-content
{
  width: 640px;
  height: 306px;
  margin-left: 17px;
  margin-top: 17px;
  background-color: #404040;
}

#text-content
{
  width: 640px;
  height: 174px;
  margin-top: 0px;
  margin-left: 17px;
  background-color: #404040;
  overflow: auto;
  color: #ffffff;
}

.split-text-content
{ 
  border: none;
  padding: 0px;
  margin: 0px;
  float:left;
  width: 211px;
  height: 172px;
}

#footer
{
  padding-top: 0px;
  padding-bottom: 5px;
  width: 943px;
  text-align: center;
}

#footer-links
{
  width: 943px;
  margin-top:0px;
  padding-top:10px;
  height: 80px;
}

p
{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

p.footer
{
  padding: 0px;
  font-size: 9px;
  font-weight: bold;
}

h2
{
  font-size: 1.2em;
  font-wieght: bold;
  padding: 2px;
  background: transparent;
}

h2.content_title
{
  margin-left: 0px;
}

.date
{
  font-size: 0.9em;
  margin-bottom: 5px;
}

.main_copy_header
{
   height: 20px;
   background: transparent url('../images/bg-2ndrynav.jpg');
}


#menu ul
{
  display: block;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0px;
  width: 685px;
  height: 25px;
}


#menu li 
{
  float:left;
  font-weight:normal;
  height:20px;
  width: 90px;
  text-align: center;
  margin:0px;
  margin-left: 5px;
  padding:0px;
  padding-top: 3px;
  background-color: #002F50;
  background-color: #007fc2;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

#menu li.active
{
  background-color: #007fc2;
  background-color: #002F50;
}

#menu li:hover
{
  display: block;
  background-color: #007fc2;
  background-color: #002F50;
}

ul.product-navigation
{
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
  padding: 0px;
}


ul.product-navigation li
{
  width: 175px;
  height: 30px;
  background: transparent url('../images/bg-2ndrynav.jpg');
  padding-top: 17px;
  padding-left: 10px;
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#product-navigation-top
{
  width: 175px;
  height: 5px;
  background: transparent url('../images/bg-2ndrynav-top.gif') no-repeat bottom;
  background-color: #f6f6f6;
  border:none;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 1px solid #ccc;
}

.product-navigation li:hover a
{
  background: none;
  color: #007fc2;
}

.thumbnail
{ 
  background-color: #000000;
  margin: 0px;
  margin-top: 17px;
  padding: 0px;	
  float: left;
  width: 116px;
  height: 88px;
  border: 1px solid #E1E1E1;
}

.teaser{
  float: right;
  position: relative;
  margin: 0px;
  margin-top: 17px;
  padding: 0px;	
  width: 90px;
  height: 88px;
  text-align: left;
}

.teaser-title
{
 font-weight: bold;
}

.teaser-copy
{
 font-weight: normal;
}

.over
{
 display: block;
 background-color: #404040; 
}

.cms_main_copy
{
  padding-left: 5px;
}

input {
	padding:2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}
input.site-button { 
	font: bold 12px Verdana, sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background-color: #808080;
	border: none;
}

.post_date {
	float: left;
	height: 63px;
	width: 59px;
        background-color: #007fc2; 
        border: 1px solid #007fc2;
        -moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
}
.date_post {
	float: left;
	width: 51px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	padding-top: 4px;
	padding-left: 6px;
}
.month_post {
	float: left;
	width: 51px;
	font-size: 14px;
    font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 6px;
}
.year_post {
	float: left;
	width: 51px;
	font-size: 14px;
    font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 6px;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: black;
}
.vscrollerbar {
width: 10px;
background-color: gray;
}
.hscrollerbase {
height: 10px;
background-color: black;
}
.hscrollerbar {
height: 10px;
background-color: gray;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
