﻿/* We use @media print for print styles */
/* style defaults */
body {
	font-family: Arial;
    font-size: 12px;
    color: #000000;
    padding: 0 0 10px 0;
}

h1
{
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
}

p
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.topImageSep
{
    height: 14px;
}

a:link, a:visited
{
    color: #DD6E1D;
}

a:hover
{
	color: #000000;	
}

.breadCrumbDiv a:link, .breadCrumbDiv a:visited
{
    color: #DD6E1D;
    text-decoration: none;
}

.breadCrumbDiv a:hover
{
    color: #000000;
}
/* managed content main */
/*
*************
Page Styles
*/
.topImage
{
    width: 675px;
    height: 170px;
}

.topImageTall
{
    width: 675px;
    height: 236px;
}

.pageHeading
{
    font-weight: bold;
    font-size: 30px;
    font-family: Arial;
}


.SubTitle
{
      font-size:16pt;
      font-weight: bold;
}

.contentTitle, .contentTitleBig 
 {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    padding: 0 0 4px 1px;
    font-weight: bold;
    line-height: 10px;
    text-transform: uppercase; 
}

.contentTitleBig
{
	font-size: 16px;
	line-height: 16px;
}
 

.contentBody, .contentBody p, .bodyCopy, .bodyCopyItalic, .contentDiv .trProductTabContent {
	margin-bottom: 10px;
	font-family: Arial;
    font-size: 12px;
    color: #000000;
    padding: 0 7px 10px 0;
}

.bodyCopyItalic
{
    font-style: italic;
}

.contentDiv
{
    margin-bottom: 10px;
}

.contentImageLeft
{
    display: block; 
    float: left; 
    padding: 0 17px 0 7px;
    /*width: 156px;
    height: 156px;*/
}

.contentTileRight
{
    float: right; 
    padding: 0 7px 0 17px;
}

.grayTitle {
    font-family: Arial;
    font-size: 12px;
    color: #929390;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
}

.contentBodyProductComparison p
{
    margin:0px 5px 1px 0px;
	height:18px;
}

li
{
    padding-bottom: 5px;
}

/* managed content left menu */
.navBody p
{
	padding-left:5px;
	padding-right:10px;
	font-size: 11px;
}

.leftNavContentDiv
{
    padding: 0 5px 0 10px;
}
.EktronAjaxLoading 
{
 display: none;
}

/* activation-specific */
#activationBlocks
{
    text-align:justify;
    width:100%;
    position:relative;
    height:auto;
    min-height:220px;
}

#activationBlockLeft
{
    float:left;
    top: 0;
    background:#F1F1F1;
    left:0;
    width:46%;
    padding:7px;
    height:auto;
    min-height:200px;
    max-height:200px;
}
#activationBlockRight
{
    position:absolute;
    top: 0;
    right: 10px;
    background: #F1F1F1;
    width:46%;
    padding:7px;
    height:auto;
    min-height:200px;
    text-align:left;
}
#ActivationInstallationBlock
{
    background: #F1F1F1;
    float:left;
    width:316px;
    padding:7px;
    height:auto;
    margin-top: 7px;
}
#ActivationOwnerBlock
{
    background: #F1F1F1;
    float:left;
    width:316px;
    padding:7px;
    height:auto;
    margin-top: 7px;
}
#ActivationSiteBlock
{
    background: #F1F1F1;
    float:left;
    width:316px;
    padding:7px;
    height:auto;
    margin-top: 7px;
}
.actv-modal_background
{
    left: 0px;
    top: 0px;
    background-color: #808080;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.actv-panel
{
    padding: 5px;
    border-left: #000000 1px outset;
    border-right: #000000 1px outset;
    border-bottom: #000000 1px outset;
    color: #000000;
    background-color: #ffffff;
    vertical-align: top;
}
.actv-navButtons
{
	width:100%;
	position:relative;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	float:left;
}
.actv-rblOwnerConfirmation
{
	font-size:11pt;
	color:black;
	margin:5px;
	padding-left:10px;
}
.actv-bullet
{
	font-weight: bolder;
	padding-left: 7px;
	padding-right: 7px;
}
.actv-label
{
	font-weight:bold;
}
.actv-error
{
	color:#ff0000;
}
.actv-footnote
{
	font-size:8pt;
}
.activationInstructionHeader
{
	font-size: 10pt;
	font-weight:bold;
	text-transform: uppercase;
	color: #CB5913;
	text-align: center;
	border: solid 1px black;
}
.activationInstructionCell
{
	border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
	text-align: center;
	padding:2px;
}

.panel
{
    padding: 0px;
    border-left: #000000 1px outset;
    border-right: #000000 1px outset;
    border-bottom: #000000 1px outset;
    background-color: #ffffff;
    min-width:200px;
}

.panel_caption
{
    height: 17px;
    border-top: #000000 1px outset;
    border-left: #000000 1px outset;
    border-right: #000000 1px outset;
    color: #ffffff;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}

.panel_table
{
    background-color: #ffffff;
}
.modalPopup
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 2px;
	width: 300px;
}

.modal_background
{
    left: 0px;
    top: 0px;
    background-color: #808080;
    filter: alpha(opacity=80);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*
********* Specific to Industrial Landing **************
*/
.vignetteImage
{
    display: block; 
    float: left; 
    width: 70px; 
    height: 52px; 
    margin-right: 11px; 
    margin-top: 3px;
}

.vignetteTitle
{
    text-transform: uppercase;
    display: block;
}

.vignetteCopy
{
    display: block;
}

.vignetteLink
{
    display: block;
    padding: 0; 
    border: none 0;
}

.vBlock
{
    float: left; 
    width: 203px; 
    height: 55px; 
    margin-right: 22px; 
    margin-bottom: 11px; 
    overflow: hidden;
}
/*
********* Header Styles ****************
*/
.logoLeft
{
    border: 0;
    display: block; 
    float: left;
    margin-top: 14px;
}
.anLogo
{
    display: block; 
    float: left; 
    margin-top: 11px; 
    margin-left: 12px;
}
.searchBoxDiv
{
    float: right; 
    width: 220px; 
    /*padding-top: 13px;*/
    /*margin-top: 13px;*/
    z-index: 210;
}
#searchBarContainer
{
height: 20px;
padding-top: 20px;
}
.tbSearch
{
    /*background-image: url(../genImages/bg/searchBG.jpg); */
    border-top: #CFCFCF solid 2px;
	border-left: #CFCFCF solid 2px;
    padding: 2px 0 0 3px; 
    margin: 0 0 0 0;
    height: 15px; 
    /*line-height: 20px;*/
    width: 160px;
    font-family: Arial; 
    font-size: 11px; 
    font-style: italic; 
    color: #AEAEAE;
	display: block;
	float: left;
}
.tbSearchButton
{
	margin-top: 5px;
    padding-left: 5px;
	display: block;
	float: left;
}

.tileImage
{
    border: none 0; 
    display: block; 
    float: left;
    width: 222px; 
    height: 187px; 
    margin-right: 4px;
}

.WidgetTileImage
{
    border: none 0; 
    display: block; 
    float: left;
    width: 600px; 
    height: 100px; 
    margin-right: 4px;
}
/*
*************
Footer
*/
.footerLink, .footerLink:visited
{
    font-family: arial; 
    color: #DD6E1D; 
    font-size: 10px; 
    text-decoration: underline;
}
        
.footerLink:hover 
{
    color: #000000;
}
.footerHead
{
    height: 19px; 
    background-color: #ffffff;
}

.footerHomeButton
{
    display: block; 
    float: left; 
    margin-left: 9px; 
    margin-top: 2px;
}
.footerTitle
{
    font-family: Arial;
    font-weight: bold; 
    font-size: 11px; 
    color: #929390;
}

.footerassociation
{
	margin-top: 6px;
}

.footerText
{
    font-family: Arial; 
    font-size: 11px; 
    color: #000000;
}
.loginLink
{
    display: block; 
    margin-top: 4px;
}
.footerSquares
{
	clear: both;
	border-width:0px; 
	margin: 0; padding: 0;
    font-weight: bold;
    display: block; 
    float: right; 
    margin-bottom: 0px;
} 

.footerBottomLinks, .footerLinkSep, footerBottomLinks:visited
{
    font-family: Arial; 
    font-size: 10px; 
    color: #929390;
    padding-right: 4px;
    text-decoration: none;
}
.footerBottomLinks:hover
{
    color: #000000;
}

.copyrightText {
	color:#929390;
	font-size:8px;
	margin-top:15px;
}

/*************************************
Start: google map Styles
**************************************/	
.geoerror{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-align: left; 
	background-color: #ffffff;
	border-color: #FCC44C;	
	border-width: thin;
	float: right; 
	width: 500px;
	height: 100px; 
	padding: 1px; 
	margin: 5px; 
} 

.dealerTitle
{
	padding-left: 1px;
	font-weight: bold;
    /*color: black;*/
    font-size: 10pt;
    font-weight:bold;
    text-decoration: none;
    color:#DD6E1D;
    padding-top:10px;
}

.map_address
{
	/*visibility: hidden;*/
	display: none;
}

.map_inst
{
    /*border-collapse: collapse;*/
    font-size: 8pt;
    margin-left: -12px;
    margin-right: 5px; 
    margin-bottom: 5px;
}


.map_title
{
	font-weight:bold;
	margin-left: 3px;
	color: #DD6E1D;
	font-size: 9pt;
	margin-top: 5px;
	margin-left: 8px;
}


.alt_address:link, alt_address:visited
{
    color:black;
    text-decoration: none;
}

.alt_address:hover, alt_address:active
{
    color: #b22222;
    text-decoration:underline;
}

.didyoumean
{
    font-weight: bold;
    color: #6F8F66;
}

	.map_address
	{
		display: block;		
	}   

	.map_address_hide
	{
		display: none;		
	} 
	
	.left_directions
	{
		display: none;		
	} 
	
	.left_directions_show
	{
		display: block;		
	} 			 
	
	.geoerror
	{
		display: none;		
	}  
		
	.breadcrb_hide
	{
		/*visibility: hidden !important;*/
		display: none !important;
	}	
	
	.page_title_hide
	{
		/*visibility: hidden !important;*/
		display: none !important;
	}			
	
	.td_map_show
	{
		background-color: White;
		height: 420px;		
	}	

	.td_map_show_part
	{	
		background-color: White;
	}			
	
	.footer_hide
	{
		display: none !important;
	}
	
	.map_body
	{
	   font-size: 7pt;
	}	
	
	.map_path
	{
		border-right: #DD6E1D 1px solid; 
		border-left: #DD6E1D 1px solid; 
		border-top: #DD6E1D 1px solid; 
		border-bottom: #DD6E1D 1px solid;
		width:275px;
		height:auto;
		text-align:left;
	}

/*************************************
End: google map Styles
**************************************/	

/*************************************
Start: Service Training Styles
**************************************/
.trainingHeading
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0;
}

.serviceTopLeftImage 
{
	display: block; 
	float: left; 
	margin-right: 10px;
}

.serviceBottomRightImage
{
	display: block; 
	float: right; 
	margin-left: 10px;
}

.disclaimerHeader 
{
	font-weight: bold;
	margin: 10px 0 1px 0;
}

.disclaimerText
{
	margin: 0;
	padding: 0;
}
.scheduleDiv 
{
	margin-top: 10px; 
	width: 485px; 
	border-style: solid; 
	border-width: 1px 1px 0 1px; 
	border-color: black;
}
	
.scheduleHeader
{
	width: 100%; 
	height: 20px;
}

.eventName 
{
	float: left; 
	padding-left: 3px; 
	color: White; 
	font-weight: bold;
}

.eventCost 
{
	float: right; 
	padding-right: 3px; 
	color: White;
}

.scheduleHeaderRow
{
	width: 100%; 
	height: 20px; 
}

.scheduleColName, .scheduleColContent, .scheduleColNameWide, .scheduleColContentWide
{
	padding-left: 3px; 
	width: 110px; 
	float: left; 
	border-style: solid; 
	border-width: 1px 1px 1px 0; 
	border-color: black; 
	color: White;
}

.scheduleColNameWide, .scheduleColContentWide
{
	width: 125px;
}

.scheduleColContent, .scheduleColContentWide
{
	color: Black;
	
}

.phaseBadge 
{
	display: block; 
	float: right; 
	margin-right: 100px;
	margin-bottom: 15px;
	margin-top: 30px;
}

.scheduleHeaderImage
{
	display: block;
}

.classULMain
{
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-left: 17px;
}

.genList
{
	margin-top: 0px;
}

.BadgeImage

{
      margin-right:20px;      
}

.ClassHeading 
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 10px;
    text-transform: uppercase; 
    padding-top:10px;
    padding-bottom:10px;
}

.ClassInfo

{

      margin-left:15px;

}

.detail_table 
{
    background-color:white;
    width: 100%;
    margin:0px;
}

.class_row 
{
    color:black;
    height:15px;
} 

.detailLabel 
{
    clear: left;
    vertical-align:top;
    font-size: 15px;
    width: 75px;
}        

.detailText
{
    font-size: 15px;
}

.printIcon {
  display: block; 
}

#detailPrintDiv 
{
  display: block; 
  font-size: 9px; 
  margin-top: 10px; 
  margin-left: 3px; 
  cursor: hand; 
  cursor: pointer;
}

.printSpan
{
    display: block; 
    margin-left: 3px; 
    margin-top: 3px;
}


/*************************************
End: Service Training Styles
**************************************/

/*************************************
Start: Trade Shows
*************************************/
.timeSep
{
    font-weight: bold;
    font-size: 12px;
    color: #696969;
    margin: 5px 5px 0 0;
	z-index: 100;
    display: block;
    font-family:Arial;
    text-transform: uppercase;
}

.tradeShowHeadline
{
    /*Fix IE display*/     
    font-weight: bold;
    height: 1%;
    display: block;
}
.tradeShowContent
{
    /*Fix IE display*/     
    height: 1%;
    display: block;
}
.tradeShowLabel {
    font-weight: bold;
    /*width: 75px;*/
    display: block;
    float: left;
}

.tradeShowPara {
    padding: 0 0 2px 0;
    margin: 0;
}

/************************************
End: Trade Shows
*************************************/
/*************************************
Start: Disclaimer of Service Training
**************************************/

.disc_table
{
	margin: 0px 0px 0px 0px; 
	width: 550px; 
	border-style: solid; 
	border-width: 0px 0px 0px 0px; 
	border-color: black;
}
.disc_header
{	
	font-weight: bold;
	margin: 10px 0 1px 0;
}

.disc_content
{
	margin: 10px 0 1px 0;
}

.disc_empty
{
	height: 10px;
}

/*************************************
End: Disclaimer of Service Training
**************************************/

/*************************************
Start: Table Style of Service Training
**************************************/
.sche_table_whole 
{
	margin: 20px 0px 0px 0px; 
	width: 500px; 
	border-style: solid; 
	border-width: 0px 0px 0px 0px; 
	border-color: black;
}

.sche_table_title 
{
	margin: 0px 0px 0px 0px; 
	width: 500px;
	border-style: solid; 
	border-width: 1px 0px 0px 1px; 
	border-color: black;
	font-weight: bold;
	font-family: Verdana;
	
}

.sche_onlytitle
{
	padding-left: 3px; 
	width: 500px; 
	height: 30px;
	border-style: solid; 
	border-width: 0 1px 1px 0; 
	border-color: black; 
	color: white;
    font-size: 9pt;
    margin: 0px;
    vertical-align:middle;
}

.sche_title
{
	padding-left: 3px; 
	width: 400px; 
	border-style: solid; 
	border-width: 0 0px 1px 0; 
	border-color: black; 
	color: white;
    font-size: 10pt;
    margin: 0px;
    height: 30px;
    vertical-align:middle;
}

.sche_titlecost
{
	padding-right: 3px; 
	width: 100px;
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
	border-color: black; 
	color: white;
    font-size: 10pt;
    margin: 0px;
	height: 30px;
	vertical-align:middle;
	text-align:right;
}

.sche_table_header
{
	margin: 0px 0px 0px 0px; 
	width: 500px;
	border-style: solid; 
	border-width: 0px 0px 0px 1px; 
	border-color: black;
}

.sche_header
{
	padding-left: 3px; 
	width: 123px; 
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
	border-color: black; 
	color: black;
    font-size: 9pt;
    font-family: Arial,Verdana,Sans-Serif;
    margin: 0px;
    height: 17pt;
}

.sche_table_content
{
	margin: 0px 0px 0px 0px; 
	width: 500px;
	border-style: solid; 
	border-width: 0px 0px 0px 1px; 
	border-color: black;
}

.sche_colcontent
{
	padding-left: 3px; 
	width: 123px; 
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
	border-color: black; 
	color: black;
    font-size: 8pt;
    font-family: Arial,Verdana,Sans-Serif;
    margin: 0px;
    height: 20px;
}

/*************************************
End: Table Style of Service Training
**************************************/

/*************************************
Start: New Testimonial
**************************************/
.newTestimonialLabel
{
	font-weight:bold;
}

.newTestimonialError
{
	color:Red;
}
/*************************************
End: New Testimonial
**************************************/

/*************************************
Start: Manual Search
**************************************/
#SearchBlocks
{
	text-align:justify;
	height:280px;
}

#SearchBlockLeft
{
	background: #F1F1F1;
	float:left;
	width:70%;
	padding:5px;
	height:224px;
}

#SearchBlockRight
{
	background: #F1F1F1;
	float:right;
	width:24%;
	margin-right:5px;
	padding:5px;
	height:224px;
}

.manualSearchDatatable_header
{
    font-weight: bold;
    font-size: 9pt;
    background-color: #F1F1F1;
}

.manualSearchDatatable, .manualSearchDatatableResults
{
    border-style:none;
    font-size: 8pt;
}

.manualSearchDatatable_alt
{
    font-size: 8pt;
    background-color: #F1F1F1;
    border-style:none;
}
/*************************************
End: Manual Search
**************************************/

/*************************************
Start: Product Detail
**************************************/

        /*************
        BV Login subsection
        **************/
        .LoginControls
        {
            position:absolute;
            top:420px;
            left:235px;
            width:610px;
            padding:0px 10px 0px 10px;
        }
        .LoggedInView
        {
            float:right; 
            padding-bottom:10px;
        }
        .LoggedOutView
        {
            float:left;
            padding-bottom:10px;
        }

        .userAuthLabel
        {
            font: ariel;
            font-weight:bold;
            font-size:13px;
            color: #616366;
        }
        
        .userAuthDiv
        {
            color:#E2E2E0;
        }

        .userAuthHeader
        {
            font-family:Arial;
            font-size:13px;
            font-weight:bold;
            color:#dd6e1d;
            text-align:center;
        }

        .required
        {   
            color: Red;
        }
        
        .valText
        {
            font-family: Arial;
            font-size: 13px;
            font-style: italic;
            display: block;
            clear: both;
        }
        
        .infoText
        {
            font-family: Arial; 
            font-size: 12px; 
            display: block; 
        }
        
        .divLoginControlHolder .bvloginLink
        {
            color: #007FFF; 
            margin-top:20px;
            text-decoration: none; 
            display: block; 
            font-size: 13px; 
            font-family: Arial;
        }
        
        .divLoginControlHolder .bvloginLink:hover
        {
            text-decoration: underline;
        }
        
        .divLogin
        {
            width: 292px; 
            background-color: #F1F1F2; 
            position: relative; 
            padding: 9px;
        }
        
        .divTitleBar
        {
            width: 292px; 
            padding-top: 7px;
            height: 27px; 
            background-color: #E2E2E0; 
            text-align: center; 
            font-size: 18px; 
            font-weight: bold; 
            color: #dd6e1d;
        }
        
        .btnClose
        {
            position: relative; 
            float: right; 
            top: -15px; 
            right: -9px;
        }
        
        
        .divLoginControlHolder
        {
            background-color: #FFFFFF; 
            padding: 10px 10px 20px 30px;
        }
        
        .tbLogin
        {
            width: 204px;
        }
        
        .validationGroup
        {
            height: 30px;
        }

        /*************************************
        End: Product Deatil
        **************************************/

/* print style */
@media print
{ 
    #detailPrintDiv
    {
        display: none;
    }

	body
	{
		background-color: #ffffff;
	}
	html { height: 100%; margin-bottom: -1px; }
	.copyDiv, .mainContent, .header, .breadCrumbDiv, .footerDiv, #footer, .pageContent
	{
		width: 675px;
		/* Removed due to breaking issues on long servie training schedules
		task 14384
		float: left;*/
	}
		
    .noPrint,.footerSquares,.background,.globalNavDiv,.mainNavDiv,#searchBarContainer,.leftNavDiv,.contentTileRight,.footerHead,.footerSearch,.footerLogin,#footerLinks,.loginLink
	{
        display: none;
    }
    
	.footerContact
	{
		margin-left: -0px;
	}
}

/* SCROLLING NEWS */
#NewsTicker,.NewsTicker{

	width:220px;
	height:187px;
	margin:0 auto;
}
.NewsTicker h1,#NewsTicker h1{
    padding:6px; margin:0; border:0;
    background:#dfe9d5;
    color:#000000;
    font-size:11px;
    font-weight:bold;
}
#NewsVertical,.NewsVertical {
	width: 222px;
	height: 122px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-TOP:32PX;
	
}

#NewsTickercontroller,.NewsTickercontroller{
	padding:6px;
	font-size:11px;
	color:#666;
}
#play_scroll_cont,.play_scroll_cont{display:none;}

#TickerVertical,.TickerVertical {
    width: 222px;
    height: 217px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
#TickerVertical li,.TickerVertical li {
    display: block;
    width: 210px;
    color: #333333;
    text-align: left;
    font-size: 11px;
    margin: 0;
    padding: 6px;
    float: left;
}
#TickerVertical li .NewsTitle{
    display: block;
    color: #000000;
    font-size: 11px;
    font-weight:normal;
    margin-bottom:4px;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
    display: block;
    color: black;
    font-size: 11px;
    font-weight:normal;
    margin-bottom:4px;
    text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
    text-decoration:none;
    color: #DD6E1D;
}
#TickerVertical li .NewsImg{
    float:left;
    margin-right:10px;
}
#TickerVertical li .NewsFooter{
    display: block;
    color: #000000;
    font-size: 10px;
    margin:6px 0 14px 0;
}

/* SCROLLING NEWS WIDGET*/
#NewsWidgetVertical 
{
    width: 600px;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#NewsWidgetTickerVertical,.NewsWidgetTickerVertical {
    width: 590px;
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#NewsWidgetTickerVertical li,.NewsWidgetTickerVertical li {
    display: block;
    width: 590px;
    color: #333333;
    text-align: left;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    float: left;
}
#NewsWidgetTickerVertical li .NewsTitle
{
    height: 80px;
    border: 1px solid black;
    display: block;
    color: #000000;
    font-size: 11px;
    font-weight:normal;
    margin-bottom:4px;
}
#NewsWidgetTickerVertical li .NewsTitle a:link,
#NewsWidgetTickerVertical li .NewsTitle a:Visited {
    display: block;
    color: black;
    font-size: 11px;
    font-weight:normal;
    margin-bottom:4px;
    text-decoration:none;
}
#NewsWidgetTickerVertical li .NewsTitle a:hover {
    text-decoration:none;
    color: #DD6E1D;
}
#NewsWidgetTickerVertical li .NewsImg{
    float:left;
    margin-right:10px;
}
#NewsWidgetTickerVertical li .NewsFooter{
    display: block;
    color: #000000;
    font-size: 10px;
    margin:6px 0 14px 0;
}

/*********************** Table Style *********************************/

.descriptionTitle {
	font-size:10px;
	color:#000000;
    text-align:center;
    border:none 0px #ffffff;
    background-color:#ebebeb;
}
	

.sectionTitle {
	font-weight: bold;
	background-color:#cccccc;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.mainTitles {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #ff8040;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.cellContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFF;
	text-align:left;
	padding-left:5px;
}
.cellContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFF;
	text-align:center;
}

p.cellContent {
	padding:0;
	margin:px;
}

/**********************Rollover*************************/

.rollover {
width: 180px;
height:36px;
padding:0px;
font: bold 13px sans-serif;
color:#333;
display: block;
background: url("/genImages/buttons/btn_Download.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover:hover
{
background-position: 0 -36px;
color: #049;
}
.rollover:acitve 
{
background-position: 0 -36px;
color:#fff;
}

/****************Video Page**********************************/

.pageTitle 
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
