/* ================================================================================================== */
/* Generic Style Declarations */

body		{	line-height: 150%;
			font-family: "HelveticaNeueLTStd-Roman", "HelveticaLTStd-Roman", Helvetica, Arial, sans-serif;
			font-size: 12px;
			margin: 25px 0; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #000000;
			height: 1px;
			background-color: #000000;
			border: 0;
			border-top: 1px solid #000000; }


h1, h2, h3, h4, h5, h6, legend
		{	font-family: "HelveticaNeueLTStd-Bold", "HelveticaLTStd-Bold", Helvetica, Arial, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			line-height: 120%;
			margin: 5px 0px; }

h2, h3, h4, h5, h6, legend
		{	text-transform: none;
			color: #c0a675; }

h1		{	font-size: 24px;
			margin-top: 0px; }

h2, legend	{	font-size: 21px; }

h3		{	font-size: 18px; }

h4, h5, h6	{	font-size: 15px; }

h5, h6		{	font-size: 13px; }

h6		{	font-style: italic; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

input, select, textarea
		{	font-size: 11px;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

p, div		{	margin: 10px 0px; }

dd p, li p, dt p, dd div, li div, dt div
		{	margin: 0px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #c0a675; }

a:visited	{	color: #CCCCCC;
			text-decoration: underline; }

a:hover		{	color: #ffffff; }

.clear		{	margin: 0;
			padding: 0;
			line-height: 100%;
			font-size: 1px;
			clear: both; }

a img		{	border: 0; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	vertical-align: top;
			padding: 0 20px 11px 20px; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	border-left: 1px solid #dddddd;
			margin-left: -12px;
			padding-left: 50px; }

.Content h1	{	margin: 0 -20px 6px -20px;
			padding: 0 20px 6px 20px;
			border-bottom: 1px solid #000000;  }

.Callout	{	border: 1px solid #000000;
			background: #1b1b1b;
			padding: 5px 15px 5px 15px;
			margin-left: 10px;
			float: right;
			width: 150px; }

.Callout.RelatedLinks h4
		{	font-size: 14px;
			color: #ffffff;
			padding: 0 0 7px 0;
			border-bottom: 1px solid #000000; }

.Callout.RelatedLinks a
		{	display: block; 
			padding: 4px 0 5px 16px;
			background: url(/files/images/template/small_arrow.gif) left center no-repeat; }


/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content, #HomeContent, #Header
		{	margin: 0 auto;
			padding: 0;
			border-collapse: collapse;
			width: 900px;
			clear: both; }

#Header #PriNav, #Header p.Tag, #Header #PriNav ol#FlyOutNav
		{	float: right;
			margin: 0; }

#Header p.Tag	{	margin-top: 17px;
			font-family: "HelveticaNeueLTStd-MdCn", "HelveticaLTStd-Cond", "Arial Narrow", Arial, Helvetica, sans-serif;
			font-size: 18px;
			width: 600px;
			color: #c0a675;
			text-transform: uppercase; 
			text-align: right;
			clear: right; }

#Content, #HomeContent
		{	margin: 0 auto 15px auto; }

#Content	{	margin-top: 27px; }

#Content td, #HomeContent td
		{	padding: 0px; }

#HomeContent td
		{	width: 290px;
			vertical-align: top;
			background: #353535; }

#HomeContent td.Sidebar
		{	width: 250px;
			padding: 20px; }

#HomeContent td.empty
		{	background: none;
			width: 20px; }

#HomeContent tr td.center
		{	width: 300px;
			background: #353535 url(/files/images/template/center_bg.gif) right bottom no-repeat; }

#HomeContent .wrapper
		{	margin: 20px 0;
			padding: 0 20px;
			border-right: 1px solid #000000; }

#HomeContent td.center .wrapper
		{	margin-left: -1px;
			border-left: 1px solid #000000;
			border-right: 0;  }

#Content td.Sidebar, #Content td.Content, #Content td#SubNav, .Banner
		{	border-top: 5px solid #000000;
			border-bottom: 5px solid #000000; }

#HomeContent td a:link, #HomeContent td a:visited, #HomeContent td a:hover
		{	font-weight: bold;
			text-decoration: none;
			font-size: 14px;
			color: #C0A675; }

#HomeContent td a:hover
		{	color: #FFFFFF; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	padding: 0 20px 20px 20px;
			margin: 0; }

#Footer #SearchForm
		{	float: right;
			padding-right: 0; }

#SearchForm input, #SearchForm #btnSearch
		{	font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			color: #fff;
			padding: 2px;
			margin: 0;
			background: #000;
			border: 1px solid #444;
			overflow: visible; }

#SearchForm #SearchKeywords
		{	width: 150px; }

#SearchForm #btnSearch
		{	font-weight: bold;
			text-transform: uppercase;
			background: #222;
			padding: 2px 5px;
			cursor: pointer; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #000000; }

table.Data .Totals
		{	background-color: #eeeeee;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#Content td#SubNav, #Content td.Sidebar, #HomeContent td.Sidebar
	 	{	width: 270px;
			vertical-align: top;
			background: #000000 url(/files/images/template/sidebar_bg.gif) left top repeat-y; }

#Content td#SubNav
		{	background: #000000 url(/files/images/template/subnav_bg.gif) left top repeat-y; }

ol#NestedNav, ol#NestedNav ol
		{	list-style-type: none;
			color: #ababab;
			margin: 0px;
			padding: 0px; }

ol#NestedNav	{	margin: 20px 0;
			border-bottom: 1px solid #202020; }

ol#NestedNav li	{	margin: 0;
			padding: 0;
			display: block; }

ol#NestedNav li a
		{	border-top: 1px solid #202020;
			display: block;
			zoom: 1;
			padding: 11px 20px 10px 40px;
			background: url(/files/images/template/subnav_arrow.gif) 21px 13px no-repeat; }

ol#NestedNav ol	li a
		{	padding-left: 60px;
			background: url(/files/images/template/subnav_arrow.gif) 41px 13px no-repeat; }

ol#NestedNav li	a:link, ol#NestedNav li	a:hover, ol#NestedNav li a:visited
		{	color: #FFFFFF;
			text-decoration: none; }

ol#NestedNav li a#FlySel:link, ol#NestedNav li a#FlySel:visited, ol#NestedNav li a#SubNavParentSel:link, ol#NestedNav li a#SubNavParentSel:visited, ol#NestedNav li	a:hover
		{	background-image: url(/files/images/template/subnav_arrow_sel.gif);
			background-color: #111111; }

ol#NestedNav li	a:hover
		{	background-position: 24px 13px; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* QuoteBox and Banner Styles */

#Content td#QuoteBox
		{	font-size: 14px;
			line-height: 140%;
			padding: 14px 20px 20px 20px;
			width: 250px;
			background: none; }

#Content tr > td#QuoteBox
		{	background: url(/files/images/template/quoteBox_bg.png) right bottom no-repeat; }

#Content td#QuoteBox h1
		{	padding-bottom: 3px; }

.Banner, .ImageLinks
		{	padding: 0;
			width: 900px;
			margin: 27px auto 0 auto;
			padding: 0; }

td.Banner	{	padding: 0;
			width: auto; }

.ImageLinks	{	margin-top: 0px; }


.ImageLinks img
		{	padding: 20px 20px 20px 0; }

.ImageLinks img.Last
		{	padding-right: 0; }

/* END QuoteBox and Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #ffffff;
			width: 900px;
			margin: 0 auto;
			line-height: 167%; }

#Footer	a	{	color: #ffffff; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline; }

#Footer a:hover	{	color: #c0a675; }

#ASTag		{	color: #BFBFBF;
			text-align: right;
			margin: -30px auto 0 auto;
			padding: 0; }

#ASTag a:link, #ASTag a:hover, #ASTag a:visited
		{	color: #BFBFBF; }

#ASTag a:hover
		{	color: #c0a675; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	color: #8c8c8c;
			font-size: 10px;
			line-height: 180%;
			margin: 0;
			padding: 5px 0 2px 0; }

#Bread a:link, #Bread a:hover, #Bread a:visited
		{	color: #8c8c8c;
			text-decoration: none; }

#Bread a:hover	{	text-decoration: underline; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

input[type="text"]
		{	margin: 4px 0; }

.b		{	border: 1px solid #C0A675;
			background-color: #111111;
			color: #ffffff;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px;
			cursor: pointer; }
			
input[type="button"]:hover.b, input[type="submit"]:hover.b
		{	background-color: #111111; }


/* END Login Form Styles */
/* ================================================================================================== */