﻿body {
	margin: 0;
	padding: 0;
	background-color: #ebebeb;
	font-family: Helvetica, Arial, sans-serif;

}

/* Outer */
#outer
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	margin: 0 auto;
	width: 100%;
}

/* Header */

#header
{
	margin: 0 auto;
	padding: 0;
	background: white;
}

#headerContent
{
	width: 970px;
	padding: 0;
	margin: 0 auto;
}

#header table
{
	margin-bottom: 0;
	padding-bottom: 0;
	width: 970px;
}

#header table th
{
	padding: 0;
	color: black;
}

#header table tr
{
	background-color: white;
	color: inherit;
}

#header table td.columnA
{
	text-align: left;
	padding: 0;
}

#header table td.columnB
{
	text-align: right;
	padding: 0;
}

/* Menu */

#menu
{
	height:30px;
	padding: 0;
	background: #ebebeb url('../images/menubgd.gif') top left repeat-x;
}

#menuContent
{
	width: 920px;
	margin: 0 auto;
	padding: 0;
	z-index: 30;
}

#menuContent ul
{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 -50px 0 0;
	float: right;
}

#menuContent li
{	margin: 0;
	padding: 5px 44px 0 0;
	list-style: none;
	float: left;
}

#menuContent li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	font-size:9pt;
	font-weight:bold;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#menuContent li a:hover
{	background: #004236}

#menuContent div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EBEBEB;
	border: 1px solid #004236}

	#menuContent div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EBEBEB;
		color: BLACK;
		font: 11pt}

	#menuContent div a:hover
	{	background: #C7D6D3;
		color: BLACK}

/* End Javascript menu definitions*/

/* Content */

#content
{
	width: 970px;
	padding: 0;
	margin: 0 auto;
}

#content img
{
	padding: 0;
	margin: 0;
}


#content h3
{
	color: black;
	margin-bottom: 0;
}

#content ul
{
	margin-top:0;
	margin-bottom: 0;
	margin-left:10px;
	padding-left:10px;
}

/* Primary Content Container */

#primaryContentContainer
{
	width: 970px;
}

/* Primary Content */

#primaryContent
{
	float: right;
	margin: 0;
	padding: 0.5em 0;
}

#primaryContent h3
{
	font-size: 1.1em;
	padding-bottom: 0;
	vertical-align: top;
}

#content table
{
	margin-bottom: 0;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0;
	color: black;
}

#content table td
{
	padding: 0;
	vertical-align: top;

}

#content table th.imageCell
{
	background-color: #ebebeb;
	width: 380px;
	margin: 0;
	color: inherit;
	vertical-align:top;
}

#content table td.graySpacerPadding
{
	background-color: #ebebeb;
	width: 100px;
	margin: 0;
	color: inherit;
}

#content table td.bioPicCell
{
	background-color: #527470;
	margin: 6px;
	padding:6px;
	color: inherit;
}

#content table td.graySpacerColumn
{
	background-color: #ebebeb;
	margin: 0;
	color: inherit;
	width: 12px;
}

#content table tr.graySpacerRow
{
	background-color: #ebebeb;
	margin: 0;
	color: inherit;
	height: 7px;
}

#content table td.greenTextBox
{
	vertical-align: top;
	background-color: #C7D6D3;
	color: inherit;
	padding: 10px 12px 10px 12px;
	margin:	10px 12px 10px 12px;
}

#content table td.greenTextBoxStock
{
	vertical-align: top;
	background-color: #C7D6D3;
	color: inherit;
	padding: 10px 0px 0px 12px;
	margin:	10px 12px 10px 12px;
}

#content table td.whiteTextBox
{
	vertical-align: top;
	background-color: white;
	font-size: 8pt;
	color: black;
	padding: 0.2em;
}

/*--Hyperlink mouseover effect for white text box--*/


#content table td.whiteTextBox a
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

#content table td.whiteTextBox a:hover
{
	font-size: 8pt;
	color: black;
	text-decoration:underline;
}

/*--End mouseover effect--*/

.clear
{
	clear: both;
}

.smallSize
{
	font-size:8pt;
}

.middleSize
{
	font-size:9pt;
}

.BreadCromSize
{
	font-size:8pt;
	font-weight:bold;
}

.BreadCromSize a
{
	color:Black;
	text-decoration:none;
}

A.news
{
	color: Black;
	text-decoration: none;

}

A.news:hover 
{
	color:#527470;
	text-decoration: underline

}

A.newclass
{
	color: Black;
	font-weight:bold;
	text-decoration: none;

}

A.newclass:hover 
{
	color:#527470;
	text-decoration: underline

}

.PropertyHome
{
	line-height: 150%;
}

A.submenu
{
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-style:italic;
}

A.submenu:hover 
{
	color:#527470;
	text-decoration: underline;
	font-size: 8pt;
	font-style:italic;
}

.style2 {
	font-size: 10pt;
}


.submenu
{
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-style:italic;
}

#newslist li {
		margin-top: 9px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 9pt;
		}


