/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			line-height: 160%;
			margin: 0px;
			padding: 10px 0;
			background-color: #ffffff; }

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		{	font-size: 0;
			color: #e2e2e2;
			line-height: 100%;
			height: 1px;
			background-color: #d1d1d1;
			border: none; }

h1, h2, h3, h4, h5, h6
		{	font-weight: bold;
			margin: 18px 0px 13px 0px; }

h1, h2, h3	{	font-family: "Futura Std Condensed", "Arial Narrow", Arial, Geneva, Helvetica, sans-serif;
			color: #233777;
			text-transform: uppercase; }

h1		{	font-size: 24px;
			margin-top: 10px; }

h2		{	font-size: 21px; }

h3		{	font-size: 18px;  }

h4, h5, h6, legend	
		{	font-size: 12px;
			margin: 13px 0 5px 0; }

h5, h6		{	font-size: 11px;
			margin: 13px 0 0 0; }

h6		{	font-weight: normal;
			color: #233777; }

p, div, ul, dl, ol
		{	margin-top: 13px;
			margin-bottom: 13px; }

dt, li		{	margin-top: 7px; }

dt		{	padding-left: 12px;
			background: url(/files/images/template/arrow.gif) no-repeat left 6px; }

dd		{	margin-left: 12px; }

blockquote	{	font: italic 12px/150% Georgia, "Times New Roman", Times, serif;
			color: #666666;
			margin: 0; }

blockquote cite	{	font: normal bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
			text-transform: uppercase; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: "Courier New", fixed-width, monospace;
			font-size: 11px; }

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: #ac0021; }

a:visited	{	color: #888888; }

a:hover		{	color: #eb0430; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#Content, #HomeContent
		{	width: 100%;
			border-collapse: collapse; }

.Content	{	vertical-align: top;
			line-height: 180%;
			padding: 15px;
			background: url(/files/images/template/content_bg.gif) repeat-x left top;
			border-right: 1px solid #ffffff; }

#HomeContent .Content
		{	padding-top: 5px; }

#VideoClip	{	text-align: center; }

/* Thumbnail Lists */

dl.Featured dt	{	font-weight: bold;
			margin: 15px 0 3px 0;
			padding: 0;
			background: transparent;
			clear: left; }

dl.Featured dt img
		{	position: relative;
			float: left;
			margin: 0 15px 15px 0;
			padding: 5px;
			border: 1px solid #d1d1d1; }

dl.Featured dd	{	margin: 0 0 0 72px; }

/* Call Outs */

.Callout	{	float: right;
			color: #2a3f85;
			line-height: 160%;
			margin-left: 15px;
			padding: 10px;
			width: 150px;
			background: #dde1f1;
			border: 1px solid #8a95bc; }

.floatleft	{	float: left;
			margin-right: 10px; }

.floatright	{	float: right;
			margin-left: 10px; }

.matte		{	padding: 5px;
			border: 1px solid #d1d1d1; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	margin: 0 auto;
			width: 750px;
			background: #ffffff; }

/* Banner Styles */

#Banner		{	margin: 0;
			padding: 10px 15px 9px 15px;
			height: 100px;
			background: url(/files/images/template/banner_bg.jpg) no-repeat left bottom;
			border-bottom: 1px solid #ffffff;
			overflow: hidden; }

#Banner img	{	float: left;
			display: block;
			border: 0; }

#Banner h3	{	float: right;
			font-size: 20px;
			color: #E21D38;
			text-align: right;
			margin: 3px 0 7px 0; }

#PriNav		{	width: 100%;
			margin: 0;
			background: url(/files/images/template/nav_bg.jpg) repeat-x left top #ab0021;
			clear: both; }

#PriNav #ActionLink
		{	float: right;
			font-weight: bold;
			color: #ffffff;
			line-height: 1;
			text-decoration: none;
			text-transform: uppercase;
			padding: 8px 15px 8px 21px;
			background: url(/files/images/template/takeaction_bg.jpg) no-repeat left 4px; }

#PriNav #ActionLink:link, #PriNav #ActionLink:visited, #PriNav #ActionLink:hover
		{	color: #ffffff; }

#PriNav #ActionLink:hover
		{	text-decoration: underline; }

/* Intro Styles */

#Intro		{	width: 100%;
			background: #7c0018;
			border-collapse: collapse;
			border-bottom: 1px solid #ffffff; }

#Promo		{	vertical-align: top;
			color: #ffffff;
			text-align: center;
			padding: 15px;
			background: url(/files/images/template/promo_bg.gif) no-repeat right bottom; }

#Promo p	{	margin: 0 0 3px 0; }

#Promo a:link	{	color: #ffffff; }

#Promo a:visited
		{	color: #888888; }

#Promo a:hover	{	color: #eb0430; }

#Links		{	vertical-align: top;
			padding: 15px;
			width: 215px;
			background: url(/files/images/template/links_bg.jpg) no-repeat left bottom; }

#Links h2	{	color: #ffffff;
			margin: 0; }

#Links ul	{	list-style: none;
			margin: 5px 0 0 0;
			padding: 3px 0 0 0;
			background: url(/files/images/template/links_underline.gif) no-repeat center top;
			display: block; }

#Links li	{	margin: 0;
			display: inline; }

#Links a, #Links a:link, #Links a:visited
		{	font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			margin: 0px;
			padding: 6px 0px 7px 11px;
			background: url(/files/images/template/arrow.gif) no-repeat left 13px;
			border-bottom: 1px dotted #ab0121;
			display: block; }

#Links a:hover	{	color: #eb0430;
			border-color: #eb0430; }

/* Standard layout elements */

.clear		{	margin: 0;
			clear: both; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

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 Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* SubNav Column Styles */

#SubNav		{	vertical-align: top;
			width: 245px;
			background: url(/files/images/template/sidebar_bg.jpg) no-repeat left top #c3cae3; }

#SubNav h2	{	color: #ffffff;
			margin: 0;
			padding-right: 15px;
			background: url(/files/images/template/title_bg.jpg) repeat-x left top #2a3f85;
			border-top: 5px solid #8a95bc; }

#SubNav h2.title1
		{	border-top: 5px solid #1e3067; }

#SubNav h2 span	{	padding: 9px 40px 9px 15px;
			display: block; }

#SubNav h2.title1 span
		{	background: url(/files/images/template/title1.gif) no-repeat right top; }

#SubNav h2.title2 span
		{	background: url(/files/images/template/title2.gif) no-repeat right top; }

#SubNav h2.title3 span
		{	background: url(/files/images/template/title3.gif) no-repeat right top; }

/* Sub Nav Items */

.Nav		{	list-style: none;
			margin: 1px 0 0 0;
			padding: 0;
			background: #415392;
			border-top: 5px solid #1e3067; }

.Nav li		{	margin: 0;
			display: inline; }

.Nav a		{	font-weight: bold;
			text-decoration: none;
			padding: 6px 15px 7px 27px;
			background: url(/files/images/template/flyoutnav_arrow.gif) no-repeat 15px 12px;
			border-top: 1px dotted #8a95bc;
			display: block; }

.Nav a.Sel	{	background-color: #B00122; }

.Nav a:link, .Nav a:visited
		{	color: #ffffff; }

.Nav a:hover	{	
			background-color: #6472a1; }

/* News Scroller Styles */

#ScrollerViewport
		{	position: relative;
			margin: 0px;
			height: 160px;
			overflow: hidden; }

#ScrollerBox	{	position: relative;
			margin: 0px; }

#ScrollerBox div
		{	font-size: 11px;
			line-height: 130%;
			color: #1e3067;
			margin: 0px;
			padding: 10px 15px;
			width: 215px;
			height: 140px;
			overflow: hidden; }

#ScrollerBox a	{	font-weight: bold; }

#ScrollerBox a:link, #ScrollerBox a:visited
		{	color: #ffffff; }

#ScrollerBox a:hover
		{	color: #eb0430; }

/* Video Container */

#SubNav #VideoClip
		{	text-align: center;
			margin: 0px;
			border-top: 1px solid #c3cae3;
			border-bottom: 1px solid #c3cae3; }

#SubNav #VideoClip img
		{	border: 0;
			display: block; }

/* Site Links */

div#Links	{	margin: 0;
			background-color: #7c0018; }

div#Links h2	{	padding: 0;
			background: transparent;
			border: 0; }

/* END SubNav Column Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			color: #666666;
			line-height: 140%;
			margin: 0px 0px 20px 0px; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #666666; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0px;
			padding: 15px; }

input#SearchKeywords
		{	font-size: 14px;
			color: #8a95bc;
			padding: 3px;
			width: 130px;
			border: 1px solid #233777; }

#SearchForm input.Submit
		{	margin-bottom: -7px; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #616161;
			line-height: 180%;
			margin: 0;
			background: url(/files/images/template/footer_bg.gif) repeat-x left top;
			border-top: 1px solid #8a95bc; }

#Footer p	{	margin: 0;
			padding: 15px;
			background: url(/files/images/template/footer_corner.gif) no-repeat right bottom; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #616161; }

#Footer a:hover	{	text-decoration: none; }

#QCMS		{	float: right;
			margin: 0 0 0 10px;
			border: 0; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

.Data		{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

.Data td, .Data th, #Content .Data td, #Content .Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-weight: bold; }

.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

.Data .center	{	text-align: center; }

.Data .right	{	text-align: right; }

.Data .left	{	text-align: left; }

.Data .bold	{	font-weight: bold; }

.Data .nowrap	{	white-space: nowrap; }

.Data .HeaderCol, .Data th.Vertical
		{	text-align: left; }

.Data td .Data td, .Data td .Data th, .Data td .Data
		{	border-color: #cccccc; }

.Data tr.Divider th, .Data tr.Divider td
		{	border-top: 4px double #000000; }

.Data .Totals	{	background-color: #eeeeee;
			font-weight: bold; }

.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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* 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
		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; }

.b		{	font-weight: bold;
			color: #ffffff;
			background: url(/files/images/template/nav_bg.jpg) repeat-x left top #B00122;
			border: 3px double #ffffff;
			padding: 3px 5px;
			margin: 4px 8px 4px -1px; }

/* END Login Form Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Photo Gallery styles */

#PhotoGallery	{	width: 100%;
			margin: 0;
			padding: 0; }

#PhotoGallery #Paging
		{	font-size: 10px;
			margin-bottom: 10px;
			margin-top: 0px;
			padding-top: 0px; }
			
#PhotoGallery #Paging a:link, #PhotoGallery #Paging a:visited
		{	color: #296AC8; }

#PhotoGallery #Paging a:hover
		{	color: #999999; }

#PhotoGallery .Tabs
		{	margin: 0;
			padding: 0;
			font-size: 11px;
			font-weight: bold;
			display: block;
			clear: both; }
			
#PhotoGallery .Tabs li
		{	padding-top: 0;
			float: left;
			margin-right: 5px;
			list-style-type: none; }
			
#PhotoGallery .Tabs a
		{	padding: 3px 5px;
			background: #a1aacb;
			text-decoration: none; 
			color: #ffffff; }
			
#PhotoGallery .Tabs li.Sel a
		{	background: #8a95bc; }
			
#Thumbnails	{	text-align: center;
			width: auto;
			height: 54px;
			overflow: auto;
			background: #FFFFFF url(/files/images/template/footer_bg.gif) repeat-x left top;
			clear: both;
			border: 1px solid #8a95bc;
			margin: 0;
			padding: 0 0 0 5px; }

#Thumbnails div	{	display: none; }

#Thumbnails a img
		{	border: #8a95bc solid 1px;
			padding: 1px;
			display: block;
			float: left;
			margin: 5px 3px 5px 0; }

#Thumbnails a.Sel img, #Thumbnails a:hover img
		{	border-color: #2a3f85; }

.clear		{	clear: both; }

#LargeImageContainer p
		{	margin-top: 10px; }

#LargeImage	{	background: url(/files/images/template/loading.gif) 50% 50% no-repeat;
			height: 300px;
			position: relative;
			margin-bottom: 5px;
			z-index: 10; }

#FLVVideo	{	position: relative;
			z-index: 10;
			margin: 0px;
			padding: 0px; }

#FLVWrapper	{	background-color: #ffffff;
			position: relative;
			width: 400px;
			height: 300px;
			z-index: 20;
			margin-top: -387px;
			padding: 1px;
			border: #AEAEAE solid 1px;
			display: none; }

#LargeImageContainer>#FLVWrapper
		{	margin-top: -380px; }

.VidTxtLink	{	display: block;
			border: 1px solid #cccccc;
			background: #eeeeee url(/files/images/std/icon_vid.gif) 1px 50% no-repeat;
			font-size: 10px;
			font-size: 10px;
			padding: 0px 3px 0px 20px;
			margin: 0px;
			text-decoration: none; }

.VidTxtLink:hover, .VidTxtLink:active, .VidTxtLink:visited
		{	text-decoration: none;
			color: #333333; }

#LargeImage div	{	display: none; }
			
#LargeImage img	{	padding: 1px;
			border: 1px solid #2a3f85;
			display: block; 
			float: left; }
			
#Descriptions	{	margin-top: 20px; 
			border: 1px solid #8a95bc;
			background: #FFFFFF url(/files/images/template/footer_bg.gif) repeat-x left top;
			padding: 0 10px;
			width: auto; }
			
#Descriptions p	{	text-align: left;
			display: none; }
			
#Counter	{	border: 1px solid #2a3f85;
			position: absolute; 
			background: #a1aacb;
			opacity: .50;
			filter: alpha(opacity=50);	
			font-size: 10px;
			color: #ffffff;
			padding: 0px 5px;
			margin: 20px 0 0 151px;
			z-index: 20;
			cursor: default; }

#Counter p	{	font-size: 10px;
			margin: 0;
			padding: 0; }
			
			
#LargeImage div.prevImg, #LargeImage div.nextImg
		{	margin: 113px 0 0 0;
			height: 75px;
			display: inline;
			float: left; }
			
#LargeImage div.prevImg img, #LargeImage div.nextImg img
		{	padding: 1px;
			border: 1px solid #23345C;
			opacity: .5;
			filter: alpha(opacity=50); }
			
#LargeImage div.prevImg	{	padding-right: 38px;
			margin-right: 3px; 
			background: url(/files/images/template/prevarrow.gif) right center no-repeat; }

#LargeImage div.nextImg	{	padding-left: 37px;
			margin-left: 7px; 
			background: url(/files/images/template/nextarrow.gif) left center no-repeat; }
			
#LargeImage div.prevImg:focus, #LargeImage div.nextImg:focus
		{	border: none;
			outline-style: none; }
			
#LargeImage div.prevImg:hover img, #LargeImage div.nextImg:hover img
		{	filter: alpha(opacity=100);
			opacity: 1; }
			
#LargeImage div.prevImg:hover
		{ 	cursor: pointer;
			opacity: 1;		
			background-image: url(/files/images/template/prevarrow_hover.gif); }
			
#LargeImage div.nextImg:hover	{ 	cursor: pointer;
			background-image: url(/files/images/template/nextarrow_hover.gif); }	
				
.Visible	{	display: block; }

.Right		{	float: right; }

#PhotoGallery .clear
		{	clear: both; }

#PermaLink	{	border: 1px solid #2a3f85;
			position: absolute; 
			background: #a1aacb url(/files/images/std/icon_link.gif) 1px 50% no-repeat;
			opacity: .50;
			filter: alpha(opacity=50);
			font-size: 10px;
			color: #ffffff;
			padding: 0px 3px 0px 20px;
			margin: 20px 0 0 495px;
			z-index: 20; }

a#PermaLink, a#PermaLink:link, a#PermaLink:visited,a#PermaLink:hover
		{	color: #ffffff;
			text-decoration: none; }

#PermaLinkForm	{	position: absolute;
			z-index: 500;
			border: 1px solid #2a3f85;
			background-color: #a1aacb;
			/*opacity: .75;*/
			/*filter: alpha(opacity=75);*/
			width: 300px;
			color: #ffffff;
			font-size: 10px;
			padding: 0px 0px 3px 5px;
			margin: 1px 0 0 1px;
			display: none; }

#txtPermaLink	{	border: 1px solid #2a3f85;
			color: #23345C;
			width: 98%; }

#PermaLinkFormClose
		{	display: block;
			background: #ffffff;
			float: right; }

/* END Photo Gallery styles */
/* ================================================================================================== */