
/*-------------------------------------------------------------------------------*/
#banner.interior{width:100%;height:28px;background:url(../../App_Images/banner-interior-bg.jpg) no-repeat;padding:0;margin:0 0 3px 0;}
#banner.interior h1{color:#FFF;font-family:Arial;font-size:16px;font-weight:bold;text-transform:uppercase;padding:4px 0 0 14px;}


#container{width:100%;border-bottom:4px solid #FFF;min-height:400px;background:url(../../App_Images/container-bg.jpg) repeat-y;}

#left-column{float:left;width:722px;margin:0 0 0 14px;padding:8px 0 0 0;}
#right-column{float:right;width:227px;}

/*Left Column Content Styles*/
#left-column h2{font-family:Arial;font-size:15px;color:#1d285e;font-weight:bold;text-transform:uppercase;padding:0 0 4px 0;}
#left-column h3{font-family:Arial;font-size:12px;font-weight:bold;color:#3d3d3d;}
#left-column h4{font-family:Arial;font-size:12px;font-weight:bold;color:#980e0e;text-transform:uppercase;}
#left-column p{font-family:Arial;color:#3d3d3d;font-size:11px;line-height:17px;padding-bottom:20px;}
#left-column p.date{font-size:10px;font-style:italic;padding-bottom:12px;}
#left-column ul,ol,dl{font-family:Arial;color:#3d3d3d;font-size:11px;padding:0 0 20px 38px;}
#left-column ul{padding-left:22px;}
#left-column ul li{padding:2px 0;}
#left-column ol li{padding:2px 0;}
#left-column dl{padding:0;}
#left-column dt,dd{line-height:18px;}
#left-column dt{clear:both;font-weight:bold;width:130px;display:block;}
#left-column dd{float:left;}

/*Left Column Table Styles*/
#left-column table{font-family:Arial;color:#3d3d3d;font-size:11px;width:500px;margin-bottom:10px;}
#left-column table thead td{font-weight:bold;}
#left-column table td{padding:4px;border:1px solid #000;}
#left-column table.noBorder td{border:none;padding-left:0;}

/*Left Column Specials*/
#left-column ol.alphaLower{list-style-type:lower-alpha;}
#left-column ol.alphaUpper{list-style-type:upper-alpha;font-weight:bold;}
#left-column p.footnote{font-size:9px;line-height:14px;}


/*Right Column  Styles*/
#right-column ul{padding:10px 0 0 16px;}
#right-column ul li{font-family:Arial;font-size:12px;line-height:23px;background:url(../../App_Images/sub-nav-bg.jpg) 0% 50% no-repeat;padding-left:12px;}
#right-column ul li a{color:#1d285e;text-decoration:none;}
#right-column ul li a:hover{color:#980e0e;}
#right-column ul li a:active{font-weight:bold;color:#980e0e;}

/*Form Styles*/
.md,.lg{border:1px solid #aeb0b3;}
.md{width:180px;}
.lg{width:240px;}