a {

	text-decoration: none;
	color: #0000FF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.hidden:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

a.hidden:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

a.hidden:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

a.hidden:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

a:hover {
	
	text-decoration: none;
	color: #0000FF;
}



.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000;
	font-style: normal;
	line-height: normal;
}


.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
	font-style: normal;
	line-height: normal;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFA41A;
	border: 1px solid #000000;
	line-height: normal;
}

.formfield {
	border : 1px #003366 solid;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	height : 17;
	width : 180px;
}
	

.formfield_big { 
    border : 1px #003366 solid;
    font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	width : 180px;
	height : 95px}
	
	h1	 {
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #18307E;
	line-height: 15px;
	border: 1px solid #18307E;
}
}
.title_white {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.content_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.content_italic_right {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.content_right {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.title_white_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.title_main_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	color: #FFF;
	background-color: #16579F;
}
.table_content_lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #D4E9FE;
	padding: 2pt;
	border: 1pt solid #FFA41A;
}
.table_border_orange {
	border: 1pt solid #FFA41A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.table_subtitle_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #FFA41A;
	padding: 2pt;
	vertical-align: middle;
	border: 1pt solid #FFA41A;
}
