/* changes to jquery */
.ui-page {
	background-color: white!important;
}
.ui-body-b {
	background-color: white!important;
}
.ui-header .ui-title {
	text-align: left !important;
	margin: 0.6em 2% 0.8em !important;
}
.ui-content {
/*padding: top right bottom left */
padding: 0px 0px 15px 0px !important;
}
.ui-btn-inner {
	white-space: normal !important;
}
.ui-li, .ui-btn-text, A.ui-link-inherit
{
 white-space:normal !important;	
} 
/* changes to sharePoint */
.ms-PartSpacingVertical {
 padding:0px;
 margin:0px;
}
.ms-vb {
 border-bottom: 1px #efefef solid;
}

/* custom related to site */
.mborder {
 border-right: 1px #efefef solid;	
}
.mappText {
 font-size:	1.2em;
}

.mlogoTextHome {
	background-image: url(../images/logo2.png); 
	padding-left: 35px; 
	background-repeat: no-repeat; 
	color: #003366; 
	font-size: 20px;
	width:300px;
}
.mlogoText {
	background-image: url(../images/logo2.png); 
	position: relative;
	top:-2px;
	margin-left:75px;
	padding-left: 35px;  
	background-repeat: no-repeat; 
	color: #003366; 
	font-size: 20px ;
}
.mheaderText {
/*padding: top right bottom left */
padding: 10px 15px 0px 15px;
font-size:1.2em;
}
.mheaderSecText{
height:20px; 
border:0px;
/*padding: top right bottom left */
padding:5px 10px 5px 34px; 
font-size:1.5em;
font-weight:bold;
}
.mFooter {
	text-align: center;
}
.mcontactInfo {
	font-size: 1.3em;
}
.container {
	display:none;
}
