@CHARSET "ISO-8859-1";

a{
	color: #00F;
}
a:hover{
	color: #B3151A;
}
/***************** BASIC LAYOUT ******************/
.clear{
	clear:both;
}
body{
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap{
	width: 990px;
	text-align: left;
	margin: 0px auto;
	background-color: #e8e8e8;
	padding-bottom: 40px;
}

#header{
	position: relative;
	height: 141px;
	width:990px;
}
#header #lockup{
	position: absolute;
	left: 0px;
	top: 31px;
}
#header #lockup h1{
	margin: 0px;
	font-size: 12px;
	height: 67px;
	width: 299px;
}

#header #lockup h1 a{
	height: 67px;
	width: 299px;
	display: block;
	overflow: hidden;
	background-image: url(images/logo.png);
	text-indent: -9999px;
}
#header #lockup h2{
	display: none;
}
#header #top_links{
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #top_links .ubm{
	height: 64px;
	width: 79px;
	position: absolute;
	top:0px;
	right: 0px;
}
#header #top_links .ubm a{
	height: 64px;
	width: 79px;
	display: block;
	overflow: hidden;
	background-image: url(images/ubm-logo.png);
	text-indent: -9999px;
}
#header #top_links .MiloSearchWidget{
	position: absolute;
	top:69px;
	right: 17px;
	width: 273px;
}
#header #top_links .MiloSearchWidget h3{
	display: none;
}
#header #top_links .MiloSearchWidget label{
	display: none;
}
#header #top_links .MiloSearchWidget .input-ctr{
	
	float:left;
	border: none;
	width: 197px;
	height: 27px;
	background-image: url(images/search-input-bg.png);
	vertical-align: text-top;
	
}
#header #top_links .MiloSearchWidget .btn-ctr{
	float:right;
	width: 76px;
	height: 27px;
}
#header #top_links .MiloSearchWidget .input-ctr input{
	margin: 0px;
	padding: 0px;
	border: none;
	width: 185px;
	padding: 6px;
	background-color: transparent;
	vertical-align: text-top;
}


#header #top_links .MiloSearchWidget .btn-ctr button{
	margin: 0px;
	padding: 0px;
	border: none;
	width: 76px;
	height: 27px;
	background: transparent url(images/search-button-bg.png) no-repeat center top;
	text-indent: -9999px !important;
	vertical-align: text-top;
	overflow: hidden;
	display:block;
	cursor: pointer;
}
#header #header_tabs{
	position: absolute;
	bottom: 0px;
	height: 22px;
	background-image: url(images/header-tabs-bg.png);
	width: 990px;
	
}

#header #header_tabs .widget{
	float:left;
}

#header #header_tabs .right{
	float:right;
}

#header #header_tabs a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	display: block;
	height: 22px;
	margin-left: 23px;
	width: auto !important;
	width: 50px;
}

#header #header_tabs .right a{

	margin-right: 23px;
	
}

#header #header_tabs a:hover{
	color:  #CCC;
}

#header #header_tabs .current a{
	color: #B3151A;
}

ul.sidebar{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.home-page-carousel{
	width: 608px;
	height: 228px;
	overflow: hidden;
	background-image: url(images/home-carousel-bg.png);
	position: relative;
	margin-bottom: 13px;
}
.home-page-carousel .image{
	display: none;
}
.home-page-carousel h3.widgettitle{
	margin: 0px;
	font-size:18px;
	line-height: 42px;
	padding: 0px 18px;
}
.home-page-carousel .widgetcontent{
	padding: 14px 18px;
}
.home-page-carousel .carousel-info {
	left: 276px;
	width:286px;
}
.home-page-carousel .carousel-info h3{
	display: none;
}
.home-page-carousel .carousel-info p {
	font-weight: bold;
	color:#666666;
	font-size: 20px;
	line-height: 24px;
	margin: 20px 0px;
}
#columns{
	padding: 17px;
}
#content-column{
	width: 608px;
	float: left;
}
#content-column-no-sidebar{
	width:960px;
	float: none;
}
#right_sidebar{
	width:336px;
	float: right;
}
#right_sidebar .widget{
	margin-bottom: 13px;
}
#right_sidebar .ee-times-rss{
	background-image: url(images/latest-news-bg.jpg);
	width: 336px;
	height: 229px;
	overflow: hidden;
	position: relative;
}
#right_sidebar .ee-times-rss h3.widgettitle a{
	color: #FFF;
	text-decoration: none;
}
#right_sidebar .ee-times-rss h3.widgettitle img{
	display: none;
}
#right_sidebar .ee-times-rss .widgetcontent ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #b1b1b1;
}

#right_sidebar .ee-times-rss .widgetcontent ul li{
	border-bottom: 1px solid #b1b1b1;
	padding: 6px 17px;
	background-image: url(images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-weight:bold;
}


#right_sidebar .ee-times-rss .widgetcontent ul li a{
	color: #FFF;
	text-decoration: none;
}
#right_sidebar .ee-times-rss .widgetcontent ul li a:hover{
	color: #CCC;
	text-decoration: none;
}
#right_sidebar .light-gray{
	background-image: url(images/right-sidebar-light-gray-module-top.png);
	background-repeat: no-repeat;
	background-color: #f3f3f4;
}

#right_sidebar .light-gray h3.widgettitle {
	padding-left: 42px;
	color: #8f9090;
	text-decoration: none;
}

#right_sidebar .light-gray h3.widgettitle a{
	color: #8f9090;
	text-decoration: none;
}

#right_sidebar .light-gray .widgetcontent{
	background-image: url(images/right-sidebar-light-gray-module-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 36px;
}
#right_sidebar .light-gray .widgetcontent ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

#right_sidebar .light-gray .widgetcontent ul li{
	padding: 6px 17px;
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-weight:bold;
}

#right_sidebar .light-gray .widgetcontent ul li a{
	color: #B3151A;
	text-decoration: none;
}

#right_sidebar h3.widgettitle{
	margin: 0px;
	font-size:18px;
	line-height: 42px;
	padding: 0px 28px;
}
#right_sidebar .widgetcontent{
	padding: 0px 28px;
}
#sidebar_footer{
	clear: both;
	margin:21px 17px;
	border-top: 1px solid #c1c0c0;
	border-bottom: 1px solid #c1c0c0;
	padding: 40px 5px;
	font-size: 10px;
	color: #8a8787;
	height: 88px;
}
#sidebar_footer a{
	
	color: #8a8787;
	text-decoration: none;
}
#sidebar_footer .widgettitle{display:none;}
#sidebar_footer .copyright-block{
	float: right;
	width:200px;
	background-image: url(images/ubm-footer.png);
	background-repeat: no-repeat;
	background-position: 0% 0px;
	padding-top: 36px;
	font-size: 10px;
	color: #8a8787;
	margin-bottom:40px;
}
	
.content{
	background-color: #f4f5f5;
	background-image: url(images/inner-page-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	margin-bottom: 13px;
	
	
}
#content-column-no-sidebar .content{
	background-image: url(images/inner-page-no-sidebar-bg-bottom.png);
}
.content, .list {
	color: #333;
	line-height: 1.5em;
}
.content-inner{
	background-image: url(images/inner-page-bg-top.png);
	background-repeat: no-repeat;
	background-position: 0px 0%;
	padding: 0px 20px 30px 20px;
}
#content-column-no-sidebar .content-inner{
	background-image: url(images/inner-page-no-sidebar-bg-top.png);
}
	

h3.page-title{
	margin: 0px;
	color: #7d1e08;
	font-size: 18px;
	line-height: 42px;
	padding: 0px 18px;
}
h3.page-title a{
	color: #7d1e08;
	text-decoration: none;
}

img.alignright{
	float: right;
	clear: right;
	margin: 20px 0px 20px 20px;
}


.page-children h4, .page-children p{
	margin: 5px 0px;
}
.page-children h4.page-title a{
	font-size: 14px;
	color:#7D1E08;
	text-decoration:none;
}
.page-children .child-page{
	margin-bottom: 20px;
}

#news_page .MiloRSSWidget ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#news_page .MiloRSSWidget ul li{
	
	margin: 10px 0px;
}
#news_page .MiloRSSWidget ul li .rss-date{
display:block;
margin: 2px 0px;
font-style: italic;
}
#leadership-table{
	width:100%;
}
#leadership-table td{
	text-align: center;
	vertical-align: bottom;
	width:33%;
	padding-bottom: 10px;
}
#leadership-table td p{
	margin: 0px;
}

#leadership-table td a img{
	border: none;
}
.content-column-page-news .entry {display:none}