/* standard html tags */

body { margin-left: 0;
       margin-top: 0;
       margin-right: 0;
       margin-bottom: 0;
       background-image:url(/images/bg_pixel.gif);}
           
#site_table { text-align:left; margin:0 auto;}

/* define background cell color */


.bg_gry1  { background: #858585;}
.bg_gry2  { background: #666666;}
.bg_gry3  { background: #434343;}
.bg_gry4  { background: #EFEFEF;}
.bg_whi   { background: #FFFFFF;}
.bg_blk   { background: #000000;}


/* background images */

.bg_hd_rt { background-image:url(/images/bg_hd_rt.jpg);
			vertical-align: top;
			padding-top: 5px;}
		 
.bg_bar    { background-image:url(/images/bg_bar.gif);
             font-family: Arial,Helvetica,san-serif;
			 color: #FFFFFF;
			 font-size: 9px;}


.bg_bar_ftr { background-image:url(/images/bg_bar_ftr.gif);}


/* define navigation top */			


a.navtop { 	font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight: 700;	
			color: #EFA91E;
			padding-right: 10px;
			text-decoration: none;}

a.navtop:visited { font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight: 700;	
			color: #EFA91E;
			padding-right: 10px;		
			text-decoration: none;}

a.navtop:active {	font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight: 700;	
			color: #EFA91E;
			padding-right: 10px;		
			text-decoration: none;}

a.navtop:hover { font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight:700;	
			color: #FFFFFF;
			padding-right: 10px;	
			text-decoration: none;}


/* 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 : 700;  
		   color : #FFFFFF;}

.formcopy { font-size : 12px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #FFFFFF;}

.formfield { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400; 
		   line-height: 12px; 
		   color : #000000;}

.formbtn { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #000000;}

.btn_cen { text-align: center;}
.btn_lt  { text-align: left;}		   
.btn_rt  { text-align: right;}	


/* planroom output table settings */

.row_hd_13 { font-size : 13px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 700;  
		   color : #FFFFFF;}
		   
.row_hd2 { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 700;  
		   color : #000000;}

.row_hd { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 700;  
		   color : #FFFFFF;}

.row  { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #000000;
		   vertical-align: top;}

.row_wh  { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #FFFFFF;
		   vertical-align: top;}

.row_job { font-size : 12px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 700;  
		   color : #000000;
		   background: #EFEFEF;
		   vertical-align: top;}

.row_1 { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #000000;
		   background: #bcbcbc;
		   vertical-align: top;}

.row_2 { font-size : 11px;
		   font-family : Arial,Helvetica,san-serif;
		   font-weight : 400;  
		   color : #000000;
		   background: #EFEFEF;
		   vertical-align: top;}

.row_border { border-top: solid 1px #858585;
        	  border-right: solid 1px #858585;
			  border-bottom: solid 1px #858585;
			  border-left: solid 1px #858585;
			  font-family : Arial,Helvetica,san-serif;
			  color: #FFFFFF;
			  font-size: 11px;
			  font-weight: 700;
			  padding-left: 5px;}
			  
.row_border2 { border-top: solid 1px #858585;
        	  border-right: solid 1px #858585;
			  border-bottom: solid 1px #858585;
			  border-left: solid 1px #858585;
			  font-family : Arial,Helvetica,san-serif;
			  color: #FFFFFF;
			  font-size: 11px;
			  font-weight: 700;
			  padding-left: 5px;
			  background: #CCCCCC;
			  text-align: center;}			  
		   
.row_border3 { background: #999999;
			  text-align: center;}
		   
/* global settings */						

			
.copy       { font-family: Arial,Helvetica,san-serif; 
			color: #FFFFFF; 
			font-size: 12px; 
			font-weight: 400;
			vertical-align: top;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			padding-bottom: 20px;}
						
.copywhite  { font-family: Arial,Helvetica,san-serif; 
			color: #FFFFFF; 
			font-size: 12px; 
			font-weight: normal; 
			letter-spacing: 0px;}
			
.copybold   { font-family: Arial,Helvetica,san-serif; 
			color: #FFFFFF; 
			font-size: 12px; 
			font-weight: 700;}

.copybold2   { font-family: Arial,Helvetica,san-serif; 
			color: #000000; 
			font-size: 12px; 
			font-weight: 700;
			vertical-align: top;}
			
.copy_job   { font-family: Arial,Helvetica,san-serif; 
			color: #000000; 
			font-size: 12px; 
			font-weight: 400;}

.copyitalic { font-family: Arial,Helvetica,san-serif; 
			color: #666666; 
			font-size: 12px; 
			font-weight: normal; 
			font-style : italic;  
			letter-spacing: 0px; 
			line-height : 11px;}		
			
.copy_yel { font-family: Arial,Helvetica,san-serif;
			color: #DA9918;
			font-size: 12px; 
			font-weight: 700;}

.copysmall_yel { font-family: Arial,Helvetica,san-serif;
			color: #DA9918;
			font-size: 11px; 
			font-weight: 400;}

.copysmall { font-family: Arial,Helvetica,san-serif;
			color: #FFFFFF;
			font-size: 10px; 
			font-weight: 400;}	
			
.footer  { font-family: Arial,Helvetica,san-serif; 
		   color: #FFFFFF; 
		   font-size: 11px;
		   font-weight: 400;
		   text-align: center;}								

a.ftr     { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: none;}

a.ftr:visited   { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: none;}

a.ftr:active  	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: none;}

a.ftr:hover 	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #6FA0BC;
			text-decoration: none;}

a           { font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: underline;}

a:visited   { font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: underline;}

a:active  	{ font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: underline;}

a:hover 	{ font-size : 12px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #6FA0BC;
			text-decoration: underline;}
			

a.btn     { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: underline;}

a.btn:visited   { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: underline;}

a.btn:active  	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #DA9918;
			text-decoration: underline;}

a.btn:hover 	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 400;	
			color : #6FA0BC;
			text-decoration: underline;}


a.btn2     { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #000000;
			text-align: center;
			text-decoration: underline;}

a.btn2:visited   { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #000000;
			text-align: center;
			text-decoration: underline;}

a.btn2:active  	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #000000;
			text-align: center;
			text-decoration: underline;}

a.btn2:hover 	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #666666;
			text-align: center;
			text-decoration: underline;}

a.btn3     { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #FFFFFF;
			text-align: center;
			background: #999999;
			width: 100px;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 5px;
			padding-right: 5px;
			text-decoration: none;}

a.btn3:visited   { font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #FFFFFF;
			text-align: center;
			background: #999999;
			width: 100px;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 5px;
			padding-right: 5px;
			text-decoration: none;}

a.btn3:active  	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #FFFFFF;
			text-align: center;
			background: #999999;
			width: 100px;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 5px;
			padding-right: 5px;
			text-decoration: none;}

a.btn3:hover 	{ font-size : 11px;	
			font-family : Arial,Helvetica,san-serif;	
			font-weight : 700;	
			color : #000000;
			text-align: center;
			background: #EFA91E;
			width: 100px;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 5px;
			padding-right: 5px;
			text-decoration: none;}


a.navsec { 	font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight: 400;	
			color: #FFFFFF;
			text-decoration: none;
			width: 198px;
			text-align: right;
			padding-right: 10px;
			line-height: 18px;}

a.navsec:visited { font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight: 7400;	
			color: #FFFFFF;		
			text-decoration: none;
			width: 198px;
			text-align: right;
			padding-right: 10px;
			line-height: 18px;}

a.navsec:active {	font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight: 400;	
			color: #FFFFFF;		
			text-decoration: none;
			width: 198px;
			text-align: right;
			padding-right: 10px;
			line-height: 18px;}

a.navsec:hover { font-family: Verdana,Helvetica,san-serif;	
			font-size: 11px;
			font-weight:400;	
			color: #000000;
			background: A6D0FE;	
			text-decoration: none;
			width: 198px;
			text-align: right;
			padding-right: 10px;
			line-height: 18px;}			
			
