*{
  padding: 0;
  margin: 0;
}
body {
  color: #000000;
  background: #ffffff url("../images/background-top-home.gif") repeat-x;
  font: 62.5% Georgia, "Times New Roman", Times, serif;
}
body.inside {
  color: #000000;
  background: #ffffff url("../images/background-top-inside.gif") repeat-x;
  font: 62.5% Georgia, "Times New Roman", Times, serif;
}
/* Links */
a:link, a:visited {
  color: #003366;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #333333;
}
h1 {
  font-size: 1.8em;
  padding-bottom: 10px;
  letter-spacing: .1em;
}
h2 {
  font-size: 1.4em;
  font-weight: bold;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
}
h5 {
  font-size: 1.0em;
  font-weight: bold;
}
h6 {
  font-size: .9em;
  font-weight: bold;
}
p {
  line-height: 1.7em;
  padding-bottom: 25px;
}
blockquote {
  margin-left: 3em;
  margin-right: 3em;
}
img {
  border: 0;
}
img.left {
  float: left;
  margin: 5px 20px 0 0;
}
img.right {
  float: right;
  margin: 0 0 0 3px;
}
ul{
 list-style-type: none;
 padding: 0 0 10px 10px;
}
ol{
  padding-left: 30px;
}
ul.lower-alpha {
	list-style-type: lower-alpha;
	padding-bottom: 5px;
	padding-left: 50px;
}
ul.lower-roman {
  list-style-type: lower-roman
}
#wrapper {
  width: 1024px;
  margin: 0px auto 0;
  background: url("") repeat-y;
}
/* Masthead */
#mastheadwrapper {
  width: 100%;
  background: #0B2F41;
}
#masthead {
  width: 1024px;
  background: url(../images/inside-header-background.gif) repeat-x center;
}
/* Main */
#main {
  width: 1024px;
  margin-top: 20px;
  overflow: hidden;
}
/* Site navigation */
#navcontainer{
  width: 575px;
  padding: 0 0 6px 10px;
  margin-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #ffffff;
  color: #333333;
  /*border-bottom: 1px solid #cccccc;*/
}
#navcontainer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
#navcontainer li {
  margin: 0;
}
#navcontainer li a {
  display: block;
  padding: 7px 5px 7px 0;
  color: #003366;
  text-decoration: none;
  width: 100%;
  font: bold 1.0em Georgia, "Times New Roman", Times, serif;
}
html>body #navcontainer li a { 
  width: auto;
}
#navcontainer li a:hover {
  background-color: #ffffff;
  color: #333333;
  text-decoration: underline;
}
#navcontainer li.active a {
  color: #003366;
}
#insideheaderbottom {
	background: url(../images/inside-header-bottom.png) no-repeat center;
	height: 20px;
	width: 1024px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
/* Content */
#content {
	float: left;
	width: 990px;
	padding: 20px 10px 20px 20px;
	background-color: #ffffff;
	font-size: 1.2em;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	position: relative;
}
#content ul {
  list-style: none;
}
#content li {
  margin: 0;
  padding: 0 0 10px 0;
  line-height: 1.5em;
}
#content ul.lower-alpha {list-style-type: lower-alpha}
/* Column left */
#columnleft {
  float: left;
  width: 410px;
  padding: 10px 0 1000px 10px;
  margin-left: 0px;
  margin-bottom: -1000px;
  background: url(../images/home-intro-background.png) no-repeat;
  color: #ffffff;
  font: 1.2em Arial, Helvetica, sans-serif;
}
#columnleft h1{
  color: #ffffff;
}
#columnleft p{
  font: 1.2em/1.6em Arial, Helvetica, sans-serif;
  padding-right: 20px;
  padding-left: 5px;
}
/* Column right */
#columnright {
  float: right;
  width: 600px;
  padding: 10px 0 1000px 4px;
  margin-right: 0;
  margin-bottom: -1000px;
  background: url(../images/home-navigation-background.png) no-repeat;
  font-size: 1.2em;
}
#columnright h1{
  color: #0B2F41;
  padding: 0 0 0 10px;
}
#columnright p{
  padding: 10px 0 0 0;
}
/* Sponsores */
#sponsores{
  width: 575px;
  padding: 10px 0 10px 10px;
  border-top: 1px solid #cccccc;
}
#sponsores img{
  padding: 10px 0 0 0;
}

/******************** Inside pages **************************************************/

/* Column left */
#columnleftinside {
  float: left;
  width: 590px;
  padding: 10px 0 1000px 10px;
  margin-right: 0;
  margin-bottom: -1000px;
  background: url(../images/inside-nav-background.png) no-repeat;
  font-size: 1.2em;
}
#columnleftinside h1{
  color: #0B2F41;
  padding: 0 0 0 10px;
}
#columnleftinside p{
  padding: 10px 0 0 0;
}
/* Column right */
#columnrightinside {
  float: right;
  width: 414px;
  padding: 10px 0 1000px 10px;
  margin-left: 0;
  margin-bottom: -745px;
  background: url(../images/inside-stamps-background.png) no-repeat;
  color: #ffffff;
  font: 1.2em Arial, Helvetica, sans-serif;
}
/*#content{
  padding: 0 10px 0 0;
}*/
#content h3{
  padding: 0 0 10px 0;
}
#content em {
  color: #003366;
}
/* Footer */
#footerwrapper {
  clear: both;
  padding-top: 0;
  background: url("") repeat-x;
}
#footer {
  position: relative;
  clear: both;
  width: 1024px;
  height: 59px;
  background: url("../images/footer-stamps.jpg") top center repeat-x; 
  line-height: 15px; color: #003252; font-size: 11px; clear: both; float: left; width: 100%; padding: 0 0 24px 0;
  margin: 0 auto;
  border-top: 0px solid #cccccc;
  padding-bottom: 20px;
}
#footer p {
  margin: 0;
  padding-top: 20px;
  text-align: center;
  color: #333333;
}
#footer a {
  color: #006FB1;
}
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
 html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
.styleh4a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

