/* ================================================================================================== */
/* Generic Style Declarations */

body	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #003A5F;
			margin: 0px;
			padding: 20px 0;
			background: #00619E url(/files/images/template/background.gif) repeat-x top left; }

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		{	border-top: 1px dotted #CCCCCC;
			border-bottom: none;
			color: #FFFFFF;
			background-color: #FFFFFF;
			height: 1px;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, legend
		{	margin: 10px 0px; }

h1		{	font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-weight: normal;
			font-size: 18px;
			color: #003A5F;
			padding-bottom: 5px;
			border-bottom: 1px dotted #9ABFD6; }

h2, legend	
		{	font-size: 16px; }

h3		{	font-size: 14px; }

h4, h5, h6	
		{	font-size: 13px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

p, ul, ol, dl
		{	margin-top: 10px;
			margin-bottom: 10px; }

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-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

small	{	font-size: 85%; }

fieldset
		{	border: 1px solid #cccccc; }
			
a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #00619E; }

a:visited
		{	color: #666666; }

a:hover		{	color: #0093d0; }

.b		{	color: #FFFFFF;
			text-transform: uppercase;
			padding-left: 2px;
			padding-right: 2px;
			background-color: #4690CA;
			font-size: 12px;
			border: 1px solid #003b5f; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Content Container Styles */

.Content
		{	font-size: 13px;
			line-height: 150%;
			padding: 10px;			
			background: url(/files/images/template/contentclass_bg.gif) bottom right no-repeat; }

.Content a
		{	font-weight: bold; }

.BodyCopy
		{	padding: 10px; }
		
.clear	{	clear: both; }

/* END Cotnent Container Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper {	position: relative;
			margin: 0 auto;
			padding: 0;
			width: 750px; }

#Content
		{	width: 100%;
			border-collapse: collapse;
			background: #FFFFFF url(/files/images/template/contentid_bg.gif) top right no-repeat; }

#PriNav, .Content
		{	vertical-align: top; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }
		
ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			margin-left: 18px;
			padding: 0; }

ol#SiteMap ol	
		{	margin: 5px 0px 5px -12px;
			padding-left: 50px;
			border-left: 1px dotted #9ABFD6; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Pri Nav Styles */

#PriNav	{		background: #D3E5F1 url(/files/images/template/prinav_bg.gif) bottom left no-repeat;
			border-right: 1px solid #9ABFD6;
			padding: 0 10px 100px 10px; }
			
#PriNav img	
		{	padding-top: 5px;
			border: 0;}
			
#TopLeftRoundedCorner
		{	margin: 0 0 0px -10px;
			background: url(/files/images/template/corner_tl.gif) top left no-repeat;
			padding: 10px; }

ol#NestedNav, ol#NestedNav ol	
		{	list-style: none;
			font-size: 13px;
			line-height: 120%;
			padding: 0;
           	margin: 20px 10px;
			border-top: 1px dotted #9ABFD6; }

ol#NestedNav li
		{	margin: 0;
			display: inline; /* fixes IE white space bug */ }

ol#NestedNav li a
		{	padding: 4px 10px 4px 15px;
			background: url(/files/images/template/flyoutnav_arrow.gif) no-repeat 5px 8px;
			border-bottom: 1px dotted #9ABFD6;
			display: block; }

ol#NestedNav a#SubNavParentSel, ol#NestedNav a#SubNavFlySel
		{	font-weight: bold; }

ol#NestedNav li a:link, ol#NestedNav li a:visited, ol#NestedNav li a:hover
		{	color: #003A5F;
			text-decoration: none; }

ol#NestedNav a#SubNavParentSel:link, ol#NestedNav a#SubNavParentSel:visited, ol#NestedNav a#SubNavFlySel:link, ol#NestedNav a#SubNavFlySel:visited
		{	background-color: #FFFFFF; }

ol#NestedNav li a:hover, ol#NestedNav a#SubNavParentSel:hover, ol#NestedNav a#SubNavFlySel:hover
		{	text-decoration: underline;
			background-color: #9ABFD6; }

ol#NestedNav ol
		{	margin: 0;
			background-color: #D3E5F0;
			border: 0; }

ol#NestedNav ol a 
		{	padding-left: 25px;
			background: url(/files/images/template/flyoutnav_arrow.gif) no-repeat 15px 8px;
			font-size: 12px;
			background-color: #e3eff5; }

ol#NestedNav ol ol a
		{	padding-left: 35px;
			background-position: 25px 8px; }

ol#NestedNav ol ol ol a
		{	padding-left: 45px;
			background-position: 35px 8px; }

ol#NestedNav ol ol ol ol a
		{	padding-left: 55px;
			background-position: 45px 8px; }

.SubContent	{	margin: 0;
			padding: 5px 10px 10px 10px; }

/* END Pri Nav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Content Styles */ 

#FeaturedItems	
		{	font-size: 12px;
			line-height: 130%;
			margin-bottom: 10px;
			width: 100%;
			border-collapse: collapse;
			border-spacing: 0;
			border-top: 1px solid #9ABFD6; }

#FeaturedItems td, #FeaturedItems th
		{	vertical-align: top;
			padding: 10px 10px 0 10px;
			width: 50%;
			border-top: 1px solid #d3e5f0;
			border-left: 1px solid #9ABFD6; }

#FeaturedItems th
		{	font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-weight: normal;
			font-size: 14px;
			text-align: left;
			color: #003A5F;
			padding: 4px 10px;
			background: #f0f0f0 url(/files/images/template/th_bg.gif) repeat-x bottom left;
			border-top: 0; }

#FeaturedItems .left
		{	border-left: 0; }
			
#FeaturedItems p
		{	margin: 0 0 10px 0;
			padding-bottom: 10px;
			border-bottom: 1px dotted #9ABFD6; }

#FeaturedItems img
		{	border: 1px solid #9ABFD6;
			padding: 3px;
			background-color: #f0f0f0;}

#FeaturedItems p img
		{	float: left;
			margin: 0 10px 5px 0px;
			background-color: #f0f0f0; }
			
#FeaturedItems ul
		{	list-style-type: none;
			margin: 10px 0 0 0;
			padding: 0; }
			
#FeaturedItems li
		{	background: url(/files/images/template/flyoutnav_arrow.gif) no-repeat left center;
			padding-left: 10px; }
			
#FeaturedItems .last
		{	margin: 0;
			padding: 0;
			border: none; }

/* END Home Content Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	
		{	margin: 0 10px;
			padding-top: 1px; }

#SearchForm input
		{	font-size: 12px;
			color: #4690CA;
			padding: 1px 0 1px 2px;
			border: 1px solid #003b5f; }

#SearchForm #SearchKeywords
		{	width: 143px;
			padding: 2px 0 2px 5px; }

#SearchForm #btnSearch
		{	color: #FFFFFF;
			text-transform: uppercase;
			padding-left: 2px;
			padding-right: 2px;
			background-color: #4690CA; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Take A Tour Styles */

.TourItem	
		{	float: left;
			font-size: 12px;
			margin: 10px 10px 0 0;
			width: 235px;
			border: #00619E solid 1px; }

.TourItem img
		{	border: 0; }

.TourItem a
		{	display: block; }

.TourItem .label	
		{	font-weight: bold;
			padding: 4px 10px 4px 20px;
			background: #D3E5F0 url(/files/images/template/flyoutnav_arrow.gif) no-repeat 10px 12px;
			border-top: 1px solid #ffffff; }

.right
		{	margin: 10px 0 0 0; }
			
#PhotoGallery	{	border: #003B5F solid 1px;
			margin-top: 15px;
			color: #003B5F;
			font-weight: bold;
			font-size: 11px; }

#PhotoGallery .Photo
		{	padding: 0;
			background: none;
			border: 0;
			display: none; }
			
#PhotoGallery img
		{	border: #0E4668 solid 1px;
			margin: 8px; }

#PhotoGallery #Photo1	
		{	display: block; }

#PhotoGallery div
		{	border-top: #9ABFD6 solid 1px;
			background-color: #D3E5F0;
			padding: 5px 10px;
			margin: 0;}

#PhotoGallery div span
		{	display: none; }

#PhotoGallery #Desc1
		{	display: inline; }

#PhotoGallery div p
		{	float: right;
			margin: 0 0 0 10px; }

#PhotoGallery a
		{	padding: 0 4px;
			border: #4690CA solid 1px;
			background-color: #FFFFFF; }

#PhotoGallery a.Sel:link, #PhotoGallery a.Sel:visited
		{	color: #ffffff;
			background: #4690CA; }

#PhotoGallery a:link, #PhotoGallery a:visited, #PhotoGallery a:active
		{	color: #00619E;
			text-decoration: none; }
			
#PhotoGallery a:hover, #PhotoGallery a.Sel:hover
		{	color: #0093d0;
			background-color: #D3E5F0; }
			
#PhotoGallery a.Photo:hover
		{	background: none; }

/* END Take A Tour Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Footer Styles */

#Footer	{	font-size: 11px;
			color: #ffffff;
			padding: 10px 20px; }

#Footer	img
		{	float: right;
			margin-left: 10px;
			border: 0; }
		
#Footer	a:link, #Footer a:visited	
		{	color: #ffffff; }

#Footer a:hover
		{	color: #D3E5F1 }

/* END Footer Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread	{	font-size: 11px;
			margin: 0px; }

/* END Breadcrumb Styles */
/* ================================================================================================== */




/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #FFFFFF;
			margin: 10px 0px; }

table.NoBorder	{	border: none; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border: 1px solid #999999;
			padding: 3px 10px;
			vertical-align: top; }

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, table.Data .left th, table.Data .left td
		{	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 */
/* ================================================================================================== */
