body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 143%;
	color: #333;
}
body.site {
	background: #030405 url(../images/body_bg.jpg) 0 0 repeat-x;
}
.mainbody {
	background: #F4F4F4;
	position: relative;
}
.mainbody .container {
	position: relative;
	padding-bottom: 30px;
}
a {
	color: #8E2F2F;
	text-decoration: none;
}
a:hover {
	color:#192631;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
	text-decoration: none;
}
a.btn:hover {
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
}
ul {
	margin:0 0 0 15px;
}
ol {
	margin:0 0 0 20px;
}
li {
	line-height: inherit;
	padding-bottom:5px;
}
h1 {
	font-size: 186%;
	color:#192631;
	font-weight: normal;
	line-height: 120%;
	margin:0;
	padding:0;
}
h2 {
	font-size: 114%;
	color:#192631;
	font-weight: bold;
	line-height: 120%;
	margin:10px 0;
	padding:0;
}
.blog h2 {
	color:#192631;
	font-size: 164%;
}
h3 {
	font-family: Georgia, serif;
	font-size: 135%;
	font-style: italic;
	color:#666;
	font-weight: normal;
	line-height: 120%;
	margin:5px 0 15px 0;
	padding:0 0 25px 0;
	border-bottom:1px solid #000;
}
h4 {
	font-size: 107%;
	color:#000;
	font-weight: bold;
	line-height: 120%;
	margin:0 0 5px 0;
	padding:0;
}
.page-header {
	margin:0;
	padding:0;
	border:0;
}
.blog .items-row {
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	padding-bottom:10px;
}
table tr {
	vertical-align: top;
}
.brand {
	position: absolute;
	top: 38px;
	display: block;
	border: 0;
	width:302px;
}
span.red {
	color:red;
}
span.highlight {
    background-color: rgb(255, 255, 204);
    font-weight: normal;
    padding: 0;
}
.readon,
.btn {
	background:#517796;
	color:#FFF;
	border-radius: 0 !important;
	box-shadow: none;
	text-shadow: none;
	border:0;
	border-left:4px solid #8E2F2F;
	outline:0;
	text-decoration: none;
	line-height: 150%;
	font-size: 79%;
	text-transform: uppercase;
	margin-top:1px;
}
.readon {
	padding:7px 12px;
}
.readon:hover,
.btn:hover {
	color:#D2C990;
	background:#8E2F2F;
	border-left:4px solid #517796;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
	-webkit-transition: background .15s linear;
	-moz-transition: background .15s linear;
	-o-transition: background .15s linear;
	transition: background .15s linear;
	-webkit-transition: border-color .15s linear;
	-moz-transition: border-color .15s linear;
	-o-transition: border-color .15s linear;
	transition: border-color .15s linear;
}
.formResponsive .formHorizontal .formControlLabel {
	float: none;
	width: auto;
	padding-top: 0px;
	text-align: left;
}
.formResponsive .formHorizontal .formControls {
	margin-left: 0;
}
.formResponsive textarea {
	width: 50%;
}
ul.pagination-list li a [class*="icon-"] {
	opacity: 0.3;
}
ul.pagination-list li a:hover [class*="icon-"] {
	opacity: 0.5;
}
.pagination ul > li > a, .pagination ul > li > span {
	padding:4px 10px;
}
.display-limit {
	margin: 20px 0px;
	color:#666;
}
input[type="text"] {
	border-radius: 0;
	padding-top:6px;
	padding-bottom:5px;
}
.img-intro-left {
	float:left;
	margin-right:10px;
}
.img-intro-left {
	width:25%;
}
img.articleimg {
	border:1px solid #000;
	margin-bottom:15px;
}
.byline {
	font-size: 100%;
	margin:0;
}
.byline .create,
.byline .createdby {
	color:#000;
	margin:5px 0;
	color:#517796;
}
div[class*='leading-'] {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #333;
}
select {
	border-radius: 0;
}
select.small {
	width: 90px;
}

img.wj-icon {
	float:left;
	margin:3px 13px 0 0;
}

.modal {
  position: inherit;
  top: inherit;
  left: inherit;
  z-index: inherit;
  width: inherit;
  margin-left: 0;
  background-color:transparent;
  border:inherit;
  box-shadow: none;
  border-radius: inherit;
}


/* Header Items */
.header {
	height:143px;
}
div.moduletable-topmenu {
	padding: 0px;
	margin:0;
	font-size: 93%;
	text-align: right;
}
div.moduletable-topmenu ul {
	list-style: none;
	margin:0;
	padding:0;
}
div.moduletable-topmenu ul li {
	list-style-image: none;
	display: inline;
	padding: 0px;
	margin: 0 0 0 5px;
	background: none;
}
div.moduletable-topmenu a:link,
div.moduletable-topmenu a:visited {
	border: 0px;
	outline: none;
	color: #D2C990;
	line-height:230%;
	padding:10px;
	display: inline;
	background: #273949;
	text-transform: uppercase;
}
div.moduletable-topmenu a:hover {
	outline: none;
	color: #FFF;
}
div.moduletable-topmenu ul li.active a:link, 
div.moduletable-topmenu ul li.active a:visited {
	outline: none;
	color: #FFF;
}
div.moduletable-topmenu ul li.active a:hover {
	outline: none;
	color: #FFF;
}

/* Main Nav */
.navbar {
	background: url(../images/navbar_bg.jpg) 0 0 no-repeat !important;
	height: 38px;
	margin:-40px 0 0 0;
}
.navbar-inner {
	border:0;
	border-radius: 0 !important;
	box-shadow:none !important;
	background: none !important;
	padding:0;
	margin:0;
	width:100%;
	min-height: inherit;
	filter:none;
}
.navbar .nav {
	margin:0 172px;
}
.navbar .nav > li {
	font-size:143%;
	line-height: 190%;
	margin:0;
	padding:0 25px;
}
.navbar .nav > li > a {
	padding:0;
	background: none;
	box-shadow: none;
	text-shadow: none;
	color:#FFF;
}
.navbar .nav > li > a:hover {
	color:#D2C990;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover {
	background: none;
	box-shadow: none;
	color:#D2C990;
}

/* Slideshow */
.slideshow {
	background:#CCC url(../images/slideshow_bg.jpg) 0 100% repeat-x;
	position: relative;
	margin-top:1px;
}
.slideshow-content {
	margin-left:0;
	float:none;
	padding-bottom:84px;
}
.slideshow-content .padding {
}
div.moduletable-slideshow {
	margin-left:0;
}
div.moduletable-tagline {
	background:url(../images/module_tagline_bg.jpg) 0 0 no-repeat;
	height:135px;
	position: absolute;
	bottom:0;
	z-index: 1000;
	color:#FFF;
	font-size: 114%;
	line-height: 137.5%;
	text-align: center;
	margin:0 0 0 172px;
}
div.moduletable-tagline .custom-tagline {
	margin-left:0;
}
div.moduletable-tagline h3 {
	margin:15px 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 125%;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	color:#E5D99B;
	text-transform: uppercase;
	padding:0;
	border: 0;
}
div.moduletable-tagline h3 span {
	color:#FFF;
	background: #8E2F2F;
	display: inline-block;
	margin:0 10px;
	padding:0 5px;
}
div.moduletable-tagline div.custom-tagline {
	width: 80%;
	margin:0 65px;
}
div.moduletable-tagline div.custom-tagline h3 {
	width: 125%;
	margin:15px -65px;
}

/* Ticker */
.ticker {
	background:#F4F4F4;
}
.ticker-content {
	margin-left:0;
	float:none;
	padding:20px 0;
}
div.moduletable-ticker {
	background:url(../images/module_ticker_bg.jpg) 0 0 repeat-x;
	margin:0 0 0 86px;
	padding:10px;
	font-size: 129%;
	line-height: 133%;
	color:#333;
}
div.moduletable-ticker h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	color:#486C8F;
	font-size:111%;
	display:inline;
	padding:0 10px 0 0;
	margin:0 10px 0 5px;
	border-right:1px solid #70A2C2;
	border-bottom:0;
	float:left;
}
div.moduletable-ticker ul {
	list-style: none;
	margin:0;
	padding:0;
	display: inline;
}
div.moduletable-ticker ul li {
	display: inline;
	padding:0;
	margin:0;
}
div.moduletable-ticker .title {
	display: inline;
	margin-right:10px;
}
div.moduletable-ticker a {
	font-size: 79%;
	text-transform: uppercase;
	font-weight: bold;
}
/* Content */
#content .padding {
	padding:58px 0 0 0;
}
.itemid-164 #content .padding {
	padding:0;
}

aside {
	background:transparent url(../images/aside_bg.jpg) 0 0 repeat-x;
	font-weight: bold;
	padding:19px 10px;
}
table.headshot {
	float:right;
	margin:0 0 10px 15px;
	background:#EEE;
	border:1px solid #0E223F;
}
table.headshot td {
	font-size:11px;
	padding:0;
}
table.headshot tr:nth-child(2) td {
	padding:5px 10px;
}
table.headshot td img {
	border-bottom:1px solid #0E223F;
	outline:none;
	width:100%;
}

/* Left Column */
#left .padding {
		padding:58px 0 0 0;
}
.itemid-164 #left .padding {
	padding:0;
}
div.moduletable-submenu {
	margin-bottom:25px;
}
div.moduletable-submenu h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: url(../images/submenu_title_bg.jpg) 0 0 repeat-x;
	color:#FFF;
	font-size: 129%;
	line-height: 222%;
	padding:0px 10px 5px;
	font-style: normal;
	border-bottom:0;
	margin-bottom:0;
}
div.moduletable-submenu li {
	margin-top:3px;
	padding-bottom:0;
}
div.moduletable-submenu li a:link,
div.moduletable-submenu li a:visited {
	color:#243543;
	background: #DFDFDF;
	font-size: 100%;
	line-height: 120%;
	padding:7px 10px; 
}
div.moduletable-submenu li a:hover {
	color:#FFF;
	background: #30475B;
}
div.moduletable-submenu li.active > a:link,
div.moduletable-submenu li.active > a:visited {
	color:#FFF;
	background: #30475B;
}
div.moduletable-submenu li.active > a:hover {
	color:#D2C990;
}
div.moduletable-submenu ul ul {
	margin-top:12px;
	margin-bottom:15px;
}
div.moduletable-submenu ul ul li a {
	background: none !important;
	color:#243543 !important;
}
div.moduletable-submenu ul ul li a:hover {
	color:#D2C990 !important;
}

/* Right Column - Home Page only */
#right .padding {
	padding:138px 0 0 0;
}
.itemid-164 #right .padding {
	padding:0;
}

/* Module */
div.moduletable {
	margin-bottom:15px;
}
div.moduletable h3 {
	font-size: 94%;
	font-weight: bold;
	line-height: 237%;
	color:#0C0C3D;
	text-transform: uppercase;
	border-bottom:3px double #DDD;
	padding:0;
	margin-bottom:15px;
}
div.moduletable ul {
	list-style: none;
	margin:5px 0 0;
	padding:0;
}
div.moduletable ul li {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	padding:0;
	margin-bottom: 5px;
}
div.moduletable ul li a:link,
div.moduletable-right ul li a:visited {
	color:#0E6698;
}
div.moduletable ul li a:hover {
	color:#0C0C3D;
}
div.moduletable-washupdate,
div.moduletable-publications {
	margin-bottom:25px;
}
div.moduletable-washupdate h3,
div.moduletable-publications h3 {
	background: url(../images/module_publications_title_bg.jpg) 0 0 repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 143%;
	font-style: normal;
	color:#FFF;
	height: 54px;
	padding:5px 10px;
	margin: 0;
	border:0;
}
div.moduletable-washupdate h3,
#right div.moduletable-publications h3 {
	background: url(../images/module_home_publications_title_bg.jpg) 0 0 repeat-x;
}
div.moduletable-washupdate h3 span,
div.moduletable-publications h3 span {
	display: block;
	font-family: Georgia, sans-serif;
	font-size: 70%;
	font-style: italic;
}
div.moduletable-washupdate ul,
div.moduletable-publications ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.moduletable-washupdate ul li,
div.moduletable-publications ul li {
	margin:0;
	padding:10px 10px 15px;
	border-bottom:1px solid #000;
}
div.moduletable-washupdate div.title,
div.moduletable-publications div.title {
	font-size: 114%;
	margin-bottom:5px;
}
div.moduletable-washupdate div.date,
div.moduletable-publications div.date {
	font-size: 86%;
	color: #263746;
	margin-bottom:5px;
}
div.moduletable-washupdate div.date,
#right div.moduletable-publications div.date {
	font-size: 70%;
}
div.moduletable-publications div.intro {
	display: none;
}
div.moduletable-washupdate div.intro,
#right div.moduletable-publications div.intro {
	display: block;
	font-size: 86%;
	color:#263746;
	margin-bottom:5px;
}
div.moduletable-publications .readon {
	display: none;
}
div.moduletable-news {
	margin-bottom:25px;
}
div.moduletable-news h3 {
	background: url(../images/module_news_title_bg.jpg) 0 0 repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 121%;
	font-style: normal;
	color:#FFF;
	line-height: 235%;
	padding:0px 10px;
	margin: 0;
}
div.moduletable-news ul {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
}
div.moduletable-news ul li {
	margin:0;
	padding:10px 0px 15px;
	border-bottom:1px solid #999;
}
div.moduletable-news div.date {
	font-size: 71%;
	color: #263746;
	margin-bottom:5px;
}
div.moduletable-news div.title {
	font-size: 93%;
	margin-bottom:5px;
}
div.moduletable-news a {
	font-size: 79%;
	text-transform: uppercase;
	font-weight: bold;
}
div.moduletable-addthis {
	border-top:1px solid #000;
	font-size: 86%;
	margin-bottom: 25px;
}
div.moduletable-addthis a {
	display: block;
	border-bottom:1px solid #999;
	padding:10px 5px;
}
div.moduletable-addthis a:link,
div.moduletable-addthis a:visited {
	color:#30465A;
}
div.moduletable-addthis a:hover {
	color:#8E2F2F;
}
div.moduletable-addthis a img {
	margin-right:10px;
}
div.moduletable-dailyupdate {
	margin-bottom:25px;
	background: #486A86;
	font-size: 100%;
	color:#FFF;
	padding:0 15px;
}
div.moduletable-dailyupdate h3 {
	background: url(../images/module_home_dailyupdate_title_bg.jpg) 0 0 repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 143%;
	font-style: normal;
	color:#FFF;
	height: 54px;
	padding:5px 10px 6px;
	margin: 0 -15px;
	border:0;
}
div.moduletable-dailyupdate h3 span {
	display: block;
	font-family: Georgia, sans-serif;
	font-size: 70%;
	font-style: italic;
}
div.moduletable-dailyupdate > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.moduletable-dailyupdate > ul > li {
	margin:0;
	padding:10px 0px 15px;
	border-top:1px solid #5486B5;
	border-bottom:1px solid #39546B;
}
div.moduletable-dailyupdate > ul > li:first-child {
	border-top:0;
}
div.moduletable-dailyupdate > ul > li:last-child {
	border-bottom:0;
}
div.moduletable-dailyupdate div.title {
	font-size: 157%;
	margin-bottom:8px;
}
div.moduletable-dailyupdate div.title a {
	color:#E5D99B
}
div.moduletable-dailyupdate div.title a:hover {
	color:#CCC
}
div.moduletable-dailyupdate div.date {
	font-size: 86%;
	margin-bottom:5px;
}
div.moduletable-dailyupdate div.intro {
	display: block;
	margin-bottom:5px;
}
div.moduletable-dailyupdate .btn {
	background: #1B2C38;
	border-color:#E5D99B;
}


/* Bottom Area */
.bottom {
	background: #D6E0E8 url(../images/bottom_bg.jpg) 0 0 repeat-x;
	padding:0 0 50px 0;
}
.bottom-content {
	margin-left:0;
}
div.moduletable-twitter h3 {
	background: url(../images/module_twitter_title_bg.jpg) 50% 0 no-repeat;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 143%;
	font-style: normal;
	line-height: 200%;
	color:#FFF;
	padding:0 235px 0 265px;
	margin:1px 0 0;
	border: 0;
}
div.moduletable-twitter h3 a {
	float:right;
	font-size: 80%;
	color:#FFF;
}
div.moduletable-twitter h3 a:hover {
	color:#DDD;
}
div.moduletable-twitter #jmod-container,
div.moduletable-twitter .abivia-multi-twitter-twitter {
	border:0;
	background:none;
	font-size: 93%;
	line-height: 167%;
	color:#000;
	padding-top:15px;
}
div.moduletable-twitter .jmod-tweet-container,
div.moduletable-twitter .tweet-twitter {
	border:0;
	float:left;
	display: inline;	
	width:30%;
	padding:0 10px;
}
div.moduletable-twitter .jmod-tweet-container:nth-child(2),
div.moduletable-twitter .tweet-twitter:nth-child(2) {
	border-left:1px solid #486A86;
	border-right:1px solid #486A86;
	padding-bottom:20px;
}
div.moduletable-twitter .jmod-avatar,
div.moduletable-twitter .tweet-twitter > div {
	margin:4px 10px 30px 0;
}
div.moduletable-twitter .tweet-twitter > div {
	float:left;
}
div.moduletable-twitter span.tweetby-twitter {
	display: none;
}

/* Directory */
div.expertitems {
	width:100%;
	display: block;
	clear:both;
}
div.expertitem {
	width:50%;
	float:left;
	margin:20px 0;
}
div.expertimage {
	width:100px;
	height:126px;
	float:left;
	margin-right:10px;
}
div.expertimage img {
	outline:1px solid #666;
    border-top:6px solid #517796;
    width: 100%;
    height:100%;
    max-width: 100px;
    max-height: 120px;
}
div.expertimage img:hover {
    border-top:6px solid #8E2F2F;
}
div.expertname {
	line-height: 120%;
	margin-bottom:5px;
}
div.expertname a:link,div.expertname a:visited {
	font-weight: 700;
	text-decoration: none;
	font-size: 100%;
}
div.expertname a:hover {
}
div.experttitle {
	color:#333;
	font-weight: 400;
	line-height: 120%;
	font-size: 93%;
}
div.expertemail img {
	border:0;
	outline:0;
}
table#ml_pagination.experts {
	width: 100%;
	border-top:1px solid #CCC;
}
table#ml_pagination.experts td {
	padding-top:10px;
}
table#ml_pagination.experts td.displaylimit {
	width:20% !important;
	text-align: right;
}
table#ml_pagination.experts td.displaylimit select {
	width:50px;
}
.alphaindex {
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin-top: 15px;
	clear: both;
}
.alphaindex span {
	text-transform: uppercase;
	color: #FFF;
	font-size: 93%;
	padding: 0px 8px;
	background: #517796;
	display: inline-block;
    border-left:4px solid #8E2F2F;
}
div.alpha {
	margin-top:5px;
	color:#999;
}
span.alpha,
a.alpha:link,a.alpha:visited {
	text-decoration: none;
	margin-right:10px;
	font-weight: 400;
}
a.all {
	margin-top:-4px;
	margin-right:0;
	margin-left:7px;
}


/* Search */
ul.search-results {
	list-style: none;
	margin-left:0;
}
ul.search-results li {
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #CCC;
}

/* Footer Area */
.footer {
	background: #203C50 url(../images/footer_bg.jpg) 0 0 repeat-x;
	padding:30px 0;
	margin-bottom:30px;
}
.footer-content {
	margin-left:0;
}
div.moduletable-info {
	color:#FFF;
	font-size: 86%;
	line-height: 167%;
}
div.moduletable-copyright {
	color:#CCC;
	font-size: 86%;
	line-height: 167%;
	float:right;
	margin:20px 30px 0 0;
}
div.moduletable-copyright a:link,
div.moduletable-copyright a:visited {
	color:#E5D99B;
}
div.moduletable-copyright a:hover {
	color:#FFF;
}

/* start tablet width styles */
@media (min-width: 768px) and (max-width: 976px) {

.brand {
	left:6px;
}
div.moduletable-topmenu {
	margin-right:6px;
}
.navbar {
	background: url(../images/navbar_bg.jpg) -120px 0 no-repeat !important;
}
.navbar .nav {
	margin:0 52px;
}
div.moduletable-tagline {
	margin:0 0 0 52px;
	border-right:3px solid #FFF;
}
div.moduletable-ticker {
	margin:0 0 0 54px;
	font-size: 100%;
}
div.moduletable-dailyupdate h3,
div.moduletable-washupdate h3,
div.moduletable-publications h3 {
	height: 44px;
	padding:10px 10px;
	font-size: 114%;
}
div.moduletable-dailyupdate h3 span,
div.moduletable-washupdate h3 span,
div.moduletable-publications h3 span {
	font-size: 65%;
}
div.moduletable-washupdate div.title,
div.moduletable-publications div.title {
	font-size: 100%;
}
div.moduletable-dailyupdate div.title {
	font-size: 143%;
}
div.moduletable-news h3 {
	font-size: 114%;
}
div.moduletable-twitter h3 {
	padding-left:145px;
	padding-right:125px;
}
a.all.btn {
	display:block;
	margin-left:0;
	margin-top:5px;
	width:50px;
}
span.alpha,
a.alpha:link,a.alpha:visited {
	margin-right:8px;
}
div.expertimage {
	width:80px;
	height:96px;
}
div.expertimage img {
    max-width: 80px;
    max-height: 96px;
}


/* end tablet width styles */
}
div.moduletable-info {
	margin-left:6px;
}

/* start smartphone width styles */
@media (max-width: 767px) {

body {
	padding:0;
}
.brand {
	left:10px;
}
.header {
}
.navbar {
	background: url(../images/navbar_phone_bg.jpg) 0 0 repeat-x;
	min-height: 38px;
	height: inherit;
}
.navbar-inner {
	background: url(../images/navbar_inner_phone_bg.jpg) 50% 0 no-repeat !important;
	min-height: 38px;
	height: inherit;
	text-align: center;
}
a.btn-navbar {
	background: url(../images/nav_button.jpg) 0 0 no-repeat !important;
	color:#FFF;
	border:0 !important;
	outline: none;
	box-shadow: none !important;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px;
	width:120px;
	height: 38px;
	padding:0 !important;
	margin:0 auto !important;
	float:none !important;
}
.navbar .nav {
	border:0;
	margin-bottom:0px;
}
.navbar .nav > li {
	border-right:0;
	margin:0;
}
.navbar .nav > li > a {
	padding:0;
	border-bottom:0 !important;
}
.navbar .nav > li > a:hover {
	background: none;
}
.navbar div.nav-collapse {
	background: #2B485C;
	padding:0px 25px;
}
ul.nav {
	margin:0;
}
.navbar div.nav-collapse ul.nav {
	margin:10px 0;
}
.navbar div.nav-collapse ul.nav li {
	line-height: 150%;
}
.slideshow {
	background:none;
}
.slideshow-content {
	padding-bottom:0px;
}
div.moduletable-tagline {
	background:url(../images/module_tagline_bg.jpg) 0 -20px no-repeat;
	position: relative;
	margin:0 0 0 -3px;
	z-index: 0;
	padding-top:6px;
	padding-bottom:15px;
	font-size: 80%;
	height:auto;
}
div.moduletable-tagline h3 {
	margin:0;
	font-size: 70% !important;
	letter-spacing: normal;
}
div.moduletable-tagline h3 span {
	margin:0;
}
div.moduletable-tagline div.custom-tagline {
	width: 95%;
	margin:0 10px;
}
div.moduletable-tagline div.custom-tagline h3 {
	width: 100%;
	margin:2px 0px 15px;
}
.ticker-content {
	padding:5px 0;
}
div.moduletable-ticker {
	margin:0;
	font-size: 100%;
}
div.moduletable-ticker h3 {
	padding:20px 10px 20px 0;
}
div.moduletable-news,
div.moduletable-dailyupdate,
div.moduletable-washupdate,
div.moduletable-publications {
	margin-bottom:5px;
}
.bottom {
	padding-bottom:0px;
}
div.moduletable-twitter h3 {
	background: url(../images/module_twitter_title_bg.jpg) 0 0 no-repeat;
	padding-left:50px;
	padding-right:0;
}
div.moduletable-twitter h3 a {
	display: none;
}
div.moduletable-twitter #jmod-container,
div.moduletable-twitter .abivia-multi-twitter-twitter {
	padding-top:0px;
}
div.moduletable-twitter .jmod-tweet-container,
div.moduletable-twitter .tweet-twitter {
	border:0;
	float:none;
	display: block;	
	width:100%;
	padding:10px 0px;
	border-bottom:1px solid #486A86;
}
div.moduletable-twitter .jmod-tweet-container:nth-child(2),
div.moduletable-twitter .tweet-twitter:nth-child(2) {
	border-left:0;
	border-right:0;
}
div.moduletable-twitter .jmod-avatar,
div.moduletable-twitter .tweet-twitter > div {
	margin-left:5px;
}
.footer {
	padding:15px 5px;
}
div.moduletable-copyright {
	float:none;
	margin:0 0 10px 5px;
}
#content .padding {
	padding:10px 10px;
}
#left .padding {
	padding:5px 0 0 0;
}
div.moduletable-submenu {
	margin-bottom:5px;
}
#right .padding {
	padding:0px 0 0 0;
}
div.moduletable-addthis {
	border-top:0;
	margin-bottom:5px;
}
.mainbody .container {
	padding-bottom:0px;
}
div.moduletable-news ul {
	margin:0 5px 5px;
}
img.wj-icon {
	margin-bottom:40px;
}
div.expertimage {
	width:80px;
	height:96px;
	float:none;
	margin-bottom:10px;
}
div.expertimage img {
    max-width: 80px;
    max-height: 96px;
}
/* end phone width styles */
}
























