body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

table {
	border-collapse: collapse;
	border-style: solid;
}

td .pad {
	padding: 4px;
}

a {
	text-decoration: underline; color: #333333;
	font-weight: bolder;
}

p {
	font-size: 11px;
}
a:hover { color:#CC0000}
.plain {
	text-decoration: none;
}
.tenpixel, ul li {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.bold {
	font-weight: bold
}
.white {
	color: #FFFFFF;
}
.dropdown {
	background: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	border: 1px solid #999;
}
.button {
	background: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	border: 1px solid #999;
	padding-top: 2px;
	padding-bottom: 2px;
	/*border-color: #999;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; */
}
.tablesub { font-size: 10px; color: #333333; font-weight: bold; margin-left: 12px; margin-right: 12px; padding-top: 3px; padding-bottom: 3px}
.tableentry { font-size: 10px; color: #333333; margin-left: 12px; margin-right: 12px; font-weight: normal; padding-top: 4px}
.anchorplain {  font-weight: normal}
.headline {  font-size: 14px; font-weight: bold; color: #333333}
.tablebullet { font-size: 10px; color: #333333; margin-left: 4px; font-weight: normal; padding-top: 4px }
body {
	background-color: #FFCC33;
}
.pad4 {
	padding: 4px;
}
.pad12 {
	padding: 12px;
	background-color: #d6d6d6;
}
.stacked ul {

	margin: 0px;
	padding: 0px;
}
.stacked ul li {
	width: 102px;
	text-align: left;
	padding: 4px 12px 4px 12px;
	font-weight: bold;
	color: #333333;
	font-size: .7em;
	line-height: .9em;
	border-bottom: 1px solid #9485BF;
	margin: 0px;
	list-style-type: none;
}

div.home table {
	border: none;
	font-size: 11px;
	width: 100%;
}

div.home table th {
	font-weight: bold;
	padding-top: 6px;
}

div.home table tr td {
	padding: 4px;
	border-top: 1px solid #b3b3b3;
}

/*div.home table tr td:first-child {
	text-align: right;
	border-right: 1px solid #b1b1b1;
}*/

/* @group nav */

ul.nav {
	margin: 12px 0 0;
	padding: 0;
}

ul.nav li {
	margin: 0 0 6px;
	padding: 0 0 3px;
	list-style-type: none;
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px dotted #d4ab37;
}



/* @end */
