/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			margin: 20px 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: #000000;
			height: 1px; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			line-height: 120%; }

h1, h2, h3, h4, h5, h6
		{	margin: 10px 0px; }

h1		{	font-size: 20px; }

h2		{	font-size: 18px; }

h3		{	font-size: 16px; }

h4		{	font-size: 14px; }

h5		{	font-size: 12px;
			text-transform: uppercase; }

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-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			color: #666666; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc;
			padding: 0px 5px 5px 5px; }

fieldset legend	{	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			margin-bottom: 5px; }

fieldset table	{	margin-left: 20px; }

a:link, a:visited, a:hover, a font
		{	text-decoration: underline;
			color: #296AC8; }

a:visited, a:visited font
		{	color: #888888; }

a:hover, a:hover font
		{	color: #8B916D; }

font		{	font-size: 12px;
			color: #333333; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Alternate Heading and Copy Styles */

/* NOTE: Non-standard naming conventions are used here to match XML data (FCK Style menu text) */

.HeadingGreen	{	color: #8B916D; }

.HeadingBlack	{	color: #000000; }

.divider	{	padding: 10px 0;	
			border-bottom: 1px dotted #666666; }

.BodyCopy14px	{	font-size: 14px; }

.BodyCopy16px	{	font-size: 16px; }

.BodyCopy18px	{	font-size: 18px; }

.BodyCopy20px	{	font-size: 20px;
			line-height: 120%; }

/* END Alternate Heading and Copy containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Content Container Styles */

.Content	{	font-size: 12px;
			line-height: 150%;
			vertical-align: top;
			padding: 15px 20px 20px 20px; }

#HomeContent .Content
		{	padding: 10px 20px;
			background-color: #ffffff; }

#EmptyTemplate	{	vertical-align: top;
			padding: 0px; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	width: 750px;
			margin: 0 auto;
			background-color: #ffffff;
			border: 1px solid #404040; }

#HomeContent	{	width: 100%;
			background-color: #D2D8DA;
			border-collapse: collapse; }

#Content	{	width: 100%;
			border-collapse: collapse; }

#HomeBanner	{	background: url(/files/images/home_banners/default.jpg) no-repeat 315px 6px; }

#HomeBannerImg	{	border: 0;
			display: block; }

#Banner img	{	background: #ffffff;
			border: 0;
			border-top: 5px solid #404040;
			display: block; }

#ContactBar	{	font-family: "Futura Medium", "Futura Std Medium", "Arial Narrow", Arial, Helvetica, Sans-serif;
			font-size: 12px;
			color: #ffffff;
			text-align: right;
			padding: 5px 10px;
			background: url(/files/images/template/contactbar_bg.jpg) repeat-y left top #003154; }

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 #ECECE9;
			margin-left: -12px;
			padding-left: 50px; }

#ContactInfo	{	padding: 10px;
			background-color: #cccccc; }

#PrintLogo, .PrintOnly, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Top Banner Styles */

#TopBanner	{	width: 100%;
			background-color: #ECECE9;
			border-collapse: collapse; }

#TopBanner td	{	padding: 4px 20px 5px 20px;
			background: url(../files/images/template/BG_lines.gif) repeat-x left bottom #ECECE9; }

#TopBanner #BannerLinks
		{	text-align: right; }

#TopBanner a:link, #TopBanner a:visited, #TopBanner a:hover
		{	color: #333333;
			text-decoration: none;
			margin-left: 20px; }

#TopBanner a:hover
		{	color: #8B916D;
			text-decoration: underline; }

/* END Top Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	font-size: 12px; 
			color: #ffffff;
			font-weight: bold;
			margin: 0px 0px 4px 0px;
			padding: 0px 0px 0px 0px; }

#SearchForm label
		{	color: #333333;
			padding-right: 10px; }

#SearchForm #SearchKeywords
		{	margin-bottom: 1px; }

#SearchForm input.Submit
		{	margin-bottom: -4px;
			padding: 0;
			border: 0; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Feature Box Styles */

#Features	{	margin: 0;
			width: 100%;
			background-image: url(/files/images/template/features_bg.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
			background-color: #D2D8DA;
			border-collapse: collapse;
			border-top: 1px dotted #333333; }

#Features td	{	vertical-align: bottom;
			padding: 10px 5px 33px 5px;
			background-image: url(/files/images/template/featurebox_reflection.jpg);
			background-position: bottom center;
			background-repeat: no-repeat;
			background-color: transparent; }

#Features td.first
		{	padding-left: 10px;
			background-position: 10px bottom; }

#Features td.last
		{	padding-right: 10px;
			background-position: 5px bottom; }

#Features div	{	background-image: url(/files/images/template/featurebox_top_left.gif);
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #ffffff; }

#Features div div
		{	background-image: url(/files/images/template/featurebox_top_right.gif);
			background-position: top right;
			background-repeat: no-repeat;
			background-color: transparent; }

#Features div div div
		{	padding: 0;
			margin: 0;
			background-image: url(/files/images/template/featurebox_bottom_left.gif);
			background-position: bottom left;
			background-repeat: no-repeat; }

#Features a	{	font-weight: bold;
			font-size: 11px;
			color: #595959;
			line-height: 14px;
			text-transform: uppercase;
			text-decoration: none;
			padding: 3px 3px 3px 3px;
			background-image: url(/files/images/template/featurebox_bottom_right.gif);
			background-position: bottom right;
			background-repeat: no-repeat;
			display: block; }

#Features a:hover
		{	color: #000000; }

#Features a img	{	border: 0; }

/* END Home Page Feature Box Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Stat Box Styles */

#Stats		{	padding: 10px 5px;
			background: #CDCFA8 url(/files/images/template/stats_bg.gif) top left repeat-x; }

#Stats img	{	padding-bottom: 5px; }

#Stats a img	{	border: none; }
			
#Stats th a:link, #Stats th a:visited, #Stats th a:hover
		{	color: #296AC8;
			text-decoration: none; }

#Stats th a:hover
		{	text-decoration: underline; }

#Stats table
		{	width: 100%; }

#Stats th
		{	padding-bottom: 5px;
			border-bottom: 1px dotted #333333;
			font-size: 13px; }

#Stats th, #Stats td
		{	vertical-align: top;
			text-align: left; }
		
#Stats td.Right
		{	text-align: right; }

/* END Home Page Stat Box Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Nav Styles */

#HomeNav
		{	line-height: 118%;
			vertical-align: top;
			width: 215px;
			background-color: #ECECE9;
			border-left: 1px dotted #333333; }

#HomeNav h1, #HomeNav p
		{	margin: 0px; }

#HomeNav h1	{	font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			padding: 2px;
			margin-top: 20px;
			border-bottom: #999999 1px dashed;
			border-top: #999999 1px dashed; }

#HomeNav .Links	{	margin-bottom: 5px;
			background-color: #ECECE9;
			border-bottom: 1px solid #B8B8B8;
			clear: left;
			display: none; }

#HomeNav #TabContent1	
		{	display: block; }

#Flash		{	padding: 0 5px 5px 5px; }

#Flash object	{	background-image: url(/files/images/template/noFlash.gif);
			background-position: top left;
			background-repeat: no-repeat; }
			
#Logo		{	text-align: center;
			padding-top: 10px; }

#TwitterFeed	{	padding: 10px 8px; }

/* END Home Page Nav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Standard Tab Styles */

/* These styles are use for both #HomeNav and .TabBox sections */

.Tabs	{	background-color: #CDCFA8; }

.Tabs .clear
		{	height: 20px;
			background-color: #ECECE9;
			clear: left; }

.Tabs ul
		{	list-style: none;
			margin: 0;
			padding: 0px 0px 0px 7px; }

.Tabs li
		{	padding: 5px 0px 0px 0px;
			margin: 0px;
			float: left; }

.Tabs a		{	font-weight: bold;
			text-transform: uppercase;
			padding: 1px 15px 1px 7px;
			background: url(/files/images/template/home_tab_bg.gif) no-repeat top right #D0D0CE;
			display: block;
			cursor: pointer; }

.Tabs a, .Tabs a:link, .Tabs a:visited	
		{	color: #595959;
			text-decoration: none; }

.Tabs a:hover
		{	color: #000000;
			text-decoration: none; }

.Pagination a.Sel, .Pagination a.Sel:link, .Pagination a.Sel:hover, .Pagination a.Sel:visited
		{	color: #000000; }

.Tabs li.Sel a
		{	background: url(/files/images/template/home_tab_sel_bg.gif) no-repeat top right #ECECE9; }


/* END Standard Tab Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Standard Tab Content Link Styles */

/* These styles are use for both #HomeNav and .TabBox sections */

.Links p	{	margin: 0; }

.Links p a
		{	padding: 5px 10px 5px 28px;
			background-image: url(/files/images/template/HomeNav_link_bg.gif);
			background-position: top left;
			background-repeat: repeat-y;
			background-color: #ffffff;
			border-top: 1px solid #B8B8B8;
			display: block; }

.Links p a:link, .Links p a:visited
		{	text-decoration: none;
			color: #333333; }

.Links p a:hover
		{	text-decoration: underline;
			color: #000000;
			background-image: url(/files/images/template/HomeNav_hover_bg.gif);
			background-position: top left;
			background-repeat: repeat-y;
			background-color: #d6d8b1; }

/* END Standard Tab Content Link Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Tab Box styles */

/* Draws from above Tab and Links styles */

.TabBox		{	float: right;
			font-size: 11px;
			width: 202px;
			margin: 0 0 10px 20px;
			display: inline; /* Fixes IE6 double margin bug */
			background: url(/files/images/template/TabBox_bg.gif) repeat-x top left #b8b8b8; }

.TabBox .Tabs	{	background: url(/files/images/template/TabBox_tabs_bg.gif) no-repeat top right; }

.TabBox .Tabs ul
		{	padding: 0px; }

.TabBox .Tabs li
		{	padding-top: 27px; }

.TabBox .Tabs #Tab1
		{	padding-left: 7px;
			background: url(/files/images/template/TabBox_Tab1_bg.gif) no-repeat top left; }

#TabContent1	{	display: block; }

.TabContent	{	border-left: 1px solid #b8b8b8;
			border-right: 1px solid #b8b8b8;
			overflow: hidden;
			display: none; }

.Pagination	{	text-align: right;
			padding: 2px 5px;
			background-color: #D0D0CE;
			border: 1px solid #b8b8b8; }

.Pagination a, .Pagination a:link, .Pagination a:visited
		{	font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			padding: 3px 1px; }

.Pagination a:hover
		{	color: #000000; }

.TabBox .Links
		{	background: url(/files/images/template/TabBox_Links_bg.gif) repeat-x left bottom #FDD221; }

.TabBox .Links div
		{	background: url(/files/images/template/TabBox_Links_div_bg.gif) no-repeat left bottom; }

.TabBox p a
		{	border: 1px solid #b8b8b8;
			border-top: 0; }		

.TabBox p.last
		{	padding-bottom: 10px;
			background: url(/files/images/template/TabBox_Links_last_bg.gif) no-repeat right bottom; }

/* END Tab Box Biz */
/* ================================================================================================== */





/* ================================================================================================== */
/* Primary Navigation Styles */

.clear, #PriNav	.clear	
		{	clear: left; }

/* END Primary Navigation Styles */
/* ================================================================================================== */		





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav 	{	font-size: 11px;
			vertical-align: top;
			width: 160px;
			padding: 15px 0 0 0;
			color: #666666; }

#SubNav li	{	display: inline; }

#SubNav ul	{	list-style: none;
			margin: 0px;
			padding: 0px 0px 15px 20px; }

#SubNav a	{	padding: 5px 5px 5px 15px;
			margin-bottom: 12px;
			background: url(/files/images/template/subnav_bg.gif) no-repeat left center;
			display: block; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, p #SubNav a.Sel:hover
		{	color: #333333;
			text-decoration: none;
			display: block; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #0093D8;
			background: url(/files/images/template/subnav_sel_bg.gif) no-repeat left center; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	color: #888888;
			text-decoration: underline;
			background: url(/files/images/template/subnav_hover_bg.gif) no-repeat left center; }

#PartnerNav	{	padding: 20px 5px 0px 5px; }

#PartnerNav ul	{	padding: 0;
			margin-left: 10px; }

#PartnerNav a.Sel, #PartnerNav a.Sel:link, #PartnerNav a.Sel:visited
		{	color: #000000;
			text-decoration: none; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #ffffff;
			line-height: 118%;
			text-align: center;
			padding: 5px 10px 5px 10px; 
			border-top: 1px solid #ffffff;
			background-color: #7B7B78; }

#Footer img#QCMS
		{	float: left;
			padding-right: 10px; }

#Footer img#RSS	{	float: right;
			padding-left: 10px; }

#Footer	a	{	color : #000000 ; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: none;
			color: #ffffff; }

#Footer a:hover	{	text-decoration: underline;
			color: #CCCCCC; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			padding: 2px 0px 10px 0px;
			margin-top: 0;}

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #8B916D; }

#Bread a:hover
		{	text-decoration: none;
			color: #999999; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form */

#LoginForm	{	margin: 10px 0px; }

#LoginForm label
		{	display: block;
			float: left;
			width: 100px;
			margin-top: 5px; }

#LoginForm p	{	clear: left;
			margin: 5px 0px; }

#LoginForm p.error
		{	margin: 20px 0px; }

/* END Login Form */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	
		{	margin: 10px 0px;
			border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff; }

table.Data td, table.Data th	
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			padding: 3px 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999; }

table.Data th	
		{	background-color: #eeeeee;
			color: #000000;
			font-weight: bold; }

/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error	{	color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery styles */

#PhotoGallery	{	width: 710px; }

#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; }

#Thumbnails	{	clear: both; }

#PhotoGallery .Tabs
		{	background: #D0D0CE;
			margin-left: -8px;
			padding-left: 8px;
			font-size: 10px;
			display: block; }
			
#PhotoGallery .Tabs li
		{	padding-top: 0;
			float: left;
			list-style-type: none; }
			
#PhotoGallery .Tabs a
		{	padding: 1px 10px 0 5px;
			background: url(../files/images/template/tab_white_bg.gif) no-repeat top right #D0D0CE;
			border-bottom: #AEAEAE solid 2px; }
			
#PhotoGallery .Tabs li.Sel a
		{	background: url(../files/images/template/tab_white_sel_bg.gif) no-repeat top right #ECECE9; }
			
#Thumbnails	{	text-align: center;
			width: 200px;
			float: left;
			height: 355px;
			overflow: auto; }

#Thumbnails div	{	display: none; }

#Thumbnails a:link img, #Thumbnails a:visited img, #Thumbnails a:active img
		{	border: #AEAEAE solid 1px;
			padding: 1px;
			display: block;
			float: left;
			margin: 5px 5px 0 0; }

#Thumbnails a:hover img
		{	border: #AEAEAE solid 1px;
			background: #444444; }
			
.Sel img	{	background: #444444; }

.clear		{	clear: both; }

#LargeImageContainer
		{	margin-left: 203px;
			width: 500px; }
			
#LargeImageContainer p
		{	margin-top: 10px; }

#LargeImage	{	background: url(/files/images/template/loading.gif) 50% 50% no-repeat;
			width: 500px;
			height: 375px; }

#LargeImage	{	position: relative;
			margin-bottom: 5px;
			padding-top: 5px;
			z-index: 10; }

#FLVVideo	{	position: relative;
			z-index: 10;
			margin: 0px;
			padding: 0px; }

#FLVWrapper	{	background-color: #ffffff;
			position: relative;
			width: 500px;
			height: 375px;
			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: #AEAEAE solid 1px; }
			
#Descriptions	{	float: left; }
			
#Descriptions p	{	text-align: left;
			display: none; }
			
#Counter	{	float: right; }

#Counter p	{	font-size: 10px; }
			
.prevLink, .nextLink
		{	position: absolute;
			width: 232px;
			height: 349px;
			background: url(/files/images/std/spacer.gif) 0px 20% no-repeat;
			top: 5px;
			outline-style: none;
			text-indent: -20px;
			overflow: hidden; }
			
.prevLink 	{ 	left: 0; }
			
.nextLink 	{ 	right: 0; }
			
.prevLink:focus, .nextLink:focus
		{	border: none;
			outline-style: none; }
			
.prevLink:hover	{ 	background: url(/files/images/template/prevlabel.gif) 1px 20% no-repeat;
			cursor: pointer; }
		
.nextLink:hover	{  	background: url(/files/images/template/nextlabel.gif) 168px 20% no-repeat;
			cursor: pointer; }
				
.Visible	{	display: block; }

.Right		{	float: right; }

#PhotoGallery .clear
		{	clear: both; }

#PermaLink	{	display: block;
			border: 1px solid #999999;
			background: #eeeeee url(/files/images/std/icon_link.gif) 1px 50% no-repeat;
			float: right;
			font-size: 10px;
			color: #666666;
			font-size: 10px;
			padding: 0px 3px 0px 20px;}

a#PermaLink, a#PermaLink:link, a#PermaLink:visited,a#PermaLink:hover
		{	color: #666666;
			text-decoration: none; }

#PermaLinkForm	{	position: absolute;
			left: 0px;
			z-index: 500;
			border: 1px solid #999999;
			background-color: #eeeeee;
			width: 300px;
			color: #666666;
			font-size: 10px;
			padding: 3px 0px 3px 3px;
			display: none; }

#txtPermaLink	{	width: 96%;
			border: 1px solid #cccccc;
			color: #666666; }

#PermaLinkFormClose
		{	display: block;
			width: 20px;
			height: 20px;
			float: right; }

/* END Photo Gallery styles */
/* ================================================================================================== */