/* CSS Document */

  .style1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 90%;
}
  
  .style2 {
	font-family: Times New Roman,Times, serif;
	font-size: 98%;
}

  .style3 {
  	font-family: Arial, Helvetica, sans-serif;
	color: navy; background-color:#ffffff
  	font-size: 90%;
}

  .style4 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 85%;
}


  .style5 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 78%;
}

  .style6 {
  	font-family: Arial, Helvetica, sans-serif;
	color: navy; background-color:#ffffff
  	font-size: 90%;
	line-height: 110%
}

  .style7 {
    font-family: Georgia, "Times New Roman", Times, serif; color: #101010; background-color:#Fff;
    font-size: 90%;
    line-height: 130%
}

  .style8 {
  	font-family: Arial, Helvetica, sans-serif; color: #101010; background-color:#Fff;
  	font-size: 87%;
	line-height: 105%
}

  .style9 { 
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 100%; color: navy; background-color:#eee;
}

  .style10 { 
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 120%; color: #666666; background-color:#fff;
}

  .style11 { 
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 120%; color: #666666; background-color:#fff;
}

.style12 { 
    font-family: "Times New Roman", Times, serif;
font-size: 98%;
}

  .style13 {
  	font-family: Arial, Helvetica, sans-serif; color: #333333; background-color:#Ffffee;
  	font-size: 80%;
	line-height: 125%
}

  .style14 {
  	font-family: Arial, Helvetica, sans-serif; color: #333333; background-color:#Ffffee;
  	font-size: 70%;
	line-height: 110%
}

  .style15 { 
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 120%; color: #666666; background-color:#ffffff;
}

  .style16 { 
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; line-height: 100%; color: navy; background-color:#ffffff;
}

  .style17 { 
    font-family: "Times New Roman", Times, serif; font-size: 104%;
}




body {width:80%;
      margin-left: 6%; margin-right: 8%;
	  min-width:800px}
 
 #header,#menu,#content,#sub-section,#footer {
 overflow:hidden;
 }
 
 /* safari and opera need this */
 
 #footer {width:100%}
 
 #header,#menu,#sidebar, #mast {float:left}
 
 #content {float:right;  line-height: 145%;}
 
 #header {width:100%}
 
 /* leaving room for rounding error (MSIE) */

 
 #content {width:75%}
 
 #sidebar {width:20%; line-height: 80%}
 
 
 #box 
 		{width:40%; line-height:130%; background-color:#FFFFFF; padding:10px 20px 10px 20px; float:right; border:thin dashed navy; margin:5px 5px 5px 15px;
		font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 120%; color: #666666; background-color:#ffffff;
 		}
		
 #box2 
 		{width:30%; line-height:130%; background-color:#e8edff; padding:10px 20px 10px 20px; float:right; border:thin dashed navy; margin:5px 5px 5px 15px;
		font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 120%; color: #444444; background-color:#e8edff;
 		}
 
 #footer {clear:both;
 }


img.photo {float: right; border: thin white solid;
  margin: 0.5em;
  padding: 0.5em;}
  

img.flag {float: left;
padding: 0px; 100px; 0px; 0px;}
 
 
h1, h2, h3,h4,h5, h6 { font-family: Verdana, Helvetica, sans-serif;
}

h1 { font-size: 117%;  color: #423333; background-color:#ffffff; line-height: 100%; text-align:right;
}

h2 { font-size: 110%; color: #423333; background-color:#ffffff;
}

h3 { font-size: 103%; color: #423333; background-color:#ffffff;
}

h4 { font-size: 97%; color: #423333; background-color:#ffffff;
}

h5 { font-size: 92%; color: #423333; background-color:#ffffff;
}

h6 { font-size: 78%; color: #423333; background-color:#ffffff;
}
 
 p
{
text-indent: 1cm;
font-family: "Times New Roman", Times, serif;
font-size: 98%;
}

  
 blockquote
{
text-indent: 0cm;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 2em;
background-color:#ffffee;
margin-left:2cm;
}

a:link { text-decoration: none; color:navy; }
  :visited {text-decoration: none; color:#606060; }
  a:active {text-decoration: none; color:purple; }
  a:hover {text-decoration: underline; color:black; }

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 100%;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 10px;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }

#navlist2
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 100%;
}

#navlist2 li
{
list-style: none;
margin: 0;
padding: 10px;
border-top: 1px solid gray;
}

#navlist2 li a { text-decoration: none; }



ul
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}
