
/*some styles */


body.ac_page { 

	background-color: #FFFFFF;
	
}

div.ac_region{
	line-height: 100%;
	font-size: 100%;
	width: 100%;
}

div.ac_region th.right_bg_form_label{
	background-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

div.ac_region .left_top_nowrap{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

div.ac_region .right_top_nowrap{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

div.ac_region table.nowrap{
	white-space: nowrap;
}

div.ac_region .hw_ac_subnote{
	font-size: small;
}


div.ac_region .error, div.ac_region .hw_ac_error{
	color: #;
}

div.ac_region .admin_contact_information, {
	white-space: nowrap;
	width: 600px;
}

div.ac_region .contact_pub_for_change{
        white-space: nowrap;
        text-align: center;
        background-color: #E1E1E1;
        font-size: 80%;
}


div.ac_region #hw_ac_activation_form #hw_ac_self_activation{
	border-style: solid; 
	border-width: 5px;
	/*border-top-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;*/
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-right-color: #9D9D9D;
	border-bottom-color: #9D9D9D;
	
	
}

div.ac_region #hw_ac_activation_form #hw_ac_self_activation table{
	border-style: solid; 
	border-width: thin;
	border-color: darkgrey;
}

div.ac_region #hw_ac_activation_form #hw_ac_self_activation table th{
	text-align: center;
}

div.ac_region #hw_ac_activation_form table th{
	background-color: #CCCCCC;
	text-align:right;
}

div.ac_region #hw_ac_activation_form table td{
	text-align:left;
}

div.ac_region #hw_ac_activation_form .hw_ac_important{
	color:#A70716;
}

div.ac_region #hw_ac_activation_form table{
	white-space: no-wrap
}

div.ac_region #hw_ac_activation_form fieldset{
	border-style: none;
	padding: 0px;
	margin: 0px;
}

div.ac_region #hw_ac_activation_form fieldset legend{
	display: none;
}




