body, p
{
	font-family: arial;
	font-size: 12px;
}

p
{
	margin: 0px;
}

h2
{
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 0px;
	font-weight: normal;
}

h4
{
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
}

div.container_51
{
	background: white;
}

div.top_menu_container
{
	margin-bottom: 0px;
	
	text-align: right;
	color: white;
}

div.top_menu_div
{
	padding-right: 70px;
}

div.top_menu_container a
{
	color: white;
	text-transform: uppercase;
	font-size: 8px;
	text-decoration: none;
	font-family: verdana;

	padding-right: 5px;
	padding-left: 5px;
}

div.top_menu_container a:hover
{
	text-decoration: underline;
}



div.content_top_menu_div
{
	text-align: right;
	color: rgb(109, 109, 109);
}

div.content_top_menu_div a
{
	color: rgb(109, 109, 109);
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}

div.content_top_menu_div a:hover
{
	text-decoration: underline;
}







div.footer_left
{
	color: rgb(109,109,109);

	padding-top: 10px;
	padding-bottom: 10px;
	
	margin-top: 20px;
	margin-bottom: 10px;

	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

	height: 35px;
	
	font-size: 9px;
}

div.footer_left img
{
	margin-right: 5px;
}

div.footer_right
{
	color: rgb(109,109,109);

	padding-top: 37px;

	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

	margin-top: 20px;
	margin-bottom: 10px;

	height: 18px;

	text-align: right;
	font-size: 9px;
}

div.footer_right a
{
	color: rgb(109,109,109);
	text-decoration: none;
}

div.footer_right a:hover
{
	color: rgb(109,109,109);
	text-decoration: underline;
}