/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

HTMl { overflow: scroll; }
BODY { padding:0; margin:0; text-align:center; }
P, td, th, div { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px; }
H1, .Heading { font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color:#00235d; line-height: 26px; margin-bottom:15px; }
H2 { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
H3 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; margin-bottom:15px; }
H4 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 17px; margin-bottom:15px; }
H5 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 17px; }
H5 A { text-decoration: none; }
OL { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px; }
UL { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px; list-style-type: square; }
A { color: #000000; text-decoration: underline; }
A:hover { color: #000000; text-decoration: none; cursor:pointer; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.color { color: #0053A4; }
#bg1 { background-color: #b2b6d9; }
#bg2 { background-color: #bcd7a2; }
.white { color: #FFFFFF; }
.small { font-size:10px;}
.padding { padding:10px; }
.right_padding { padding-right:10px; }
.text_img { padding:0 0 10px 10px; }
blockquote { margin-left:15px; }

.container { position:relative; text-align:left; }
.header { position:relative; width:100%; border-bottom:#8c9cb6 2px solid; }
.logoWrap { width:1000px; margin:0 auto; }
.logo { border:0; margin-right:10px; float:right; }
pre { display:none; }
.pics { height: 135px; width: 500px; padding:0; margin:0; overflow: hidden }
.pics img { top:0; left:0 }
#bfa_logo { margin:20px 0; }

.contentWrap { width:1000px; margin:0 auto; position:relative;}
.menu { position:relative; width:1000px; background-image:url(/images/menuBK.png); height:71px; background-repeat:repeat-x; text-align:left; }
p.noscript_menu { line-height:71px; padding-left:10px; }
.menuText { margin:5px 11px; color:#fff; }
.text { margin:0 200px; padding:10px; }
.text p, .text h2 { margin-bottom:15px; }
.text ul, .text ol { margin:0 0 15px 20px; }

.lhc { float:left; display:inline; width:180px; /*background:#f0c86f url(/images/newsBk.jpg) repeat-x top left;*/ padding:20px 10px;}
.lhc p { text-align:center; margin:8px 0; }
.rhc { float:right; display:inline; width:200px;  }
.weather { margin-bottom:10px; background:url(/images/weatherBk.jpg) bottom repeat-x; }
.weather h2 { color:#00235d; font-size:13px; background:url(/images/weather.jpg) no-repeat top right; line-height:52px; }
.clock { text-align:center; }

.boxWrap { width:198px; border:#61779b 1px solid; margin-bottom:10px; padding-bottom:5px; background:url(/images/boxBk.jpg) repeat-x 0 36px #f0c86f; }
.boxWrap h2 { color:#FFFFFF; background:url(/images/boxHeaderBk.jpg) repeat-x top; line-height:36px; padding-left:5px; font-size:13px; margin-bottom:5px; }
.boxWrap a { color:#00235d; }
.boxWrap p { margin:0 5px; color:#00235d; }
.boxWrap li { padding-left:20px; background:url(/images/arrow.png) no-repeat 10px 5px; list-style:none; margin-bottom:5px; }

.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }
.footer { background:url(/images/footerBk.png) repeat-x top; padding:36px 0 10px 10px; width:1000px; }

.table td {padding:10px;}

.FormButton  { height: 19px; font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; background-color:#00235d; border: solid 0px #0053A4; }


.heaingblue { background-color:#ccffff; }
.yellow { background-color:#ffff00; }
.lightblue {background-color:#99ccff; }
.darkblue {background-color:#0000ff; }
.orange { background-color:#ff6600; }
.purple { background-color:#800080; }
.green { background-color:#00ff00; }