html,body
{
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	float:left;
	width:984px; height:197px;
	/*padding:0px 20px 0px 20px;*/
	
}
	div#HeaderBannerContainer{
		float:left;
		width:984px; height:155px;/* height:155px;	*/
		background-image:url(/Images/header_banner.jpg); background-repeat:no-repeat;
		background-color:#0f9bcb;
	}
	
	div#HeaderBannerContainer a {
		display:block;
		width:300px; height:144px;	
	}
	
	
	
    div#HeaderMenuContainer{
	float:left;
	/*width:935px;*/
		width:984px;
	height:53px;
	margin-top:-11px;
	z-index:2000;
	overflow:hidden;
	
	
	background-image: url(/Images/navFill.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;		/*padding:0px 57px 0px 32px;*/


		
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	/*float:left;
	width:935px;
	padding:4px 57px 0px 32px;	*/
	/*float:left;
	width:967px;
	padding:4px 37px 0px 20px;*/
	float:left;
	width:984px;
	padding:4px 0px 0px 0px;	
}
	div#MainBodyInnerContainer
	{
		float:left;
		/*width:935px;*/
		width:967px;
		
				
	}	
		div#MainBodyInnerLeftPaneContainer{
			float:left;
			/*width:220px;	*/
			width:232px;
			
		}
        div#MainBodyInnerRightPaneContainer{
			float:right;
			width:681px;min-height:522px;_height:522px;
			padding:21px 11px 24px 23px;			
		}
        	div#MainBodyInnerRightPaneBodyTextContainer{
				float:left;
				width:681px;
				padding:0px 0px 23px 0px;			
			}
            div#MainBodyInnerRightPaneBodyBottomPortfoliosContainer{
				float:left;
				width:681px;
			}
            	div#MainBodyInnerRightPaneBodyBottomPortfolio1Container
				{
					float:left;
					width:189px;	
					padding:0px 51px 0px 0px;		
					overflow:hidden;
				}   
                div#MainBodyInnerRightPaneBodyBottomPortfolio2Container
				{
					float:left;
					width:189px;	
					padding:0px 51px 0px 0px;	
					overflow:hidden;		
				}  
                div#MainBodyInnerRightPaneBodyBottomPortfolio3Container
				{
					float:left;
					width:189px;	
					padding:0px 10px 0px 0px;	
					overflow:hidden;	
				}
/************************************************************************
*	Custom Cad Search Control
************************************************************************/				
div#CadContainer_1{
	float:left;
	width:231px;
	padding-bottom:30px;
	background-color:#136fb4;
}
div#CadContainerInputContainer_1{
	float:left;
	width:207px;
	height:35px;
	padding:2px 0px 1px 25px;
	overflow:hidden;
	background-image: url(/Images/SearchBg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
div#CadContainerButtonContainer_1{

width:25px;
float:left;
 height:23px;
padding:3px 0px 0px 12px;
}
.CadContainerInputBox_1{float:left; width:142px; height:17px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; border:0; padding:0px 0px 0px 0px;}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	float:left;
	width:984px;
	overflow:hidden;
}


/************************************************************************
*	CAD Internal Search
************************************************************************/
div#CADInternalSearch{
				float:left;
				width:681px;
}
div#CADInternalSearchText{float:left;width:90px; height:13px; padding-top:3px; padding-left:2px; text-align:right; padding-right:10px;
	font-size:11px;
	color:#707a7b;
	font-weight:normal;
	line-height:18px;
	font-family: Verdana;
	text-align:left;
}
div#CADInternalSearchTextBox{float:left;width:150px; height:20px;}
.CADInternalSearchInputBox{width:140px; height:19px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; border:solid 1px color:#333333 }
div#CADInternalSearchButton{float:left;width:150px; height:20px; padding-top:1px;}

div#CADInternalSearchResult{
float:left;
width:681px;
padding:15px 0px 15px 0px;
	font-size:11px;
	color:#707a7b;
	font-weight:normal;
	line-height:18px;
	font-family: Verdana;
	font-weight:normal;
}

.resultTitle{
	font-size:11px;
	color:#707a7b;
	font-weight:normal;
	line-height:18px;
	font-family: Verdana;
	font-weight:bold;
}
.resultValue{
	font-size:11px;
	color:#707a7b;
	font-weight:normal;
	line-height:18px;
	font-family: Verdana;
	font-weight:normal;
}


/************************************************************************
*	Complaint Wizard by Eric
************************************************************************/
div.cpWizardMain{background-image:url(/Images/body_bg.gif); background-repeat:repeat-y; width:984px }
div.cpWizardWrapper{ width:731px; overflow:hidden;   }
ul.cpWizardTab{  list-style-type:none ;  margin:0; padding:0;    }
ul.cpWizardTab li { float:left ;margin:0; padding:0; }
ul.cpWizardTab li img{ border-width:0; }
div.cpWizardForm { background-color:#e5e5e5; padding:20px 50px;  }
ul.cpFormDetailMargin li dl{ padding-top:10px; }
div.cpWizardFormStep2 {background-color:#e5e5e5;}
div.cpWiardFormSection{ border-bottom:solid 1px #fff;padding:15px 50px;   }

ul.cpFormDetail{list-style-type:none ;  margin:0; padding:0; width:100%;  }
ul.cpFormDetail li { float:left ;margin:0; padding:0;  width:49% }
ul.cpFormDetail dl{  padding:0; margin:0;    margin-bottom:15px;    }
ul.cpFormDetail dt,dt.itemTitle{ font-size:12px; font-weight:bold; color:#105f9a;  padding:0; margin:0; margin-bottom:3px ;      }
ul.cpFormDetail dd,dd.itemValue{ padding:0; margin:0;     }
ul.cpFormDetail dd input,ul.cpFormDetail dd select{ padding:0; margin:0;  width:235px; font-size:11px;  padding:4px;      }

ul.cpFormDetail ul#2ColUl{ padding:0; margin:0;   list-style-type:none ;   }
ul.cpFormDetail ul#2ColUl li{ padding:0; margin:0; float:left;list-style-type:none ; width:auto;   }

div.cpFormButton { background-color:#c7c7c7; padding:10px; height:43px    }
.cpWiardCheckBox{   }
.cpCheckBoxMargin{ margin-bottom:10px; }
.cpWiardCheckBox label{ font-weight:bold; font-size:12px;      }

#lbxChannelPanel{ overflow:hidden; width:475px}
select.lstBox{padding:0; margin:0;  width:230px; font-size:11px; font-family:Arial;    padding:4px; height:235px; width:470px;  }
select.lstBox option{font-size:11px; font-family:Arial;}

.cpWizardSummary{background-color:#e5e5e5; padding:20px 20px;}
.tbSummary{ background-color:#fff; border-width:0; width:100%; clear:both; border-collapse:collapse ; border-bottom:solid 15px #fff  ;    }
.tbSummary th,.tbSummary td { text-align:left;  }
.tbSummary th {font-size:12px; font-weight:bold; color:#105f9a;  padding:15px 20px 10px 20px ;  }
.tbSummary td { border-bottom:solid 1px  #e7e7e7; font-family:Verdana; font-size:12px;  color:#444444; padding:10px 0 10px 25px;     }

.tbSummaryHalf{table-layout:fixed}
.tbSummaryHalf td{width:48%}
.tbSummaryQuarter{table-layout:auto }

.tbSummary td.cpTitle{ font-weight:bold; border-bottom:solid 1px  #e7e7e7;    }
#btnPrint{ float:right; color:#444444;  }
#btnPrint:hover{color:#105f9a;  }

/************************************************************************
*	MISC by Eric
************************************************************************/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */
.clearbreak{ clear:both;width:100%;  height:0; border-width:0; margin:0; padding:0;     }
.redCopy{ color:#c5204a; }
div.errMsg{display:block;color:red;  white-space:nowrap;  font-weight:bold }
span.errMsg,div.errMsg li { display:block;color:red;  white-space:nowrap; font-weight:normal      }
.blackTitle{ font-family:Verdana; font-weight:bold; font-size:15px; margin-bottom:15px; display:block;        }
.fl{float:left;}
.fr{float:right;}


/************************************************************************
*	Telerik Fix by Eric
************************************************************************/
#RadCaptcha1_CaptchaTextBoxLabel{ display:none }

.captchanew{    font-size: 11px;
    margin: 0;
    padding: 4px;
    width: 235px;}


/************************************************************************
*	Changes on home page 2011_08_22
************************************************************************/

div#searchBox1Container
{
	width:231px;
	float:left;
	height:75px;
	padding:18px 0px 0px 0px;
	background-color:#136fb4;
	
}

div#searchBox1ContainerParental
{
	width:231px;
	float:left;
	height:75px;
	padding:18px 0px 25px 0px;
	background-color:#136fb4;
	
}


.SearchSiteHeader
{
	width:212px;
	padding:0px 0px 14px 20px;
	float:left;
	}
.CadSearchHeader
{
	width:212px;
	padding:0px 0px 14px 20px;
	float:left;
	display:block;
	}	
	
div#FacebookButton
{
	width:232px;
	float:left;
	padding:10px 0px 0px 0px;
}


div#BG {
    background-color: #000000;
    background-image: url("/Images/2020_vision/2020Bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: auto;
    width: 100%;
}

div#visionMainContainer {
    margin: auto;
    overflow: hidden;
    width: 960px;
}

div#visionHeaderContainer {
    background-image: url("/Images/2020_vision/2020Bg.jpg") !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    float: left;
    width: 960px;
}
	div#visionHeaderLogoLinkContainer {
		float: left;
		height: 93px;
		margin-bottom: 34px;
		margin-top: 33px;
	}
	div#visionHeaderMenuContainer {
		background-color: #CCCCCC;
		float: left;
		width: 960px;
	}
		div#visionHeaderLogoContainer {
			float: left;
			height: 93px;
			width: 570px;
		}
	div#visionHeaderTextContainer {
			float: left;
			height: 93px;
			width: 280px;
		}

	div#visionHeaderLinkContainer {
		float: left;
		height: 93px;
		width: 108px;
	}
	
	.RADMenuContainer_5 {
    cursor: pointer;
    float: left;
    width: 940px;
}
	
div#visionMainBodyContainer {
    float: left;
    min-height: 500px;
    width: 960px;
}
	div#visionLeftContainer {
		background-image: url("/Images/2020_vision/Vision_left_bg.jpg");
		background-position: left top;
		background-repeat:repeat-x;
		float: left;
		overflow: hidden;
		width: 721px;
	}
	
	div#visionRightContainer {
    background-color: #000000;
    background-image: url("/Images/2020_vision/Vision_right_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    width: 236px;
	}
		div#visionRightContainer_in {
			background-image: url("/Images/2020_vision/Vision_right_textBg.jpg");
			background-position: center top;
			background-repeat: no-repeat;
			float: right;
			padding-left: 9px;
			padding-right: 10px;
			padding-top: 33px;
			width: 217px;min-height:360px;
		}
div#visionFooterContainer {
    float: left;
    padding-bottom: 10px;
    padding-top: 47px;
    text-align: center;
    width: 962px;
}

div#visionFooterContainer a {
 color:#808080;font-family:Verdana, Geneva, sans-serif;font-size:12px;font-weight:normal
}
div#visionFooterContainer a:hover {
	text-decoration:underline;font-weight:normal
}



div#visionFeatureContainer {
    background-color: #000000;
    background-image: url("/Images/2020_vision/vision_inner_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    min-height: 663px;
    padding-top: 0;
    width: 960px;
}
div#visionInternalContainer {
    background-color: #000000;
    background-image: url("/Images/2020_vision/vision_inner_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    min-height: 490px;
    padding: 25px 20px 20px;
    width: 920px;
}

/************************************************************************
* 	whyfreetv blank template
************************************************************************/
body.whyfreetv, html
{
    background: #fff !important;
   /* color: #000 !important;*/
    margin: 0 !important;
    padding: 0 !important;
    height: 100%; 
}
.whyfreetv p
{
   color: #707a7b !important;
}
.whyfreetv h1, .whyfreetv h2, .whyfreetv h3, 
.whyfreetv h4, .whyfreetv h5, .whyfreetv h6
{
    /*color: #000;*/
    background: none;
}

.whyfreetv div#MainBodyInnerContainer
{
    background: none;
}



#CadContainer_1{
     display: none !important;
}

#trcadSearch{
display: none !important;
}