body, td, input, select, pre {
	color: #3D3D3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.trail {
	font-size: 10px;
}

.footer {
	background-color: #DBE9F4;
	font-size: 10px;
}

.xxl {
	font-size: 16px;
	font-weight: bold;
}

td.main-content, td.sider {
	background-color: #F7FFFF;
	text-align: justify;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2.l {
	font-size: 12px;
}

a {
	color: #2C6391;
}

.left-nav, .left-nav a {
	font-size: 10px;
	color: #F7FFFF;
	text-align: right;
}

.int-nav {
	font-size: 10px;
}

table.int-nav {
	border: 1px solid #2C6391;
}

table.home-news {
	border: 1px solid #2C6391;
}

div.home-news {
	clear: both;
}

table.home-news td {
	/*font-size: 11px;*/
}

table.int-nav th, table.home-news th, table.int-nav th a {
	background-color: #2C6391;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #F7FFFF;
}


table.home-news th {
	font-size: 12px;
}

table.int-nav th a, .left-nav a {
	text-decoration: underline;
}

table.docs, table.list {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DBE9F4;
}

table.docs td, table.list td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DBE9F4;
	padding-top: 2px;
	padding-bottom: 2px;
}

table#link_table, div#top_link {
	clear: both;
}

hr {
	color: #DBE9F4;
	width: 100%;
	height: 1px;
}

h2 {
	margin-top: 0px;
}

img.print_img {
	margin-left: 20px;
}

.index-intro {
	font-size: 11px;
}

ol.sp li, ul.sp li {
	margin-bottom: 10px;
}