@charset "utf-8";
body {
	background-color: #6B8993;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #6B8993;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
	color: #2960A1;
	font-size: 12px;
}
li {
	font-size: 12px;
	list-style-image: url(../images/arrow.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #2960A1;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
	font-size: 12px;
}

a:active {
	text-decoration: underline;
	color: #00CCFF;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9DACBF;
	list-style-type: square;
	text-align: left;
}
#tdSidebar a {
	color: #003366;
	text-decoration: none;
	display: block;
	margin: 5px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #659EA9;
	border-bottom-color: #659EA9;
}
#tdSidebar a:hover {
	background-color: #DCE6E8;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	word-spacing: normal;
	line-height: 1.5em;
}
#tdClient a {
	color: #003366;
	text-decoration: none;
	display: block;
	margin: 5px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #659EA9;
	border-bottom-color: #659EA9;
}
#tdClient a:hover {
	background-color: #DCE6E8;
}
