﻿/* CSS definition file containing site wide stylesheets */
.TextObject A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #363636; font-weight: bold;text-decoration: none ;}
 .TextObject A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #363636; font-weight: bold;text-decoration: none ;}
 .TextObject A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #363636; font-weight: bold;text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; text-decoration: none ; line-height: 13pt}
 .TextObject H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 15pt; color: #363636; line-height: 16pt; font-weight: bold; font-style: normal;margin-left: 30px; margin-right: 0px;}
 .TextObject H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; margin-bottom:0px; font-size: 11pt; color: #363636; line-height: 16pt; font-weight: bold; font-style: normal; margin-left: 30px; margin-right: 0px;}
 .TextObject H3 { font-family: Arial,Helvetica,Geneva,Sans-serif; margin-bottom:0px; font-size: 10pt; color: #363636; line-height: 16pt; font-weight: bold; font-style: normal; margin-left: 30px; margin-right: 0px;}
 .TextObject P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #363636; line-height: 16pt; margin-left: 30px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px;}
 .TextObject A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #363636; font-weight: bold;text-decoration: none ;}
 .TextObject H6 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(0,0,102); font-weight: bold; font-style: normal; text-decoration: none ;}
 .TextObject A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color:#94AFC1 ; font-weight: bold; text-decoration: underline ;}

.body A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; color: #0066FF; font-weight: bold;text-decoration: none ;}
 .body A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; color: #0066FF; font-weight: bold;text-decoration: none ;}
 .body A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; color: #0066FF; font-weight: bold;text-decoration: none ;}
 .body { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; text-decoration: none ; line-height: 13pt}
 .body H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 15pt; color: #0066FF; line-height: 16pt; font-weight: bold; font-style: normal;margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px;}
 .body P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; color: #0066FF; line-height: 18pt; margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 10px;}
 .body A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; color: #0066FF; font-weight: bold;text-decoration: none ;}
 .body H6 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(0,0,102); font-weight: bold; font-style: normal; text-decoration: none ;}
 .body A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; color:#0066FF ; font-weight: bold; text-decoration: underline ;}

html {height: 100%; margin-bottom: 1px;} /* verticale scrollbar */
 
.form {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: strong;
border: none;
}

.form input {
border: 1px solid #BDBDBD;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
font-weight: bold;
padding: 1px;
background-color: #ffffff;
margin-bottom: 0px;
}

.form textarea {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #F80775;
font-weight: bold;
background: #ffffff;
padding: 1px;
border: 1px solid #4F4F4F;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #0094ed;
}


input {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4F4F4F;
background: #FFFFFF;
padding: 1px;
border: 1px solid #4F4F4F;
margin-bottom: 0px;
}

textarea {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #4F4F4F;
background: #FFFFFF;
padding: 1px;
border: 1px solid #4F4F4F;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #00B4FF;
}
