
.box-shadow {
	-webkit-box-shadow : 3px 3px 3px 3px #999;
	box-shadow : 3px 3px 3px 3px #999;
}
.input-prepend.input-fullwidth {
	position : relative;
}
.input-prepend.input-fullwidth .add-on {
	width : 40px;
}
.input-prepend.input-fullwidth .input-wrapper {
	position : absolute;
	display : block;
	left : 51px;
	right : 0;
	top : 0;
	bottom : 0;
}
.input-prepend.input-fullwidth .input-wrapper input {
	width : 100%;
	height : 100%;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.input-append, .input-append.input-fullwidth .input-wrapper {
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
	border-radius : 3px;
}
.input-append.input-fullwidth {
	position : relative;
}
.input-append.input-fullwidth .add-on {
	width : 40px;
	position : absolute;
	right : 0px;
}
.input-append.input-fullwidth .input-wrapper {
	position : absolute;
	display : block;
	left : 0px;
	right : 51px;
	top : 0;
	bottom : 0;
	z-index : 0;
}
.input-append.input-fullwidth .input-wrapper input {
	width : 100%;
	height : 100%;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.input-append.input-fullwidth .btn {
	width : 52px;
	position : absolute;
	right : 0px;
}
.mva-home #primary_content_Block h1, .mva-home  #primary_content_Block h2, .mva-home  #primary_content_Block h3, .mva-home  #secondary_content_Block h1, .mva-home  #secondary_content_Block h2, .mva-home  #secondary_content_Block h3 {
	font-family : 'Poiret One', cursive;
	font-weight : normal;
}
.mva-content h1, .mva-content .Header_1,  .mva-content h2, .mva-content .Header_2,  .mva-content h3, .mva-content .Header_3 {
	padding-top : 15px;
	display : block;
}
.Normal, .mva-content blockquote p {
	font-size : 100%;
}
.mva-content h1, .mva-content .Header_1 {
	font-size : 140%;
	color : #043D8A;
	padding-bottom : 15px;
}
.mva-content h2, .mva-content .Header_2 {
	font-size : 120%;
	color : #C43953;
}
.mva-content h3, .mva-content .Header_3 {
	font-size : 100%;
	color : #043D8A;
}
.mva-content h4, .mva-content .Header4, .mva-content .Header_4 {
	font-size : 80%;
	color : #C43953;
}
.mva-content h5, .mva-content .Header_5 {
	font-size : 60%;
	color : #043D8A;
	font-weight : bold;
}
.mva-content h6, .mva-content .Header_6 {
	font-size : 40%;
	color : #000000;
	font-weight : bold;
}
.mva-content h1, .mva-content .Header_1, .mva-content h2, .mva-content .Header_2,.mva-content h3, .mva-content .Header_3, .mva-content h4, .mva-content .Header4, .mva-content .Header_4, .mva-content h5, .mva-content .Header_5, .mva-content h6, .mva-content .Header_6 {
	font-family : Arial, Helvetica, sans-serif;
}
