body,html {
	margin: 0;
	padding: 0;
}


p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


.grey { color: #666666; }

.sectionhead
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.subsectionhead
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

li.content {
	list-style: disc;
	list-style-position: outside;	
}
ul.content {
	padding: 15px 0px 15px 20px;
}

a { color: #006600; }
.lh_short14 { line-height: 14px; }
.lh_short16 { line-height: 16px; }

.parheading
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

blockquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lh_tall20 { line-height: 20px; }

#copyright_footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#666666;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

.bigmiddot
{
font-weight:bold;
font-size:120%;
}


.spaced_li {
	padding-top: 10px;
}

.right_nav {
	padding-left: 20px;
	list-style-position: outside;
}

.right_nav li {
	list-style-image:url(/images/arrow.png);
	padding-bottom:7px;
}

a.right_nav{
	text-decoration: none;
	color: #000;
	margin-left: -19px;
}

a.right_nav:hover{
	color: #999;
}

.right_nav_sub {
	list-style-image: none;
	padding-left: 20px;
	list-style-position: outside;
}

.right_nav_sub li a{
	font-size:.9em;
}

.header_container {
	height: 25px;
	padding-bottom:0px;
}

.header-spacer {
	height: 35px;
}

#header_list {
	margin-left: 40px;
	list-style-type: none;
	clear:both;
	font-size: .8em;
	font-weight: bolder;
}

#investor_login {
	clear: both;
	margin-left: 610px;
	width: 140px;
	height: 17px;
	padding-top: 20px;
}

#investor_login button {
	height: 20px;
	background-color: #006633;
	color: #eee;
	font-size: .7em;
	font-weight: bold;
}

:focus, :active {
	outline:none;
}
button::-moz-focus-inner {
	border-color: transparent;
}

#investor_login a {
	background-color: #80ff80;
	color: #333;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
}

#header_list li {
	vertical-align: bottom;
	padding-top: 1px;
	float: left;
	width: 95px;
	height: 27px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	font-size: 1.1em;
	line-height: 11px;
}


#header_list li a {
	text-decoration: none;
	color:#333;
}
#header_list li a:hover {
	color:#777;
}

#header_list li#header_logo {
	border-top: 1px solid #fff;
	width: 250px;
	height: 32px;
	margin-top: -6px;
	margin-left: -56px;
	margin-bottom: -2px;
}

.header_selected {
	background-color:#DDD;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


.transactions_container {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: dashed 1px #ccc;
}

.sample_transaction_header {
	text-align: center;
	color: #03844A;
	font-size: 1.3em;
	font-weight: bold;
	clear:both;
	margin-bottom: 15px;
}

li.sample_transaction {
	position: relative;
}

li.sample_transaction span{
	display:block;
	margin-left:120px;
	position:absolute;
	top: 0px;
}

.investment_list {
	padding-bottom: 20px;
	padding-top: 5px;
}

.investment_list li{
	margin-left: 10px;
	list-style: disc;
	list-style-position: inside;
}

.table_text {
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 5px;
}

h2 {
	padding-bottom: 10px;
	font-size: 1.4em;
}
