body {
	margin: 0px;
	padding: 0px;
	color: #293f6f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#right-col {
	height: 100%;
	width: 100%;
}
.date {
	font-size: 11px;
	background-image: url(../images/date.gif);
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.address {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.signature {
	font-size: 10px;
	color: #9fa0a4;
	text-align: center;
}
.resources {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
a:link {
	color: #9fa0a4;
}
a:visited {
	color: #AABBDF;
}
a:hover {
	color: #293f6f;
}
.l2date {
	font-size: 11px;
	background-image: url(../images/l2/l2-date.gif);
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.contentbkground {
	background: url(../images/l2/l2-content-bkground.gif) repeat-y;
}
.botline {
	background: url(../images/l2/l2-bot-line.gif) no-repeat left top;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.img-link {
	border: 2px solid #000;
}
.slogan {

	background: url(../images/l2/l2-sloganbkground.gif) repeat-y;
}
.sitemap {
	font-size: 12px;
	color: #c1cee8;
	font-weight: bold;
}
.03bkground {
	background: url(../images/03.gif) no-repeat;
}
.logo {
	float: left;
}
p {
	font-size: 12px;
}