body	{
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-color: #938E8A;
}
#container	{
	width: 760px;
	margin:0px auto;
}
#header	{
	height: 101px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#topnav	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	height: 22px;
	line-height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#topnav a:link, #topnav a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#topnav a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-color: 0;
}
#breadcrumbs	{
	font-size: 10px;
	height: 25px;
}
#breadcrumbs a:link, #breadcrumbs a:visited	{
	text-indent: 10px;
}
#breadcrumbs a:hover	{
}
#leftcolumn	{
	background-color: #48606F;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftcolumn p	{
	margin-left: 0px;
	font-size: 11px;
	font-weight: 600;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 6px;
	text-indent: 15px;
}
#leftcolumn li	{
	font-size: 11px;
	font-weight: 600;
	list-style-type: none;
	margin-left: -25px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#leftcolumn a:link, #leftcolumn a:visited	{
	color: #FFFFFF;
	text-decoration: underline;
}
#leftcolumn a:hover	{
	color: #FFCC00;
	text-decoration: none;
}
#main	{
	width: 600px;
}
#main p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
#main a:link, #main a:visited	{
	color: #000000;
	text-decoration: underline;
}
#main a:hover	{
	color: #000000;
	text-decoration: none;
}
#main h1	{
	color: #704759;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 6px;
	margin-top: 12px;
	margin-left: 10px;
}
#main h2	{
}
#main h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: center;
	background-image:  url("../images/tab-maroon.gif");
	background-repeat: no-repeat;
	height: 21px;
	margin: 0px;
}
#main h3 a:link, #main h3 a:visited	{
	color: #FFFFFF;
	text-decoration: underline;
}
#main h3 a:hover	{
	color: #FFFFFF;
	text-decoration: none;
}
#main .tdindent	{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer	{
	clear: both;
	height: 25px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #48606F;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:hover	{
}
