/********************** General rules *********************/
*{font-size:100.01%; margin:0;   padding:0;  }
html{font-size:100.01%;padding: 0; margin: 0;height:100%; }
body {height:101%;font-size:100.01%;padding: 0; line-height:150%;margin: 0;font-family: Verdana, Arial, Helvetica, sans-serif;color: #555;  background-color:#fff;}

/********************** General Links ***********************************/
a:link, a:visited { color: #555; text-decoration: none;border-bottom:none;}

/********************** Navigation Lists ******************/
#skip, #header, #subheader, #nav, #menu, #footerlist, #subContent {display:none;}

/********************** Images ******************/
img {margin:0; padding:0;}

/********************** Headings ******************/
h1 {font-size:150%;  text-transform:uppercase;color: #08205c;margin: 0 0 20px 0;}
h2 {font-size:150%;  word-spacing: 0.1em;color:#08205c; margin:10px 0 10px 0;}
h3 {font-size:90%; word-spacing:0.1em;color:#08205c; margin: 10px 0 10px 0;}
h4 {font-size:100%; color:#08205c;margin: 10px 0 10px 0; }

/********************** Main Page sections ******************/
#pageContent {font-size:75%;}

/********************** Other Stuff ******************/ 
abbr, acronym, .help {display:none;}   
sup {font-size:70%;}

/***************** Clearfix ****************/
.clearfix:after {content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/***************** Other lists ****************/
img {border:none;}

