TD.setup01{font-size: 8pt;
	font-family: verdana,helvetica;}
	
TD.setup02{font-size: 8pt;
	font-family: verdana,helvetica;}

TD.setup03{font-size: 10pt;
	font-family: verdana,helvetica;}

TD.setup04{font-size: 9pt;
	font-family: verdana,helvetica;}

.orangeBg{font-size: 10pt;
	font-family: verdana,helvetica;
    background: #FFCC33;
    padding: 5px;}

TABLE.setup01{font-size: 10pt;
	font-family: verdana,helvetica;}

TABLE.setup02{font-size: 9pt;
	font-family: verdana,helvetica;}

TR.setup01{font-size: 9pt;
	font-family: verdana,helvetica;}

TR.setup02{font-size: 8pt;
	font-family: verdana,helvetica;}

FONT.setup01{font-size: 8pt;
	font-family: verdana,helvetica;}
	
FONT.setup02{font-size: 5pt;
	font-family: verdana,helvetica;}
  
submit.setup01		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:6px;
							height:16px;}
              
submit.setup02		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:20px;
							height:23px;}

select.setup01		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:130px;
							height:15px;}
              
select.setup02		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:190px;
							height:15px;}
              
select.setup03		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:220px;
							height:15px;}

select.selectCase		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:140px;
							height:16px;}

select.selectRadius		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:45px;
							height:16px;}

text.textZip		{	font-family: verdana, helvetica;
							font-size:10pt;
							font-weight:normal;
							color:black;
							width:45px;
							height:18px;}
              
text.textSearch		{	font-family: verdana, helvetica;
							font-size:8pt;
							font-weight:normal;
							color:black;
							width:250px;
							height:20px;}

textarea.setup01		{	font-family: verdana, helvetica;
							font-size:9pt;
							font-weight:normal;
							color:black;}
              
h5.setup01{font-size: 10pt;
	font-family: verdana,helvetica;}

H4.setup02{font-size: 10pt;
	font-family: verdana,helvetica;}
  
H4.setup03{font-size: 8pt;
	font-family: verdana,helvetica;}

.actionButtonBlue {
	padding: 5px;
	font-weight: bold;
	border: 3px solid #b9bbbf;
	background: #6666FF url(../../images/buttons/actionButton_blue.gif) top left repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font: 10px verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	}

.actionButtonGreen {
	padding: 5px;
	font-weight: bold;
	border: 3px solid #b9bbbf;
	background: #99FF99 url(../../images/buttons/actionButton_green.gif) top left repeat-x;
	color: #009900;
	text-decoration: none;
	font: 10px verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
    width: 300px;
    }

.actionButtonRed {
	padding: 5px;
	font-weight: bold;
	border: 3px solid #b9bbbf;
	background: #FF0000 url(../../images/buttons/actionButton_red.gif) top left repeat-x;
	color: #009900;
	text-decoration: none;
	font: 10px verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	}


