body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #193274;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #193274;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666;
}

.content {
	padding: 30px 20px 10px 30px;
}

.splash {
	padding: 25px 35px 20px 50px;
	font-size: 12px;
	line-height: 18px;
}

.splash strong {
	font-size: 14px;
}

.eb {
	width: 125px;
	text-align: center;
}

.citextl {
	padding: 15px 0px 20px 10px;
	line-height: 16px;
	text-align: left;
}

.citextr {
	padding: 15px 10px 20px 0px;
	line-height: 16px;
	text-align: right;
}

.citextl strong, .citextr strong {
	font-size: 12px;
}

.citextl p, .citextr p {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 20px;
}

.citaba a {
	width: 230px;
	display: block;
	color: #eee;
	background-color: #193274;
	padding: 2px 10px 3px 10px;
}

.citaba a:hover {
   color: #eee;
	background-color: #666;
}

.citabb a {
	width: 230px;
	display: block;
	color: #666;
	background-color: #ccc;
	padding: 2px 10px 3px 10px;
}

.citabb a:hover {
   color: #eee;
	background-color: #666;
}