﻿body {
  margin: 0;
  padding: 0;
  font: 72% arial, verdana, hevetica, sans-serif;
  color: black;
  background-color: #9FA539;
}
	
#container	{
  background: url('images/blueFade.jpg');
  width: 773px;
  text-align: left;
  border: 0px solid black;
  height: 50%;
}
	
#header	{
  height:170px;
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:0;
}
	
#flagMenu {
  clear: both;
  width: 326px;
  height: 519px;
  position: static;
  max-height: none;
  max-width: none;
  overflow: visible;
  float: left;
  text-align: center;
  vertical-align: bottom;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 4px;
  padding-left: 0px;
}

#contents {
  padding-top: 10px;
  margin: 0 40px 20px 350px;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  position: static;
  overflow: visible;
}

#contents a {
  color: #666666;
  text-decoration: none;    
}

#contents a:hover {
  text-decoration: underline;
}


#contents p#lead-para-xtra-space {
  margin-top: 8px;
  padding-top: 8px;
}

#contents ul {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 7px;
  margin-left: 7px;
}

#contents .eq-columns {
    display: block;
    float: left; 
      /* set to width of right col:
       containter width: 773 less
         contents left margin width: 350 less
         contents right margin width: 40 */  
    width: 190px;
}

#contents img {
  float: right;
  margin: 8px 0 8px 8px;
}

#breakout {
  position:relative; 
  display: block;
  width: 240px;
  text-align:left;
  color: white;

  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 36px;

  margin-top: 4px;
  margin-right: 0px;      
  margin-bottom: 0px;   
  margin-left: 0px;

  font-weight: normal;
  overflow: hidden;
  float: left;
  z-index:0;
}
    
#breakout div#lhsComma {
  position: static;
  font: 900% georgia, Trebuchet MS,garamond;
  color: white;
  margin-bottom: -0.85em;
  padding-bottom: -0.85em;
  margin-left: 0px;
  padding-left: 0px;
  z-index: 1;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  filter: alpha(opacity=30);
  opacity: 0.3;        
}
    
#breakout div#rhsComma {
  position: relative;
  font: 900% georgia, Trebuchet MS,garamond;
  color: white;
  margin-bottom: -55px;
  margin-top: -25px;
  padding-top: -25px;
  margin-left: 195px;
  float: left;
  z-index: 1;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  filter: alpha(opacity=30);
  opacity: 0.3;        
}
    
#breakout div#text {
  font: 150% arial,sans-serif;
  font-weight:normal;
  font-style: italic;    
  position:relative;    
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 10px;
  margin-top: 10px;
  margin-left: 2px;
  padding-left: 2px;
  float:left;
  z-index:2;
}

#breakout div#quoteRef {
  clear:both;
  width: 300px;
  font: 90% verdana,arial,sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: auto;
  color: #ffffff;
  margin-left: 2px;
  padding-left: 2px;
  float:left;
  z-index:2;
}    

#breakout div#contactText {
  clear: both;
  font: 100% arial,sans-serif;
  font-weight:bold;   
  position:relative;    
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 10px;
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 0px;
  float:left;
  z-index:2;
}

#breakout div#contactText .label {
  clear: both;
  font: 95% arial,sans-serif;
  font-weight:bold;
  color: #444444;
  margin-top: 10px;
  margin-bottom:0px;
  padding-bottom: 2px;
}

#breakout div#contactText p {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 2px;
  padding-bottom: 0px;
}

#breakout div#contactText a {
  color: White;
  text-decoration: none;
}

#breakout div#contactText a:hover {
  text-decoration: underline;
}

#footer	{
  clear: both;
  width: 751px;
  height: 22px;
  background-color: #1E5352;
  float: none;
  margin-top: -8px;
  margin-left: 11px;
  color: #FFFFFF;
  font: 72% verdana,arial, hevetica, sans-serif;
}

#footer ul {
  list-style-type: none;
  display: block;
}

#footer li {
  display: block;
  width: 45%;
  float: left;
  padding-left: 10px;
  padding-top: 6px;
}

#footer li a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer li a:hover {
  text-decoration: underline;
}

#copyright {
  float: right;
  font-size : 90%;
  padding-right:10px;
}

h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 200%;
  color: #444444;
  padding-top: 4px;
  margin-top: 4px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: lowercase;
}

h2{
  font-family: sans-serif, Arial, Helvetica;
  font-size: 180%;
  color: #8D8B00;
  padding-top: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 4px;
  text-transform: lowercase;
  font-weight: lighter;
}

h3 {
  padding-top: 0;
  margin-top: 8px;
  margin-bottom: 4px;
  padding-bottom: 0px;

}

p {
  margin-top: 2px;
  padding-top: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
