.bgleft {
	background-image: url(images/bg_left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.bgright {
	background-image: url(images/bg_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #616161;
}

.content a:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0C64A3;
	text-decoration: none;
}

.content a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0C64A3;
	text-decoration: none;
}

.content a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #183869;
	text-decoration: none;
}
.h2 {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #616161;
}
.h3 {

	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #616161;
}
.h4 {

	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #616161;
}
.td {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #616161;
}
.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #22549c;
	text-decoration:none;
	line-height:normal;
}
.footer a:link{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #22549c;
	text-decoration:none;
	line-height:normal;
}
.footer a:visited{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #22549c;
	text-decoration:none;
	line-height:normal;
}
.footer a:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000102;
	text-decoration:none;
	line-height:normal;
}

