/*  B12 Capital Partners - website by Joel Gaeddert - 2007  */

body {
	font-family: "Times New Roman", Times, serif;
	background-color:white;
	text-align:left;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height:1.1; /* Use a multiplier to keep text from overlapping when resized (don't want fixed line-height when text size increases) */
	margin-bottom:0px; /* Keep the paragraphs tight to their headings, combined with margin-top:2px in p{} */
	text-indent: 20px;
	text-align:left;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height:1.1; /* Use a multiplier to keep text from overlapping when resized (don't want fixed line-height when text size increases) */
	margin-bottom:0px; /* Keep the paragraphs tight to their headings, combined with margin-top:2px in p{} */
	margin-top:4px;
	text-indent: 50px;
	color:#666666;
	text-align:left;
	
}

p {
	margin-top:2px;  /* Keep the paragraphs tight to their headings, combined with margin-bottom:0px in h3{} */
	text-align:left;
}

A:link {
text-decoration:none;
color:#000033;
}

A:visited {
text-decoration:none;
color:#000033;
}

A:hover {
text-decoration:none;
color:#666666;
}

.main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-left: 100px; /* Indent the paragraphs */
	text-align:left;
}

.main_text_smaller_indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 60px; /* Indent the paragraphs */
	text-align:left;
}

.smaller_main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:left;
}
.FlintHillsDesign_SmallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}


.table_row_border {
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	/*border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000033;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000033;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;  /* Space the nav words away from the cell borders on top and bottom */
	padding-bottom:4px;
	/*font-weight:bold;*/
}

#currentpage {
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	background:url(images/Circ.gif) no-repeat;
	/*border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000033;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000033;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;  /* Space the nav words away from the cell borders on top and bottom */
	padding-bottom:4px;*/
	/*font-weight:bold;*/
}

.table_silver_streaks {
	border-top-width:thin;
	border-top-style: solid;
	border-top-color:gray;
	/*border-top-color: #999999;*/
}

.owners_investors_managers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	word-spacing:5px;
}

.bottom_table_row_border {
	/*border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;  /* Space the nav words away from the cell borders on top and bottom */
	/*padding-bottom:4px;
	padding-right:10px;*/
	word-spacing:10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.bottom_table_row_border2 {
	/*border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	padding-top:4px;  /* Space the nav words away from the cell borders on top and bottom */
	padding-bottom:4px;
	/*padding-right:10px;*/
	text-align:left;
}

.ul_style_1 {
	margin: 0px 0px 10px 100px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:disc;
	text-align:left;
}

.phone_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color:#000033;
}

/* For dynamically placed images */
img.GLG_MDW_portraits { 
    border: 0px;
    margin: 0px 20px 10px 10px;
    /*padding-left: 50px; /* Align with paragraphs */
    float: right;
	clear: both;
}
