﻿#translationButtonId {
	padding:0 0px 0 0px; 	
	margin:20px 10px 10px 10px; 
}

#textAreasId textarea{
	background-color: #e6e6fa; 
	color: #000000;
	border: 1px solid #143D55;
}

#textAreasId th{
	color: #1b6979;
}

#textAreasId span{
	color: #1b6979;
}

#textAreasId .textarea-active {
	border:2px solid red;
}

#textAreasId .textarea-inactive {
	border:2px solid #143D55;
}

#textAreasId h1{
	color: #1b6979;
	text-align: center;
}

#mailinfoDiv .contact-active {
		border: 2px solid red;
		padding: 2px;
}

#mailinfoDiv .contact-inactive {
		border: 2px solid #143D55;
		padding: 2px;
}

#mailinfoDiv{
	font-size : 16px;
	font-family : Times New Roman;
	text-align : left;
	color : black;
	width : 100%;
}

#mailinfoDiv table{
	padding:3px;
	font-size : 16px;
	font-family : Times New Roman;
}

#mailinfoDiv td{
	padding:3px;
}

#mailinfoDiv fieldset{
	border: 1px solid black;
	background: #ffffff url("../../images/bg/blue-bg.jpg") repeat-x;
	position: relative; margin-top:1em; padding-top:.75em;	
}

#mailinfoDiv legend{
	color: #fff;
	background: #1b6979;
	border: 1px solid black;
	padding: 2px 6px;
	position: absolute; top: -.8em; left: .8em;
}

#mailinfoDiv h1{
	color: #1b6979;
}

#mailinfoDiv a{
	color: #1b6979;
}

#submitMailinfoDiv {
	font-size : 16px;
	font-family : Times New Roman;
	font-weight : bold;
}

#resetMailinfoDiv {
	font-size : 16px;
	font-family : Times New Roman;	
}
