body 
{
    background:#fffff5 url('images/bodyBG.gif') top left repeat-x;
    text-align: center;
    padding: 0px;
    margin: 0px;
    behavior:url("/CustomUI/csshover.htc");
    
}
div
{
    font-size: 9pt;
    color: #666666;
    font-family: Verdana, Arial, Helvetica;
}
td
{
    font-size: 9pt;
    color: #666666;
    font-family: Verdana, Arial, Helvetica;
}
td.tdBorderRight
{
	border-right: 1px solid #cccccc;
	padding: 4px;
	height: 30px;
}
A
{
    color: #78734A;
}
A:hover
{
    color: #a59c57;
}
A.OrangeLink
{
    font-size: 10pt;
    color: #f7a913
}
A.OrangeLink:hover
{
    color: #d8914c;
}
A.OrangeLinkSmallB
{
    font-size: 8pt;
    font-weight: bold;
    color: #f7a913
}
A.BigBlueLink
{
    color: #6d78b2;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.grey
{
    color:#999999;
}
.tan
{
    color: #f2f3e1;
}
.tanBG
{
	background-color: #f2f3e1;
}
.brown
{
    color: #cfc893;
}
.brownSmall
{
    color: #cfc893;
    font-size: 8pt;
    font-weight:normal;
}
.brownBG
{
	background-color: #cfc893;
}
.brownBorderWhite
{
    border: 1px solid #cfc893;
    background-color: #ffffff;
    padding: 8px;
}
.brownBorderWhiteLR
{
    border-left: 1px solid #cfc893;
    border-right: 1px solid #cfc893;
    background-color: #ffffff;
    padding: 2px;
}
.brownBorderWhiteBot
{
    border-bottom: 1px solid #cfc893;
}
.brownBorderBot
{
    border-bottom: 1px solid #cfc893;
}
.brownBorderL
{
    border-left: 1px solid #cfc893;
}
.brownBorderR
{
    border-right: 1px solid #cfc893;
}
.blue
{
    color: #6d78b2;
}
.blueBold
{
    color: #6d78b2;
    font-size: 10pt;
    font-weight: bold
}
.small
{
    font-size: 8pt;
    font-family: MS Sans Serif, Arial;
}
.blueSmall
{
    color: #6d78b2;
    font-size: 8pt;
}
.blueSmallBold
{
    color: #6d78b2;
    font-size: 8pt;
    font-weight: bold
}
.orange
{
    color: #f7a913;
}
.topNavActive
{
    font-weight: normal;
    font-size: 10pt;
    color: #6d78b2
}
.topNavActive:hover
{
    font-weight: normal;
    color: #000066
}
.topNavInactive
{
    font-weight: normal;
    font-size: 10pt;
    color: #b9b172;
    text-decoration: none
}
.topNavInactive:hover
{
    color: #a59c57;
    text-decoration: underline
}
.boxTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff
}
.arrow
{
    background-image: url(/customui/images/arw.gif);
    background-repeat: no-repeat;
    width: 11px;
    height: 15px;
    float: left;
}
.navSep
{
    height: 1px;
    width: 148px;
    background-color: #cfc893;
    margin: 8px 0px 8px 0px;
}
.navOrgTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    background-image: url(/customui/images/nav_ttl_org_bg.gif);
    background-repeat: no-repeat;
    width:150px;
    height: 25px;
    padding-top: 5px;
    text-align: left;
}
.navSubTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    background-image: url(/customui/images/nav_ttl_bg.gif);
    background-repeat: no-repeat;
    width:150px;
    height: 23px;
    padding-top: 3px;
    text-align: left;
}
.navMain
{
    font-size: 8pt;
    border-left: 1px solid #cfc893;
    border-right: 1px solid #cfc893;
    background-color: #f2f3e1;
    text-align: left;
    line-height: 15px;
    padding-bottom: 8px;
}
.navBottom
{
    background-image: url(/customui/images/BottomBGTan.gif);
    width:150px;
    height:5px;
}
.featOrangeHdr
{
    background-image: url(/customui/images/org_hdr_bg.gif); 
    background-repeat: repeat-x;
    width:600px;
    height:21px;
}
.contentTop
{
    background-image:url(/customui/images/TopBGWhite.gif);
    width: 100%; 
    height: 5px;    
}
.contentTitle
{
    width:600; 
    border-left: 1px solid #cfc893;
    border-right: 1px solid #cfc893;
    color: #6d78b2;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    padding-bottom: 3px;
    background-color:White;
}
.contentMain
{
    width:600; 
    border: 1px solid #cfc893;
    text-align: left;
    background-color:White;
}

.pageTitle
{
    background-image: url(/customui/images/ttl_bg.jpg);
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-left: 8px;
    border-bottom: 1px solid #d5d6c6;
    color: #f7a913;
    font-size: 10pt;
    font-weight: bold;
    width: 560px;
    margin-top: 15px;
    margin-left: 10px;
}

.articleTitle
{
    background:#f2f3e1;
    /*background: #f2f3e1 url(/CustomUI/images/titleBG.gif) top left repeat-x;*/
    border-bottom: 1px solid #d5d6c6;
    color: #4b527d;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px;

}

.articleLinks
{
    float: right;
    width: 180px;
}

.articleByLine
{
    margin:10px 0px 0px 0px;
    padding-left:10px;
    font-size: 8pt;
    color: #6D78B2;  

}
.articleDate
{
    margin:5px 0px 10px 0px;
    padding-left:10px;
    font-size: 8pt;
    color: #6D78B2;
}

.articleBody
{
    width: 578px;
    margin: 15px 10px 15px 10px;
    line-height:1.3;
    font-size:10pt;
    font-family: Arial, Helvetica, Verdana;
    color:#3a3f60;
}
.halfTitle
{
    background-color: #f2f3e1;
    border-bottom: 1px solid #d5d6c6;
    color: #f7a913;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
}

.formButton
{
    padding:3px;
    background:url(/CustomUI/images/buttonBG.gif) top left repeat-x;
    font-weight: bold;
    font-family:Verdana, Arial;
    font-size: 10pt;
    color: #f2f3e1;
    border-top: 1px solid #f2f3e1;
    border-right: 1px solid #95906a;
    border-left: 1px solid #f2f3e1;
    border-bottom:1px solid #95906a;  
    
}

.formButton2
{
    padding:3px;
    background:url(/CustomUI/images/buttonBG.gif) top left repeat-x;
    font-weight: bold;
    font-family:Verdana, Arial;
    font-size: 10pt;
    color: #f2f3e1;
    border-top: 1px solid #f2f3e1;
    border-right: 1px solid #95906a;
    border-left: 1px solid #f2f3e1;
    border-bottom:1px solid #95906a;    
}


#txtBody{width:600px;}

input, textarea
{ padding:3px;}

textarea, select, input
{
    font-size:9pt;
    font-family: Arial, Helvetica, Verdana;
}
    

.formButtonP
{   
    padding:3px;
    background:url(/CustomUI/images/buttonBG.gif) top left repeat-x;
    font-weight: bold;
    font-family:Verdana, Arial;
    font-size: 10pt;
    color: #f2f3e1;
    border-top: 1px solid #f2f3e1;
    border-right: 1px solid #95906a;
    border-left: 1px solid #f2f3e1;
    border-bottom:1px solid #95906a;  
}

.formButton2OLD
{
    border-top-width: 1px;
    font-weight: bold;
    border-left-width: 1px;
    font-size: 10pt;
    border-left-color: #f2f3e1;
    border-bottom-width: 1px;
    border-bottom-color: #f2f3e1;
    color: #f2f3e1;
    border-top-color: #f2f3e1;
    background-color: #cfc893;
    border-right-width: 1px;
    border-right-color: #f2f3e1;
    height:20px;
}



.formButtonOLD
{
    border-top-width: 1px;
    font-weight: bold;
    border-left-width: 1px;
    font-size: 10pt;
    border-left-color: #f2f3e1;
    border-bottom-width: 1px;
    border-bottom-color: #f2f3e1;
    color: #f2f3e1;
    border-top-color: #f2f3e1;
    background-color: #cfc893;
    border-right-width: 1px;
    border-right-color: #f2f3e1
}

.bigHomeLink
{
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    text-decoration: none
}
.bigHomeLink:hover
{
    color: #f2f3e1;
    text-decoration: underline
}
textarea
{
    font-size: 9pt
}
.ErrorMessage
{
    font-size: 12pt;
    font-weight:bold;
    color:Red
}
.errorBox
{
    border: 1px solid #990000; 
    padding: 8px; 
    width:760px; 
    background-color: #EACCCC; 
    color:#990000; 
    font-size:9pt; 
    font-weight: bold; 
    text-align: left;
}
.okMsgBox
{
    border: 1px solid #006633; 
    padding: 8px;  
    width:760px;  
    background-color: #CCE0D6;  
    color:#006633;  
    font-size:9pt;  
    font-weight: bold;  
    text-align: left;
}
.tabNewsOn
{
	background-color: #FFFFFF; 
	color: #F7A913; 
	font-size: 8pt;
	font-family: MS Sans Serif, Arial;
	font-weight: bold; 
	text-decoration:none; 
	border: 1px solid #CFC893; 
	border-bottom: none; 
	text-align: center; 
	width: 90px; 
	padding: 4px;
	cursor: hand;
}
.tabNewsOff
{
	background-color: #F1F0E1; 
	color: #78734A;
	font-size: 8pt;
	font-family: MS Sans Serif, Arial;
	font-weight: bold; 
	text-decoration:none; 
	border: 1px solid #CFC893; 
	border-bottom: none; 
	text-align: center; 
	width: 90px; 
	padding: 4px;
	cursor: hand;
}

.left{
	float:left;
	}
	
.right{
	float:right;
	}




#header{
	width:770px;
	}

#logoContainer{

	height:62px; 
	position:relative;
	}
#logoContainer .logo{
	float:left; 
	}

#logoContainer .login{
    width:240px;
	position:absolute;
	right:10px;
	top:10px;
	text-align:right;
	color:#6e6b50;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	
	
}

#logoContainer .headerPic{
	/*background:url(images/headerTopRight.jpg) top left no-repeat;
	height:62px;  
	width:460px;
	float:right; */
	}

#navTopBG{
	background:url(images/navTopBG.gif);
	height:13px;
	clear:both;
	}


#nav{

	height:34px;
	margin:0px 0px 0px 0px;
	background: url(images/navBG_off.gif);
}


#nav ul{
	margin:0px;
	padding:0px;
	

}


#nav li{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-size:9pt;
	list-style:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#nav li.sep{
	width:2px;
	height:34px;
	background:url(images/separator.gif) top left no-repeat;

}
/*
#nav li.login{
	float:right;
	margin:0px 0px 0px 0px;
	padding:9px 15px 8px 15px;
}


#nav li.login a{
	color:#fff;
	text-decoration:underline;
	text-transform:none;
	font-weight:normal;	
	font-family:Arial, Helvetica, sans-serif;
}
*/
#nav li img{
	margin-bottom:5px;
}


#nav li div{

}

#nav li div a{
	color:#fff;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:9px 15px 8px 15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;

}

#nav li div a.select{
	color:#fff;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:9px 15px 8px 15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/navBG_on.gif);

}

#nav li div a:hover{
	color:#fff;
	background: url(images/navBG_on.gif);
	}


#subNav{
	background:#f2f3e1;
	height:35px;
	border-left: 1px solid #cfc892;
	border-right: 1px solid #cfc892;
	border-bottom: 1px solid #cfc892;
	}


#subNav ul{
	margin:0px;
	padding:0px;
	

}


#subNav li{
	float:left;
	padding:11px 20px 0px 0px;
	color:#6e6b50;
	font-size:9pt;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;


}

#subNav li.sep{


}

#subNav li.search{
	float:right;
    padding:3px 10px 0px 0px;


}

#subNav li.search div{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;


}
#subNav li.search a{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
}


#subNav li img{
	margin-bottom:5px;
}


#subNav li a{
	color:#6e6b50;
	text-decoration:none;
	
}

#subNav li a:hover{
	color:#6e6b50;
	text-decoration:underline;

	
}


#projectInfo
{
}

#projectInfo td
{
    padding: 5px 5px 5px 5px;
    vertical-align:top;
    font-family: Verdana,Arial, Helvetica, sans-serif;
}

#projectInfo td.label
{
    font-weight:bold;
    text-align:right;
}

#projectInfo td.pname
{
    font-weight:normal;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:18pt;
    letter-spacing:-.01em;
    
}

#projectInfo td.logo
{
    padding:10px;
    
}


#projectInfo .modified
{
    border:1px solid #e7e7e7; 
    background: #f6f6f6 url(/customui/images/bgGradient.gif) top left repeat-x;
    margin-left:34px;
    padding:3px;
    
    
}

#projectDesc b
{
    padding: 0px;
    margin-bottom: 10px;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:#6b75b2;

}
 
#projectKey
{


}

#projectKey td
{
    padding: 5px 5px 5px 5px;
    vertical-align:top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#projectKey tr.alt
{
    background:#f2f3e1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



#tblStats
{


}

#tblStats td
{
    padding: 5px 5px 5px 5px;
    vertical-align:top;
    font-family: Arial, Helvetica, sans-serif;
}

#tblStats tr.alt
{
    background:#f2f3e1;
}

#tblArticles td{
    padding-top:4px;
}


#featJobH td 
{
    padding: 5px;
    
}


#featProj td 
{
    padding: 10px 5px 10px 5px;
    
}
#featProj tr.alt 
{
    background: #f2f3e1;
    
}

#jobCat td 
{
    padding: 5px 5px 0px 0px;
    
}

#jobSectionTitle  
{
    position:relative;
    
}


#jobSectionTitle .badge  
{
    position:absolute;
    top:-20px;
    right:-25px;
    width:100px;
    height:100px;
    z-index:2;
    background: url(/customui/images/jobBadge.gif) top left no-repeat;
    text-align:center;
    
}

#jobSectionTitle .number  
{
margin: 50px 5px 0px 5px;
text-align:center;
font-size:14pt;
font-weight:bold;
color:#545c89;
letter-spacing: -0.1em;


    
}



/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}


.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 53px;
	left: -105px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	vertical-align: top;
	width: 180px;
	border:1px solid #a0996f;

}

.hoverbox li
{
	
	display: inline;
	float: left;
	position: relative;
	margin-left:10px;
}

.hoverbox .preview
{
	border-color: #a0996f;
	width: 600px;

}





.social dl {
width:100px; 
border-bottom:1px solid #efeed6;
background: #000 url(/CustomUI/images/ctools/iconBG.gif) top left repeat-x;
}
.social dd {
padding:0px;
margin:0px;
background:url(/CustomUI/images/ctools/shareIcon.gif) top left no-repeat;
padding-top:30px;
}
.social dd div {
margin:3px 0px 0px 0px;
height:20px;
}
.social dd div a{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#525d97;
text-decoration:none;
vertical-align:top;
}
.social dd div a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#525d97;
text-decoration:none;
}
.social dd div a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#525d97;
text-decoration:none;
}
.social dd div img {
margin:0px 10px 0px 10px;
border:0px;
}








.social ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.social ul li {
float:left;
width:60px;
height:20px;
border-right:1px solid #efeed6;
}
.social ul li.share{
border-right:0px;
position:relative;
}
.social ul li.share a.top, .social ul li a.top:visited {
display:block;
}
.social ul li.share a.top img, .social ul li a.top:visited img {
border:0px;
}
.social img {
border:0px;
}
.social ul li.share dl {
visibility:hidden;
position:absolute;
}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.social ul li.share:hover,
.social ul li.share a.top:hover {
color:#000; 
cursor: pointer;
cursor:hand;
display:block;
visibility:visible;
}
.social ul li.share:hover dl,
.social ul li.share a.top:hover dl {
visibility:visible;
position:absolute;
top:0px;
left:0px;
cursor:default;
display:block;
border:1px solid #bcb685;
}


#menu{margin-top:10px;position:relative;}
#menu img{border:0px;}

#menu ul .item{display:none;}
#menu ul:hover .item{display:block;}

#menu ul:hover .item a{color:#525d97;text-decoration:none;}
#menu ul:hover .item a:hover{color:#999;}

#menu ul:hover .item img{padding:0px 10px 0px 5px;}

#menu ul{width:60px;float:left;margin:0px;padding:0px;list-style:none;border-left:1px solid #efeed6;}
#menu ul.item1{border:0px;}
#menu ul.item4{position:absolute; z-index:1000;left:180px;}
#menu ul.item4 li.item{padding:3px;}
#menu ul.item4:hover{
background:url(/CustomUI/images/ctools/iconBG.gif) top left repeat-x;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
border:1px solid #efeed6;
text-align:left;
position:absolute; z-index:1000;left:180px;top:-1px;}





/*----- LOGO BAR   ---*/


/*#logoBar{background: #001238;border-bottom:1px solid #244f82;}*/
#logoBar{background: url(http://www.downstreamtoday.com/customui/images/logoBar/dstLogoBar_bg.gif) left top repeat-x; }

#logoBar .container{width:770px; margin:auto;height:18px;}
#logoBar ul{padding:0px; margin:0px;list-style:none;}
#logoBar li{float:left;height:17px; border-right:1px solid #c9c791;}
#logoBar li a{display:block; text-decoration:none;}

#logoBar li.bishop a{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_bishop_off.gif); background-repeat:no-repeat; width:80px;}
#logoBar li.bishop a:hover {background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_bishop_on.gif); background-repeat:no-repeat; }

#logoBar li.rigzone a{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_rigzone_off.gif); background-repeat:no-repeat; width:101px;}
#logoBar li.rigzone a:hover {background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_rigzone_on.gif); background-repeat:no-repeat;}
#logoBar li.rigzoneSelected{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_rigzone_selected2.gif); background-repeat:no-repeat;width:101px;padding-bottom:2px;}

#logoBar li.siq a{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_siq_off.gif); background-repeat:no-repeat; width:88px;}
#logoBar li.siq a:hover {background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_siq_on.gif); background-repeat:no-repeat;}

#logoBar li.dst a{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_dst_off.gif); background-repeat:no-repeat; width:131px;}
#logoBar li.dst a:hover {background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_dst_on.gif); background-repeat:no-repeat;}
#logoBar li.dstSelected{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_dst_selected.gif); background-repeat:no-repeat;width:131px;padding-bottom:2px;}


#logoBar li.og a{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_og_off.gif); background-repeat:no-repeat; width:77px;}
#logoBar li.og a:hover {background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_og_on.gif); background-repeat:no-repeat;}

#logoBar li.more a{background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_more_off.gif); background-repeat:no-repeat; width:59px;text-align:left;}
#logoBar li.more a:hover {background-image: url(http://www.downstreamtoday.com/customui/images/logoBar/logoBar_more_on.gif); background-repeat:no-repeat;}

#logoBar li a:hover{font-weight:bold;}
#logoBar li.sep {width:1px;border:1px solid #c9c791;}

#moreDrop {position:absolute; z-index:252;  visibility:hidden;top:17px;text-align:left;}
#moreDrop ul{text-align:left;}
#moreDrop li{clear:both;background:#d8d8b3;border-bottom:1px solid #c9c791;border-left:1px solid #c9c791;height:18px;color:#fff;width:110px;font-size:8pt; margin:0px 0px 0px 0px;padding:2px 0px 0px 13px;}
#moreDrop li.top{border-top:1px solid #c9c791;}

#moreDrop a{color:#908f77;background:#d8d8b3;display:block;height:17px; width:110px;text-align:left;}
#moreDrop a{color:#908f77;background:#d8d8b3;display:block;}
#logoBar #moreDrop a{background:none;display:block;text-align:left;}
#logoBar #moreDrop a:hover{color:#fff;display:block;}

#features { position:relative; width:450px; height:250px; background:#fff; border:1px solid #cfc893; }  
#big_picture { position:absolute; z-index:0;  width:450px; height:250px;  }  
#big_picture_fade{ position:absolute; z-index:1; width:450px; height:250px; }  
.thumbPad { position:absolute; bottom:10px; left:10px; z-index:2; }  
.small_thumbnail { cursor:pointer; float:left; width:75px; height:75px; margin-right:10px; border:1px solid #cfc893; }
.small_thumbnail:hover { border:1px solid #ffc23e; }

.colContainer{clear:both;overflow:hidden;}
.col1{width:460px;float:left; text-align:left; }
.col2{ width:302px;float:right; }
#homePageAd { width:302px; height:252px; margin-left:auto; margin-right:auto; border:0px solid #ff9900; }
.homeContainer { background-color:#FFFFFF; padding:0px; text-align:center; float:right; width:302px; padding:0px 0px 0px 0px; border:0px solid #ff9900; }

/* Article Hover Box */


.hBox1 {
                cursor:default;
                list-style-image:none;
                list-style-position:outside;
                list-style-type:none;
			 position:relative;
			 text-align:center;
		
                }
                
.hBox1 a {
                cursor:default;
                }
                
.hBox1 a .preview {
                display:none;
                }
                
.hBox1 a:hover .preview {
                display:block;
                left:0px;
                position:absolute;
                top:0px;
		width:600px;
                z-index:1;
                }
                
.hBox1 img {
                -moz-background-clip:border;
                -moz-background-inline-policy:continuous;
                -moz-background-origin:padding;
                background:#FFFFFF none repeat scroll 0 0;
                vertical-align:top;
                
                }
                
.hBox1 li {
                display:inline;
                float:left;
                margin-left:10px;
                position:relative;
                }
                
.hBox1 .preview {
               
			 
}




/* Pulls and Pull Quotes */
.pull {padding: 20px 0px 20px 15px; border-left: 4px solid #4b527d;font-family:Verdana; font-size:14pt;color:#4b527d;}