body
{
	font-family:arial;
	
scrollbar-3dlight-color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-base-color:#D8D8D8; 
scrollbar-face-color:#D8D8D8; 
scrollbar-highlight-color:#D8D8D8; 
scrollbar-shadow-color:#D8D8D8;		
	

}
a
{
	color:black;
}
.std_text
{
	font-size:12px;
}
.std_break
{
	height:12px;
}


.content_td
{
background-color:#D8D8D8;
}

.content_heading
{
	font-size:16px;
	font-weight:bold;
}
.content_sub_heading_1
{
	font-size:13px;
	font-weight:bold;
}
.content_sub_heading_2
{
	font-size:13px;
	text-decoration: underline;
}

.content_body
{
	font-size:12px;
	text-align:justify;
}
.content_table_key
{
	font-weight:bold;
	font-size:12px;
}
.content_table_value
{
	font-size:12px;
}

.content_break
{
	height:12px;
}


.home_navigation_bar
{
	background-color:#B1B1B1;
}
.persistent_navigation_td
{
	color:black;
	font-size:12px;
}
.persistent_copyright_td
{
font-size:10px;
align:center;
}


.navigation_bar_td
{
	background-color: #D2D2D2;
}
.navigation_item_unselected
{
/*	border:1px solid D2D2D2; */
	cursor:pointer;
	font-size:12px;
}
.navigation_item_selected
{
/*	border:1px solid black; */
	background-color:white;
	cursor:pointer;
	font-size:12px;
}

.white_paper_outer
{
	background-image:url(../white_papers/img/outer_color.png);
}

.white_paper_heading
{
font-size:18px;
font-weight:bold;
}

.white_paper_body
{
font-size:12px;
}
.white_paper_break
{
font-size:12px;
height:12;
}
.white_paper_table_key
{
font-size:12px;
font-weight:bold;
}
.white_paper_table_value
{
font-size:12px;
}
.white_paper_copyright_row
{
font-size:10px;
align:center;
}
