@charset "utf-8";
body {
	background-color: #ECECEC;
	margin: 0px;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
a.toplink {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014AAF;
	text-decoration: none;
	background-image: url(images/linksbg.jpg);
	display: block;
	line-height: 27px;
	height: 27px;
	width: 104px;
	text-align: center;
}
.paratext {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #696665;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 18px;
}
a.toplink:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D10F03;
	text-decoration: none;
	background-image: url(images/linksbg.jpg);
	display: block;
	line-height: 27px;
	height: 27px;
	width: 104px;
	text-align: center;
}
.text {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #696665;
	line-height: 18px;
}
a.inlink {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #014AB0;
	text-decoration: underline;
}
a.inlink:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #C20200;
	text-decoration: none;
}
.head {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014AB0;
}
strong {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #96999A;
}
