A		{font-family:"Arial"; font-weight: 400; color:"#0000bb"; font-size:12px; text-decoration:none; }
A:hover	{font-family:"Arial"; font-weight: 400; color:"#bb0000"; font-size:12px; text-decoration:underline; }
A:active{font-family:"Arial"; font-weight: 400; color:"#0000bb"; font-size:12px; text-decoration:underline; }

.body	{font-family:"Arial"; font-size:12px; color:#000000; }

.bold	{font-family:"Arial";  font-weight:bold; font-size:12px; color:#000000; }

.menu {font-size: 9pt; font-family: "Arial"; color: #ffffff; font-weight:bold;}

.btn    {background-color:#D7D7D7; font-family: "Arial"; font-size: 12px; color: #000000; cursor: hand; border: 1 solid #000000}

.btn2    {background-color:#D7D7D7; font-family: "Arial"; font-size: 9px; color: #000000; cursor: hand}

.btn3    {font-weight:bold;background-color:#D7D7D7; font-family: "Arial"; font-size: 8px; color: #000000; cursor: hand}

.inputtext {style=font-family: "Arial"; font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1 solid #000000}

.newtext {style=font-family: "Arial"; font-size: 9pt; color: #000000}

.arttext {style=font-family: "Arial"; font-size: 9pt; color: blue}

p, tr, td, table, body {font-family:"Arial"; font-size:12px}

.button {font-weight:bold; background-color:#CC3366; font-family: "Arial"; font-size: 11px; color: #FFFFFF; border: 1 solid #2A595D cursor: hand}
 
.button2 {font-weight:bold; background-color:#FF9933; font-family: "Arial"; font-size: 11px; color: #FFFFFF; border: 1 solid #2A595D cursor: hand}

.title {font-family: "Arial"; color: #91506B; font-size: 20px; font-weight:bold} 

.title2 {font-family: "Arial"; color: #506791; font-size: 16px; font-weight:bold} 

.head1white	{font-family:"Arial"; font-weight:bold; font-size:14px; color:#FFFFFF}

.head1bold	{font-family:"Arial"; font-weight:bold; font-size:14px}

.boxlinegrey {
	font-family: "Arial";
	font-size: 12px;
	border: 1px solid #A5A5A5;
}
.boxlinegrey2 {
	font-family: "Arial";
	font-size: 12px;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
}
.boxlineorange {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #A5A5A5;
	background-color: #F9AC76;
}

.boxlineblue {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #A5A5A5;
	background-color: #82CAE5;
}

.boxlinered {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #A5A5A5;
	background-color: #C10000;
	color: #FFFFFF;

}

.boxlineyellow {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #A5A5A5;
	background-color: #E9CC8F;
}
.boxlineacle1 {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-top: 1px solid #A5A5A5;
	border-bottom: 2px solid #A5A5A5;
	background-color: #006699;
}
.boxlineacle2 {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-top: 1px solid #A5A5A5;
	background-color: #006699;
}
.boxlinemoda1 {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-top: 1px solid #A5A5A5;
	border-bottom: 2px solid #A5A5A5;
	background-color: #D04646;
}
.boxlinemoda2 {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-top: 1px solid #A5A5A5;
	background-color: #D04646;
}

.boxaclebg {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: white;
	background-color: #D04646;
}

.boxbluebg {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	background-color: #82CAE5;
}

.boxorangebg {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	background-color: #F9AC76;
}

.boxredbg {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	background-color: #C10000;
	color: #FFFFFF;	
}

.boxyellowbg {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	background-color: #E9CC8F;
}
.boxgreybg {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	background-color: #EBEBEB;
}

div.business_others_off {
	display:none;
}
div.business_others_on {
	display:block;
}
div.state_off {
	display:none;
}
div.state_on {
	display:block;
}

div.province_off {
	display:none;
}
div.province_on {
	display:block;
}
span.req_on {
	display:inline;
}
span.req_off {
	display:none;
}
