@charset "utf-8";
/* Nobatt CDS CSS Document */

.f_white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.f_white a:link, .f_white a:visited {
	color: #FFF;
	text-decoration: none;
}

.f_white a:hover {
	color: #FFF;
	text-decoration: none;
}

.f_blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #8dcad2;
}

.author {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #8dcad2;
}

.author a:link, .author a:visited {
	color: #8dcad2;
	text-decoration: none;
}

.author a:hover {
	color: #FFF;
	text-decoration: none;
}

.c_silver {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.c_black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.c_black_i {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #000;
}

.c_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #6790ab;
	font-weight: bold;
	text-transform: uppercase;
}

.pd_left_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: 600;
	text-transform: uppercase;
}

.c_silver_xs {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}

.ls_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #336699;
	text-transform: uppercase;
	font-weight: bold;
}

.ls_title2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
}

.ls_title3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
}

.rs_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}

.qu_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.qu_title_b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.qu_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #336699;
}

.qu_link a:link, .qu_link a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

.qu_link a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}



.qur_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #bf0000;
}

.qur_link a:link, .qu_link a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #bf0000;
	text-decoration: none;
}

.qur_link a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #bf0000;
	text-decoration: underline;
}



.blue_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

/* contact forma*/

.txt_gray_10px {
	color: #666666;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt_green_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-weight: normal;
	font-size: 8pt;
}

.txt_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	border: 1px solid #D3D3D3;
	width: 200px;
	height:19px;

}
.select_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	border: 1px solid #D3D3D3;
	width: 250px;
	height:19px;
	margin-bottom:10px;

}
.txt_field_multiline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	border: 1px solid #D3D3D3;
	width: 280px;
	height: 117px;
	margin-bottom:10px;

}
.but{
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	background-color: #454850;
	color: #ccc;
}


