/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #4c4943;
			margin: 0;
			padding: 0;
			background-color: #004680; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym	{	border-bottom: 1px dotted #004680;
			cursor: help; }

hr		{	color: #4c4943;
			margin: 15px 0px;
			height: 2px;
			background-color: transparent;
			border: 0;
			border-bottom: 2px dotted #4c4943; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
			font-weight: bold; 
			color: #004680;
			line-height: 130%;
			margin: 10px 0px; }

h1		{	font-size: 20px;
			margin: 15px 0; }

h2, legend	{	font-size: 17px;
			margin: 12px 0px; }

h3		{	font-size: 14px;
			margin: 10px 0px; }

h4, h5, h6	{	font-size: 11px;
			margin: 10px 0px 5px 0px; }

h5		{	color: #4c4943; }

h6		{	text-transform: uppercase; }

dt, li		{	margin-top: 5px; }

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; }

p, div		{	margin: 5px 0px 10px 0px; }

ul, ol, dl	{	margin: 5px 0 5px 15px;
			padding: 5px 0 5px 15px; }

ul		{	list-style-image: url(/files/images/template/bullet.gif); }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #004680; }

a:visited	{	color: #387ab2; }

a:hover		{	color: #D2B88B; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content 	{	vertical-align: top;
			line-height: 160%;
			margin: 0;
			padding: 20px 20px 10px 0; }

#HomeContent .Content
		{	padding: 20px 0 0 20px; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-image: url(/files/images/template/bullet.gif);
			list-style-type: circle;  }

ol#SiteMap ol	
		{	border-left: 1px solid #004680;
			margin-left: -12px;
			padding-left: 50px; }

.Callout	{	margin: 10px 0;
			background: #E0EAF2;
			border-collapse: collapse;
			border: 1px dotted #004680; }

.Callout td	{	padding: 5px 10px; }

h2.Divider	{	padding-top: 10px;
			border-top: 1px solid #387ab2; }

#Content #VideoClip
		{	margin: 15px auto 0px auto;
			width: 320px; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Main		{	margin: 0;
			background: #ffffff; }

#HomeContent, #Content
		{	margin: 0 auto;
			width: 750px;
			background: #ffffff;
			border-collapse: collapse; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

.clear		{	position: relative; 
			margin: 0;
			clear: both; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Header Styles */

#Header		{	margin: 0;
			background: url(/files/images/template/header_bg.jpg) repeat-x left top #003b6b;
			border-bottom: 5px solid #D2B88B; }

#Banner		{	margin: 0 auto;
			width: 750px;
			background: url(/files/images/template/banner_bg.jpg) no-repeat left top;
			border-collapse: collapse; }

#Banner td	{	padding-top: 20px; }

#Banner td#Logo	{	width: 254px; }

#Banner img	{	border: 0; }

#Banner .Slogan	{	margin: 5px 0 5px 20px;
			padding: 10px 20px;
			border-left: 1px dotted #80a2be;
			height: 20px; }

#Banner #SWFSlogan
		{	padding-left: 3px; }
			
#AudienceNav	{	font-family: Arial; 
			font-weight: bold;
			font-style: italic;
			font-size: 14px;
			list-style: none;
			text-align: right;
			margin: 0;
			padding: 0;
			display: block; }

#AudienceNav li	{	display: inline;
			width: auto; }
			
#AudienceNav a	{	padding: 0 10px;
			border-right: 1px dotted #80a2be; }

#AudienceNav a.Last
		{	padding-right: 0;
			border-right: none; }

#AudienceNav a:link, #AudienceNav a:visited
		{	color: #ffffff;
			text-decoration: none; }
		
#AudienceNav a:hover
		{	text-decoration: underline; }

/* END Header Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Primary Spotlight Styles */

.Spotlight	{	margin: 0 0 20px 0;
			background: url(/files/images/template/spotlight_bottom.gif) no-repeat left bottom #387ab2; }

.Spotlight img	{	float: left; }

.Spotlight h2	{	font-size: 16px;
			margin: 0;
			padding: 8px 20px 8px 20px;
			background: url(/files/images/template/spotlight_top.gif) no-repeat right top #bfd1e0;
			border-bottom: 1px solid #ffffff; }

.Spotlight h2 a, .Spotlight h2 a:link, .Spotlight h2 a:visited	
		{	color: #004680;
			text-decoration: none; }

.Spotlight h2 a:hover
		{	text-decoration: underline; }

.Spotlight .SpotContent	
		{	color: #ffffff;
			margin: 0;
			padding: 5px 200px 5px 20px;
			background: url(/files/images/spotlight/spotlight1.jpg) no-repeat right top; }

.Spotlight .SpotContent h1, .Spotlight .SpotContent h2, .Spotlight .SpotContent h3, .Spotlight .SpotContent h4, .Spotlight .SpotContent h5, .Spotlight .SpotContent h6
		{	color: #f1ecd9; }

.Spotlight ul	{	list-style-image: url(/files/images/template/arrow.gif);
			padding: 0;
			margin-left: 15px; }

.Spotlight dt	{	padding-left: 10px;
			background: url(/files/images/template/arrow.gif) no-repeat left 6px; }

.Spotlight dd	{	margin-left: 10px; }

.Spotlight .SpotContent a:link, .Spotlight .SpotContent a:visited
		{	color: #D2B88B; }

.Spotlight .SpotContent a:hover
		{	color: #f1ecd9; }

#Spotlight2 div	{	background: url(/files/images/spotlight/spotlight2.jpg) no-repeat right top; }

#Spotlight3 div	{	background: url(/files/images/spotlight/spotlight3.jpg) no-repeat right top; }

/* END Primary Spotlight Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Secondary Spotlight Styles */

.SecondarySpot	{	background: url(/files/images/template/SecondarySpot_bottom.gif) no-repeat left bottom #f1ecd9; }

.SecondarySpot h2	
		{	background: url(/files/images/template/SecondarySpot_top.gif) no-repeat right top #004680; }
		
.Spotlight.SecondarySpot h2 a
		{	color: #FFFFFF; }

.SecondarySpot .SpotContent	
		{	color: #4c4943;
			padding-right: 20px;
			background: none; }

.SecondarySpot .SpotContent h1, .SecondarySpot .SpotContent h2, .SecondarySpot .SpotContent h3, .SecondarySpot .SpotContent h4, .SecondarySpot .SpotContent h5, .SecondarySpot .SpotContent h6
		{	color: #004680; }

.SecondarySpot .SpotContent a	
		{	color: #004680; }

.SecondarySpot .SpotContent a:link, .SecondarySpot .SpotContent a:visited
		{	color: #004680; }

.SecondarySpot .SpotContent a:hover
		{	color: #387ab2; }
		
.SecondarySpot ul
		{	margin-left: 10px; }



/* END Secondary Spotlight Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav		{	vertical-align: top;
			line-height: 160%;
			width: 225px;
			padding: 20px 0; }

/* Home Page Styles */

#SubNav div	{	margin: 0;
			background: url(/files/images/template/subnav_bg.gif) no-repeat right bottom #387ab2; }

#SubNav	blockquote, #SubNav #NavTitle
		{	font-size: 12px;
			color: #ffffff;
			margin: 0;
			background: url(/files/images/template/quote_left.gif) no-repeat left top; }

#SubNav	blockquote p
		{	padding: 15px 20px;
			margin: 0;
			background: url(/files/images/template/quote_right.gif) no-repeat right top;
			border-bottom: 1px solid #ffffff; }

#SubNav h2	{	font-size: 16px;
			padding: 8px 20px;
			margin: 0; }

#SubNav #NavTitle h2
		{	color: #ffffff;
			background: url(/files/images/template/quote_right.gif) no-repeat right top; }

#HomeContent #SubNav h2
		{	background: #bfd1e0;
			border-top: 5px solid #4c4943; }
			
#HomeContent #SubNav h2.Last
		{	border-top: none; }

#SubNav dl	{	padding: 2px 20px 5px 20px;
			margin: 0;
			background: #F1ECD9;
			border-top: 1px solid #ffffff;
			border-bottom: 5px solid #4c4943; }

#SubNav dt	{	margin: 5px 0;
			padding-left: 10px;
			background: url(/files/images/template/subnav_arrow.gif) no-repeat left 6px; }

#SubNav dl a:link, #SubNav dl a:visited
		{	color: #004680; }

#SubNav dl a:hover
		{	color: #387ab2; }
		
#SubNav dd
		{	margin: 0 0 5px 10px;
			padding: 0;
			border-bottom: 2px dotted #5F5642; }

#SubNav dd.last
		{	padding: 0;
			border: 0; }

#SubNav dd a:link, #SubNav dd a:visited
		{	color: #004680; }

#SubNav dd a:hover
		{	color: #387ab2; }

/* Content Page Styles */

#SubNav	#Corners
		{	margin: 0;
			height: 10px;
			background: url(/files/images/template/quote_left.gif) no-repeat left top #387ab2;
			border-bottom: 1px solid #ffffff; }

#SubNav	#Corners div
		{	margin: 0;
			height: 10px;
			background: url(/files/images/template/quote_right.gif) no-repeat right top; }

#SubNav div.SubContent	
		{	margin-top: 20px;
			padding: 10px 20px;
			background: #E0EAF2;
			border: 1px dotted #004680; }

ol#NestedNav, ol#NestedNav ol
		{	list-style-type: none;
			margin: 0px;
			padding: 0px;
			background: #F1ECD9; }

ol#NestedNav li	{	margin: 0px;
			padding: 0px;
			display: inline;}

ol#NestedNav a	{	text-decoration: none;
			padding: 5px 20px 5px 30px;
			background: url(/files/images/template/arrow.gif) no-repeat 20px 11px;
			border-top: 1px solid #ffffff;
			display: block; }

ol#NestedNav a#SubNavSel, ol#NestedNav a#SubNavFlySel
		{	font-weight: bold;
			color: #4c4943; }

ol#NestedNav a:link, ol#NestedNav a:visited, ol#NestedNav a:hover
		{	color: #004680; }

ol#NestedNav a:hover, ol#NestedNav a#SubNavSel:hover, ol#NestedNav a#SubNavFlySel:hover
		{	color: #4c4943;
			text-decoration: underline;
			background-color: #ffffff; }

ol#NestedNav ol	{	margin-left: 0px;
			padding-left: 0px;
			background: #faffda;
			border: 0; }

ol#NestedNav ol a
		{	padding: 5px 15px 5px 40px;
			background-position: 30px 11px;
			border-top: 1px dotted #ADBECC; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	
		{	margin: 0;
			padding: 20px;
			background: url(/files/images/template/search_bg.gif) no-repeat left bottom;
			border-top: 1px solid #ffffff; }

#SearchForm #SearchKeywords
		{	font-weight: bold;
			color: #387ab2;
			width: 150px;
			margin-right: 3px;
			padding: 3px 0 3px 2px;
			border: 1px solid #004680;
			float: left; }

#SearchForm .Submit
		{	float: left; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #ffffff;
			margin: 0;
			padding: 10px 0;
			border-top: 5px solid #D2B88B; }

#Footer div	{	margin: 0 auto;
			width: 750px; }

#Footer a:link, #Footer a:visited
		{	color: #ffffff; }

#Footer a:hover	{	color: #D2B88B; }

#Footer img	{	float: right;
			margin-left: 10px; }

ul.bullet, ul.arrow
		{	list-style: none;
			margin: 0 0 5px 0;
			padding: 0; }
			
ul.bullet li, ul.arrow li
		{	margin: 0;
			padding-left: 18px;
			background: url(/files/images/template/bullet.gif) no-repeat 5px center;
			display: inline; }

ul.arrow li	{	padding-left: 20px;
			background: url(/files/images/template/flyoutnav_arrow.gif) no-repeat 10px center; }

ul.bullet li.first
		{	padding: 0;
			background: none; }

ul.arrow li.first
		{	padding-left: 10px;
			background-position: left center; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	margin-top: 0; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #302C23; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	
		{	margin: 10px 0px;
			background-color: #ffffff;
			border-collapse: collapse;
			border: 1px solid #387ab2;}

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-size: 11px;
			border-bottom: 1px solid #387ab2;
			border-left: 1px dotted #387ab2;
			padding: 3px 10px; }

table.Data th	{	background-color: #f1ecd9;
			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: #10487D; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #10487D; }

table.Data .Totals
		{	background-color: #E0EAF2;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login and Custom Styles */

#LoginForm	
		{	margin: 0px;
			padding: 0px; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input, .CustomFormTextBox, .CustomFormTextArea
		{	border: 1px solid #7791A9; }

o.input		{	border: 0; }

.b, #Form input.b
		{	padding: 2px 5px;
			margin: 4px 0px 0px 0px;
			border: 1px solid #10487D;
			background: url(/files/images/template/btn_bg.gif) repeat-x left bottom #FEFEFE; }

/* END Login and Custom Form 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 */
/* ================================================================================================== */