/*///////////// LINKS //////////////*/
	

.diferente:link { font-family:verdana; font-weight:bold; font-size:11px; color:#555555}
.diferente:hover { font-family:verdana; font-weight:bold; font-size:11px; color:#555555; text-decoration: underline}
.diferente:active { font-family:verdana; font-weight:bold; font-size:11px; color:#555555; text-decoration: underline}
.diferente:visited { font-family:verdana; font-weight:bold; font-size:11px; color:#555555}


.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0054A6;
}

.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #555555;
}

h1 {
	font-family: 'arial';
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin: 5px 20px 20px 20px;
}

input, select {
	border: 1px #DEE4DE solid;
	height: 18px;
}

input:focus, select:focus { 
	background-color: #ffffff;
	border: 1px #008CEA solid;
	}

.labelField {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 0 0 20px;
	height: 30px;
}

.textField {
	font-family: arial;
	font-size: 13px;
	color: #808080;
	font-weight: normal;	
	line-height: 20px;
}

.textRField {
	font-family: arial;
	font-size: 12px;
	color: #252525;
	font-weight: normal;	
	line-height: 15px;
}

input.blue-btn {
	width: 88px;
	height: 22px;
	border: 0.1px solid #D87C01;
	border-top:none;
	border-bottom:none;
	background-image: url(images/teBtnBg.gif);
	text-align: center;
	padding-bottom: 3px;
	font-family: arial;
	font-size: 11px;
	color: #1D356D;
	cursor: pointer;	
}

.errTr {
	background-color: #F4C8A4;
	color: #C83200;
}

div#container{width:800px;margin: 0 auto;padding:10px 0;text-align:left}
div#box1st{float:left;width:800px;padding:5px 0;background: #EDF3FE}
div#box2nd{float:left;width:800px;padding:5px 0;background: #F9FBFF }
div#box3rd{float:left;width:800px;padding:5px 0;background: #EDF3FE}
div#box4th{float:left;width:800px;padding:5px 0;background: #F9FBFF }

div#s2information{float:right;width:315;padding:5px 0;background: #F9FBFF }
div#s2id{float:left;width:340px;padding:5px 0;background: #EDF3FE }
div#s2account{float:left;width:340px;padding:5px 0;background: #E8E8FF }
div#containerW{width:601px;margin: 0 auto;padding:10px 0;text-align:left}
div#wbox{width:601px;padding:5px 0;background: #F7D6B0 }

.userName {
  font-family: 'arial';
  font-size: 15px;
  color: #469c23;
  font-weight: bold;
  padding: 0px 0 0 0px
}

.s2td {
font-family: 'arial';
font-size: 11px;
color: #525252;
font-weight: normal;
padding: 0px 0 0 0px
}

.createdTime {
  font-family: 'arial';
  font-size: 13px;
  color: #2A2A2A;
  font-weight: bold;
  padding: 0px 0 0 0px
}

.s2text {
  font-family: 'arial';
  font-size: 12px;
  color: #2A2A2A;
  padding: 0px 0 0 0px
}

.s2texti {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2A2A2A
}


a.s2link:link, a.s2link:visited {
  color: #2d62b6;
  font-size: 12px;
  text-decoration: none;
}
a.s2link:hover {
  color: #154d89;
  text-decoration: underline;
}

a.s3link:link, a.s3link:visited {
  color: #2d62b6;
  font-size: 14px;
  text-decoration: none;
}
a.s3link:hover {
  color: #154d89;
  text-decoration: underline;
}


