.ufheader {
	background-image:url(../images/background_page_mobile.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.ui-header #srchbtnback1.ui-btn-left {
	top: 0.2em;
}

.blue-bar{
	background: #223C92;
}

.orange-bar{
/*	background: #F47735; */
	background: #ff6730;

}
/*
#srchbtnback1 {
	height: 20px;
}

#srchbtnback1 .ui-btn-inner {
	padding-top: 0px;
}
*/
.ui-icon-edis-menu {
	background-image: url("/jquery-mobile/images/edis-menu16.png");
	top: 2px;
	left: 2px;
}

.ifas-logo {
	float: right;
	margin-top: 3px;
	margin-bottom: 7px;
}


#pdficon {
	margin-top: 7px;
}

.edis-image {
	min-width: 100%;
}

h3.ui-li-heading {
	white-space: normal;
	color: blue;
	font-size: 15px;
}

.size-thumbnail, .size-medium, .size-full  {
	margin: 0px;
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
	height: 70px;
	width: 70px;	
}

.item-body {
	padding-top: 3px;
}

.item-body p {
	font-size: 13px;
	white-space: normal;	
	margin-bottom: 0px;
}

.pubheader1 {
	display: block;
}

.pubheader2, .ui-header .pubheader2 {
	display: none;
}

.ui-header .ui-btn-right.pubprev {
	margin-right: 45px;
}

.ui-header .pubtitle {
	padding-top: 12px;
	white-space: normal;
}

.ui-btn-menu {
	left: 100px;
}

.menubox {
/*    background: none repeat scroll 0 0 green; */
    display: block;
    padding: 0px;
    position: absolute;
    z-index: 3;
    top: 30px;
    opacity: 1;
    border-right: solid 2px black;
    border-bottom: solid 2px black;
}

.menubox .ui-listview {
	margin: 0px;
}

.menubox .ui-listview .ui-li {
	padding: 3px 3px;
}

#pubHeader h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pub-para {
	font-size: 17px;
}
hr.discfooter {
    margin: 0px 10px 0px 10px;
    border: 1px solid #F47735;
    height: 0;
}

div.discfooter {
    margin: 12px;
}

.figure {
	text-align: center;
}

.ui-navbar li .ui-btn {
	background: #223C92;
}

.colBtnCtrl {
	font-size: 10px;
	padding: 1px 1px;
	display: inline-block;
} 

.colBtnCtrl .ui-btn-inner {
	padding: 5px 10px 5px 33px;
}

.colBtnCtrlNext .ui-btn-inner {
	padding: 5px 33px 5px 10px;
}

div.footnote div.sect-hidden {
	display: hidden;
}

div.pubtabbartop {
	border-bottom: solid 1px black;
	padding: 5px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	position: relative;
	top: -15px;
}

div.pubtabbarbottom {
	border-top: solid 1px black;
	padding: 5px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 0px;
}


span.pubtab {
	background-color: #CCCCFF;
	border: solid 1px black;
	padding: 5px 10px;
	width: 150px;
}

#stdview-pubtab {
	padding: 0px 10px 0px 10px;
	width: 100px;
}

span.pubtabactive {
	background-color: #9999FF;	
}

div.pubsecthide {
	display: none;
}

.ui-li .ui-btn-text a.full-text.ui-link-inherit {
	white-space: normal;
}