@charset "utf-8";
/* CSS Document */
body {
	background-color: #F1F2F4;
	overflow: scroll;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #616161;
	font-weight: normal;
	line-height: 23px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #616161;
	font-weight: normal;
	line-height: 25px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B308E;
	line-height: 23px;
}
ul {
	line-height: 23px;
}
.ctrl {
	line-height: 23px;
}
a:visited {
	color: #3B308E;
	text-decoration: none;
	line-height: 23px;
}
a:hover {
	color: #8175D0;
	text-decoration: none;
	line-height: 23px;
}
a:active {
	color: #3B308E;
	text-decoration: none;
	line-height: 23px;
}
a:link {
	text-decoration: none;
	line-height: 23px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #616161;
	font-weight: normal;
	line-height: 23px;
}
	.t0i:link {height: 23px;}
	
.links {
	color: #3B308E;
	text-decoration: none;
	line-height: normal;
}
.links:visited {
	color: #3B308E;
	text-decoration: none;
		line-height: normal;
}
.links:hover {
	color: #8175D0;
	text-decoration: none;
		line-height: normal;
}
.links:active {
	color: #3B308E;
	text-decoration: none;
		line-height: normal;
}
.links:link {
	text-decoration: none;
		line-height: normal;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}