*{
  margin: 0;
  padding: 0;
}
body{
  font: 14px Arial, Tahoma, Verdana, sans-serif;
  color: #000000;
}
#data{
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/bg.jpg) 0 0 no-repeat;
  background-color:#fff;
  border-top: 2px solid #fff;
}
#basis{
  width: 1020px;
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/border_3.gif) 218px 0 repeat-y;
}
#headerWrap{
  background: #263F88 url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/lightlarge.jpg) 0 0 no-repeat;
}
#header{
  width: 1000px;
  height: 125px;
}
#header2{
  background: #263F88 url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/lightlarge.jpg) 0 0 no-repeat;	
  width: 1000px;
  height: 165px;
}
a img{
  border: 0;
}
ul li{
  list-style-type: none;
  list-style-position: outside;
}
#logo{
  float: left;
  color: #fff;
  margin: 17px 0 0 29px;
}
#logo img{
  display: block;
}
#searchForm{
  float: right;
padding:128px 21px 0 0;
}
.textField{
  float: left;
  display: inline;
  margin-right: 5px;
  width: 149px;
  border-top: 1px solid #A1A8BA;
  border-left: 1px solid #A1A8BA;
  border-bottom: 1px solid #455175;
  border-right: 1px solid #455175;
  font-size: 14px;
  padding: 1px 0 2px 0;
  color: #636357;
}
.submitBtn{
  float: left;
}
#sideCol{
  float: left;
  width: 200px;
  padding: 0 0 0 18px;
	border-right: 2px solid #fff;
}
#sideNav{
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 53px 0 77px 8px;
}
#sideNav li{
  padding: 0 0 18px 0;
}
#sideNav a{
  text-decoration: none;
  color: #253E88;
}
#sideNav li.active a{
  color: #99321A;
}
#sideNav li.active{
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/arrow.gif) 0 6px no-repeat;
  padding: 0 0 18px 10px;
}
#quote{
  font: italic 24px/24px "Times New Roman", Georgia, serif;
  color: #253E88;
  text-align: center;
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/BARBARASIG.JPG) 14px 100% no-repeat;
  padding-bottom: 50px;
  margin-right: 15px;
}
#quote2{
  font: italic 24px/24px "Times New Roman", Georgia, serif;
  color: #253E88;
  text-align: center;
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/BARBARASIG.JPG) 14px 100% no-repeat;
  padding-bottom: 50px;
  margin-right: 15px;
}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
#main{
  float: left;
  background: #BF0A30;
  width: 772px;
  padding-left: 8px;
   background-image:url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/left_bar_bg.gif); 
  background-repeat:no-repeat;
  background-position:0 100%;
}
#primary {
 background-repeat:no-repeat;
 background-position:100% 0;
}

#menu{
	height: 23px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-left: 10px;
}
#menu .submenu{
  position: absolute;
/*  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/submenu_bg.png) 0 0 repeat;*/
 background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/submenu_bg.png) 0 0 repeat;
  top: 23px;
  left: 0;
  width: 193px;
  padding: 7px 0 10px 0;
  display: none;
}
* html #menu .submenu{
	background-color: #253E88;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/submenu_bg.png", sizingMethod="scale");
}
#menu .submenu li{
  width: 95%;
	font: bold 10px Verdana, Arial, Tahoma, sans-serif;
  height: auto;
}
#menu li.active .submenu{
  display: block;
}
#menu li.active, #menu  li.submenu a{
  background: none;
  padding: 0;
  color: #fff;
 /* background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/dash.gif) 0 100% repeat-x;*/
 background: url(dash.gif) 0 100% repeat-x;
  margin: 0 6px 0 6px;
  padding: 7px 0 9px 0;
}
#menu li.active#lastChild .submenu{
	right: 0;
	left: auto;
}
#menu li{
  float: left;
  position: relative;
  height: 23px;
}
#menu li a{
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 4px 8px 0 8px;
 background: #BF0A30;
}
#menu  ul.submenu a{
	 /* background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/dash.gif) 0 100% repeat-x;*/
 background: url(dash.gif) 0 100% repeat-x;
 padding:7px 0px 9px;;
}

#menu  ul.submenu li {
	padding:0px 4px;
}
#menu li.active a{
  color: #FB896E;
}
#content{
  background: #fff url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/corn.gif) 0 0 no-repeat;
  padding: 0 0 11px 0;
  width:100%;
}
h2{
  color: #253E88;
  font-size: 16px;
  padding-bottom: 4px;
}
#leftColhome{
  width: 340px;
  float: left;
  line-height: 18px;
  padding: 29px 0 0 37px;
}
#leftColhome p{
  padding-top: 18px;
}
#rightColhome{
  float: right;
  display: inline;
  width: 291px;
  margin: 29px 21px 0 0;
}
#rightColhome h2{
  padding-bottom: 11px;
}
#leftCol{
  width: 600px;
  float: left;
  line-height: 18px;
  padding: 29px 0 0 10px;
}
#leftCol p{
  padding-top: 18px;
}
#rightCol{
  float: right;
  display: inline;
  width: 31px;
  margin: 29px 10px 0 0;
}
#rightCol h2{
  padding-bottom: 11px;
}
#object{
  display: block;
  margin-top: 3px;
}
#footer{
  clear: both;
  padding-top: 20px;
  width: 100%;
  overflow: hidden;
}
#footerMenu{
  float: left;
  width: 380px;
  font-size: 11px;
  padding: 10px 0  0 37px;
}
#footerMenu a{
  text-decoration: none;
  color: #253E88;
  padding-right: 17px;
}
#info{
  width: 345px;
  float: right;
  color: #253E88;
  font-size: 9px;
}
#cornedBox{
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/border.gif) 0 0 repeat-y;
  margin: 25px 0 62px 3px;
  width: 176px;
  font: 10px Verdana, Arial, Tahoma, sans-serif;
  color: #4D4D4F;
}
h6{
  background: #BF0A30 url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/corn_2.gif) 0 0 no-repeat;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 8px;
}
#cornedBox p{
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/border_2.gif) 0 100% no-repeat;
  line-height: 18px;
  padding: 6px 0 20px 8px;
}
#list{

}
#list li{
  padding: 10px 0 6px 0;
  background: url(/atf/cf/{B84A3540-0A3E-44D6-BFF8-13B47E8702AF}/bullet.gif) 0 14px no-repeat;
  text-indent: 15px;
}
#list li a{
  color: #99321A;
  text-decoration: none;
  font-size: 10px;
  padding-left: 15px;
}
.imageBlock{
  width: 100%;
  overflow: hidden;
  padding-bottom: 210px;
}
#breadcrumb {display:none}
ul.submenu a:hover{ background-color:#71A8FF!important;}
 .jdm_hover, .jdm_hover a { background-color:#263F88!important;};