/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
}
.heading_popup {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	outline:none;
}
a:visited {
	color: #666666;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #D9671E;
	text-decoration: none;
	outline:none;
}
a:link {
	text-decoration: none;
	outline:none;
}
a:active {
	text-decoration: none;
	outline:none;
}
.style2 {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.active_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D76114;
}
.off_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3269B3;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.regular_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.header_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-weight: bold;
}
.error_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DE6926;
	font-weight: bold;
}
.orange_link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DE6926;
	
}
.small_main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.reg_error {
		background-color:#FF9900;	/* White background color */
		font-family: Arial, Helvetica, sans-serif;
	  	color: #FFFFFF;
	}
