/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #003366;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #003366;
}
h2.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #003366;
}

a, a:visited {color:#003366;text-decoration:underline;}

a:hover{text-decoration:none;color:#003366;}


.nav_main a,.nav_main a:visited  {font-size:100%;font-weight: bold; color: #ffffff; text-decoration: none;}
.nav_main a:hover { color: #dddddd;}

.nav_main_on a,.nav_main_on a:visited {font-size:100%;font-weight: bold; color: #ffffff; text-decoration: none;}
.nav_main_on a:hover {color: #ffffff;}

.subnav_main a,.subnav_main a:visited ,.subnav_main a:active {font-size:90%;color: #ffffff; text-decoration: none;}
.subnav_main a:hover {color: #ffffff; text-decoration: underline;}


.data_row_header {font-size:0.9em;font-weight:bold;  color: #FFFFFF; padding: 6 6 6 6 ;filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#999999', endColorStr='#666666', gradientType='0');}
.data_row_header a, .data_row_header a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none;}
.data_row_header a:hover  { text-decoration: underline;}

.data_row_featured_cell {background-color:#efefef;}
.data_row_featured {border-style:dashed;border-width:thin;border-color:990000;background-color:#e8e8e8;}
.data_row_on {font-family:arial,helvetica,sanserif; background-color:#ffffff;font-size:95%;}
.data_row_on_bold {background-color:#ffffff;font-weight:bold;font-size:95%;}

.data_row_on {font-family:arial,helvetica,sanserif; background-color:#ffffff;font-size:95%;}

.data_row_disabled,.data_row_disabled a, .data_row_disabled a:visited, .data_row_disabled a:hover  {background-color:#cccccc;color:#999999;}
.disabled,.disabled a, .disabled a:visited, .disabled a:hover  { color: #999999;}

.data_row_off_grey {background-color:#e8e8e8;font-size:95%;}
.data_row_off {background-color:#f8f8f8;font-size:95%;}
.data_row_off_bold {background-color:#e8e8e8;font-size:95%;font-weight:bold;}
.data_row_footer {background-color:#eeeeee;}

/*
TD.rightsideArea { 

background-image:url(<%= FocusSiteRoot %>/images/vegassign.jpg);
background-repeat:no-repeat;
background-color: #d9d9d9; 
background-position: bottom center;
 } 
*/ 
 	.bigQ {font-size:16px;color:#333333;font-weight:bold;}
	.bigA {font-size:18px;color:#990000;font-weight:bold;}
	
.huge {font-size:22px;color:#990000;}	
.hugebold {font-size:22px;color:#990000;font-weight:bold;}	

/* ---------------------------------------------------------
Image SHADOW 
<div class="img-shadow">
  <img src="cat.jpg" alt="test"/>
</div> 
 --------------------------------------------------------- */
.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 15px 0 0 5px;
  }
 
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px 4px 4px 4px;
  } 
 
 .img-shadow-right {
  float:right;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0  10px !important;
  margin: 10px 0 0 15px;
  }
 
.img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
 
ul {list-style: disc url(/focus/images/blue_arrow_right.gif) outside;} 
