/** *********************************** **/
/** start styles for custom page tables **/
/** *********************************** **/
p.BodyCopy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35;
	text-indent: 0px;
	color: rgb(10,10,10);
	margin-left: 9px;
	margin-right: 27px;
}
a:link {
	color: #1E6888;
	text-decoration: none;
}
a:visited {
	color: rgb(0,31,82);
	text-decoration: none;
}
a:active {
	color: rgb(0,41,92);
}
a:hover {
	color: rgb(236,141,29);
	text-decoration: none;
	-webkit-transition: color .6s linear;
}
table tr td.tableHead div {
	text-align: center;
	background-color: rgb(0, 51, 102);
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	text-shadow: 2px 2px 4px #000;
	height: 25px;
	vertical-align: middle;
	padding-top: 13px;
	padding-bottom: 17px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
table.main {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
table.main tr:nth-child(even) { /*(even) or (2n 0)*/
	background: #d2e5ff; /* was #e5f0ff */
	height: 25px;
	vertical-align: middle;
}
table.main tr:nth-child(odd) { /*(even) or (2n 0)*/
	background: #f0f6fe; /* was #fff */
	height: 25px;
	vertical-align: middle;
}
table.main tr td img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.companyName {
	margin-left: 11px;
}
/** ********************************* **/
/** end styles for custom page tables **/
/** ********************************* **/

.WhiteTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.PageTopTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E3D52;
	text-align: left;
	text-indent: 15px;
	padding-bottom:15px;
	font-weight:bold;
}
.PageTopTitleNoIndent { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E3D52;
	text-align: left;
	padding-bottom:15px;
	font-weight:bold;
}
.InternalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F3C51;
	margin-top:0px;
}
.RequiredAsterik {
	 width:6px;
	 height:6px;
	 background-image:url("/Images/Icons/bullet.gif");
	 background-repeat:no-repeat;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.BodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.BodyCopyBoldColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
			
.FCKBody {
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
}
				
.BodyCopy a:link {color: #1e688b;text-decoration: none;} /** color: #0F3C51 **/
.BodyCopy a:visited {color: #1e688b;text-decoration: none;}
.BodyCopy a:active {color: #1e688b;text-decoration: none;}
.BodyCopy a:hover {color: #EC7425;text-decoration: none;}
.BodyCopy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.BodyCopy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.CopyInBox {
	background-image: url("/Images/bkr_box.jpg");
	background-repeat: repeat-x;
	width: 250px;
	overflow: visible;
	visibility: visible;
	height: 50px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F3C51;
}
.CaptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
.FBArticleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F3C51;
}
.HeaderTopDIV {
	background-image: url("/Images/IAOP-Header.gif");
	background-repeat: no-repeat;
	height: 104px;
	width: 1000px;
	text-align: left;
}
.normBtn {   
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
  overflow: visible;
	width: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
}
.normSel {   
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
.topSearchBox {   
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	vertical-align:middle;
}
.greenBorderTxt {   
	color: #000000;   
	background-color: #c9ffca;   
	border: 1px solid;   
	border-color: green;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
.redBorderTxt {   
	color: #000000;   
	background-color: #ffcccc;   
	border: 1px solid;   
	border-color: red;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}
.blueBorderTxt {   
	color: #000000;   
	background-color: #ffcccc;   
	border: 1px solid;   
	border-color: blue;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
.redText {   
	color: #993300;   
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
.closeLoginDropDownX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F18122;
	text-decoration: none;
}
.closeLoginDropDownX a:link {color: #F18122;text-decoration: none;}
.closeLoginDropDownX a:visited {color: #F18122;text-decoration: none;}
.closeLoginDropDownX a:active {color: #F18122;text-decoration: none;}
.closeLoginDropDownX a:hover {color: #F18122;text-decoration: none;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p a:link {color: #1e688b;text-decoration: none;} /** color: #0F3C51 **/
p a:visited {color: #1e688b;text-decoration: none;}
p a:active {color: #1e688b;text-decoration: none;}
p a:hover {color: #EC7425;text-decoration: none;}

a {text-decoration: none;}
a:link {color: #1e688b;text-decoration: none;} /** color: #0F3C51 **/
a:visited {color: #1e688b;text-decoration: none;}
a:active {color: #1e688b;text-decoration: none;}
a:hover {color: #EC7425;text-decoration: none;}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E3D52;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E3D52;
}
.PopUpLoginFormCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.FooterNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top:5px;
	padding-bottom:5px;
}
.FooterNavigation a:link {color: #1e688b;text-decoration: none;} /** color: #0F3C51 **/
.FooterNavigation a:visited {color: #1e688b;text-decoration: none;}
.FooterNavigation a:active {color: #1e688b;text-decoration: none;}
.FooterNavigation a:hover {color: #EC7425;text-decoration: none;}
.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	right: 150px;
	padding-right: 50px;
	vertical-align: top;
	padding-top: 10px;
}


#navbkr {
	background-image: url("/Images/bkr_nav.png");
	background-repeat: no-repeat;
	height: 47px;
	width: 1024px;
	margin: 0px;
}
#navbkrinterior {
	background-image: url("/Images/bkr_nav_interior3.gif");
	background-repeat: no-repeat;
	height: 48px; /*** 48px ***/
	width: 1000px; /*** 1000px ***/
	margin: 0px;
}
#navbkrinteriorwide {
	background-image: url("/Images/bkr_nav_interior4.gif");
	background-repeat: no-repeat;
	height: 48px; /*** 48px ***/
	width: 1100px; /*** 1000px ***/
	margin: 0px;
}
#news {
	background-image: url("/Images/bkr_shell.png");
	background-repeat: repeat-y;
	height: 20px;
	width: 1020px;
	margin: 0px;
	padding: 0px;
}
#news h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	font-style: italic;
}
#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1a5e7e;
	text-align: left;
	padding-top: 15px;
	padding-right: 150px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 0px;
}
#news morelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a5e7e;
	text-align: left;
	padding-top: 15px;
	padding-right: 150px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 0px;
}
#promobuttons {
	background-image: url("/Images/bkr_shell.png");
	background-repeat: repeat-y;
	height: 151px;
	width: 1020px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainbodyhome {
	background-image: url("/Images/bkr_shell_home.png");
	background-repeat: repeat-y;
	width: 1020px;
	margin: 0px;
	padding: 0px;
	height: 350px;
}
#homeleft {
	height: 40px;
	width: 507px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#homeright {
	height: 40px;
	width: 445px;
	float: right;
	text-align: left;
	margin-right: 65px;
	padding: 0px;
	vertical-align: top;
}
#footer {
	background-image: url("/Images/footer.jpg");
	background-repeat: no-repeat;
	width: 1020px;
	height: 35px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	vertical-align: top;
}
#maininterior {
	background-image: url("/Images/bkr_shell_home.png");
	background-repeat: repeat-y;
	width: 1020px;
	margin: 0px;
	padding: 0px;
	height: 50%;
}
#headlines {
	background-image: url("/Images/bkr_shell_home.png");
	background-repeat: repeat-y;
	width: 1020px;
	height: 165px;
	text-align: center;
}
#headerbox {
	text-align: center;
	width: 951px;
	position: fixed;
}
#titlearea {
	background-image: url("/Images/bkr_header.png");
	background-repeat: no-repeat;
	width: 1020px;
	height: 55px;
	text-align: left;
}

#NewsTickerDiv{
	width: 920px;
	height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F3C51;
	padding-right: 10px;
	padding-left:44px;
	padding-top: 13px;
}
#NewsTickerDiv a:link { /** color: #0F3C51 **/
	color: #1e688b;
	text-decoration: none;
}
#NewsTickerDiv a:visited {
	color: #1e688b;
	text-decoration: none;
}
#NewsTickerDiv a:active {
	color: #1e688b;
	text-decoration: none;
}
#NewsTickerDiv a:hover {
	color: #EC7425;
	text-decoration: none;
}

#NewsTickerDiv div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	color: #0F3C51;
}

.HomePageTicker { /* class to apply to your scroller(s) if desired */
}

.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F3C51;
}

.Captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}

.ContentBoxDivOuter { 
	color: #000000;   
	background-color: #e0e0e0; 
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
}

.ContentBoxDivHeader {   
	background-color: #f99011;
  color:#ffffff;
  font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	padding:2px;
}
.ContentBoxDivBody {   
  font-family: Tahoma, Verdana;
	font-size: 10px;
	padding:4px;
}










