/* CSS Document */
BODY		
{

	background:url(../images/bkgroundtest4.jpg);
	margin: 0px;
}

TD
{ font-size: 1px; }

.form	
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	padding-left: 1px;
	font-weight: bold;
}

P	
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.basictxt	
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.header_word_art
{
	font-family:"Arial Rounded MT Bold";
	font-weight: 300;
	font-size: 14px;
	color: #336699;
	text-align: left;
}

.hdrtxt	
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	padding-left: 1px;
	font-weight: bold;
}

.hdrtxtemp	
{
    font-family: Arial, sans-serif;
	font-size: 15px;
	color: #336699;
	text-align: left;
	font-weight: bold;
}

.copy	
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	
}
.indentxt	
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 6px;
	margin-right: 8px;
}
.ctbordlt	
{ 
   background-image: url(../images/ct-hlines-lt.gif);
}

.ctbordrt	
{ 
   background-image: url(../images/ct-hlines-rt.gif); 
}

.lndlinert	
{ 
  background-image: url(../images/ln-bg-rt.gif); 
}
	
.topstripe	
{
	font-size: 3px;
	background-color: #FFCC33;
}

.topnav	
{
	background-image: url(../images/tn-bg.gif);
	text-align: left;
	font-size: 1px;
}

.topnav2	
{
	background-image: url(../images/tnb-bg.gif);
	text-align: left;
	font-size: 1px;
}

.featlt	
{
	background-image: url(../images/feat-lt.gif);
}

.featrt	
{
	background-image: url(../images/feat-rt.gif);
}

.btnav	
{
	background-image: url(../images/bn-bg.gif);
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #99CC66;
	text-align: center;	
}

.featbold		
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

.foot		
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}

a:link		
{ 
  color: #003366; text-decoration: underline; 
}

a:visited	
{ 
  color: #660066; text-decoration: underline; 
}

a.bnav:link		
{ 
  color: #FFFFFF; text-decoration: underline; font-weight: bold;
}

a.bnav:visited		
{ 
  color: #FFFFFF; text-decoration: underline; font-weight: bold;
}

ul.bullet		
{
	
   list-style-image: url(../images/bullet-gold.gif);
   margin-top: 0px;
   margin-bottom: 5px;
   margin-left: -2px;
   padding: 0px; 
   list-style-position: inside; 
}

ul.white_bullet		
{
  list-style-image: url(../images/smarrow.gif); 
}

ul.gold_bullet		
{
  list-style-image: url(../images/bullet-gold.gif); 
				
}

ul.links		
{
  list-style-image: url(../images/bullet-w.gif);
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: -2px;
  padding: 10px; 
  list-style-position: inside; 
				
}

li.padded		
{
  margin-bottom: 10px;
				
}
				
li				
{
   margin-bottom: 2px;
}
				
table.form		
{
   background-color: #CCCCCC;
   border-color: #999999;
   border: 1px;			
					
}	