/* standard html tags */

body { scrollbar-base-color:#BEBDBE;
	   scrollbar-face-color:#EFEFEF;
	   scrollbar-highlight-color:#999999;
	   scrollbar-shadow-color:#444444;
	   scrollbar-dark-shadow-color:#666666;
	   scrollbar-arrow-color:#CCCCCC;
	   margin-left: 0;
       margin-top: 0;
       margin-right: 0;
       margin-bottom: 0;
	   background-image:url(images/bg_line.gif);}
       /* background: #BEBDBE;} */
           
/* define background cell color */


.bg_gry1  { background: #666666;}
.bg_gry2  { background: #999999;}
.bg_gry3  { background: #EFEFEF;}
.bg_yel   { background: #FFD457;}
.bg_blu   { background: #172973;}
.bg_blu2  { background: #00BAFF;}
.bg_whi   { background: #FFFFFF;}
.bg_blk   { background: #000000;}


/* background images */

.bg_mid { background-image:url(images/bg_mid.gif);}

.bg_h_logo { background-image:url(images/bg_h_logo.jpg);}
		 
.bg_yel_paper { background-image:url(images/bg_yel_paper.jpg);
				background-repeat:no-repeat;
				background-position: top;
				font-family: Arial,Helvetica,san-serif;
				color: #333333; 
				font-size: 11px; 
				font-weight: 400;
				vertical-align: top;
				padding-left: 150px;
				padding-right: 150px;
				padding-top: 5px;
				padding-bottom: 10px;}

.bg_bar_ftr { background-image:url(images/bg_bar_ftr.gif);}


/* form output padding settings */

.form_pad { font-family: Arial,Helvetica,san-serif; 
			color: #666666; 
			font-size: 11px; 
			font-weight: 700; 
			letter-spacing: 0px;
			padding-left: 20px;
			padding-top: 5px;
			padding-bottom: 5px;
			line-height : 14px;}


/* form button settings */


.cellpad { padding-right: 20px;
		   padding-top: 10px;
		   padding-bottom: 10px;
		   text-align: right;}

.formtext { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #000000;}

.formbtn { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #000000;}

.cen { text-align: center;
       vertical-align: top;}
.lt  { text-align: left;}		   
.rt  { text-align: right;}	


/* global settings */						

.copy   { font-family: Arial,Helvetica,san-serif; 
			color: #333333; 
			font-size: 11px; 
			font-weight: 400;
			vertical-align: top;
			padding-left: 50px;
			padding-right: 50px;
			padding-top: 10px;
			padding-bottom: 20px;}

.int_copy   { font-family: Arial,Helvetica,san-serif; 
			color: #333333; 
			font-size: 11px; 
			font-weight: 400;
			vertical-align: top;}

.int_news   { font-family: Arial,Helvetica,san-serif; 
			color: #333333; 
			font-size: 11px; 
			font-weight: 400;
			vertical-align: top;
			padding-left: 100px;
			padding-right: 100px;
			padding-top: 5px;
			padding-bottom: 10px;}


.pop_copy   { font-family: Arial,Helvetica,san-serif; 
			color: #172973; 
			font-size: 11px; 
			font-weight: 400;
			vertical-align: top;
			padding-top: 3px;
			padding-bottom: 10px;
			background: #FFFFFF;}

.copyhd  { font-family: Arial,Helvetica,san-serif; 
			color: #666666; 
			font-size: 11px;	 
			font-weight: 700;
			padding-left: 20px;
			background: #EFEFEF;}

.copy_blk  { font-family: Arial,Helvetica,san-serif; 
			color: #000000; 
			font-size: 12px;	 
			font-weight: 700;
			padding-left: 10px;
			background: #FFFFFF;}
						

.copybold   { font-family: Arial,Helvetica,san-serif; 
			color: #172973; 
			font-size: 12px; 
			font-weight: 700;}
			
.copyitalic { font-family: Arial,Helvetica,san-serif; 
			color: #666666; 
			font-size: 11px; 
			font-weight: normal; 
			font-style : italic;  
			letter-spacing: 0px; 
			line-height : 11px;}		
			
.copysmall { font-family: Arial,Helvetica,san-serif; 
			color: #666666; 
			font-size: 9px; 
			font-weight: normal;  
			letter-spacing: 0px; 
			line-height : 12px;}	
			
.footer  { font-family: Arial,Helvetica,san-serif; 
		   color: #FFFFFF; 
		   font-size: 10px;
		   font-weight: 400;
		   text-align: center;}								

a.close     { font-size : 11px;
                    font-family : Arial,Helvetica,san-serif;
					font-weight : 400;
					color : #666666;}

a.close:visited   { font-size : 11px;
                    font-family : Arial,Helvetica,san-serif;
					font-weight : 400;
					color : #666666;}

a.close:active  	{ font-size : 11px;
                    font-family : Arial,Helvetica,san-serif;
					font-weight : 400;
					color : #666666;}

a.close:hover 	{ font-size : 11px;
                    font-family : Arial,Helvetica,san-serif;
					font-weight : 400;
					color : #FFFFFF;}

a           { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #00BAFF;
			text-decoration: underline;}

a:visited   { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #00BAFF;
			text-decoration: underline;}

a:active  	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #00BAFF;
			text-decoration: underline;}

a:hover 	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #FFD457;
			text-decoration: underline;}

a.bold           { font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #00BAFF;
			text-decoration: underline;}

a.bold:visited   { font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #00BAFF;
			text-decoration: underline;}

a.bold:active  	{ font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #00BAFF;
			text-decoration: underline;}

a.bold:hover 	{ font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #FFD457;
			text-decoration: underline;}			

