@charset "utf-8";


.contact-link{text-decoration:none;color:0000FF;}
.contact-link:hover{text-decoration:underline;color:0000FF;}
.eng-text{font-family:Times New Roman;font-size:14px;}
.thankyoumsg{font-family:verdana,Times New Roman;font-size:14px;}
.hr{color: #979797;border:1;}
span.mandatory {
color:#CC0000;
}

td.submenu{
	cursor:pointer;
}

input{
border:1px solid #CACACA;
font-size:14px;
font-style:normal;
font-weight:normal;
height:20px;
}

input.button{
font-size:12px;
border:1px solid #333333;
}

textarea{
border:1px solid #CACACA;
font-size:14px;
font-style:normal;
font-weight:normal;
}

label.error {
	display: block;
	font-size:14px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
}

input.error {
	border: 2px solid #CC0000;
}

span.error {
	display: block;
	font-size:14px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
}