
 body {margin:0px; padding:0px; 
 background:URL(/img/bg.png); 
 background-repeat:repeat-x; 
 background-color:#ffffff;
 font-family:arial,verdana,helvetica,sans-serif;
 font-size:12px;
 color:#ffffff}

 table, td, tr {
 font-family:arial,verdana,helvetica,sans-serif;
 font-size:12px;
 color:#ffffff}
 
  .text{font-family:Tahoma; font-size:12px;  color:#333333;}
  
   .whiteText{font-family:Arial; font-size:12px;  color:#ffffff;}
  
  a.text:link{
  	font-family:Tahoma; font-size:11px;  color:#333333;
  }
  .main{font-family:Tahoma; font-size:11px;  color:#494F4E;}
  a.main:link{
  	font-family:Tahoma; 
	font-size:11px; 
  	color:#494F4E;
  }
  .green{font-family:Tahoma; font-size:12px;  color:#30B530;}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none;}
  a.white:link{
  	font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none;
  }
  a.white:hover{
  	color:#CCCCCC;
  }
  a.white:visited{
  	color:#FFFFFF;
  }
  
  .footer{font-family:Century Gothic, Arial; font-size:11px; color:#010D47}
   
   a.footer:link,a.footer:visited{
  	font-family:Century Gothic, Arial; 
	font-size:11px; 
  	color:#ffffff;
  }
  a.footer:hover{
  	font-family:Century Gothic, Arial; 
	font-size:11px; 
  	color:#cccccc;
  }
  
  .blueHeader{font-family:Century Gothic; font-size:19px; color:#73b9c7;font-weight:bold;}
  .orangeHeader{font-family:Century Gothic; font-size:19px; color:#a66f37;font-weight:bold;}
   .whiteHeader{font-family:Century Gothic; font-size:17px; color:#ffffff;font-weight:bold;}
 
  .blueHeaderSm{font-family:Century Gothic; font-size:15px; color:#73b9c7;font-weight:bold;}
  .orangeHeaderSm{font-family:Century Gothic; font-size:15px; color:#a66f37;font-weight:bold;}
   .whiteHeaderSm{font-family:Century Gothic; font-size:15px; color:#ffffff;font-weight:bold;}
 
  
  .blue{font-family:Tahoma; font-size:12px;  color:#338fbf;
  	  }
  
  .formText{font-family:Arial;font-size:12px; color:#cccccc;font-weight:bold;}
  
  .mainmenu {
  	font-family:arial;
	font-weight:bold;
	color:#548abd;
	text-decoration:none;
	font-size:15px;
  }
  
  	a:link {color: #73a2cc}     /* unvisited link */
	a:visited {color: #73a2cc}  /* visited link */
	a:hover {color: #ffffff}   /* mouse over link */
	a:active {color: #73a2cc}   /* selected link */
  
  a.mainmenu{
  	color:#548abd;
	text-decoration:none;
  }
  a.mainmenu:hover{
  	color:#ffffff;
	text-decoration:none;
  }

  ul {
  	list-style-type:disc;
	list-style-image:url(/img/coin.png);
	list-style-position:outside;
	margin-left:15px;
	padding-left:7px;
	font-size:13px;
	font-weight:bold;
  }
  
  .infoul {
  	list-style-type:disc;
	list-style-image:url(/img/info.png);
	list-style-position:outside;
	margin-left:15px;
	padding-left:7px;
	font-size:13px;
	font-weight:bold;
  }
  
  .input{
  		width:182px; height:21px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#5E5E5E;
		font-family:Tahoma; font-size:11px;  color:#494F4E;
		padding-top:2px;
		}
		


		.textarea{
		width:182px; height:113px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#5E5E5E;
		font-family:Tahoma; font-size:11px;  color:#494F4E;
		padding-top:2px;
		overflow:auto;
		}

	H1{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #338fbf
	}
	
	H2{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #30B530
	}
	
	H3{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #3D3D3D
	}
	
	H4{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #3D3D3D
	}
 
/*for menu navigation to switch images on td background*/
        #MenuImage1 {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c1.jpg);
        }
     
	  	 #MenuImage1_highlight {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c1_f2.jpg);
        }
     
	  
        #MenuImage2 {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c2.jpg);
        }
		  
		  #MenuImage2_highlight {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c2_f2.jpg);
        }
     
        #MenuImage3 {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c3.jpg);
        }
		  
		  #MenuImage3_highlight {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c3_f2.jpg);
        }
     
        #MenuImage4 {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c4.jpg);
        }
      
			#MenuImage4_highlight {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c4_f2.jpg);
        }
		
        #MenuImage5 {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c5.jpg);
        }
		  
		  #MenuImage5_highlight {
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/nav_r1_c5_f2.jpg);
        }
     
/*for superimposing text over title images*/

		
		
		div#hpImgTitle2 {
		padding-bottom:0px;
  		background-image:  url(images/1_w2.gif);
   	background-repeat: no-repeat;
   	height: 13px;
   	width: 335px;
		color:#338fbf;
		}
		div#hpImgTitle2a {
		padding-bottom:0px;
  		background-image:  url(images/1_w2.gif);
   	background-repeat: no-repeat;
   	height: 13px;
   	width: 335px;
		color:#30B530;
		}
		div#hpImgTitle3 {
		padding-bottom:0px;
  		background-image:  url(images/1_w3.gif);
   	background-repeat: no-repeat;
   	height: 13px;
   	width: 335px;
		color:#338fbf;
		}
		
		div#hpImgTitle4 {
		padding-bottom:0px;
  		background-image:  url(images/1_w4.gif);
   	background-repeat: no-repeat;
   	height: 13px;
   	width: 335px;
		color:#30B530;
		}
		
		div#hpImgTitle5 {
		padding-bottom:0px;
  		background-image:  url(images/1_w5.gif);
   	background-repeat: no-repeat;
   	height: 13px;
   	width: 335px;
		color:#fafafa;
		}
		
		div#hpImgTitle6 {
		padding-bottom:0px;
  		background-image:  url(images/1_w6.gif);
   	background-repeat: no-repeat;
   	height: 13px;
   	width: 335px;
		color:#ffffff;
		}


 /*from old site*/
 #main .form { width:350px; margin:10px; }
#main .form fieldset { border:1px solid #ccc; margin:5px; margin-bottom:10px; padding-bottom:10px; }
#main .form legend { color:#0088d2; margin-bottom:10px; font-size:1.4em; margin-left:10px; }
#main .form label { display:block; float:left; width:120px; height:20px; line-height:20px; font-size:1.1em; margin-left:20px; text-align:left; margin-top:2px; margin-bottom:2px; border:0px solid #333; color:#333; }
#main .form .radio_label { height:20px; line-height:20px; margin:2px; color:#333; font-size:1.1em; }
#main .form .select_label { color:#333; font-size:1.1em; margin-left:15px; }
#main .form input { margin-top:2px; margin-bottom:2px; margin-left:20px !important; margin-left:10px; }
#main .form textarea { width:90%; }
#main .form select { padding-left:2px; padding-right:2px; }
#main .form .align { margin-left:160px !important; margin-left:175px; color:#3B3B90 }

#main .form2 { width:680px; margin:10px; }
#main .form2 fieldset { border:1px solid #ccc; margin:5px; margin-bottom:10px; padding-bottom:10px; }
#main .form2 legend { color:#0088d2; margin-bottom:10px; font-size:1.4em; margin-left:10px; }
#main .form2 label { display:block; float:left; width:120px; height:20px; line-height:20px; font-size:1.1em; margin-left:20px; text-align:left; margin-top:2px; margin-bottom:2px; border:0px solid #333; color:#333; }
#main .form2 .radio_label { height:20px; line-height:20px; margin:2px; color:#333; font-size:1.1em; }
#main .form2 .select_label { color:#333; font-size:1.1em; margin-left:15px; }
#main .form2 input { margin-top:2px; margin-bottom:2px; margin-left:20px !important; margin-left:10px; }
#main .form2 textarea { width:90%; }
#main .form2 select { padding-left:2px; padding-right:2px; }
#main .form2 .align { margin-left:160px !important; margin-left:175px; color:#3B3B90 }





