@charset "UTF-8";
/* CSS Document */

.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:38px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: left;
}
.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
}

.text10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.text11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.text12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

.Ariel9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	outline:none;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:left;
	outline:none;
}
a.footer_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	outline:none;
}
a.footer_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	outline:none;
}
a.footer_links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	outline:none;
}
a.footer_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #690;
	outline:none;
}




a:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	outline:none;
}
a:active {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	outline:none;
}
a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	outline:none;
}
a:hover {
	font-weight: bold;
	color: #690;
	text-decoration: none;
	outline:none;
}
input:focus
{
	background-color:#DCFDC2;
}
