﻿body 
{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#444444;
	cursor:default;
}
.clsTextBox, clsTextBox
{
  border: 1px solid #999999;  
  text-decoration: none;
  font-size: 11px;
  color: #444444;
}
td 
{
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   color: #444444;
}
a.generallink
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
}
a.headerlink
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.footerlink
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.tabs 
{ 
	cursor:pointer; 
	background-image: url(/images/tab_blank.jpg); 
	background-repeat:no-repeat; 
	padding-left: 10px; 
}
.formbutton
{
	background-color:Transparent;
	border: none;
	width:100px;
	height:28px;
	text-align:center;
	background-image:url(/images/button_green.jpg);
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#444444;
	cursor:pointer;
	vertical-align: middle;
}
.navbutton
{
	background-color:Transparent;
	border: none;
	width:100px;
	height:37px;
	text-align:center;
	cursor:pointer;
	background-image:url(/images/nav_button.gif);
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#444444;
	vertical-align: middle;
}
.navbuttonnew
{
	background-color:Transparent;
	border: none;
	width:100px;
	height:37px;
	text-align:center;
	cursor:pointer;
	background-image:url(/images/nav_button_new.gif);
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#444444;
	vertical-align: middle;
}
.faqHeader
{
	padding:4px;background-image:url(/images/blue_fade_bg.gif);color:#fcfcfc;font-weight:bold;
}