body
{
	background-color: #ffffff;
	font: 12px helvetica;
	color: #666666;
	margin: 0px;
}
table { }
#tt_main
{
	background-color: #ffffff;
	border: none;
	width: 100%; height: 100%;
}
#t_main
{
	padding: 40px;
}
h1.firstHeading
{
	font: 19px helvetica;
	display: inline;
	color: #2F77BD;

}
.t_h1
{
	background-color: #ffffff;
	color: #dd0000;
	vertical-align: bottom;
	padding: 10px;
}
#t_h2
{
	font: 12px helvetica;
	height: 35px;
	color: #000000;
}
#t_h3
{
	height: 8px;
	background-color: #FFBC47;
	font-size: 5px;
}
td
{
	vertical-align: top;
	font: 12px helvetica;
	color: #222222;
	background-color: #ffffff;
}
#t_loc_links
{
	background-color: #f3f3f3;
	line-height: 18px;
	border-right: 1px solid #f3f3f3;
	width: 100%;
}
.t_menu_item
{
	padding-left: 10px; padding-right: 10px;
	font-size: 11px;
	background-color: #EAF0F7;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	text-align: center;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.t_menu_item:hover
{
	background-color: #ffffff;
}
.t_menu_item_sep
{
	width: 8px;
	font-size: 11px;
	background-color: #f3f3f3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	text-align: center;
}
.t_menu_item_sel
{
	padding: 10px;
	font-size: 11px;
	background-color: #ffffff;
	font-weight: bold;
	border-right: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	border-bottom: none;
	text-align: center;
}
#t_foot_menu
{
	
	background-color: #ffffff;
	padding: 20px;
	line-height: 20px;
	font-size: 11px;

}

#t_rem_links
{
	border: 1px solid #d3d3d3;
	background-color: #ffffff;
	padding: 20px;
	line-height: 18px;
	width: 768px;

}
.t_v_sep
{
	width: 20px;
}
#t_h_line
{
	height: 20px;
	background-color: #65ABE6;
	padding: 5px;
	padding-left: 18px;
	color: #ffffff;
	font-size: 11px;
}
#t_h_line2
{
	height: 10px;
	background-color: #74B5E9;
	padding: 5px;
	padding-left: 18px;
	color: #ffffff;
	font-size: 5px;
}
div
{
	width: 100%;
	color: #222222;
}
div#loader
{
	background: #ffffff; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 1; 
	width: 100%; 
	text-align: center;
	margin-top: 25%;
	font-size: 13px;
	font-weight: bold;
}
#d_date
{
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	color: #888888;
}
#d_text
{
	padding-bottom: 30px;
	border-bottom: 1px solid #d3d3d3;
}
#d_title
{
	font-weight: bold;
	font-size: 15px;
	margin: 10px;
}
#d_article
{
	width: 95%;
	line-height: 20px;
}
#d_top_l
{
	display: inline;
	font-size: 13px;
	color: #002BB8;

}
#t_content
{
	padding: 30px;
	padding-left: 5px;
	padding-top: 5px;

}
a 
{ 
	
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
.a_loc
{
	color: #ffffff;
}
.a_rem
{
	color: #002BB8;
}

.a_top_l
{
	color: #dd0000;
}
.a_top_l:hover
{
	color: #dd0000;
	text-decoration: none;
}