/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x             GLOBAL STYLES                    x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */   
         
body	{
	margin: 0px;
	background-image: url(/_img/bg_stripes.gif);
	}


td	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

	}
		
a	{
 	 color: #003399;
         text-decoration: underline;
	}
        
a:hover	{
	 color: #3399FF;
         text-decoration: underline;
	}
		
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           		BUILDER BLOCK                 x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */  		
         

.bgLineH{
	 background-color: #666666;
	}
        /* It is used to color the background of the horizontal line that appears in the template. */
         

.bgLineV{
	 background-color: #CCCCCC;
	}
	/* It is used to color the background of the vertical line that appears in the template. */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x        	BEVEL-IN  /  BEVEL-OUT            x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */  
         
.bevelHighlightLt 
		{
		 background-color: #FFFFFF;
		}
		/* This is the outer-most highlight border to the Design Block. */

.bevelHighlightDk 
 	 	{
		 background-color: #EEEEEE;
		}
		/* This is the inner-most highlight border to the Design Block. It is usually set at a darker highlight 
		   color for creating effects. */
         
.bevelShadowLt
		{
		 background-color: #BBBBBB;
		}
		/* This is the inner-most shadow border to the Design Block. It is usually set at a lighter shadow color 
		   for creating effects. */

		   
.bevelShadowDk
		{
		 background-color: #999999;
		}
		/* This is the outer-most shadow border to the Design Block. */
         
.bevelInset
		{
		 background-color: #DDDDDD;
		}
		/* This is the content area tothe Bevel-In and Bevel-Out Design Block. */
		
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x     			 DROP SHADOW 		          x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */  
 
.dropShadow 
		{
		 background-color: #000000;
		}
		/* This colors the vertical and horizontal shadow effects to the Design Block. */
         
.dropInset 
		{
		 background-color: #FF3300;
		}
		/* This colors the background to the content area of the Design Block. */
         
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x     	OUTLINE BLOCK                     x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */  
         
.outline 
		{
		 background-color: #CCCCCC;
		}
		/* This colors the outside rows and columns to this Design Block. */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x     	   FULL COLOR BLOCK               x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */  

.fullColor 
		{
		 background-color: #DEDEDE;
		}
		/* This colors the background to this Design Block. */
         
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x     	   MODULES	 	          x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */ 

.txtLrg 
		{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;

		}
         
.txtMed 
		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 11px;
                 color: #000000;
		}
		 
.txtSmll
		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 10px;
                 color: #333333;
		}

.txtTitleLrg 
		{
		 font-family: tahoma, arial, sans-serif;
                 font-size: 16px;
                 font-weight: bold;
		}
		
.txtTitleLrgWhite 
		{
		 font-family: tahoma, arial, sans-serif;
                 font-size: 16px;
                 font-weight: bold;
				 color: #ffffff;
		}
         
.txtTitleMed
 		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 11px;
                 font-weight: bold;
                 color: #000000;
		}		
         
.txtSpotlight
 		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 11px;
                 font-weight: normal;
                 color: #333333;
		}
          
.txtTitleSmll
		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 10px;
                 color: #333333;
		}
		
.txtTitleFeature
		{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;

		}
         
.txtQuoteLrg
		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 32px;
                 font-weight: bold;
                 color: #660000;
		}
         
.txtQuoteMed
		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 14px;
                 font-weight: bold;
                 color: #000000;
		}
         
.txtQuoteSmll
 		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 10px;
                 color: #999999;
		}	         
         
.txtDate
		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 11px;
                 color: #000000;
		}
		
.txtDisclaimer
 		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 10px;
                 color: #999999;
		}
		
.txtRequired
		{
		 font-family: arial, helvetica, sans-serif;
                 font-size: 10px;
                 font-weight: bold;
                 color: #FF0000;
		}

.supSM
		{
		         font-size: 9px;
		}
				
.bgTitleLrg
		{
		 background-color: #FFFFFF;
		}
         
.bgTitleMed
  		{
		 background-color: #FFFFFF;
		}
		
.bgTitleSmll
 		{
		 background-color: #FFFFFF;
		}
         
.bgContent
		{
		 background-color: #FFFFFF;
		}
         
.bgFeature
		{
		 background-color: #FFFFFF;
		}

.bgFeatureTitle
		{
		 background-color: #335B96;
		}
		
.bgFeatureTitleOr
		{
		 background-color: #FF6600;
		}
		
.bgFeatureTitleGr
		{
		 background-color: #339933;
		}
         
.bgRowOdd
	 	{
		 background-color: #FFFFFF;
		}
		
.bgRowEven
		{
		 background-color: #EFEFEF;
		}
          
.bgQuote
		{
		 background-color: #FFFFFF;
		}
         
.bgQuoteArrow
		{
		 background-color: #666666;
		}

a.lnkBreadcrumb
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-indent: 10px;
 	 	color: #003399;
        text-decoration: none;
    	text-transform: uppercase;
	    text-indent: 20px;
		}
		
a.lnkBreadcrumb:hover
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
	 	color: #3399FF;
        text-decoration: underline;
		text-transform: uppercase;
	    text-indent: 20px;
		}

a.lnkDisclaimer
 		{
		 font-family: arial, helvetica, sans-serif;
         font-size: 10px;
         color: #003399;
        text-decoration: none;
		}
		
a.lnkDisclaimer:hover
 		{
		 font-family: arial, helvetica, sans-serif;
         font-size: 10px;
         color: #3399FF;
        text-decoration: underline;
		}
a.lnkLeftNav
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-indent: 10px;
 	 	color: #003399;
        text-decoration: none;
		}
		
a.lnkLeftNav:hover	
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-indent: 10px;
 	 	color: #3399FF;
        text-decoration: none;
		}
		
a.lnkRightNav
		{
 	 	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;	
		color: #003399;
        text-decoration: none;
		}
		
a.lnkRightNav:hover	
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
	 	color: #3399FF;
        text-decoration: underline;
		}

a.lnkFirstLevel
		{
 	 	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;	
		color: #003399;
        text-decoration: underline;
		}
		
a.lnkFirstLevel:hover	
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
	 	color: #3399FF;
        text-decoration: underline;
		}

a.lnkFirstLevelTitle
		{
 	 	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;	
		color: #003399;
        text-decoration: none;
		}
		
a.lnkFirstLevelTitle:hover	
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	 	color: #3399FF;
        text-decoration: underline;
		}
		
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x     	   	PLAYER		                      x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */ 		
         
.playerControlBg
 		{
		 background-color: #D6D3CE;
		}
		
.playerBgTitle
		{
		 background-color: #FFFFFF;
		}
		
.bgHelp
		{
		 background-color: #FFFFFF;
		}
.txtBreadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;

}
.txtFeature {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.txtTitleSubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;}
	
.txtFrm {
	font-size: 10px;}
		
.bgSubnav {
	background-color: #F4F4F4;
}
.txtSubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
.bgStripes {
	background-image: url(/_img/bg_stripes.gif);
}
.txtSubnavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 10px;

}
.bgSubnavHeader {
	background-color: #6699CC;
}

.bgSectionHdr {
	background-color: #325B96;
}

.bgSectionHdrMyCCBN {
	background-color: #F77D32;
}

.bgSectionHdrSE {
	background-color: #80BE51;
}

li {
	list-style-type: square;
	
}

.txtsubhead {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
  .frmBtn {
  font-family: Tahoma, helvetica, sans-serif;
                            font-size: 10px;
                            font-weight: bold;
                            text-transform: uppercase;
							color: #ffffff;
                            background-color: #325B96;
                            width: 60px;
                            height: 22px;}

  .frmFld                 {font-family: arial,
			   helvetica, sans-serif;
                            font-size: 11px;
                            color: #000000;
                            background-color: #E3F0FC;
			    width: 100%;}

  .frmOption              {font-family: arial,
			    helvetica, sans-serif;
                            font-size: 11px;
                            color: #000000;
                            background-color: #E3F0FC;
			    width: 100%;}
.frmFldE {
	font-family: arial,
			   helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E3F0FC;
	width: 100%;
	border: 2px groove #FA0C23;

}
