@charset "utf-8";
body {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#Container {
	width: 100%;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	margin: 0px;
	float: left;
	position: relative;
}
#Heading {
	font-family: Calibri;
	font-size: 33px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	margin-top: 5px;
	text-decoration: none;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}

#Header {
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	position: relative;
	background-image: url(../Image/Bg.jpg);
	float: left;
}
#Scrolling {
	height: 90px;
	width: 59%;
	padding-top: 5px;
	padding-right:5%;
	float:right;
	position:relative;
}
#Top {
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	padding-right: 5%;
	width:170px;
	vertical-align:middle;
}

#image {
	position:absolute;
	left:877px;
	top:276px;
	width:171px;
	height:248px;
	z-index:1;

}
.Imageright {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: medium solid #F7963B;
	float: right;
	text-align: center;
	background-color: #FFFFFF;
}

#logo {
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 103px;
	margin-left: 5%;
	position: relative;
	background-image: url(../Image/BMLogo.png);
	margin-top: 0px;
}
#Navi {
	height: 35px;
	width:100%;
	background-color: #E8E8E8;
	float: left;
	position: relative;
	
}
#Bottom {
	font-family: Calibri;
	font-size: 12px;
	height: auto;
	width: 100%;
	padding: 5px 0px;
	background-repeat: no-repeat;
	position: relative;
	background-position: bottom;
	background-color: #003366;
	color:#FFFFFF;
}
#Left {
	float: left;
	width: 18%;
	position: relative;
	-moz-border-radius: 15px;
	background-position: left;
	height: auto;
	visibility: visible;
	margin-left: 5px;
}

#BottomCenter {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#Middle {
	width: 100%;
	height: auto
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: justify;
	padding: 5px 20px;
	float:none;
	position:relative;
}
#Right {
	background-color: #E8E8E8;
	float: right;
	width: 18%;
	-moz-border-radius: 15px;
	padding: 10px;
	height: auto;
	background-position: right;
	margin-right: 5px;
	position: relative;
}

#Center {
	background-color: #F1F1F1;
	width: 90%;
	position: relative;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	min-height:450px;
}
.Cr {
	position: relative;
	width: 94%;
	height: auto;
	margin-right: auto;
	margin-top: 28px;
	margin-left: auto;
}

.Tleft {
	background-image: url(../Image/cleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 100%;
	position: relative;
}
.Tright {
	background-image: url(../Image/cright.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 28px;
	width: 28px;
}
.Bleft {
	background-image: url(../Image/Bleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	width: 90%;
	z-index: 200;
	bottom: 0px;
	float: left;
	margin-left: 5%;
	background-color: #F1F1F1;
	margin-right: 5%;
}
.Bright {
	background-image: url(../Image/Bright.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width: 28px;
	float: right;
}

.BM {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0159A1;
}.style1 {color: #333333}
.style2 {font-size: 12px}
.style3 {
	color: #666666;
	font-style: italic;
}
.text12 {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #506321;
}
.BMheading {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #BCCE0F;
	width: 100%;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.Aligncenter {
	font-family: calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.Alignright {
	font-family: calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;	
}
.Alignleft {
	font-family: calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: auto;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.BoldHD {
	background-color: #F79940;
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	-moz-border-radius-bottomright: 100px;
	white-space: normal;
	clear: both;
	display: block;
}
a.normallinkstyle:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.normallinkstyle:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.normallinkstyle:hover{
	color: #FC3;
	text-decoration: underline;
}
a.normallinkstyle:active{
	color: #FC0;
	text-decoration: none;
}
.formright {
	border: medium solid #F7963B;
	float: right;
	text-align:center;
	background-color: #FFFFFF;
	margin: 5px;
	width: 460px;
}
.sliderFrame {
	position:relative;
	width:77%;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	float:left;
	box-shadow: 0px 5px 5px #0180ff;
	border-radius:10px;
	-moz-border-radius:10px;
	border: thick solid #003366;
}
.SliderLeftImage{
	width:35%;
	min-height: 300px;
	height:auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
	float:left;
	
}
.SliderText{
	position:relative;
	width:60%;
	margin: 0px 10px;
	float:right;
}
#CenterAuto {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	height:auto;
	padding-bottom: 10px;
	text-align: justify;
	padding-top: 5px;
}

/* Mobile media CSS*/
@media only screen and (max-width: 1024px) {
 table.topMargin .style {
    width: 120px !important;
}
}
