/*Roeder-Johnson Corporation Press Relase CSS. Version 2006 Rev 1.1*/
/*Added leftfooter type, changed footers to full width, changed email right header to right align. SCJ 9-6-06*/
body
{
	background: #FFFFFF;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 100%;
}

#allContent
{
	width: 744px;
	/*height: 100%;*/
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 21px;
	padding-right: 21px;
}

#headerSpace
{
	width: 744px;
	background-color: #FFFFFF;
	margin: 0px;
}

#headerLeftSpace
{
	width:486px;
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
}

#headerRightSpace
{
	width: 236px;
	background-color: #FFFFFF;
	margin: 0px;
	margin-left: 14px;
	float: right;
	text-align:right;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 11px;
}

.forRelease
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 14px;
}

.mainHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 11px;
	margin-left: 31px;
	margin-right: 31px;
}

.mainSubhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 19px;
	margin-left: 51px;
	margin-right: 51px;
}


.sectionHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 11px;

}

.headerSubhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

.headerCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 11px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 11px;
/*  Deprecated by SCJ 9-6-06 
	margin-left: 41px;
	margin-right: 41px;	
                            */
}

.leftfooter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 11px;
}

a:link
{
	color: #3366CC;
	text-decoration: none;
}

a:visited
{
	color: #3366CC;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

/*END Roeder-Johnson Corporation Press Release CSS*/
