body {
margin: 0px;
margin-left:5%;
margin-right:5%;
background-color:#ffffff;
color:black;
font:"Arial";
font-size:12 pt;
text-align:justify;
}

p {
text-align: left;
color:black;
font-family:"Arial";
font-size:11pt;
}

a { 
text-decoration: underline;
color:#900808;
font-family:"Verdana";
font-size:11pt;
}

.nounder a {
text-decoration: none;
color: black;
}

a:visited {
text-decoration:underline;
color::#2B60DE;
}

a:hover { 
text-decoration:underline;
color:#2B60DE;
}

h1 {
color:#000000;
text-align: left;
font-size: 16pt;
font-family:"Verdana";
}

h2 {
color:#000000;
text-align:left;
font-size:12pt;
font-family:"Georgia";
text-align:left;
}


ul,ol,li
{ 
margin-top:5px;
margin-bottom:0;
margin-left:10px;
padding:0;
font-family: "Georgia";
font-size: 10pt;
color:#000;
}

#content {
width:90%;
float:left;
margin-left:50px;
margin-right:50px;
clear:both;
margin-top:20px;
padding:0px;
background-color:#FFF;
color:black;
border-top:solid;
border-left:solid;
border-right:solid;
border-width:1px;
border-color:#2B60DE;
}

#logo {
height:auto;
width:90%;
margin-left:50px;
margin-right:50px;
padding:10px;
border-style:solid;
border-width:0px;
background-color:white;	
float: left;
}

.links {
margin: 0px;
padding: 0px;
color: #000;
width: 120px;
list-style: none;
}

.links a  {
margin: 0px;
padding: 3px 3px;
color: #000;
display: block;
background:#dfe0e0 ;
text-decoration: none;
border: #90a8a8 1px solid;
border-left:white 1px;
border-right:white 1px;
border-top: #2B60DE 1px solid;
border-bottom: #2B60DE 1px solid;
}

.links a:visited {
color: #000;
background:#dfe0e0;
border: #90a8a8 1px solid;
border-left:white 1px;
border-right:white 1px;
border-top: #2B60DE 1px solid;
border-bottom: #2B60DE 1px solid;
}

.links a:hover {
color: #2B60DE;
background: #fff;
border-top:white 0px;
border-bottom:white 0px;
border-left: #2B60DE  4px solid;
border-right: #2B60DE  4px solid;

}

#langlinks {
width:150;
float:right;
height:120px;
border-style:none;
text-align:center;
font-family:"Georgia";
color:black;
padding:20px;
background-color:#FFF;	
}

#divider{
margin-bottom: 30px;
border-top:solid;
border-bottom:solid;
border-color:#2B60DE;
border-width:1px;
text-align:right;
font-family:"Georgia";
color:black;
padding:0px;
height:20px;
background:#2B60DE url("images/spiral.jpg") no-repeat;
clear:both;
float:left;
width:100%;
}

#links {
border-style:none;
text-align:center;
font-family:"Georgia";
color:black;
padding:0px;
background-color:#FFF;	
width:150px;
clear:both;
float:left;
margin-top:20px;
margin-left:20px;
}

#text {
float:none;
clear:right;
width:auto;
margin-left:160px;
padding:40px;
margin-top:0px;
background-color:#FFF;
color:black;
}


#bottom {
border-top:solid;
border-bottom:solid;
border-width:1px;
border-color:#2B60DE;
text-align:right;
font-family:"Georgia";
font-size:9pt;
color:black;
padding:5px 5px 0px 5px;
height:20px;
background-color:#2B60DE;
clear:both;
float:none;
width:auto;
}



