/*Style Sheet for Version 5 Browsers */
/*The Body Background */
html, body {
	background-color : #ffffff;
	/*background-image : url(../images/BKBbg.gif);
	background-repeat : repeat; */
	
	border : 0px;
	margin-bottom : 0px;
	margin-left : 0PX;
	margin-right : 0px;
	margin-top : 0px;
	height: 100%;

	}

	/*style for address at head*/
	.head
	{
	/*background-image : url(../images/Bpfench.jpg);*/
	/*background-repeat: repeat;*/
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 115%;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
	padding-left : 0px;
	padding-right : 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.head a:link { color : #006400; text-decoration : underline;}
.head a:visited { color : #006400; text-decoration : underline;}
.head a:hover { color : #006400; text-decoration : underline; font-weight:bold;}	
	
	
/*Styles for the Main Content Layer */
table.outer
 {
	/*background-image : url(../images/BKBbg.jpg);
	background-repeat : repeat;*/
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 85%;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	text-align: justify;
	margin-top:0px;
	margin-bottom:0px;
	height : 100%;
		}
.outer a:link { color : #006400; text-decoration : underline;}
.outer a:visited { color : #006400; text-decoration : underline;}
.outer a:hover { color : #006400; text-decoration : underline; font-weight:bold;}	

table.main {
	border-left : 0px solid #99cccc;
	border-right : 0px solid #99cccc;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 85%;
	padding-left : 0px;
	padding-right : 0px;
	background-color : #ffffff;
	text-align: justify;
	margin-top: 0px;
	margin-bottom:0px;		
	height:100%;
	}

.main h1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 200%;
	margin-top : 0px
}

table.center {
	border-left : 0px solid #0099cc;
	border-right : 1px solid #0099cc;
	border-top: 1px solid #0099cc;
	border-bottom: 0px solid #cccccc;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 150%;
	padding-left : 15px;
	padding-right : 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color : #ffffff;
	text-align: justify;
	margin-top:5px;
	margin-bottom:0px;
	height: 100%;
	vertical-align : top;
	
}

.center p { line-height : 125%; margin-top : 2px }

.center h1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 110%;
	margin-bottom : 12px;
	margin-top : 0px
}

.center h2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 105%;
	margin-bottom : 12px;
	margin-top : 30px
}

.center a:link { color : #0099cc; text-decoration : underline;
}

.center a:visited { color : #0099cc; text-decoration : underline;
}

.center a:hover { color : #ffffff; text-decoration : underline;  font-weight: bold; background-color: #0099cc;}

.center th {
	background-color : #FFFFCC;
	font-size : 90%;
}

.center td {
	font-size : 85%;
}




.colbgrd {
	background-color : #EAEAEA;
}

.colwhite {
	background-color : #FFFFFF;
}

.tabLeft {
	text-align : left;
}

.tabRight {
	text-align : right;
}

.mainhome{
	border-left : 1px solid #CCCCCC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 85%;
	padding-left : 48px;
	padding-right : 36px
}

.mainhome p { line-height : 180%; margin-top : 6px }

.mainhome h1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 110%;
	margin-bottom : 12px;
	margin-top : 0px
}

.mainhome h2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 105%;
	margin-bottom : 12px;
	margin-top : 30px
}

.mainhome a:link { color : #DC143C }

.mainhome a:visited { color : #996633 }

.mainhome a:hover { color : #FF6347 }

/* Lists*/
li {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 100%;
	margin-bottom : 100px;
	margin-right : 35px;
	margin-top : 5px
}

ol { color : #99cccc }

ul { color : #99cccc }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/* style for RightAd Layer --- address layer*/
.RightAd {
	border-left : 0px solid #cccccc;
	border-bottom : 0px solid #cccccc;
	border-right : 1px solid #0099cc;
	border-top : 1px solid #0099cc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-top : 2px;
	padding-right: 2px;
	color : Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 80%;
	margin-left : 0px;
	margin-top : 0px
			
}

/* style for RightList Layer --- links and download layer*/
table.RightList	 {
	border-left : 0px solid #cccccc;
	border-right : 1px solid #0099cc;
	border-top : 1px solid #0099cc;
	border-bottom : 0px solid #cccccc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-top : 2px;
	padding-right: 2px;
	color : Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 130%;
	margin-left : 0px;
	margin-top : 5px;
			
	}


.RightList p { margin-bottom : 2px; margin-top : 2px }

.RightList a {
	color : black;
	text-decoration : none;
	/*display : list-item;*/
	border-left : 2px solid #666699;
	border-right : 0px solid #cccccc;
	border-top : 0px solid #cccccc;
	border-bottom : 0px solid #cccccc;
	margin-left : 1px;
	margin-right :1px;
	margin-top : 0px;
	padding-bottom : 1px;
	padding-left : 5px;
	padding-top : 5px;
	padding-right: 2px;
	

	}

.RightList a:hover {
	color : Black;
	margin-left : 1px;
	margin-right :1px;
	margin-top : 0px;
	font-weight: bold;
}

.RightList h1{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : Purple;
	font-weight : bolder;
	font-size : 90%;
	}
.RightList  h2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	font-size : 90%;
	}
/*Style Applied to the Sidebar Layer */
 
table.leftNav {	
    color : #0099cc;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 85%;
	vertical-align : top;
}

.leftNav a:link { color : #0099cc; text-decoration : none; font-weight:bold;}
.leftNav a:visited { color : #0099cc; text-decoration : none; font-weight:bold;}
.leftNav a:hover { color : #0099cc; text-decoration : none; font-weight:bold;}	

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #0099cc;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 83%;
	margin-bottom : 5px;
	margin-top : 5px
}

.navButts a {
	background-color : #ffffff;
	border : 2px solid #ffffff;
	border-right : 1px solid #0099cc;
	border-top : 1px solid #0099cc;
	color : #0099cc;
	display : block;
	padding-bottom : 4px;
	padding-left : 5px;
	padding-top : 4px;
	padding-right: 10px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #ffffff;        /*   roll over colour for links in left side */
	border : 2px solid #ffffff;
	border-right : 2px solid #0099cc;
	border-top : 2px solid #0099cc;
	color : #0099cc;
	text-decoration : none
		
}



/*Style Applied to the Paragraphs for Top Section Links */
p.topNavButts {
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 75%;
	
	margin-bottom : 4px;
	margin-top : 6px;
	font-weight : bold;
}

.topNavButts a {
	/*background-color : #33FFCC;*/
	border : 1px inset #000000;
	color : #FFFFFF;
	/*display : block;*/
	padding-bottom : 2px;
	padding-left : 8px;
	padding-top : 2px;
	padding-right: 8px;
	text-decoration : none;
	width : 100%
}

.topNavButts a:hover {
	background-color : #FF9999;        /*   roll over colour for top links in bannor  */
	border : 1px solid #999999;
	color : #000000;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 80%;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 8px;
	width: 200px;
}

.navSubs a {
	background-color : #FFFFFF;
	color : #9999CC;
	display : block;
	padding-left : 20px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #FFFFFF;
	color : #7D7EBD;
	text-decoration : underline;
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 83%;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #CCCCCC;
	border : 1px solid #993366;
	color : #FFFFFF;
	display : block;
	padding-bottom : 4px;
	padding-left : 5px;
	padding-top : 4px;
	padding-right: 8px;
	text-decoration : none;
	width : 100%
}


/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 80%;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 10px;
}

p.footer {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 80%;
	line-height : normal;
	margin-top : 2px
}
h1.footer{
	color : #0099cc;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 80%;
	line-height : normal;
	margin-top : 2px
}
/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }


/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

.clearleft {
	clear : left;
}

