
.headerImagePlaceHolder
{
	margin:0px;	
}

.headerShadowPlaceHolder
{
	margin:0px;
}

.mainContentPlaceHolder
{
	margin:0px; 
	padding:0;
}

.headerImage
{
	margin:0px;
}

.contentArea
{
    width:926px;
    margin:auto; 
}


.leftBox
{
    float:left; 
    width: 232px;        
}

.newsArea
{
    /*text-align:justify; */
    margin: 0px 0px 0px 255px;
    padding-top:6px;
    width: 430px;
    min-height: 289px;
    /*
    height:282px; 
    */
    /*border: solid 1px black;*/
    position: relative;
}

.newsThumbnail
{
    float: left;
    width: 80px;
	max-width: 80px;
    padding-right:12px;
    min-height: 80px;
}


.newsItem
{
    /*border: solid 1px black;*/
    margin: auto;
	padding-right: 10px;
}

.newsContent
{
	display: table-cell;
	min-height: 30px;
}

.newsText
{
	/*border: solid 1px black;*/
	font-family: arial;
	font-size: 12px;
}

.rightBox
{
    float:right;
}


.Box
{
    width:232px;
    height:289px;
    margin:0;
    padding:0;
}

.BlueBox
{
    background:url(../Images/Default/BlueBox.jpg) no-repeat;
}

.BlueBoxContent
{
    position:relative;
    left:3px;    
    height:300px
}

.OrangeBox
{
    background:url(../Images/Default/OrangeBox.jpg) no-repeat;
}

.OrangeBoxHoverStyle
{
    color:#222222; 
    display:block;
    padding-top:26px;
    font-size:2.5em; 
    text-align:center; 
    line-height:30px;        
}

#LightBulbImage
{
	margin: 0px 0px 0px 0px;
	text-align:right;
}	

.Box .Header
{
    padding:15px 0px; 
    font-size:1.9em; 
    text-align:center;
}
.Box .SubHeader
{
	text-align:center; 
    font-size:1.7em;
	
    padding:15px 0;
    color: #2e2e2e;
    font-weight:bold;
    /*
	font-family:"arial narrow" Arial;
	*/
	font-family: arial;
}

.Box .Content
{
    padding:0px 15px 0px 15px;
	cursor: pointer;
}

.BlueBoxContent .Content
{
    padding: 10px 0px 0px 10px;
	max-width: 200px;
    cursor: pointer;
	font-family: arial !important;
	font-size:12px !important;
}




.NewsLinkStyle
{
	color:#DF8729;	
}

.rightBoxText
{
	/*
	padding-top:45px;
	padding-left:20px;
	*/
	
	position: relative;
	top: 15px;
	font-size:12px;
	font-family: arial;
	
}

.mainPageFooter
{
    margin-top:10px; 
    width:926px;
}f

.ReadMoreIcon
{
	 vertical-align:bottom;
	 margin: 0px 2px 0px 0px;
	 padding: 0px;
	 border:0;
	 position:relative;
	 bottom: 1px;
}

#footerBackground
{
    background:url(../Images/SelectBox/bg.jpg) no-repeat; 
    height:120px; 
    width:926px;
    text-align:center;
}

#selectBoxDiv
{
    position:relative;
    margin: 14px 5px 0px 0px;
    float:right; 
    text-align:right;        
}

#mysepectbox
{
    width:200px;
}

    

.hrSubstituteOuter
{
    text-align:center; 
    margin:3px 20px 11px 5px;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

.hrSubstituteInnerUpper
{
    margin: 0px; 
    padding: 0px;
    font-size: 1px;
    line-height: 1px;
    background-color: #DDDDDD;
    height:1px; 
    width: 100%;
}

.hrSubstituteInnerLower
{
    margin: 0px; 
    padding: 0px;
    font-size: 1px;
    line-height: 1px;
    background-color: #ECECEC;
    height:1px; 
    width: 100%;
}

