/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #004684;
			color: #256eae;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin: 0px;
			padding: 0px; }

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: #83c4e5;
			height: 1px;
			background-color: #83c4e5; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold; 
			color: #004684;
			margin: 10px 0px; }

h1		{	font-family: 'Gill Sans MT', 'Gill Sans', Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 22px;
			margin: 0 0 15px 0; }

h2, legend	{	font-size: 18px;
			margin: 13px 0; }

h3		{	font-size: 15px;
			margin: 11px 0; }

h4, h5, h6	{	font-size: 12px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

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: 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: #004684; }

a:visited	{	color: #256eae; }

a:hover		{	text-decoration: none; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#Wrapper	{	width: 750px;
			margin: 0 auto; 
			background-color: #FFFFFF;
			padding: 0; }

.Content, #Content td.Content, #HomeContent td.Content
		{	padding: 0 20px 10px 20px;
			margin: 0;
			width: 525px;
			line-height: 160%; }
			
#HomeContent td.Content
		{	width: auto; }

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 */

#Content, #Footer, #HomeContent
		{	background: #ffffff;
			padding: 0;
			border-collapse: collapse;
			clear: both; }
			
#PriNav		{	width: 750px;
			background: url(/files/images/template/flyoutnav_bg.gif) right bottom no-repeat #f0e11b ;
			margin: 0;
			padding: 0; }
			
#Content	{	background: url(/files/images/template/content_bg.gif) right top no-repeat; }

#ContentWrapper	{	background: url(/files/images/template/content_bg.gif) right top no-repeat;
			margin: 0;
			padding: 20px 0 0 0; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }
		
.clear		{	margin: 0;
			padding: 0;
			line-height: 100%;
			font-size: 0px;
			clear: both; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	background: url(/files/images/template/banner_bg_1.jpg) left bottom no-repeat;
			height: 164px;
			margin: 0;
			padding: 10px 0 0 551px; }

/* END Banner Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Home News Styles */

#HomeNews	{	margin-top: 20px;
			padding-top: 10px; 
			border-top: 1px solid #83c4e5; }
			
#HomeNews dl	{	margin: 10px 0;
			padding: 0; }

#HomeNews dt, #HomeNews dd
		{	margin: 0 0 10px 35px; }

#HomeNews dt	{	font-weight: bold;
			margin-bottom: 0; }

#HomeNews dt.Date
		{	float: left;
			background: url(/files/images/template/date_icon_bg.gif) left top no-repeat;
			font-weight: bold;
			color: #FFFFFF;
			text-align: center;
			padding: 3px 0 0 0;
			margin: 0;
			width: 25px;
			height: 25px; }

/* END Home News 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
		{	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 */

.SubNav 	{	padding: 0 10px 15px 10px;
			line-height: 140%;
			width: 165px; }
			
.SubNav #Nav p	{	font-weight: bold;
			margin: 0; }
			
.SubNav #Nav a	{	display: block;
			border-bottom: 1px solid #c0e582;
			margin:  0 -10px;
			padding: 5px 10px; }
			
.SubNav #Nav a:link, .SubNav #Nav a:hover, .SubNav #Nav a:visited
		{	text-decoration: none;
			color: #004684; }
		
.SubNav #Nav a:hover, .SubNav #Nav a.Sel
		{	background: #F4E21C; }
		
.SubNav h2, .SubNav.Alt h2
		{	color: #FFFFFF;
			font-size: 18px;
			padding: 20px 10px 25px 0;
			display: block;
			text-align: center; 
			width: 95px; 
			margin: -25px 0 0 10px; 
			position: relative;
			z-index: 100;}
			
.SubNav h2	{	font-family: 'Gill Sans MT', 'Gill Sans', Verdana, Arial, Geneva, Helvetica, sans-serif;
			background: url(/files/images/template/leftcol_quote.png) left top no-repeat; }

.SubNav.Alt h2
		{	background: url(/files/images/template/rightcol_quote.png) left top no-repeat; }
		
.SubNav		{	background: #e8f8c4 url(/files/images/template/subnav_bg.gif) left top repeat-x; }

.SubNav .Corner	{	background: url(/files/images/template/leftcol_corner.gif) 166px top no-repeat;
			height: 9px;
			margin: 0 -10px 0 0; }

.SubNav.Alt	{	background: #c4f0f8 url(/files/images/template/subnav_right_bg.gif) left top repeat-x; }

.SubNav.Alt .Corner
		{	background: url(/files/images/template/rightcol_corner.gif) left top no-repeat;
			margin: 0 0 0 -10px; }
			
.SubNav .PrimaryCallout, .SubNav .SecondaryCallout, .SubNav #SearchForm
		{	border-top: 1px solid #FFFFFF;
			background: #e8f8c4 url(/files/images/template/subnav_bg.gif) left top repeat-x;
			margin: 20px -10px;
			padding: 0 10px;
			line-height: 140%; }
			
/* END Sub-Navigation Styles */
/* ================================================================================================== */





			
/* ================================================================================================== */
/* Sub-Navigation Primary and Event Linked Pages Styles */
		
.SubNav ul.Primary, .SubNav ul.Event
		{	margin: 0;
			padding: 0;
			list-style: none;
			line-height: 135%; }
			
.SubNav ul.Primary li, .SubNav ul.Event li
		{	padding: 2px 0 0 45px;
			margin: 10px 0; }
			
.SubNav ul.Primary li
		{	height: 35px; }
		
.SubNav ul.Primary li a
		{	margin: 0 -10px;
			padding: 0 10px; }
			
.SubNav ul.Event li
		{	padding: 10px 0;
			margin: 0;
			clear: both;
			font-weight: bold; }
			
.SubNav ul.Event li .Date
		{	padding: 1px 0;
			margin: -3px 5px 0 0;
			width: 30px;
			font-size: 10px; 
			border: 1px solid #fa9d1b;
			background: #fae4c1 url(/files/images/template/event_icon_bg.gif) left top no-repeat;
			float: left; }
			
.SubNav ul.Event li .Date p
		{	text-transform: uppercase;
			font-weight: bold;
			text-align: center;
			margin: 0;
			padding: 0;
			line-height: 100%; }
		
.SubNav ul.Event li .Date p.Month
		{	font-weight: normal;
			border: none; }
		
.SubNav ul.Primary li a:link, .SubNav ul.Primary li a:hover, .SubNav ul.Primary li a:visited
		{	font-weight: bold;
			text-decoration: none;
			display: block;
			color: #004684; }
			
.SubNav ul.Primary li a:hover
		{	text-decoration: underline; }
		
.SubNav ul.Primary li.Icon1
		{	background: url(/files/images/template/home_icon_1.gif) left top no-repeat; }
		
.SubNav ul.Primary li.Icon2
		{	background: url(/files/images/template/home_icon_2.gif) left top no-repeat; }
		
.SubNav ul.Primary li.Icon3
		{	background: url(/files/images/template/home_icon_3.gif) left top no-repeat; }
		
.SubNav ul.Primary li.Icon4
		{	background: url(/files/images/template/home_icon_4.gif) left top no-repeat; }

/* END Sub-Navigation Primary and Event Linked Pages Styles */		
/* ================================================================================================== */





		
/* ================================================================================================== */
/* Sub-Navigation Callout Styles */

/* ------- Primary Callout ------- */
			
.SubNav .PrimaryCallout h3
		{	margin: 10px 0;
			font-size: 14px; }
			
.SubNav .PrimaryCallout h3 a:link, .SubNav div.PrimaryCallout h3 a:visited, .SubNav div.PrimaryCallout h3 a:hover
		{	text-decoration: none; }
			
.SubNav .PrimaryCallout h3 a:hover
		{	text-decoration: underline; }
			
.SubNav .PrimaryCallout img
		{	text-align: center;
			padding: 3px;
			border: 1px solid #004684;
			background: #FFFFFF; }
			
.SubNav .PrimaryCallout p
		{	border: none; }			
			
		
/* ------- END Primary Callout ------- */


/* ------- Secondary Callout ------- */

.SubNav .SecondaryCallout
		{	background: #c4f0f8 url(/files/images/template/subnav_right_bg.gif) left top repeat-x;
			margin: 20px -10px; }
			
.SubNav .SecondaryCallout h3
		{	margin: 5px 0;
			padding: 10px 0 10px 42px; 
			font-size: 14px;
			background: url(/files/images/template/callout_icon.gif) left center no-repeat; }
			
.SubNav .Secondary
		{	margin: 0 -10px;
			padding: 0;
			list-style: none;
			line-height: 140%; }
			
.SubNav .Secondary li
		{	display: inline; }
		
.SubNav ul.Secondary li a
		{	font-weight: bold;
			padding: 5px 10px;
			border-top: 1px solid #81c3e5;
			display: block; }

.SubNav .Secondary li.Last a
		{	border-bottom: 1px solid #81c3e5; }
		
.SubNav ul.Secondary li a:link, .SubNav ul.Secondary li a:visited, .SubNav ul.Secondary li a:hover
		{	text-decoration: none;
			color: #004684; }
		
.SubNav ul.Secondary li a:hover
		{	background: #81C3E5; }
		
/* ------- END Secondary Callout ------- */

/* END Sub-Navigation Callout Styles */
/* ================================================================================================== */





		
/* ================================================================================================== */
/* Search Styles */

.SubNav #SearchForm
		{	padding: 15px 0 15px 10px;
			margin: 0 -10px -20px -10px; }
		
.SubNav #SearchForm div
		{	border: 1px solid #74bf42;
			background: #FFFFFF;
			margin: 0 10px 0 0; }
			
.SubNav #SearchForm input
		{	padding: 0;
			margin: 0;
			border: 0; }
		
.SubNav #SearchForm #SearchKeywords
		{	width: 136px;
			padding: 3px;
			border: 0; }
		
.SubNav #SearchForm #btnSearch
		{	font-size: 14px;
			background: #FFFFFF; 
			color: #004684; 
			width: 19px;
			height: 22px;
			padding: 2px 0 7px 0;
			margin: 0 0 0 -5px;
			border: 0;
			cursor: pointer; }
			
/* END Search Styles */
/* ================================================================================================== */







/* ================================================================================================== */
/* Footer Styles */

#Footer		{	line-height: 160%;
			padding: 10px;
			margin: 0;
			border-top: 1px solid #1fba4e; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #256eae;}

#Footer a:hover	{	text-decoration: none; }

#Footer img	{	float: right; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	line-height: 160%;
			margin-top : 0; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #1fba4e; }

/* END Breadcrumb Styles */
/* ================================================================================================== */







/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 9px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 9px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #0068B3; }

#LoginForm input#cmdLogin
		{	background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	border: 2px solid #34A1DD;
			background-color: #EFFAFF;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */
