body {
	background-color: #19336C;
}

a {
	color: #19336C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #19336C;
}

.topcell {
	background-image: url('../img/_top4.jpg');
	background-repeat: no-repeat;
	padding: 16px;
}

.copy_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #19336C;
}

.subtitle_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}

.article_text {
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
	line-height: 17px;
}

.mini_text {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	line-height: 12px;
}

.process_table {
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

.underlined {
	border-bottom: 1px solid #DDDDDD;
}

li {
	color: #19336C;
	list-style-type: circle;
	line-height: 22px;
}

.list_divider {
	background-color: #384152;
	color: #FFFFFF;
}