﻿a:hover {
	text-decoration: none;
	color: #0075AE;
}
a {
	text-decoration: none;
	color:#EC9801;
}
p {
	margin: 0px;
	font-family: Verdana;
	font-size: xx-small;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
.sub-tit {
	font-family: Verdana;
	font-size: xx-small;
	color: #00256b;
	font-weight: bold;
	line-height: 150%;
	margin: 0px;
}
ul {
	list-style-type: square;
}
li {
	color: #7AA2DF;
}
.tit {
	font-family: Verdana;
	font-size: xx-small;
	color: #00256b;
	font-weight: bold;
	line-height: 150%;
	margin: 0px;
	text-transform: uppercase;
}
hr {
	height: 1px;
	color: #7aa2df;
}
img {
	border-width: 0px;
}
.more a:hover {
	text-decoration: none;
	color: #EC9801;
}
.more a {
	text-decoration: none;
	color: #00256B;
}
.more {
	line-height: 120%;
	text-align: right;
}
.clients {
	text-align: left;
}

input {
	margin: 0px;
	font-family: Verdana;
	font-size: xx-small;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
textarea {
	margin: 0px;
	font-family: Verdana;
	font-size: xx-small;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
.button {
	background-color: #0075AE;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
}
.sum {
	line-height: 120%;
}
