﻿/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
.bFont {
	color: #1C94CD;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	font-weight: 500;
}
.FootFont {
	color: #838282;
	text-align: center;
	font-weight: bolder;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
}
.Foot {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	text-align: right;
	font-weight: bolder;
	color: #838282;
	font-size: 10px;
	margin-left: 28px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #838282;
	background-color: #FFF;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	font-weight: 500;
}
br {
	line-height: 5px;
}
img {border:0px;}									   
td {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	font-weight: 500;
	vertical-align: top;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}
table {
	border-collapse: collapse;
	border: 0px none #000000;
	padding: 0px 0px 0px 0px;
}
select{			     
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	font-weight: 500;
	padding:2px 0px 0px 3px;		   
	margin:0px 0px 0px 0px;			  
	vertical-align:top;				 
}									
textarea{			     
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	font-weight: 500;
	padding:2px 0px 0px 3px;		   
	margin:0px 0px 0px 0px;			  
	vertical-align:top;				 
}									
input{
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	font-weight: 500;
	padding: 2px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	z-index: inherit;
}
a {
	text-decoration: underline;
	font-size: 13px;
}
a:hover {text-decoration:none;}	 
ul {						   
	padding:0px 0px 0px 0px;  
	margin:0px 0px 0px 0px;	 
	list-style:none;		
}						   
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.ta {
	width: 200px;
	border: 1px solid #D4D0C8;
	height: 219px;
	margin-left: 10px;
}
.input {
	width:221px;
	border:1px solid #D4D0C8;
}
/*_____________________________________________________*/
/*†††††††††††††††††††††-LINKS-†††††††††††††††††††††††††*/
.link_1 a {color:#1D9DD5;}
.link_2 a {color:#5B5B5B;}
.link_3 a {color:#252525; font-weight:bold}
.link_4 a {color:#838282;}
.link_f a {
	color:#3B3B3B;
	text-decoration:none;
}
.link_f a:hover {
	text-decoration:underline;
}
.rdmr a {
	background-position: left top;
	font: 500 13px "Segoe UI", Tahoma, Geneva, Verdana;
	color: #838282;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
	background: no-repeat left top;
}
.rdmr a:hover {
	text-decoration: underline;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	font-weight: 500;
	color: #838282;
}
 /*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
.list li {
	margin:4px 0px 0px 0px;
	line-height:1.31em;
	list-style:none;
	padding:0px 0px 0px 10px;
	background:url(images/0blt1.jpg) top left no-repeat;
}
.list li a {
	color:#1C94CD;
}	



.errReturn {
	color: #FF0000;
	font-weight: bold;
}
.imgVer {
	padding: 0px 2px 2px 2px;
	border: 1px solid #D4D0C8;
}



.emailLink {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1C94CD;
	text-decoration: none;
}



