* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
}

body {
  font-family: Arial, sans-serif;
  font-size: 0.625em;
  line-height: 1em;
  font-weight: normal;
  color: #333333;
  background-color: #FFFFFF;
}

h1 { font-size: 3.6em; line-height: 1em; font-weight: normal; /*margin-bottom: 0.28em;*/ }
h2 { font-size: 2.6em; line-height: 1em; font-weight: normal; /*margin-bottom: 0.42em;*/ }
h3 { font-size: 2.1em; line-height: 1em; font-weight: normal; /*margin-bottom: 0.48em;*/ }
h4 { font-size: 1.8em; line-height: 1em; font-weight: normal; /*margin-bottom: 0.56em;*/ }
h5 { font-size: 1.6em; line-height: 1em; font-weight: normal; /*margin-bottom: 0.63em;*/ }
h6 { font-size: 1.4em; line-height: 1em; font-weight: normal; /*margin-bottom: 0.72em;*/ }

a { color:#005689; text-decoration:none; }
a:visited { color: #445689; }
a:hover { color:#CC0000; text-decoration:none; }

#page {
  width: 950px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 10px;
}

#footer {
  clear: both;
  width: 950px;
  margin: 0 auto;
  padding: 10px;
  border-top: 1px solid #999999;
}

#footer a { 
  color:#005689; 
  text-decoration:none; 
}
#footer a:hover { 
  color:#CC0000; 
  text-decoration:none; 
}

#footer p { 
  font-size: 1.1em;
  line-height: 1em;
}

#footer p.right { 
  float: right;
  width: auto;
  text-align: right;
}

.floatleft { float: left; width: auto; }
.floatright { float: right; width: auto; }

.clear { clear: both; }
.clear hr { display: none; }

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

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*
#3B5998
#6DAFE1
#61B01F
#8697AB
#D0004D
*/
