body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
padding:0px;
margin:0px;
}
.tempWidth{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#header {
padding-top:10px;
padding-bottom:10px;	
}
.pan1{
background-color:#dfecf4;
}
#menu{
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu div {
	width: 32%;
	float: left;
	font-weight: bold;
	color: #1f1f1f;
	font-size: 12px;
}
#menu div ul{
	list-style-type:none;
	padding:0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu div ul li{
	/*background-image: url(../images/menuBg.jpg);
	background-position: 0px -22px;
	background-repeat: repeat-x;*/
	background-color:#B7D4E6;
	margin-bottom:1px;
	
	
}

#menu div ul li a{
	color: #1F1F1F;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background-image: url(../images/ar.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 15px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;

}
#extDiv {
	position: absolute;
	background-color: #DFECF4;
	width:auto;
	margin-left: 700px;
	margin-top: -25px;
	
}
#extDiv a {
	color: #1F1F1F;
	font-size:11px;
	text-decoration:none;
}
#extDiv a:hover{	
	text-decoration:underline;
	
}

#homeDiv {
	position: absolute;
	background-color: #ca332d;
	width:auto;
	margin-left: 650px;
	margin-top: -25px;
	
}
#homeDiv a {
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
}
#homeDiv a:hover{	
	text-decoration:underline;
	
}


#BPLSearch{
margin-top:20px;
}
#BPLSearch h1 {
	color: #28404d;
	font-size: 17px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.pan2 {
	background-color: #2071A5;
}
.pan3 {
	background-color: #e7f0f8;
	margin-top:30px;
}
#BPLSearch table table{
}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #303030;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303030;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303030;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
}

.border2Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d9da;
}
.border2Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d9da;
}
.border2Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d9da;
}
.border2Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d9da;
}
.sTab {
	position: absolute;
	margin-top:-31px;
	margin-left:7px;
}
.sTab ul{
list-style-type:none;
padding:0px;
margin:0px;
}
.sTab ul li{
	display:block;
	float:left;
	background-image: url(../images/menuLft.gif);
	background-repeat: no-repeat;
	background-position: left -27px;
	padding-left:10px;
	margin-right:3px;

}
.sTab ul li a{
	display: block;
	background-image: url(../images/menuRht.gif);
	background-repeat: no-repeat;
	background-position: right -27px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:15px;

}
.sTab ul li a:hover {	
	text-decoration:underline;
}
.sTab ul li.active{
	background-position: left 0px;
}
.sTab ul li.active a,.sTab ul li.active a:hover{
	background-position: right 0px;
	color: #242424;
	text-decoration:none;
}
.btn1 {
	background-image: url(../images/btnBg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.contPan{
	margin-top:20px;
	margin-bottom: 20px;
	line-height: 19px;
	color: #333333;
	font-size: 11px;
}
.contPan h1{
	color: #000000;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#footer {
	border-top-width: 5px;
	border-top-color: #2071a5;
	border-top-style: solid;
	
	line-height: 14px;
	color: #666666;
	font-size: 10px;
	text-align: left;
	padding-bottom:20px;
	padding-top:15px;
	
}
#footer div {
	color: #FFFFFF;
	position:absolute;
	margin-top: -30px;
	padding-left:5px;
	padding-right:5px;
	margin-left:380px;
	background-image: url(../images/visitorBg.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 198px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sur {
	position: absolute;
	margin-top: -22px;
	margin-left: 680px;
}
#sur a{
	font-weight: bold;
	color: #A81A0E;

}
#ifrm{
margin-top:10px;}

.TTipwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bgpbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bplbtnbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #dd910a;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bgpbtn:hover {
	
	background-image: url(../images/bplbtnbghover.JPG);
	
}


#mnCtr a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#mnCtr a:hover{
text-decoration: none;
}#pubBg {
	background-image: url(../images/pubBg.JPG);
	height: 67px;
	width: 237px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align:left;
}
.redtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B8291E;
	text-decoration: underline blink;
}
