body {
	background-color: #29296a;
	margin: 0px 20px 20px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
img {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
img#logo {
	margin: 0px;
	padding: 0px;
}
img.title {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFE354;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFE354;
	font-style: italic;
}
p {
	font-size: small;
}
a:link {
	color: #FFE354;
	text-decoration: none;
}
a:visited {
	color: #E1B400;
	text-decoration: none;
}
a:hover {
	color: #FFE354;
	text-decoration: underline;
}
div#leftnav {
	margin: 0px;
	/*width: 110px;*/
	/*height: 361px;*/
	/*display: block;*/
	text-align: left;
	float: left;
	position: absolute;
  	width: 10em; height: auto;
  	top: 10.2em; right: auto; bottom: 1em; left: 1em;
  	background: #161658 url(images/lo-rt_curve.gif) no-repeat left bottom}
}
div#leftnav p {
	padding: 0;
	margin: 0;
}
div#leftnav p.last {
	margin-bottom: 4em;
}
div#leftnav a {
	display: block;
	padding: 0.5em 1em;
	margin: 0px 10px 10px -0.5em;
	font-size: small;
	background-color: #3A392A;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A3A3B9;
	border-right-color: #A3A3B9;
	border-bottom-color: #A3A3B9;
	border-left-color: #A3A3B9;
	text-align: left;
}
div#leftnav a.indent1 {
	padding-left: 32px;
	border-top-style: none;
}
/*div#leftnav a.top {
	border-top-width: 0px;
	border-top-style: none;
}*/
div#leftnav a:hover {
	color: #FFE354;
	text-decoration: none;
	background-color: #5A5841;
	
}
div#leftnav p.nolink {
	color: #FFE354;	
	font-size: small;
	padding: 0.5em 1em;
	margin: 0px 10px 0px -0.5em;
	background-color: #3A392A;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A3A3B9;
	border-right-color: #A3A3B9;
	border-bottom-color: #A3A3B9;
	border-left-color: #A3A3B9;
	display: block;
	text-align: left;
}
div#global {
	position: absolute;
	top: 3px;
	right: 0px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
}
div#global a {
	font-size: x-small;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #3A392A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3A3B9;
	border-right-color: #A3A3B9;
	border-bottom-color: #A3A3B9;
	border-left-color: #A3A3B9;
	margin: 0px;
}
div#global a:hover {
	color: #FFE354;
	text-decoration: none;
	background-color: #5A5841;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
div#global a#current {
	color: #FFE354;
	text-decoration: none;
	background-color: #3A392A;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
div#mainbody {
	margin: 0 0 0 11em;
}
p#copyright {
	font-size: x-small;
	text-align: center;
}
