/* CSS Document */
/**********************************************************************************************
LAYOUT
***********************************************************************************************/
				
								
								
/* this class controls the GLOBAL PROPERTIES ***********************************/
table.lay	/* TABLE */
								{	

									background-attachment: scroll;
									background-repeat: repeat;
									background-color: #274560; /* Put bgcolor here if required */
									
									
									BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #274560;
								}								
/* this class controls the FONT PROPERTIES ***********************************/
.laynormaltxt	/* SPAN */
								{	
		
									color: #FFFFFF; 
								}						
								
/* this class controls the SUPER HEADING properties  ***********************************/
.laysupheadin /* TABLE AND SPAN */
								{	
			
									color: #FFFFFF; 
								}
/* this class controls the HEADING properties  ***********************************/
.layheadin /* TABLE AND SPAN */
								{	
									font-size: 1.2em;
			
									color: #FF9A00; 
									
									
									
								}
/* this class controls the SUB HEADING properties  ******************************/
.laysubheadin /* TABLE AND SPAN */
								{	
									font-size: 1.1em;
									font-weight: bold;			
									color: #FFFFFF; 
									
								}
								
													
/* this class controls the MAIN LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.laymlinks /* A */
								{	
									font-size: 1.1em;
									font-style: normal;		
									font-weight:bold;			
									color: #FBD09D; 
									text-decoration: none;		
								}
								
a.laymlinks:hover /* A */
								{	
									color: #D67500;										
									text-decoration: none;
								}
/* this class controls the HIGHLIGHTED LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.layhlinks /* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFB754; 					
									text-decoration: none;
								}
								
a.layhlinks:hover /* A */
								{	
									color: #FCEAD5; 
									text-decoration: none;
																		
								}
/* this class controls the DARK BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.laydbox	/* SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
							

									background-color: #537495;
						
								}
								
								
table.laydbox	/* TABLE */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: #537495;
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #D67500;							
								}
th.laydbox	/* TH AND SPAN*/
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 

									background-color: #1d578a;							
								}
a.laydbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFB754; 
									text-decoration: underline;
								}
														
a.laydbox:hover	/* A */
								{	
									color: #FCEAD5; 
									text-decoration: underline;										
								}
								
/* this class controls the NORMAL BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.laynbox	/* SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #CCCCCC; 
									

									background-color: #1d578a;
								}
table.laynbox	/* TABLE */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #CCCCCC; 
									

									background-color: #1d578a;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #274560;
								}
th.laynbox	/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 
									
									

									background-color: #FFB754;
									
																											
								}
a.laynbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FBD09D; 
									text-decoration: underline;
								}
														
a.laynbox:hover	/* A */
								{	
									color: #FBD09D; 										
									text-decoration: underline;
								}
								
/* this class controls the LIGHT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.laylbox	/* SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color: #DAE5EF;
								}
table.laylbox	/* TABLE */
							{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color: #DAE5EF;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #274560;
								}
th.laylbox	/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 
									
									

									background-color: #FFB754;
									
																											
								}
a.laylbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FCEAD5; 
									text-decoration: underline;
								}
														
a.laylbox:hover	/* A */
								{	
									color: #FBD09D; 										
									text-decoration: underline;
								}
/* this class controls the TRANSPARENT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.laytbox	/* SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
							

									background-color:  ;
						
								}
								
								
table.laytbox	/* TABLE */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: ;
								    BORDER-RIGHT: 1px solid;
									BORDER-TOP:  1px solid;
									BORDER-LEFT:  1px solid;
									BORDER-BOTTOM: 1px solid;
									border-color: #A6BACB;							
								}
th.laytbox	/* TH AND SPAN*/
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FF9A00; 
									
									

									background-color: ;							
								}
a.laytbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FF9A00; 
									text-decoration: none;
								}
														
a.laytbox:hover	/* A */
								{	
									color: #FFB754; 
									text-decoration: underline;										
								}
								
/* this class controls the FINE TEXT BOX properties ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.layfinetxtbox	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 12px;
									font-style: normal;		
									font-weight: bold;			
									color: #CCCCCC; 
									

									background-color: ;															
						
								}
table.layfinetxtbox/* TABLE */
								{	
									font-size: 0.9em;
									font-style: normal;		
									font-weight: normal;			
									color: #CCCCCC; 
									

									background-color: ;
								    BORDER-RIGHT: 1px solid;
									BORDER-TOP:  1px solid;
									BORDER-LEFT:  1px solid;
									BORDER-BOTTOM: 1px solid;
									border-color: #A6BACB;							
								}
th.layfinetxtbox/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 
									
									

									background-color: #1d578a;
																											
								}
a.layfinetxtbox/* A */
								{	
									font-size: 0.9em;
									font-style: more;		
									font-weight: bold;			
									color: #D67500; 		
									text-decoration: none;
								}
								
a.layfinetxtbox:hover/* A */
								{ 	
									color: #FFB754; 										
									text-decoration: none;
								}							
/* this class controls the HORIZONTAL SEPARATOR properties  ********************/
.layhsep/* TABLE */
			 					{  

									/*path should be ../uimages/
									images should physically reside in template uimages folder*/
									background-color: #DAE5EF;
							
								}
								
/* this class controls the VERTICAL SEPARATOR properties  ********************/
.layvsep/* TABLE */
			 					{  

									/*path should be ../uimages/
									images should physically reside in template uimages folder*/
									background-color: #DAE5EF; 
								}								

