	body
	{
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 9pt;
		margin: 15px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #0000ff;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	th
	{
		background-color: #5291F9;
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
		padding: 5px;
		text-align: center;
	}
	td
	{
		font-size: 8pt;
		color: #000000;
	}
	form {
		margin: 0px;
	}
	input
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	textarea
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	select
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	h1
	{
		color: #5291F9;
		text-align: left;
		font-weight: normal;
		font-size: 20pt;
		margin-bottom: 10px;
	}
h2
{
	font-size: 14pt;
	font-weight: normal;
	color: #14B61F;
		margin-bottom: 10px;
}
	h3 {
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
	}

.td1, .td1right, .td1center, .td1nowrap
{
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #f0f0f0;
}
.td2, .td2right, .td2center, .td2nowrap
{
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #e0e0e0;
}

.td1nowrap, .td2nowrap
{
	white-space: nowrap;
}

.td1right, .td2right
{
	text-align: right;
}
.td1center, .td2center
{
	text-align: center;
}

	
.box_top
{
height: 10px;
}

.box_middle
{
	width: 173px;
	overflow: hidden;
background-color: #73aade;
border: 1px solid #528ece;
}

.box_content
{
	padding: 10px;
color:#ffffff;
}
.box_content a
{
color: #ffffff;
}

.box_bottom
{
}