a {
	color: #2A88C5;
}
body {
	margin: 0;
	border: 0;
	padding: 0 0 0 54px;
	background-color: #fff;
	background: url(/img/bg_stripe_blue.jpg);
	background-repeat: repeat-y;
	color: #000;
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.4em;
}
td {
	font-size: 12px;
}
.article_date {
	color: #999;
	font-size: 1em;
	font-weight: normal;
}
.article_summary h2 {
	margin-bottom: 0;
	font-size: 1em;
}
.article_summary h3 {
	margin-top: 0;
	margin-bottom: 0;
	color: #999;
	font-size: 1em;
	font-weight: normal;
}
.article_summary p {
	margin-top: 0;
}
.content {
	padding: 12px 24px 36px 54px;
}
.doc_list ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.header_logo {
	width: 240px;
	height: 110px;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	background: url(/img/menu_stripe_blue.gif);
	background-repeat: repeat-x;
}
.menu_bottom {
	margin: 0 0 12px 0;
	text-align: center;
	font-size: .85em;
}
.menu_top {
	padding-top: 69px;
	padding-bottom: 29px;
	background: url(/img/menu_stripe_blue.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
}
.menu_top a {
	color: #000;
	text-decoration: none;
}
