/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-size: 10pt;
			margin: 0px;
			background: #fff; }

hr		{	border-color: #c0c0c0; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000;
			text-transform: none; }

h1, h2, h3, h4, h5, h6, legend
		{	color: #000; }

h1		{	font-size: 16pt; }

h2	 	{	font-size: 14pt; }

h3		{	font-size: 12pt; }

h4, h5, h6, legend
		{	font-size: 10pt; }

code, pre	{	font-size: 8pt; }

a:link, a:visited
		{	text-decoration: underline;
			color: #000000; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#Content	{	border-top: 1px solid #fff; }

.Content	{	padding: 10px 20px; }

#HomeContent .Content
		{	padding: 0 20px; }

#HomeContent .Content>*:first-child
		{	margin-top: 0; }

#HomeContent .Content h2
		{	font-size: 20px;
			margin: 20px 0; }

.Callout	{	background: transparent; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	margin: 0;
			width: auto; }

#Header		{	border-bottom: 5px solid #59637e; }

#Header #Slogan	{	margin-top: 84px; }

#Main		{	background: transparent; }

#Content	{	background: transparent; }

.PrintOnly	{	display: block; }

#PriNav, #SubNav, .NoPrint, #Header .Ribbon
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	background: transparent;
			border-bottom: 0; }

#Spotlight	{	width: auto;
			height: auto;
			filter:alpha(opacity=100);
			opacity: 1;
			overflow: visible;
			z-index: 1; }

#Spotlight *	{	filter:alpha(opacity=100);
			opacity: 1; }

#Spotlight h1	{	font-size: 16pt; }

#Spotlight a:link, #Spotlight a:visited
		{	color: #000; }

#Spotlight .more
		{	font-size: 12pt;}

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* News & Events Styles */

.news		{	padding-left: 0;
			background: transparent; }

.cal		{	display: none;  }

.events h3	{	margin-left: 0; }

.news h3 a:link, .news h3 a:visited
		{	color: #000; }

.events p	{	margin-left: 0px; }

/* END News & Events Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Awards Styles */

#Awards		{	padding: 0;
			height: auto;
			background: transparent;
			overflow: visible; }

#Awards h3	{	font-size: 12pt;
			color: #000; }

#Awards object	{	display: none; }

/* END Awards Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sidebar Styles */

.Sidebar	{	vertical-align: top;
			padding: 20px;
			width: 120px;
			border-left: 1px solid #eaeaea; }

#Content .Sidebar
		{	font-size: 9pt; }

#HomeContent .Sidebar
		{	font-size: 10pt; }

#HomeContent .Sidebar h2
		{	font-size: 14pt; }

.Sidebar a	{	padding: 0;
			background: transparent; }

.Sidebar .more a
		{	font-size: 9pt; }

.Sidebar a:link, .Sidebar a:visited
		{	color: #000; }

.Sidebar .more a:link, .Sidebar .more a:visited
		{	color: #454545; }

/* END Sidebar Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* SubContent (Left Column) Styles */

#Photo		{	border-bottom: 1px solid #fff;
			display: block; }

.stuffing	{	background: transparent; }

.stuffing h1	{	font-size: 12pt; }

.stuffing h2	{	font-size: 11pt; }

.stuffing h3	{	font-size: 10pt; }

.stuffing h4, .stuffing h5, .stuffing h6, .stuffing p
		{	font-size: 9pt; }

.icons		{	display: none; }

/* END SubContent Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	font-size: 7pt; }

#Footer .Ribbon	{	font-size: 7pt; }

.address li	{	padding-left: 10px;
			background: transparent; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread		{	color: #000000;
			font-size: 8pt; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #777;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt; }

table.Data td	{	border: 1px solid #777;
			font-size: 8pt; }

table.Data tr.NewRow td
		{	padding-top: 3px;
			border-top: 1px solid #777; }

table.Data th	{	font-weight: bold;
			font-size: 8pt;
			color: #000000;
			background-color: #ffffff;
			border: 1px solid #777; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data .Totals
		{	background-color: transparent; }

table.Data .HideCol
		{	display: block; }

table.Data>.HideCol
		{	display: table-column; }

/* END Data Table Styles */
/* ================================================================================================== */
