
/*  UNIVERSAL STYLES */


body
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

img.layout_image
{
	display: block;
}

div.sub_nav
{
	margin-left: 0px;
}

a
{
	text-decoration: none;
	color: #248523;
}

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


/*  GENERAL SUBPAGE STUFF  */

div.sub_content_holder
{
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 774px;
}

div.sub_nav_vertical
{
	position: absolute;
	left: 36px;
	top: 40px;
}

div.header
{
	background-color: #4c828e;
	width: 100%;
}

div.body_content
{
	margin-left: 180px;
	padding-top: 30px;
	width: 560px;
}

p.press_title
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #999999;
	letter-spacing: 1.7px;
	font-weight: normal;
	line-height: 17px;
	margin-left: 40px;
	margin-top: 0px;
	text-transform: uppercase;
}

p.press_category
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 2.5px;
	width: 536px;
	height: 22px;
	font-variant: normal;
	text-transform: uppercase;
	outline-width: 1px;
	outline-style: none;
	color: #DC3803;
	border-bottom-color: #FF0000;
	border-color: #E1E1E1;
	border-bottom-style: solid;
	border-width: 1px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	outline-color: #DCDCDC;
}

span.press_date
{
	color: #999999;
	font-size: 12px;
}

a.press_date
{
	color: #233E52;
	text-decoration: none;
}

a.press_date:hover
{
	color: red;
	text-decoration: underline;
}