body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	margin-top:0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00455B;
}	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #E13751
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00455B;
}	
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #00455b;
}
.tbGreen {
	background-color: #00455B;
}
.tbGray {
	border-bottom: 1px solid rgb(192,192,192);
}
.tbResult {
	border-left: 1px solid rgb(192,192,192); 
	border-right: 1px solid rgb(192,192,192);
}
.tbLigthGray{
	background-color: #D6D6D6;
}
.tbLigthGray2{
	background-color: #d4f2ef;
}

.titleGreen {
	font-family: Arial;
	font-size: 18px;
	color: #78dcd4;
}
.titleBlue {
	font-family: Georgia;
	font-size: 20px;
	color: #00455b;
}
.titleBig {
	font-family: Arial;
	font-size: 16px;
	color: #00455b;
}
.titleMedium {
	font-family: Arial;
	font-size: 14px;
	color: #00455B;
}
.textMedium {
	font-family: Arial;
	font-size: 12px;
	color: #00455B;
}
.textFoot {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.textGray {
	font-family: Arial; 
	font-size: 12px;
	color: #808080;
}
.textBlack {
	font-family: Arial; 
	font-size: 12px;
	color: #000000;
}
.textServices {
	font-family: Arial; 
	font-size: 10px;
}
.slGreen{
	font-family: Arial;
	font-size: 14px;
	background-color: rgb(109,228,202)
}
.btGreen{
	background-color: rgb(0,69,91);
	color: rgb(255,255,255);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: center;
	margin-top: 7px
}
.btBlue{
	background-color: rgb(0,0,128);
	color: rgb(255,255,255);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: center;
	margin-top: 7px
}
.Medium {
	font-family: Arial; 
	font-size: 12px;
}