
html {  
margin: 0px; 
padding: 0px;
 background:#ffffff;
 FONT-SIZE: 100%;
 	BACKGROUND: url(structure/backgroundHTML.gif);
	background-repeat:repeat-x;
	background-position:top center;
	 
	}
	
body {  
margin: 0px; 
padding: 0px;
	line-height: 1.5em;
	FONT-SIZE:70%;
	font-family:Arial, Verdana, Georgia,sans-serif; 
	color: #666;


 line-height:18px
	 
	}
	
 p {
 
margin:0px 0px 15px 0px;
 }

	/* ----------------------------------- */
/* CONTAINER
/* ----------------------------------- */ 

#CONTAINER_OUTER  {
	width: 100%;
	 
	margin: 0 auto; /*Center container on page*/
	
	padding:0 0 0 0;

	
		BACKGROUND: url(structure/background_outer_container.gif);
		background-repeat:repeat-x;
	background-position:top center;
}
#CONTAINER  {
	width: 979px;
	 
	margin: 0 auto; /*Center container on page*/
	
	padding:0 0 0 0;
BACKGROUND: url(structure/background_container.gif);
background-repeat:repeat-y;
	background-position:top center;
}
 
/* ----------------------------------- */
/* TOP CONTAINERS - NAV & BANNERS  
/* ----------------------------------- */ 

 #CONTAINER_TOP  {
	width: 979px;
	 height: 130px;
	margin: 0 auto; /*Center container on page*/
	
	
		BACKGROUND: url(structure/background_top_container.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden
 
}




 #CONTAINER_TOP_NAME
{
float:left;
padding-left:30px ;
width:949px; /* +padding of 30 left makes up full width*/
height:35px; 
padding-top:40px; 
font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
font-size:2.4em;
font-weight:normal;
color:#CCCCCC

}
 




/* ----------------------------------- */
/* SUBLEVEL NAVIGATION  
/* ----------------------------------- */ 


#container_sublvNAVlistHOLDER

{
	width:949px;/* +padding of 30 left makes up full width*/
	padding: 0 0 0 30px;
	height:30px;
	FONT-SIZE:1em;
font-weight:bold
} 


#container_sublvNAVlist
{
	
 
	width:520px;	/* +padding of 30 left makes up full width*/
 
 float:left

}


#sublvNAVlist
{
padding: 0 0 0 0;
margin: 0;



}

#sublvNAVlist li
{
display: inline;
list-style: none;
border-right: 0px solid #ccc;
padding: 0 12px 0 0;
}


#sublvNAVlist #active #current
{
font-weight:bold;
color:#fff;
FONT-SIZE:1.0em;
}

#sublvNAVlist li a
{
text-decoration: none;
color: #003366;

}

#sublvNAVlist li a:hover
{
text-decoration: none;

color:#fff;
}



#container_sublvNAVlistR
{
	
 
	width:390px;	/* +padding of 30 left makes up full width*/
 
 float:right

}


#sublvNAVlistR
{
padding: 0 0 0 0;
margin: 0;



}

#sublvNAVlistR li
{
display: inline;
list-style: none;
border-right: 0px solid #ccc;
padding: 0 12px 0 0;
}


#sublvNAVlistR #active #current
{
font-weight:bold;
color:#fff;
FONT-SIZE:1em;
}

#sublvNAVlistR li a
{
text-decoration: none;
color: #003366;

}

#sublvNAVlistR li a:hover
{
text-decoration: none;

color:#fff;
}


/* ----------------------------------- */
/* SNAIL TRAIL NAVIGATION  
/* ----------------------------------- */ 

 


#container_snailtrail {
 
font-size:1.1em;
 height:20px;
width:600px;  
color:#fff;
padding: 0 0 0 30px
}


#container_snailtrail a:link {
	color:#fff;
	text-decoration: none;

}
 
#container_snailtrail  a:visited {
	color:#fff;
	text-decoration: none;

}
 
#container_snailtrail a:hover {
	color: #cc6600;
	text-decoration: none;
	
}



 

/* ----------------------------------- */
/* CONTAINER_BANNER 
/* ----------------------------------- */ 


#CONTAINER_BANNER_OVERFLOW
{
	width: 953px;
	 height:auto;
	margin: 0 auto; /*Center container on page*/
	
			BACKGROUND: url(structure/backgroundInner_OVERFLOW.jpg);
		background-repeat:repeat-y;
	background-position:top center;
 
	
	}
	
	
 #CONTAINER_BANNER  {
	width: 953px;
	 height: 497px; /*no-overflow - set to auto for overflow*/
	margin: 0 auto; /*Center container on page*/
	
	
		BACKGROUND: url(img_library/banners/default/default_banner.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
 
}


 #CONTAINER_BANNER_INNER  {
	width: 953px;
	 height: 206px ; /*no-overflow - set to auto for overflow*/
	margin: 0 auto; /*Center container on page*/
	
	
		BACKGROUND: url(img_library/banners/default/default_innerbanner.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
 
}



	
	
 

 #CONTAINER_BOT_YELLOW_HOME  {
	width: 979px;
	 height: 34px;
	margin: 0 auto; /*Center container on page*/
	
	
		BACKGROUND: url(structure/bot_yellow_HOME.gif);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
 
}

 #CONTAINER_BOT_YELLOW  {
	width: 979px;
	 height: 54px;
	margin: 0 auto; /*Center container on page*/
	
	
		BACKGROUND: url(structure/bot_yellow_HOME.gif);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
 
}

/* ----------------------------------- */
/* HOME PRODUCTS TABS 
/* ----------------------------------- */ 


 #CONTAINER_BOT_PRODUCT_TABS {
	width: 939px;/*allow for L/R padding*/
	 height: 205px;/*allow for top padding*/
	margin: 0 auto; /*Center container on page*/
	padding-left:40px;
	padding-right:0px;
	padding-top:23px;
	
		BACKGROUND: url(structure/bot_HOME_SUPPLIER_TABS.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
 
}
 
.TAB_LOGO_BOXES
{
width:200px; 
text-align:left;
padding:0px 0 0 13px;
height:70px;
overflow:hidden;
 
}
.TAB_TEXT_BOXES_1
{
width:199px;  /*allow for L/R padding*/
text-align:left;
padding:10px 10px 10px 10px;
color:#ffffff;
font-size:1em;
height:65px;
overflow:hidden;
}

.TAB_TEXT_BOXES_2
{
width:195px;
text-align:left;
padding:0px 10px 0 10px;
color:#ffffff;
font-size:1em;
height:20px;
overflow:hidden; 
}


#TAB1  /*same width as FILM LIGHTING BUTTON  which is 238 including a white 1px border*/
{
width: 219px;
float:left;
 
text-align:left;
padding-left:0px; 
}


#TAB2  /*same width as EVENT LIGHTING BUTTON  which is 239 including a white 1px border*/
{
width: 220px;
float:left;
 padding-left:8px;
text-align:left; 
}

#TAB3  /*same width as EVENT LIGHTING BUTTON  which is 239 including a white 1px border*/
{
width: 219px;
float:left;
  padding-left:8px;
text-align:left; 
}


#TAB4  /*same width as EVENT LIGHTING BUTTON  which is 237 */
{
width: 219px;
float:left;
padding-left:8px; 
text-align:left; 
 
}

/* ----------------------------------- */
/* MAIN NAVIGATION  
/* ----------------------------------- */ 



	#container_nav_HOME{ 
	WIDTH: 240px;
    
	padding:315px 0px 0 17px;
 
	
}

	#container_nav{ 
	WIDTH: 240px; 
	padding:20px 0px 0 17px;
	 
	}

	#container_navPROD_PAGES{ 
	WIDTH: 240px; 
	padding:20px 0px 0 17px;
	float:left;  /* Float Left as we have sector title on right */
 }

#container_nav_RIGHT_PROD_PAGES
{
	WIDTH: 340px; 
	padding:160px 22px 0 0px;  
	float:right; /* Float right as we have nav on right */
	text-align:right;
	
	font-size:1.8em;
line-height:30px;
	font-family:Arial, Verdana, Georgia,sans-serif; 
 
color:#FFFFFF
 }


.nav { width: 220px;  
border-top: 0px solid #fff;
 
 

}

.nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
	font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
}

.nav a
{
display: block;
padding: 5px 0px 5px 5px;
width: 215px; 
border-top: 1px solid #fff;
font-size:1.5em;

font-weight:bold;

}

.nav a:link, .nav a:visited
{
text-decoration: none;
color: #fff;

}

.nav a:hover
{
text-decoration: none;
color:#003366;

background-color: #e5e5e5;
}


.nav #current
{ 
color:#ffcc33;
 
}


 
/* ----------------------------------- */
/* SUBNAV- ALL ACTIVE AREA
/* ----------------------------------- */ 

	#container_subnav{ 
	WIDTH: 240px; 
	padding:0px 0px 0 0px;
 
 
	
}


#subnav { width: 220px;  
border-top: 0px solid #fff;
 
 

}

#subnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
	font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
}

#subnav a
{
display: block;
padding: 5px 0px 5px 5px;
width: 215px; 
border-top: 1px solid #003366;
font-size:1.1em;

font-weight:bold;

}

#subnav a:link, #subnav a:visited
{
text-decoration: none;
color: #003366;

}

#subnav a:hover
{
text-decoration: none;
color:#666;
 
}


#subnav #current
{ 
color:#666;
font-size:1.3em;
font-weight:bold
 
}

 /* ----------------------------------- */
/* MAIN CONTENT
/* ----------------------------------- */ 



 #CONTAINER_MAIN  {
	width: 953px;
	 height: auto;
	margin: 0 auto; /*Center container on page*/
	
	padding-top:30px;
	padding-bottom:30px;
	 min-height:400px;
 
}

 #CONTAINER_MAIN_1COL_THUMBS
{
 
padding-left:17px ;
width:940px;
height:auto;  
 
}

 #CONTAINER_MAIN_LEFT
{
float:left;
padding-left:17px ;
width:240px;
height:auto; 
 
}

 #CONTAINER_MAIN_LEFT_INNER
{
float:left;
 
width:200px;
height:auto; 
color:#333
 
}

 
 #CONTAINER_MAIN_RIGHT
{
float:right;
width:660px;
height:auto; 
min-height:300px; 
padding-right:20px;   
}
 
 .MAIN_RIGHT_innerCOLUMNleft
 {
 width:285px;
 float:left; 
 
 }
 
 .MAIN_RIGHT_innerCOLUMNright
 {
 width:362px;/*All for a 1 px border on images */
 float:right;
 text-align:right;  

 }
 
/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */	

#CONTAINER_BOT

{
margin: 20px auto 0 auto; /*Center container on page*/
width:900px;
color:#999999

}


 .columnBOTleftTOP
{width:400px;
text-align:left;
padding:0px;
float:left;  
}

.columnBOTrightTOP
{width:400px;
text-align:right;
float:right;
padding: 0; 
}

 

.columnBOTleft
{width:390px;
text-align:left;
padding:0px;
float:left;
font-size:.8em
}

.columnBOTright
{width:500px;
text-align:right;
float:right;
padding: 0; 
}





 
#footerNAVlist
{
padding: 0 0 0 0;
margin: 0;
FONT-SIZE:.8em;

}

#footerNAVlist li
{
display: inline;
list-style: none;

border-left: 0px solid #ccc;
padding: 0 0 0 6px
}

#footerNAVlist #active
{
float: right;
margin-right: 0px;
}

#footerNAVlist #active #current
{
font-weight:bold;
color:#666666
}

#footerNAVlist li a
{
text-decoration: none;
color: #003366;
padding: 0 0 0 0;

}

#footerNAVlist li a:hover
{
text-decoration: none;

padding: 0 0 0 0;
color:#666;
border-bottom:solid;
border-bottom-width: 0px; 
}

 





 
#footerNAVlist2
{
padding: 0 0 0 0;
margin: 0;
FONT-SIZE:.8em;

}

#footerNAVlist2 li
{
display: inline;
list-style: none;

border-left: 0px solid #ccc;
padding: 0 0 0 6px
}

#footerNAVlist2 #active
{
float: right;
margin-right: 0px;
}

#footerNAVlist2 #active #current
{
font-weight:bold;
color:#666666
}

#footerNAVlist2 li a
{
text-decoration: none;
color: #0099cc;
padding: 0 0 0 0;

}

#footerNAVlist2 li a:hover
{
text-decoration: none;

padding: 0 0 0 0;
color:#ff9933;
border-bottom:solid;
border-bottom-width: 0px; 
}









/* ----------------------------------- */
/* SITE GRAPHICS and LINES
/* ----------------------------------- */	


.line_003366
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/line003366.gif)  repeat-x ;
margin-top:5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto
}
	
.line_CCC
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/lineCCC.gif)  repeat-x ;
margin-top:5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto
}


	
.line_CCClist
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/lineCCC.gif)  repeat-x ;
margin-top:10px;
margin-bottom:10px;
 
}

.line_CCClist_notopPAD 
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/lineCCC.gif)  repeat-x ;
margin-top:0px;
margin-bottom:10px;
 
}

.line_003366_notopPAD 
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/line003366.gif)  repeat-x ;
margin-top:0px;
margin-bottom:10px;
 
}
.line_cccRIGHT_COLS
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/line_ccc.gif)  repeat-x ;
margin-top:0px;
margin-bottom:30px;
margin-left:auto;
margin-right:auto
}


.line_000
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/line_000.gif)  repeat-x ;
margin-top:0px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto
}
 
.line_FOOTER
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/line_6699CC.gif)  repeat-x ;
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto
}
	
	.line_FOOTER_WHITE
{
width: 100%; 
height:1px;
BACKGROUND: url(structure/line_FFF.gif)  repeat-x ;
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto
}		
		
	
	/* ----------------------------------- */
/* LINKS
/* ----------------------------------- */	
	


a:link {
	color:#0099cc;
	text-decoration: none;

}
a:visited {
	color: #0099cc;
	text-decoration: none;
}


a:hover {
	color: #ff9933;
	text-decoration: none;
	
}


.linksTHUMBS:link
{
	color:#999;
	text-decoration: none;
}

.linksTHUMBS:visited
{
	color: #999;
	text-decoration: none;
}

.linksTHUMBS:hover
{
	color: #0099cc;
	text-decoration:none;
}



.linksTHUMBSalt:link
{
	color:#0099cc;
	text-decoration: none;
}

.linksTHUMBSalt:visited
{
	color: #0099cc;
	text-decoration: none;
}

.linksTHUMBSalt:hover
{
	color: #999;
	text-decoration:none;
}


.linksTHUMBS_sm:link
{
	color:#999;
	text-decoration: none;
	font-size:.8em
}

.linksTHUMBS_sm:visited
{
	color: #999;
	text-decoration: none;
	font-size:.8em
}

.linksTHUMBS_sm:hover
{
	color: #0099cc;
	text-decoration:none;
	font-size:.8em
}



.linksALT:link
{
	color: #000;
	text-decoration:none
}

.linksALT:visited
{
	color: #000;
	text-decoration:none
}

.linksALT:hover
{
	color: #ff9933;
	text-decoration:none;
}


.linksALT2:link
{
	color: #AE9962;
	text-decoration:none
}

.linksALT2:visited
{
	color: #AE9962;
	text-decoration:none
}

.linksALT2:hover
{
	color: #000;
	text-decoration:none;
	background-color:#fff;
}


.linksWHITE:link
{
	color: #fff;
	text-decoration:none
}

.linksWHITE:visited
{
	color: #fff;
	text-decoration:none
}

.linksWHITE:hover
{
	color: #ffcc33;;
	text-decoration:none; 
}


.links_INTRADE:link
{
	color: #ff9900;
	text-decoration:none
}

.links_INTRADE:visited
{
	color: #ff9900;
	text-decoration:none
}

.links_INTRADE:hover
{
	color: #000;
	text-decoration:none;
}

.links_cc0000:link
{
	color: #cc0000;
	text-decoration:none
}

.links_cc0000:visited
{
	color: #cc0000;
	text-decoration:none
}

.links_cc0000:hover
{
	color: #000;
	text-decoration:none;
	background-color:#fff;
}


h1{
	font-size: 2em;
	text-decoration: none;
 	margin:0 0 15px 0px;
	FONT-WEIGHT: normal;
	line-height:normal;
	color:#ff9933;
	font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
}
h2{
	font-size: 1.6em;
	text-decoration: none;
	margin:0 0 5px 0px;
	FONT-WEIGHT: normal;
	line-height:normal;
	color:#fff;
	font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
}

 
h3{
	font-size: 1.4em;
	text-decoration: none;
	margin:0 0 5px 0px;
	padding:0px;
	FONT-WEIGHT: normal;
	color:#cc0000;
	font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
}

h4{
	font-size: 1.3em;
	text-decoration: none;
	margin:0 0 0px 0px;
	padding:0px 0 5px 0;
	FONT-WEIGHT: normal;
	color:#333;
	font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
}

h5{
	font-size: 1.2em;
	text-decoration: none;
	margin:0 0 0px 0px;
	padding:0px 0 5px 0;
	FONT-WEIGHT: normal;
	color:#333;
	font-family: Helvetica, Tahoma, Arial, Georgia,sans-serif; 
}

 
	/* ----------------------------------- */
/* MISC
/* ----------------------------------- */

.clear {
	CLEAR: both;

}


.clearRIGHT {
	CLEAR: left;

}







.textWHITEbold {
	color: #FFFFFF;
	font-weight: bold;
}


	.IMGBORDER img{
border:1px;  border-color: #fff; border-style: solid;
}

.IMGBORDER:link img { border:1px;  border-color: #fff; border-style: solid;}
.IMGBORDER:visited img{border:1px; border-color: #fff; border-style: solid}
.IMGBORDER:hover img{border:1px;  border-color: #0F7BCF; border-style: solid}
.IMGBORDER:active img{border:1px;  border-color: #fff; border-style: solid}


	.IMGBORDER_WHITE img{
border:1px;  border-color: #fff; border-style: solid;
}

.IMGBORDER_WHITE:link img { border:1px;  border-color: #fff; border-style: solid;}
.IMGBORDER_WHITE:visited img{border:1px; border-color: #fff; border-style: solid}
.IMGBORDER_WHITE:hover img{border:1px;  border-color: #CC0000; border-style: solid}
.IMGBORDER_WHITE:active img{border:1px;  border-color: #fff; border-style: solid}

 
	.IMAGEBORDER_nolinkBLACK {
border:1px;  border-color: #000; border-style: solid;
}
	.IMAGEBORDER_nolinkGREY {
border:1px;  border-color: #666666; border-style: solid;
}

	.IMAGEBORDER_nolinkCCC3px {
border:3px;  border-color: #CCC; border-style: solid;
}

	.IMAGEDETAILED {
border:0px;  border-color: #fff; border-style: solid;margin-bottom:10px
}
	.IMAGEDETAILED_GREY {
border:1px;  border-color: #ccc; border-style: solid;margin-bottom:10px
}

	.IMAGEBORDER_nolinkWHITE {
border:1px;  border-color: #fff; border-style: solid;
}


.thumb { padding: 0px; float:left; width: 104px; height: 200px; margin-bottom: 0px;margin-right:15px;  }	
.thumbshot { float: left; width: 100px; border: 2px; }
.thumb p  { float: left;  }


.thumbALT { padding: 0px; float:left; width: 225px; height: 200px; margin-bottom: 0px;margin-right:0px;  }	
.thumbALT p  { float: left; padding-left: 6px;  width:200px; padding-top:0px; margin-top:0px}
.THUMBLINK:link img { border:1px;  border-color: #333; border-style: solid; }
.THUMBLINK:visited img{border:1px;  border-color: #333; border-style: solid}
.THUMBLINK:hover img{border:1px;  border-color: #fff ; border-style: solid}


	/* ----------- allow for extra 50px height space on normal list page---ie if thumb ia 150 - set height to 200----------------- */
.thumbALT2 { padding: 0px; float:left; width: 216px; height: 225px; margin-bottom: 20px;margin-right:0px; margin-left:0px;}	
.thumbALT2 p  { float: left; padding-left: 6px;  width:174px; padding-top:0px; margin-top:0px}
.THUMBLINK2:link img { border:2px;  border-color: #ccc; border-style: solid; }
.THUMBLINK2:visited img{border:2px;  border-color: #ccc; border-style: solid}
.THUMBLINK2:hover img{border:2px;  border-color: #ffcc33 ; border-style: solid}

	/* ----------- allow for extra 50px height space on  list pag with category titlee---ie if thumb ia 150 - set height to 200----------------- */
.thumbALT3 { padding: 0px; float:left; width: 216px; height: 245px; margin-bottom: 20px;margin-right:0px; margin-left:0px;}	
.thumbALT3 p  { float: left; padding-left: 6px;  width:174px; padding-top:0px; margin-top:0px}
.THUMBLINK3:link img { border:2px;  border-color: #ccc; border-style: solid; }
.THUMBLINK3:visited img{border:2px;  border-color: #ccc; border-style: solid}
.THUMBLINK3:hover img{border:2px;  border-color: #ffcc33 ; border-style: solid}


	/* ----------- ause extra width to fill column ----------------- */
.thumbALT_1COL {  padding: 0px; float:left; width: 186px; height: 230px; margin-bottom: 20px;margin-right:40px; margin-left:0px; }	
.thumbALT_1COL p  { float: left; padding-left: 6px;  width:174px; padding-top:0px; margin-top:0px}
.THUMBLINK_1COL:link img { border:2px;  border-color: #ccc; border-style: solid; }
.THUMBLINK_1COL:visited img{border:2px;  border-color: #ccc; border-style: solid}
.THUMBLINK_1COL:hover img{border:2px;  border-color: #ffcc33 ; border-style: solid}


.THUMBLINK_DETAIL:link img { border:1px;  border-color: #fff; border-style: solid; }
.THUMBLINK_DETAIL:visited img{border:1px;  border-color: #fff; border-style: solid}
.THUMBLINK_DETAIL:hover img{border:1px;  border-color: #ffcc33 ; border-style: solid}
.thumbDETAIL { padding: 0px; float:left; width: 90px; height: 80px; margin-bottom: 0px;margin-right:0px; margin-top:10px; }

.NEWSIMAGEPADDING

{margin-left:15px;
margin-bottom: 15px;
border:3px;  border-color: #CCC; border-style: solid;}


 #CONTAINER_SLIDESHOW

{
text-align:left;
float:right}




	/* ----------------------------------- */
/* TEXT STYLES
/* ----------------------------------- */

 

.TEXT003366 {color: #00387F}

.TEXT666 {color: #666}

.TEXT333 {color: #333}

.TEXT000 {color: #000}

.TEXTFF9900{color: #FF9900}
.TEXTFF0000 {color: #FF0000}
.TEXT_RED {color: #FF0000}
.TEXT669966{color: #669966}
.TEXT990000{color: #990000}
.TEXTCC0000{color: #CC0000}
.TEXT003366{color: #003366}
.TEXT0099cc{color: #0099cc}

.TEXTFFF{color: #FFF}
.TEXT_1_1em{
	font-size: 1em;
	text-decoration: none;
	margin:0 0 0 0px;
	padding:0px;
	FONT-WEIGHT: normal;
	line-height:20px

}


.TEXT_1_2em{
	font-size: 1.2em;
	text-decoration: none;
	margin:0 0 0 0px;
	padding:0px;
	FONT-WEIGHT: normal;

}




.TEXT_BANNER_HEADER

{
font-size:1.6em;
line-height:30px;
	font-family:Arial, Verdana, Georgia,sans-serif; 
margin-top:0px;
padding-top:0px;
color:#FFFFFF
}


.TEXT_PROMINENT

{
font-size:1.6em;
line-height:30px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:0px;
padding-top:0px;
}


.TEXT_PROMINENT_2

{
font-size:1.3em;
line-height:25px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:0px;
padding-top:0px;
}


.TEXT_PROMINENTx

{
font-size:2.2em;
line-height:40px;
font-family:Georgia, "Times New Roman", Times, serif
}

.spacerDIV10px

{
height:10px;
}

.spacerDIV20px

{
height:20px;
}


.spacerDIV30px

{
height:30px;
}



