/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			color: #000000;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin: 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: #666666;
			height: 1px;
			border: none;
			background: transparent url(/files/images/template/hrule.gif) 0 0 repeat-x; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			color: #666666;
			margin: 5px 0px; }

h1		{	font-size: 18px;
			font-weight: normal;
			color: #cc0000; 
			margin-top: 0px;
			padding-bottom: 5px;
			/*text-transform: uppercase;*/
			background: transparent url(/files/images/template/hrule.gif) left bottom repeat-x; }

h2		{	font-size: 15px; }

h3		{	font-size: 13px; }

h4, h5, h6	{	font-size: 12px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 8px; }

pre		{	width: 530px;
			overflow: auto;
			border: 1px solid #dddddd;
			padding-bottom: 15px; }

td, font	{	font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 12px; }

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: #990000; }

a:visited	{	color: #666666; }

a:hover		{	color: #cc0000; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 160%;
			color: #333333; }

.Content td, #Content td.Content td
		{	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333; }

.Content table, #Content td.Content table
		{	border-collapse: separate; }

.Content form table, #Content td.Content form table
		{	border-collapse: separate; }

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 */

#Wrapper	{	width: 740px;
			background-color: #ffffff;
			padding: 5px 0px;
			margin: 15px auto; }

#Content, #Footer, #PriNav, #Banner, #Featured, #MarketingBanner
		{	background-color: #ffffff;
			margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			width: 730px;
			margin-left: auto;
			margin-right: auto;
			clear: both; }

#Content td, #Footer td, #PriNav td, #Banner td
		{	padding: 0px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

#PriNav		{	background: #dddddd url(/files/images/template/nav_bg.gif) left bottom repeat-x;
			border-bottom: 1px solid #888888; }

#PriNav td#Menu	{	background: transparent url(/files/images/template/nav_topleft_bg.gif) left top no-repeat;
			vertical-align: top; }

#PriNav td#Search
		{	width: 140px;
			padding-right: 20px;
			background: transparent url(/files/images/template/nav_topright_bg.gif) right top no-repeat;
			vertical-align: middle;
			text-align: right; }

#Banner		{	background-color: #0a0a0a;
			margin-bottom: 5px; }

#Banner td#BannerLogo
		{	background: transparent url(/files/images/template/banner_bg.gif) left top no-repeat; }

#Banner td#Tagline
		{	background: transparent url(/files/images/template/banner_bg.gif) right top no-repeat;
			text-align: right; }

#Content	{	background: #ffffff url(/files/images/template/content_bg.gif) right bottom no-repeat; }

#Content td.Content
		{	padding: 10px 20px 20px 20px;
			background: transparent url(/files/images/template/vrule.gif) left top repeat-y; }

#ArticleSource	{	float: right;
			width: 150px;
			background-color: #000000;
			color: #ffffff;
			padding: 7px;
			margin-left: 10px;
			font-size: 10px;
			line-height: 150%; }

#ArticleSource img
		{	margin-left: auto;
			margin-right: auto;
			display: block;
			margin-bottom: 0px; }

#ArticleSource a
		{	color: #ffffff; }

#ArticleSource a:hover, #ArticleSource a:visited
		{	color: #dddddd; }

p.SideBar, p.CaseStudyImg
		{	padding: 5px;
			background-color: #dddddd;
			font-size: 11px; }

p.CaseStudyImg	{	clear: both; }

p.CaseStudyImg img
		{	float: left;
			padding-right: 5px; }

p.ByLine	{	font-size: 10px;
			line-height: 150%; }

ul#RelatedCaseStudies
		{	list-style-type: none;
			padding-left: 0;
			margin: 0 5px 20px 0;
			border: none;
			border-top: none;
			background: #ffffff url(/files/images/template/content_bg.gif) 50% bottom no-repeat; }

ul#RelatedCaseStudies li
		{	display: inline; }

td#SubNav h3	{	margin: 20px 5px 0px 0px;
			background: #eeeeee;
			border-bottom: 1px solid #888888;
			font-weight: normal;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-transform: uppercase;
			color: #cc0000;
			padding: 2px 5px; }

td#SubNav ul#RelatedCaseStudies li a
		{	background: transparent url(/files/images/template/homenews_dt_bg.gif) -18px 9px no-repeat;
			font-style: italic;
			line-height: 130%;
			padding: 5px 5px 3px 10px; }

#MarketingBanner
		{	/*border: 1px solid #00ff00;*/
			margin-bottom: 5px;
			text-align: center; }

#MarketingBanner p
		{	margin: 0px; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#Content td.Content#Home
		{	background-image: none;
			padding-top: 20px; }

#Content td.Content#Home h1
		{	display: none; }

#Content td#HomeNews h2
		{	padding-left: 30px; }

#Content td#HomeNews img
		{	border: none;
			text-decoration: none; }

#Content td#HomeNews
		{	width: 240px;
			vertical-align: top;
			padding: 20px 20px 20px 0px;
			background: transparent url(/files/images/template/vrulenews2.gif) left center no-repeat;
			line-height: 140%; }

#HomeNews dl	{	margin: 0px;
			padding: 0px;
			color: #101010; }

#HomeNews dt	{	padding-left: 20px;
			padding-top: 10px;
			margin-top: 10px; }

#HomeNews dt a	{	color: #990000;
			text-decoration: none; }

#HomeNews dt a:hover
		{	text-decoration: underline; }
		
#HomeNews a img
		{	text-decoration: none; }

#HomeNews dd	{	color: #666666;
			margin: 5px 0 0 20px; }

#Featured	{	background: transparent url(/files/images/template/featured_table_bg.gif) left bottom repeat-x;
			padding: 0px; }

#Featured table	{	background: transparent url(/files/images/template/hrule.gif) left bottom repeat-x;
			border-collapse: collapse;
			margin: 0px; }

#Featured td	{	padding: 0px;
			vertical-align: top;
			line-height: 140%;
			background: transparent url(/files/images/template/vrule.gif) right top repeat-y; }

#Featured td.last
		{	background-image: none; }

#Featured div	{	padding: 27px 0px 20px 0px;
			margin: 0px;
			background: transparent url(/files/images/template/featured_bg.gif) 9px 18px no-repeat; }

#Featured p	{	padding: 0px 15px 0px 60px;
			margin: 0px; }

#Featured p.title
		{	padding-left: 0px; }

#Featured a.more, #HomeNews dd a
		{	color: #000000;
			text-decoration: underline;
			display: block;
			padding-left: 10px;
			background: transparent url(/files/images/template/featured_a_bg.gif) left 4px no-repeat; }

#Featured p.title a
		{	font-size: 24px;
			line-height: 110%;
			color: #cc0000;
			margin-bottom: 7px;
			padding-left: 0px;
			padding-left: 60px;
			text-decoration: none;
			background-image: none;
			display: block; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0px;
			padding: 0px;
			background: transparent; }

#SearchForm input
		{	border: 1px solid #4C4C4C; }

#SearchForm input#SearchKeywords
		{	border-right: none;
			background: #ffffff url(/files/images/template/searchkeywords_bg.gif) 0 0 no-repeat;
			float: left;
			height: 16px;
			padding: 4px 0px 0px 2px;
			width: 110px;
			margin-top: 2px; }

#SearchForm input#btnSearch
		{	float: left;
			margin-top: 2px; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data, #Content td.Content table.Data
		{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-size: 10px;
			border: 1px solid #cccccc;
			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 */

#Content td#SubNav
	 	{	font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 35px 0px 0px 0px;
			line-height: 160%;
			background: transparent url(/files/images/template/content_bg.gif) left bottom no-repeat; }

#SubNav p	{	margin: 0px; }

#SubNav a	{	display: block;
			padding: 5px 3px; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	text-decoration: none;
			background: transparent url(/files/images/template/hrule.gif) left bottom repeat-x;
			color: #666666; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #cccccc; }

#SubNav a:hover	{	color: #000000;
			background-color: #dddddd; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	background: #000000 url(/files/images/template/footer_topleft_bg.gif) left top no-repeat;
			margin-top: 5px; }

#Footer	td	{	font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #cccccc;
			line-height: 160%;
			vertical-align: middle;
			padding: 12px 20px; }

#Footer	td#QCMSBadge
		{	width: 100px;
			background: transparent url(/files/images/template/footer_topright_bg.gif) right top no-repeat; }

#Footer p	{	margin: 0px; }

#Footer	a	{	color: #ffffff; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #ffffff; }

#Footer a:hover	{	text-decoration: none; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 9px;
			line-height: 140%;
			margin: 0px 0px 20px 20px;
			text-indent: -20px; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #666666; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm p	{	clear: both; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm label
		{	width: 7em;
			display: block;
			float: left; }

#LoginForm input
		{	border: 1px solid #666666; }

#LoginForm input#cmdLogin
		{	
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			background-color: #dddddd;
			padding: 3px;
			margin-top: 5px;
			color: #666666; }

.b		{	border: 2px solid #666666;
			background-color: #dddddd;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table and Cart Color Overrides */

input.CB	{	border: 2px solid #666666;
			background-color: #dddddd; }

/* END Data Table and Cart Color Overrides */
/* ================================================================================================== */
