body {
margin : 0;
background: #FEFFEB;

}

table  { border-collapse: collapse; border-spacing: 0; }
  td, th { padding: 0; }

td,span,font,div {
	font: 11px Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:15px;
	color: #333333;
}

h1 {
	font: 11px Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color: #333333;
	margin-bottom: 0;
	}
	
p {
	margin-top:0;
}

span.subnav_selected {
	line-height:25px;
}

td.article_list {
	padding-bottom:10px;
	vertical-align:top;
}

a {
font: 11px Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: underline;
}

a:hover {
color: #996633;
text-decoration: none;
}

.subnav a { 
	font: 13px/25px "Minion", "Times New Roman", Times, serif;
	color: #333333;
	text-decoration:none;
	background-image:url(img/nav/nav_bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;
}

.subnav a:hover { 
	color: #8D8B77;
	text-decoration: none;
	background-image:url(img/nav/nav_bullet_selected.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.subnav_selected { 
	font: 13px/25px "Minion", "Times New Roman", Times, serif;
	color: #8D8B77;
	text-decoration:none;
	background-image:url(img/nav/nav_bullet_selected.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;

}

.nav_selected {
color:#996633 !important; 
}



.footerText {
	color: #bab59b;
	font-size: 9px;
	line-height:11px;
	font-family: "Times New Roman", Times, serif;
}

.sidebarText {
font-family: arial,verdana,helvetica;
color: #333333;
font-size: 11px;
}

.sidebarBold {
font-family: arial,verdana,helvetica;
font-weight: bold;
color: #333333;
font-size: 11px;
}

.asterisk {
font-family: arial,verdana,helvetica;
color: #990000;
font-size: 12px;
}

sup {
text-decoration: none;
font-size: 11px;
font-family: verdana,helvetica,arial;
}





