/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin: 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; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold; 
			color: #8f0000;
			margin: 10px 0; }

h1		{	font-size: 26px;
			margin: 0 0 20px 0; }

h2, legend	{	font-size: 22px; }

h3		{	font-size: 18px; }

h4		{	font-size: 14px; }

h5, h6		{	font-size: 12px; }

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: #8f0000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #aeaeae; }

p, div		{	margin: 10px 0; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #8f0000; }

a:visited	{	color: #666666; }

a:hover		{	text-decoration: none; }

.clear		{	clear: both;
			margin: 0;
			padding: 0;
			line-height: 1;
			font-size: 1px; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content, .HomeContent, #Content td.HomeContent
		{	line-height: 140%;
			width: 530px;
			padding-right: 40px;
			vertical-align: top; }

.Content, #Content td.Content
		{	width: 580px; }

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;}

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#ContentWrapper, #HeaderWrapper, #PriNavWrapper, #FooterWrapper
		{	margin: 0; }

#ContentWrapper	{	background: #FFFFFF url(/files/images/template/content_wrapper_bg.jpg) left top repeat-x;
			padding: 25px 0; }

#PriNavWrapper	{	background: #00183c url(/files/images/template/prinav_wrapper_bg.jpg) left top repeat-x; }

#Content, #Header, #PriNav, #Footer
		{	padding: 0;
			width: 800px;
			margin: 0 auto;
			clear: both; }

#Content	{	border-collapse: collapse;
			width: 800px; }

#Content td	{	padding: 0; }

.Callout	{	float: right;
			width: 205px;
			padding: 10px;
			border: 1px solid #aeaeae;
			margin: 10px 0 10px 10px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Header Styles */

#HeaderWrapper	{	background: #ffffff url(/files/images/template/header_wrapper_bg.jpg) left bottom repeat-x;
			border-bottom: 2px solid #bc9a37; }

#Header		{	padding: 21px 0 0 0;
			height: 86px; }

#Header img	{	float: left; }

#Header	img#Tag	{	padding: 0 0 0 75px;  }

#Header p, .PhoneNumber
		{	float: right; 
			padding: 6px 0 0 0;
			text-align: right;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #00173a;
			font-size: 18px;
			font-weight: bold; }

.PhoneNumber	{	display: none;
			color: #000000; }

#Header a:visited
		{	color: #8f0000; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	margin: 0 0 20px 0;
			padding: 0;
			height: 200px; }

#Banner img	{	background: #FFFFFF;
			padding: 2px;
			border: 1px solid #00173a;
			position: absolute; }

#Banner #Overlay
		{	position: absolute;
			float: left;
			width: 160px;
			height: 164px;
			margin: 3px 0 3px 3px;
			padding: 15px 105px 15px 15px;
			overflow: hidden;
			color: #FFFFFF;
			line-height: 125%;
			background: url(/files/images/template/overlay_bg.png) left top no-repeat; }

#Banner #Overlay a:link, #Banner #Overlay a:visited, #Banner #Overlay a:hover
		{	color: #FFFFFF;
			position: relative; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav		{	width: 180px; }

#SubNav.Home	{	width: 230px; }

ol#NestedNav, ol#NestedNav ol
		{	list-style-type: none;
			margin: 0;
			padding: 0; }

ol#NestedNav	{	margin: -5px 0 20px 0; }

ol#NestedNav li	{	margin: 0;
			padding: 0;
			display: inline; }

ol#NestedNav li a
		{	border-bottom: 1px dotted #aeaeae;
			padding: 5px 0;
			display: block;
			color: #8f0000;
			outline: none; }

ol#NestedNav ol	li a
		{	margin-left: 0;
			padding-left: 20px;}

ol#NestedNav li a:link, ol#NestedNav li a:hover, ol#NestedNav li a:visited
		{	text-decoration: none; }

ol#NestedNav li a:hover
		{	text-decoration: underline; }

ol#NestedNav li a#FlySel:link, ol#NestedNav li a#FlySel:visited, ol#NestedNav li a#SubNavParentSel:link, ol#NestedNav li a#SubNavParentSel:visited
		{	font-weight: bold;
			text-decoration: underline; }


/* Home Feature and Newsletter Styles */

.HomeFeature, .Newsletter, .ContentFeature
		{	margin: 0 0 20px 0;
			padding: 0; }

.ContentFeature	{	margin: 20px 0; }

.HomeFeature img, .Newsletter img, .ContentFeature img
		{	background: #FFFFFF;
			padding: 1px;
			border: 1px solid #00173a;
			display: block; }

.HomeFeature a:hover img, .Newsletter a:hover img, .ContentFeature a:hover img
		{	background: #aeaeae; }

.Newsletter img	{	float: left;
			display: inline;
			margin: 3px 10px 5px 0; }

.HomeFeature h2 a:link, .HomeFeature h2 a:hover, .HomeFeature h2 a:visited, .Newsletter h4 a:link, .Newsletter h4 a:hover, .Newsletter h4 a:visited, .ContentFeature h3 a:link, .ContentFeature h3 a:hover, .ContentFeature h3 a:visited
		{	text-decoration: none;
			color: #8f0000; }

.HomeFeature h2 a:hover, .Newsletter h4 a:hover, .ContentFeature h3 a:hover
		{	text-decoration: underline; }

.HomeFeature h2, .ContentFeature h3
		{	margin: 5px 0 0 0;
			font-weight: normal; }

.Newsletter h4	{	margin: 0 0 5px 0;
			line-height: 100%; }

.HomeFeature p, .Newsletter p, .ContentFeature p
	 	{	margin: 1px 0;
			line-height: 130%;
			font-size: 11px;
			color: #00173a; }

/* END Home Feature and Newsletter Styles */

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchWrapper	{	border: 1px solid #aeaeae;
			background: #ffffff;
			margin: 0; }

#SearchForm	{	position: relative;
			margin: 0;
			padding: 0; }

#SearchKeywords	{	font-size: 11px;
			color: #8f0000;
			width: 160px;
			padding: 3px;
			border: 0; }

#SubNav.Home #SearchKeywords
		{	width: 210px; }

#btnSearch	{	margin: 0 0 0 0;
			padding: 6px 5px 2px 0;
			background: #FFFFFF;
			border: 0;
			cursor: pointer; }


/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			margin: 0 0 20px 0;
			line-height: 160%; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #000000; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#FooterWrapper	{	background: #FFFFFF url(/files/images/template/footer_wrapper_bg.jpg) left top repeat-x;
			border-top: 1px solid #bc9a37;
			margin-bottom: 45px; }

#Footer		{	line-height: 200%;
			padding: 20px 0; }

#Footer a:link, #Footer a:hover, #Footer a:visited
		{	color: #000000; }

#Footer a:hover	{	color: #8f0000;
			text-decoration: underline; }

#ASTag		{	text-align: right;
			float: right; }

#ASTag, #ASTag a:link, #ASTag a:hover, #ASTag a:visited
		{	color: #979797; }


/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Form Styles */

#Form input[type=text], #Form input[type=password], #Form textarea, #Form select
		{	border: 1px solid #aeaeae;
			width: 220px;
			padding: 3px;
			font-size: 11px;
			margin: 3px 0 3px 10px; }

#Form select	{	width: 226px; }

.b, #Form input[type=submit]
		{	border: 1px solid #8f0000;
			background-color: #ffffff;
			padding: 3px 5px;
			margin: 4px 8px 4px 10px;
			cursor: pointer; }

.b:hover, #Form input[type=submit]:hover
		{	background-color: #eeeeee; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0; }

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: #aeaeae; }

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 */
/* ================================================================================================== */
