.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height:1px;
}
.clear{clear:both; height:1%;}

h4{font-size:14px; font-weight:normal; color:#242424; text-transform:uppercase;}
a{text-decoration:none; font-weight:bold; color:#234b87;}
a:hover{text-decoration:underline;}
a img{border:0px solid #fff;}

dl{clear:both;}
dt{font-size:14px; font-weight:normal; color:#242424; text-transform: uppercase;}
dd{float:left; color:#555; border:0px solid #ddd;}

dd h4{width:320px;}
*html body dd h4{width:260px;}

*html body #lft_leadin_holder{width:350px;}
*html body #lft_leadin_holder h4{width:100%;}

*+html body dd h4{width:260px;}

#lft_leadin_holder{width:350px;}

/*  nn4 hide */ /*/*/

body {font:small/122% verdana;font:x-small;}
body * {line-height:122%;}
table {font-size:inherit;font:x-small;}
html>body {font:12px verdana;}
table, pre, code, select, input {font-size:100%} textarea {font-size:107%;}
html>body textarea {font-size:auto;}

.big {font-size:122%}
.small {font:10px verdana;}
.sidebartext {
  font-family: verdana;
}

.extrasmalltext {
  font-size: 11px;
  line-height: 140%;
}

.smalltext {
  font-size: 12px;
  line-height: 140%;
}

.largetext {
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 140%;
}

.padding {
  padding: 10px;
}

.sidebarheader {
  padding: 4px;
  background-image: url(../images/butn_bk_blue.gif);
  background-repeat: repeat-x;
  border: solid 1px lightgray;
  text-shadow: white 0 1px 0;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #505050;
}
.paddingsmall {
  padding: 5px;
}

.nopaddingbottom {
  padding-bottom: 0px;
}

.gray {
  color: smoke;
}

.imgsmall {
  border: solid 1px black;
  padding: 1px;
}

#storytext {
  font-family: Verdana;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
}

#articleheader {
  font-family: verdana;
  font-size: 20px;
  text-align: left;
}

img.border {
	padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: solid 1px #E0E0E0;
    margin-right: 10px;
    float:left;
    width: auto;
}


