#main {
	position: relative;
	width: 595px;
	top: 20px;
	margin: 0px;
	margin-right: 175px;
	margin-bottom: 10px;
	padding: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DEB869;
}

#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

#main h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

#main p {
	margin-top: 12px;
	margin-bottom: 12px;
}

#main p.image {
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	background-color: transparent;
	font-weight: normal;
	margin: 10px;
	margin-right: 5px;
	margin-top: 0px;
	float: right;
	width: 250px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DEB869;
}

#main p.image img {
	margin-bottom: 5px;
}

#main h3 {
	font-size: 11px;
	color: #163161;
	line-height: 13px;
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	width: 100%;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 20px;
	margin: 0px;
	text-transform: uppercase;
}

#main ul {
	list-style-position: outside;
	list-style-type: square;
	color: #993333;
	margin: 0px;
	margin-top: 12px;
	padding-left: 15px;
	line-height: 12px;
}

#main ul li {
	padding: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #163161;
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	text-decoration: none;
}

#main ul li a {
	font-size: 11px;
	color: #163161;
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}

#main ul li a.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #892525;
	letter-spacing: 0.01em;
	text-align: right;
	text-decoration: none;
}

#main ul li p {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

#main ul li p a.crossLinkTerm {
	border-bottom-style: dashed;
	border-bottom-color: #DDB868;
	border-bottom-width: 1px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 1px;
	color: #163161;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav {
	position: absolute;
	right: 0px;
	width: 170px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	padding-top: 0px;
	text-align: left;
}

#nav h1 {
	font-size: 11px;
	color: #163161;
	line-height: 13px;
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	width: 100%;
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
	text-transform: uppercase;
}

#nav ul {
	list-style-position: outside;
	list-style-type: square;
	color: #993333;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 20px;
	line-height: 12px;
}

#nav ul li {
	padding: 0px;
	padding-bottom: 4px;
}

#nav ul li a {
	font-size: 11px;
	color: #163161;
	font-family: Tahoma, Lucida Grande, "Arial Black", sans-serif;
	text-decoration: none;
	font-weight: bold;
}

