@charset "utf-8";
@media all
{
	.footer	{ display:none; text-align:center; }
	/*.header	{ display:none; }*/
}

@media print
{
	.footer	{ display:block;text-align:center;}
	/*.footer	{ display:block; page-break-before:always; }*/
	/*.header	{ display:block; page-break-before:always; }*/
}

.menu {  font-family: Verdana, Arial; font-size: 8pt; font-weight: bold; color: #356596}
.titlecontact { margin-right:20:px; line-height:1.2em; font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; color: #575757}
.contact { margin-right:20:px; line-height:1.2em; font-family: Verdana, Arial; font-size: 10pt; font-weight: bold; color: #575757}
.content {  font-family: Verdana, Arial; font-size: 10pt; font-weight: normal; color: #000000}
.content_small {  font-family: Verdana, Arial; font-size: 8pt; font-weight: normal; color: #000000}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #356596}
.title { margin-right:30px;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #356596}
.white {  font-family: Verdana, Arial; font-size: 8pt; font-weight: bold; color: #ffffff}
select {border: 1px solid #010066; font-weight: bold; background-color: #ffffff; font-family: Verdana,Arial; font-weight: normal; font-size: 9px; color: 010066;}
input {border: 1px solid #356596; font-weight: bold; background-color: #F4F8FB; font-family: Verdana,Arial; font-weight: normal; font-size: 11px; color: 010066;}
input.radio {border: 1px solid #ffffff; font-weight: bold; background-color: #ffffff; font-family: Verdana,Arial; font-weight: normal; font-size: 11px; color: 010066;}
textarea {border: 1px solid #356596; font-weight: bold; background-color: #F4F8FB; font-family: Verdana,Arial; font-weight: normal; font-size: 11px; color: 010066;}

a:link {text-decoration: none; color: #356596; font-weight: bold;}
a:visited {text-decoration: none; color: #7B9CBD; font-weight: bold;}
a:hover {text-decoration: none; color: #000000; font-weight: bold;}


.style1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

  
 .printable {
 border: 1px dotted #CCCCCC ;
 padding: 10px 10px 10px 10px ;
 }
  
   
/* a {
 color: red ;
 }
  
#menu ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	
	}
*/