/* 
	Standard HTML elements 
*/
A:link, A:active, A:visited {
	color: #333333;	text-decoration: none;}
A:hover {
	color: #CC0000;	text-decoration: underline;}
A.button, A.navpage 
{
  background-color: #feffc1;
  background-position: center;
  border-style: outset;
  border-width: thin;
  color: #3b3829;
  font-weight: bold;
  font-size: 10px;
  FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, san-serif; 
  line-height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  min-width: 75px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  text-align: center;
  text-decoration: none;
  /*text-transform: lowercase;*/
}
A.button:link, A.button:visited, A.navpage:link, A.navpage:visited { 
  border-style: outset;
  border-width: thin;
  color: #3b3829;
  font-size: 10px;
  text-decoration: none;
  }
A.button:hover, A.button:active, A.navpage:hover, A.navpage:active { 
  background-color: #727272;
  border-style: inset;
  border-width: thin;
  color: White;
  font-size: 10px;
  text-decoration: none;
  }
A.navtop, A.navtop:link, A.navtop:visited
{
	color:	#3b3829;
	FONT-SIZE: 10px; 
	font-weight: bolder;
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, san-serif;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	vertical-align: middle;
}
A.navtop:hover, A.navtop:active { 
	color: #CC0000;	FONT-SIZE: 10px; 
	text-decoration: underline;
  }
A.topnav:link, A.topnav:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.topnav:hover, A.topnav:active {
	COLOR: #000000; TEXT-DECORATION: none
}
BODY 
{
	background-color: #FFFFFF;	margin: 5px 2px 0px 10px;	font-family: Arial, Helvetica, sans-serif;	font-size: 70%;	line-height: 140%;	color: #333333;}
BR.panel-separator {
	FONT-SIZE: 6px
}
h1 {	font-size: 100%;	line-height: 140%;	color: #333333;	font-weight: bold;	margin:0px;}h11 {	font-size: 120%;	line-height: 140%;	color: #333333;	font-weight: bold;	margin:0px;}h2 {	font-size: 130%;	line-height: 140%;	color: #333333;	font-weight: bold;	margin:0px;}h3 {	font-size: 140%;	line-height: 130%;	color: #333333;	font-weight: bold;	margin:0px;}h4 {	background-color: #FFFFFF;	margin: 5px 2px 0px 10px;	font-family: Arial, Helvetica, sans-serif;	font-size: 120%;	line-height: 140%;	color: #333333;}
IMG 	
{
	border: 0,0,0,0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

INPUT.searchBox {
	WIDTH: 110px
}
P
{
	FONT-SIZE:		10px; 
	LINE-HEIGHT: 130%
}
P.freephone {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; MARGIN-BOTTOM: -10px; PADDING-BOTTOM: 0px; COLOR: #2072ec
}
P.intro {
	FONT-WEIGHT: bold
}
P.panel {
	FONT-SIZE: xx-small; COLOR: White;
}
P.paneltitle {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #2072ec
}
SELECT
{
}
TABLE {
	FONT-SIZE:		11px; 
}
TD.breadcrumb {
	PADDING-LEFT: 20px; 
	FONT-SIZE: xx-small; 
	VERTICAL-ALIGN: middle; 
	COLOR: #ffffff; 
	HEIGHT: 35px
}
TD.homepage-bullets {
	FONT-SIZE: x-small
}
TD.td-secondlevelnavigation {
	FONT-SIZE: xx-small; COLOR: #00cc66
}
/* 
	Custom classes 
*/
.banner
{
	COLOR: #204cde; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, san-serif;
}
.button 
{
	border-color: #660066;
	border-width: 1px; 
	COLOR: #660066; 
	CURSOR: hand; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	margin: 5px,5px,5px,5px;
	}
.button:hover {
	color:	#cccccc;
	text-decoration:	none;
	}
.errortext
{
	font-weight: bolder;
	font-size: large;
	color: red;
}
.field 
{
	FONT-SIZE: 11px; 
	COLOR: #660066; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.gridaltitem
{
	background-color: #ffffd9;
}
.gridfoot
{
	background-color: #FFFFFF;
}
.gridhead
{
	background-color: #666666;
	color: White;
	font-weight: bolder;
	padding-bottom: 5px;
}
.griditem
{
	background-color: #ffffff;
}
.highlight, A.highlight:link, A.highlight:active, A.highlight:visited
{
	color: Red;
}
.label
{
	color: #666666;
	vertical-align: top;
}
.rqwAnswer
{
    COLOR: black;
    FONT-SIZE: 10pt;
}
.rqwQuestion
{
    COLOR: maroon;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bolder;
    margin-top: 10px;
}
.statustext
{
	font-weight: bolder;
	color: red;
	text-transform:		uppercase;
}
.validationtext
{
	font-weight: bolder;
	font-size: medium;
	color: red;
}

