body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666666;
	background-color: #0F136D;
	text-align: left;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_x_tile.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin: 0px;
	padding: 6px 30px 0px 10px;
	color: #333333;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A0097;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5759AE;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #293F78;
	margin-bottom: 4px;
}
h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 4px;
}



a:link {
	color: #780175;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p.content {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	line-height: 1.8em;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
}

.topnav {
	border-left-style: none;
	text-align: right;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 0.85em;
}
.footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
	color: #999999;
	text-align: center;
}
.credit {
	color: #CCCCCC;
}
.highlight {
	background-color: #FFFFCC;
}
