@charset "utf-8";
.background_blue {
	background-color: #CAED89;
	padding: 10px;
}

.bName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: black;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 5px;
}

.bName a:link{
	color: #000000;
	text-decoration: none;
}

.bName a:visited{
	color: #000000;
	text-decoration: none;
}

.bName a:hover{
	color: #000000;
	text-decoration: underline;
}

.bName a:active{
	color: #000000;
	text-decoration: none;
}

.bSlogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 10px;
}

.bContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.bContact  a:link {
	color: #000000;
	text-decoration: none;
}
.bContact a:visited {
	color: #000000;
	text-decoration: none;
}
.bContact a:hover {
	color: #990000;
	text-decoration: underline;
}
.bContact a:active {
	color: #000000;
	text-decoration: none;
}
.LocationTable {
	padding-top: 15px;
}


.bLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
.bLocation  a:link {
	color: #000000;
	text-decoration: none;
}
.bLocation a:visited {
	color: #000000;
	text-decoration: none;
}
.bLocation a:hover {
	color: #990000;
	text-decoration: underline;
}
.bLocation a:active {
	color: #000000;
	text-decoration: none;
}
.thickborder_black {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}


.bMainImage {
	display: block;
	max-width: 175px;

	width: expression(this.width > 175 ? 175: true);
	max-height:175px;
	border: 0;
}
.bLogoImage {
	max-width: 480px;
	width: expression(this.width > 480 ? 480: true);
	border: 0;
	max-height:500px;
	border: 0;	
}

.bContactCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

.bContactCategory2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.bSectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #E9E9E9;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
	letter-spacing: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 15px;
}
.sectionTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

.bBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bBody a:link {
	text-decoration:none;
	color:#000000
		}
.bBody a:visited {
	text-decoration:none;
	color:#000000
		}
.bBody a:hover {
	text-decoration:underline;
	color:#000000
		}
.bBody a:active {
	text-decoration:none;
	color:#000000
		}				

.bBasic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 10px;
}


.biznav {
	background-color: #333366;
}

.biznav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	;
	text-align: left;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	;
	border-bottom-color: #333366;
	;
}
.biznav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	;
	text-align: left;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	;
	border-bottom-color: #333366;
	;
}
.biznav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0059AA;
	;
	text-align: left;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.biznav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
	;
	text-align: left;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #333366;
}
.bodyhtml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
	border: 1px solid #acacac;
	background-color: #FFFFFF;
	width: 480px;
}
.mspbutton {
	padding-top: 10px;
	padding-bottom: 5px;
}






.message_background {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
}
.blackborder {
	padding: 10px;
	border: 1px solid #999999;
}

.message_background_White {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.feedback_meter_off {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.feedback_meter_on {
	padding: 3px;
	border: 1px solid #986699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.bpageinto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/img/bprofile_mps_background_2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-variant: normal;
	word-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 0.02em;
}
.bpageinto_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(/img/bprofile_mps_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 25px;
	vertical-align: top;
	padding-top: 5px;
}
.pageinto_bottom {
	background-image: url(/img/bprofile_mps_background_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.businessfriend_img {
	display: block;
	max-width: 45px;


	width: expression(this.width > 45 ? 45: true);
	max-height: 45px;
	border: 0;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
}

.businessfriend_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: block;
}
.businessfriend_name a:link {
	color: #000000;
	text-decoration: none;
}
.businessfriend_name a:visited {
	color: #000000;
	text-decoration: none;
}
.businessfriend_name a:hover {
	color: #000000;
	text-decoration: underline;
}
.businessfriend_name a:active {
	color: #000000;
	text-decoration: none;
}

.page_SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333366;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
}

.bLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

}
.bLink a:link {
	color: #333366;
	text-decoration: none;
}

.bLink a:visited {
	color: #333366;
	text-decoration: none;
}
.bLink a:hover {
	color: #990000;
	text-decoration: underline;
}
.bLink a:active {
	color: #333366;
	text-decoration: none;
}
.bPicLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}
.bPicLink a:link {
	color: #333366;
	text-decoration: none;
}

.bPicLink a:visited {
	color: #333366;
	text-decoration: none;
}
.bPicLink a:hover {
	color: #990000;
	text-decoration: underline;
}
.bPicLink a:active {
	color: #333366;
	text-decoration: none;
}
.profileitem {
	padding: 10px;
	border: 1px solid #0066CC;
}
