body {
	padding: 0;
	margin: 0;
}
a {
	color: #175e97;
	text-decoration: none;
}

a.home {
	display:block;
	font: bold 9pt arial,helvetica,sans-serif;
	padding:3px;
	color:#042C4D;
	background:#A59797;
	text-decoration:none;
	margin:0;
	width:133px;
	border-top:1px solid #730911;
	border-right:1px solid #730911;
}
a.home:visited {
	color: #042C4D;
	text-decoration:none;
}
a.home:hover {
	color:#910906;
	text-decoration:none;
}
a.help	{
	font: 8pt helvetica, arial, verdana, sans-serif;
	color: #333132;
	text-decoration: underline;
}

.dynamic_nav {
	/*border: 1px solid #333;*/
	margin-bottom: 3px;
}

.left_nav_section {
	display: block;
	font: bold 9pt arial,helvetica,sans-serif;
	color: #042C4D;
	text-decoration: none;
	margin: 0 0 3px 0;
	padding: 3px 0;
	/*border: 1px solid #333;*/
	/*width: 135px;*/
	/*background: #E8E6DA;*/
	/*text-transform: uppercase;*/
	position:relative;
	left:0px;
	top:0px;
	display:block;
	/*background: #730911;*/
}
.lc {
	text-transform: none;
}
.left_nav_section:visited {
	color: #042C4D;
	text-decoration:none;
}
.left_nav_section:hover {
	color: #910906;
	text-decoration:none;
}
#search {
	display: block;
	font: bold 9pt arial,helvetica,sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 3px 0;
	padding: 3px 0;
	/*border: 1px solid #333;*/
	/*width: 135px;*/
	/*background: #E8E6DA;*/
	/*text-transform: uppercase;*/
	position:relative;
	left:0px;
	top:0px;
	display:block;
	/*background: #730911;*/
}
#search:hover {
	color: #ffffff;
}
.left_nav_sub {
	display: block;
	font: 8pt arial,helvetica,sans-serif;
	color: #294F83;
	margin: 3px 3px 6px 9px;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #ADABA1;
}
.left_nav_sub2 {
	display: block;
	font: 8pt arial,helvetica,sans-serif;
	color: #294F83;
	margin: 3px 3px 6px 18px;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #ADABA1;
}
.search_sub {
	font: 8pt arial,helvetica,sans-serif;
	color: #ffffff;
}
.search_sub:visited {
	color: #ffffff;
}
.search_sub:hover {
	color: #000000;
text-decoration: underline;
}
a:visited {
	color: #747983;
	text-decoration: underline;
}
a:hover {
	color: #b51f2b;
	text-decoration: underline;
}
td.navleft {
	background: #b51f2b url(/icons/2004/b/nav_bg.gif);
	border-right: 1px solid #3B2929;
	border-bottom: 1px solid #3B2929;
	padding: 6px;
 	width: 140px;
}
td.content {
	background: #ffffff;
	/*margin: 0 0 0 6px;*/
	padding: 0 0 0 10px;
}
div.sections {
	padding-bottom: 3px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #ADABA1;*/
}
.navname {
	background: transparent;
}
/* ABOUT US */
div.info 	{
 	font: 8pt HELVETICA, ARIAL, VERDANA, SANS-SERIF;
 	color: #000000;
 	padding: 2px 0 4px 0;
 	margin: 0;
 	text-align: left;
}

.bottom_links_left	{
	margin-right: 6px;
	border-right: 1px solid #a0a0a0;
}

.bottom_links_right	{
	padding-left: 6px;
}

.side_relate {
	font: 8pt helvetica, arial, verdana, sans-serif;
	margin-left: 12px;
	padding-left: 7px;
	border-left: 1px solid #a0a0a0;
	width: 125px;
}
td.arrows {
	margin-right: 3px;
	border-right: 1px solid #730911;
}
td.arrows2 {
	margin-left: 3px;
	border-right: 1px solid #730911;
	background: #E0DCDC;
}
td.links {
	padding-left: 3px;
	border-bottom: 1px solid #730911;
	background: #E0DCDC;
}
td.links2 {
	padding-right: 3px;
	border-right: 1px solid #730911;
	border-bottom: 1px solid #730911;
	background: #E0DCDC;
}
td.linkheds2 {
	padding-left: 3px;
	background: #E0DCDC;
}

.indent {
	display: block;
	padding: 0 0 0 12px;
	margin: 0;
}

ul.listinstory li, ol.listinstory li {
	margin-bottom: 0.5em;
}