/**
 * Defaults and Resets
 */
html {}

body {font-family: Arial, Verdana, Sans-Serif; font-size: 13px; line-height: 20px; color: #383d42; background: #4f565c; margin: 0; padding: 11px 0 0 0;}

form {margin: 0px; padding: 0px;}

img {border: 0px;}

td {vertical-align: top;}
	
p {margin-top: 0px; margin-bottom: 20px;}

a {color: #ed1c24;}
a:hover {color: #116793;}

h1 {margin: 0px 0px 15px 0px; font-size: 18px; font-weight: normal; color: #1196d7;}
h1 a {color: #1196d7; text-decoration: none;}
h1.tagline {margin: 0px 0px 10px 0px; font-weight: normal; font-size: 16px;}
h2 {margin: 0px 0px 10px 0px; font-size: 16px; font-weight: normal; color: #116793;}
h2.sectionhead {font-size: 14px; font-weight: bold; color: #454a4f;}
h2.sub {font-size: 15px; color: #0486c6; font-weight: bold;}
h3 {margin: 0px 0px 5px 0px; font-size: 14px; font-weight: normal; color: #116793;}
h4 {margin: 0px 0px 10px 0px; padding: 0px 20px 0px 20px; font-size: 14px; color: #fff; line-height: 32px; background: #ed1c24; border-bottom: solid 1px #fff;}
h4.secondary {padding: 0px; font-size: 16px; color: #fff; line-height: 32px; background: #e0ad23; border-bottom: none; text-align: center;}

/**
 * General
 */
/* clear without structural mark-up from PIE website*/
.clear {clear: both; height: 0px; font-size: 1px; line-height: 0px; display: block;}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */


#homeSlideshow { margin: 10px 0px 20px; padding: 25px 10px 0 10px;}
#homeSlideshow {}
#slideImages {margin: 0px; padding: 0px; list-style-type: none; width: 600px; height: 50px;}
#slideImages img {display: inline; margin-right: 10px;}
.logoholder {width: 130px; float: left; text-align: center;}



