/* Pagina */

.helptab {
	background: #C1C9E3;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	text-align: justify;
	line-height: 10px;
	padding: 10px;
	border: 1px dotted;
}
.pagetitle {
        color: #0073bb;
	font-weight: normal;
	font-size: 20px;
	text-transform: none;
	text-align: left;
	margin:0;
	padding:0;  
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 30px;
}
.tableheader {
	color: white;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	background: #0073bb;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
}
.tableheader2 {
	color: white;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	background: #0073bb;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
}
.tablecontent {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #f3f2f8;
}
.tablecontent2 {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #f3f2f8;
}
.forms {
	color: #000080;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	background: #C1C9E3;
	border: 1px solid black;
	height: 20px;
	}
.button {
	color: #000080;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	background: #C1C9E3;
	border: 1px solid black;
	height: 20px;
	}
.application {
	color: black;
	font-weight: bold	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px;
	margin-bottom: 1px;
	background: #ffffff;
	border: 1px solid #95b1d7;
	width: 130px;
	margin-bottom: 10px;
	text-align: center;
}
.bottomline, a.bottomline:link, a.bottomline:visited {
	color: white;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	}
a.bottomline:hover {
        color: black;
        text-decoration: none;
        }
.copyright {
	color: black;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	}
.background {  
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.antispam {
	display:none;
}
