@charset "ISO-8859-1";
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 7px 0px 8px 0px;
}
h3 {
	margin: 0 0 10px 0;
	color: #004566;
	font-size: 15px;
}
a {
	color:#004566;
	
}
a:hover {
	color:#FF6600;
	
}
#wrapper {
	width: 740px;
	padding-bottom: 20px;
}
#header {
	height: 70px;
}
#header2 {
	height: 63px;
}
#linkTBL {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;	

}
#footTBL {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;	

}
.topTBL {
	background-image:url(../merit/img/bg_merit_top.jpg);
	background-repeat: no-repeat;
}
.midTBL {
	background-image:url(../merit/img/bg_merit_mid.jpg);
}
.bottomTBL {
	background-image:url(../merit/img/bg_merit_bottom.jpg);
	background-repeat: no-repeat;
	height:20px;
}
.bottomTBL2 {
	background-image:url(../merit/img/bg_merit_bottom.jpg);
	background-repeat: no-repeat;
	height:16px;
}
.copyright{  font-family: Arial, Helvetica, sans-serif; color: #9F9F9F; font-size: 10px; letter-spacing: 1px}
a.copylink { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #9F9F9F; letter-spacing: 1px; text-decoration: none}
a.copylink:hover { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #E11508; letter-spacing: 1px; text-decoration: none}
