/****  Tags for the HTML copies of the Press Releases page ******/

div.press_release_container
{
	width:780px;
	margin:5px;
	font-size:12px;
}

div.press_release_graphicHeader
{
	margin:20 0 0 570;
	font-size:15;
	font-weight:bold;
	
	/*background-image:url(../images/arrow01.gif);
	background-repeat:no-repeat;*/
	
	text-indent:18px;
	color: #074974;	
}

div.press_release_Title
{
	font-size:16;
	font-weight:bold;
	text-align:center;
	margin:0 5 15 5;
}

div.press_release_Body, div.press_release_aboutCompany, div.press_release_aboutCompanyDesc, div.press_release_bottom
{
	margin:0 10 10 10;
}

div.press_release_aboutCompany
{
	font-weight:bold;
}

div.press_release_bottom_images
{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:40px;
	float:left;
	width:200px;
	padding:40 0 0 12;
	font-weight:bold;
	font-style:italic;
}

.sm{
	font-size: 9px;
	line-height: 0.5em;
	padding-left:1px;
}

*html .sm{
	font-size: 10px;
}

div.press_release_address
{
	/*position:relative;
	left:400px;*/
	text-align:right;	
}