body  { background-color: #3D414B; font-size: 8pt; font-family: Arial; font-color: #414E6C; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; scrollbar-face-color: #DEE3E7}

.header {color: #0251A1; text-decoration: underline; font-weight: bold; cursor: Default; font-family: Arial; font-size: 12pt;}
.header2 {color: #6183B5; text-decoration: none; font-weight: bold; cursor: Default; font-family: tahoma; font-size: 11pt;}
.title {color: #2A303C; text-decoration: underline; font-weight: bold; cursor: Default; font-family: Arial; font-size: 10pt;}
.title2 {color: #747A81; text-decoration: underline; font-weight: bold; cursor: Default; font-family: Arial; font-size: 10pt;}
.title3 {color: #E9E9E9; text-decoration: underline; font-style: italic; cursor: Default; font-family: Arial; font-size: 10pt;}
.title4 {color: #E29323; text-decoration: underline; font-weight: bold; cursor: Default; font-family: Arial; font-size: 10pt;}
.title5 {color: #8D8EBB; text-decoration: underline; font-weight: bold; font-style: italic; cursor: Default; font-family: Arial; font-size: 10pt;}
.title6 {color: #8D8EBB; font-weight: bold; font-style: italic;font-family: Arial; font-size: 10pt;}
.question {color: #5C6A8C; text-decoration: none; font-weight: bold; cursor: Default; font-family: arial; font-size: 9pt;}
.answer {color: #ACB7D0; text-decoration: none; cursor: Default; font-family: arial; font-size: 9pt;}
.light {color: #86B7D5; text-decoration: none; cursor: Default; font-family: arial;}
.quote {color: #A1A9B2; text-decoration: none; cursor: Default; font-family: arial; font-size: 9pt;}
.small {color: #031C35; text-decoration: none; font-style: italic; font-family: arial; font-size: 8pt;}
.notes {color: #202E4E; text-decoration: none; font-style: italic; font-size: 7pt;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.bolditalic {font-weight: bold; font-style: italic;}
.boldunderline {font-style: italic; text-decoration: underline;}



a {color: #3E76FB; text-decoration: none;}
a:hover {color: #3E76FB; text-decoration: underline;}
a:visited {color: #3E76FB; text-decoration: none;}
a:active {color: #3E76FB; text-decoration: none;}
acronym {border-bottom: 1px dotted black;}

.menu {color: #000000; text-decoration: none; font-family: arial; font-size: 8pt;}
a.menu:link  {color : #000000; text-decoration: none;}
a.menu:hover  {color : #000000; text-decoration: none;}
a.menu:visited  {color : #000000; text-decoration: none;}
a.menu:active  {color : #000000; text-weight: bold; cursor: Default;}

.menu2 {color: #000000; text-decoration: none; font-weight: bold; font-family: arial; font-size: 8pt;}


.menu1out { background-image: url(images/tab1.gif); } 
.menu1over { background-image: url(images/tab1_over.gif); } 
.menu2out { background-image: url(images/tab2.gif); } 
.menu2over { background-image: url(images/tab2_over.gif); } 
.menu3out { background-image: url(images/tab3.gif); } 
.menu3over { background-image: url(images/tab3_over.gif); } 

div.center
{
position:absolute;
left:50%;
top:50%;
width:766px;
height:556px;
margin-left:-383px; 
margin-top:-278px;
}

div.main {
border-width: 0px;
width: 617px;
height: 350px;
overflow: auto;
}

div.language{
position: absolute;
text-align: right;
margin: 60px 60px 0 400px;
}

.language ul{
list-style-type: none;
text-transform: uppercase;
margin-top: 10px;
}
.language li{
display: inline;
}

.language a:link, .language a:visited{
margin-left: 15px;
text-decoration: none;
color: #999;
}

.language a:link#current, .language a:visited#current {
border-top: 2px solid #000;
color: #000;
}
.language a:hover{
border-top: 2px solid #2E7EAC;
color: #2E7EAC;


div.samples{
width: 560px;
padding: 10px;
border: 5px solid #3081AB;
}