@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;
}
.heading {
	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;
}
.sub_heading {
	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;
}
.panel_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: 12px;
	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;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	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: #333;
	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: #333;
	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: #333;
	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: #FFF;
	outline:none
}
a.footer_links:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	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: #C00;
	text-decoration: none;
	outline:none
}
a:focus {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	outline:none
}
input:focus
{
color:#C00;
}


