@charset "utf-8";
/* CSS Document */

#flashContainer {width: 930px; height: 200px; background: url(/images/flash-placeholder.jpg); margin-bottom: 10px}

#columnWrap {background: url(/images/home/content-bg.gif) repeat-y}
#columnWrap .inner {background: url(/images/home/content-headerrow.gif) no-repeat}
#columnWrap .innerInner:after {content: ".";height:0; visibility: hidden; display: block; clear: left;}
#columnWrap .innerInner {background: url(/images/home/content-bottomrow.gif) bottom left no-repeat;padding-bottom:8px;}
#leftCol, #midCol, #rightCol {float: left;}
#leftCol {width: 268px; padding-left: 16px; margin-right: 9px;padding-right: 20px; }
#midCol {width: 303px; }
#midCol div {padding-left: 15px; padding-right: 20px;}
#rightCol {width: 261px; padding-left: 26px; padding-right: 20px;}
#box2 {padding-top: 19px; background: url(/images/home/midcol-divide.gif) 0 0 no-repeat}

.homeContentImage {float: left; margin-right: 12px;margin-top: 4px}
#rightCol .homeContentImage{margin-bottom:20px; margin-right:6px;}
.noBorder {border: 0;}
#columnWrap h1 {height: 30px; color: #fff;font-size:69%; padding-left: 13px; padding-top: 10px; text-transform: uppercase}
#columnWrap p {font-size: 69%; margin-bottom: 15px;}
#columnWrap li {font-size: 69%; background: url(../images/icons/home-bullet.gif) 0 .6em no-repeat; padding-left: 10px; margin-bottom: 4px;line-height: 160%  }
#columnWrap h3 {font-weight: bold; font-size: 69%; margin-bottom: 10px }
#columnWrap a {text-decoration: none}
.extraPadding {padding-top: 20px;}
#rightCol h2 {color: #8EB43E; font-size: 75%; font-weight: bold; margin-bottom: 9px; clear:both;}
#rightCol h2 a {color: #8EB43E; font-weight: bold; margin-bottom: 9px; clear:both;}
#rightCol ul.fl{float:left; width:169px;}

