/* ================================================================================================== */
/* Generic Style Declarations */

body	{	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
			font-size: 11px;
			color: #454545;
			margin: 0px;
			padding: 0 10px;
			background-color: #FFFCF2; }

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;
			background-color: #000000; }

h1, h2, h3, h4, h5, h6, legend
		{	color: #710000;	
			margin: 10px 0px 5px 0px; }

h1		{	font-family: Georgia, "Times New Roman," Times, serif;
			font-size: 20px;
			font-weight: normal;
			color: #454545;
			text-transform: uppercase;
			margin-top: 0px; }

h2, legend	
		{	font-family: Georgia, "Times New Roman," Times, serif;
			font-size: 17px;
			font-weight: normal;
			text-transform: uppercase; }

h3		{	font-size: 14px; }

h4, h5, h6	
		{	font-size: 11px;
			color: #454545;
			margin-bottom: 0; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

dt		{	font-weight: bold; }

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		{	margin: 10px 0px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #170F44; }

a:visited	{	color: #888888; }

a:hover		{	color: #941B1B; }

a img		{	border: 0; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	vertical-align: top;
			line-height: 160%; }

.Content h1
		{	padding-bottom: 5px;
			margin: 15px 0;
			border-bottom: 1px dotted #AB5B5B; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	
		{	margin-left: -12px;
			padding-left: 50px;
			border-left: 1px solid #dddddd; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper
		{	position: relative;
			margin: 0 auto;
			width: 705px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#HomeBanner, #Banner	
		{	width: 100%;
			background-color: #941B1B;
			border-collapse: collapse; }

#Logo	{	vertical-align: middle;
			padding: 0 32px 0 32px;
			background-image: url(/files/images/template/Logo_bg.gif);
			background-repeat: no-repeat;
			background-position: bottom right;
			background-color: #170F44; }

#PriNav	{	vertical-align: top;
			width: 100%;
			background-image: url(/files/images/template/home/SearchForm_bg.jpg);
			background-repeat: no-repeat;
			background-position: 20px bottom; }

#Banner #PriNav
		{	background-image: url(/files/images/template/SearchForm_bg.gif);}

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#HomeBanner #SearchForm, #Banner #SearchForm
		{	text-align: right;
			padding: 40px 40px 10px 40px;
			margin: 0;
			background-image: url(/files/images/template/PriNav_bg.gif);
			background-repeat: no-repeat;
			background-position: top left; }

#SearchForm #SearchKeywords
		{	width: 150px;
			background-color: #ffffff;
			border: 1px solid #000000; }

#Banner #SearchForm #SearchKeywords
		{	width: 135px; }

#SearchForm #btnSearch
		{	margin: 0 0 -5px 0;
			width: auto;
			padding: 0;
			border: none; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#Intro	{	background-image: url(/files/images/template/Intro_bg.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #A22C2C; }

/* Body Content Styles */

#IntroContent
		{	height: 175px;
			padding: 40px 40px 20px 40px;
			background-image: url(/files/images/template/home/IntroContent_bg.jpg);
			background-position: 20px top;
			background-repeat: no-repeat; }

#IntroContent h2
		{	font-family: Georgia, "Times New Roman," Times, serif;
			font-size: 18px;
			font-weight: normal;
			text-transform: uppercase; }

#ScrollBox
		{	width: 285px;
			height: 175px;
			overflow: auto; }

#IntroFeatures
		{	width: 100%;
			margin: 0;
			background-image: url(/files/images/template/home/IntroFeatures_bg.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			border-collapse: collapse; }

/* Sticky Note Styles */

#Note	{	vertical-align: top;
			padding: 15px 8px 0px 20px;
			width: 254px;
			background-image: url(/files/images/template/home/Note_bg.gif);
			background-position: left 127px; 
			background-repeat: no-repeat; }

#InnerNote
		{	list-style: none;	
			height: 196px;
			overflow: hidden;
			padding: 0px 10px 0px 2px;
			background-image: url(/files/images/template/home/InnerNote_bg.jpg);
			background-position: right bottom;
			background-repeat: no-repeat; }

#Note h2, #Note ul, #Note p
		{	margin: 0;
			padding: 10px 20px 10px 20px;
			background-color: #FBF6B4; }

#Note h2
		{	padding: 10px 20px 5px 40px;
			background-image: url(/files/images/template/home/Note_h2_bg.gif);
			background-position: 17px 12px;
			background-repeat: no-repeat; }

#Note ul
		{	list-style: none;
			padding-top: 0px;
			overflow: hidden; }

#Note li
		{	margin: 0 0 3px 7px;
			padding: 0 0 0 15px;
			background-image: url(/files/images/template/arrow.gif);
			background-position: left center;
			background-repeat: no-repeat; }

/* Big Button Styles */

#Button	{	vertical-align: top;
			padding: 15px 20px 72px 0;
			background-image: url(/files/images/template/home/Button_bg.gif);
			background-position: right 127px; 
			background-repeat: no-repeat; }

#InnerButton
		{	color: #FFFCF2;
			height: 106px;
			padding: 5px 20px 5px 110px;
			background-image: url(/files/images/template/home/InnerButton_bg.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			overflow: hidden; }

#InnerButton h2, #InnerButton p
		{	color: #FFFCF2;
			margin: 7px 0px; }
			
#InnerButton a
		{	color: #FFFFFF; }
		
#InnerButton a:hover
		{	color: #CCCCCC; }

/* Home Content Sub Navigation Styles */

#HomeContent
		{	margin: -50px 0 20px 0;
			border-collapse: collapse; }

#HomeContent #SubNav 
		{	padding: 60px 20px 0 40px;
			width: 222px;
			border-right: 1px dotted #A5A39E; }

#HomeContent #SubNav ul
		{	list-style: none;	
			padding: 0;
			margin: 0; }

#HomeContent #SubNav li
		{	padding: 8px 0px 8px 50px;
			margin: 0;
			background-image: url(/files/images/products_icon.gif);
			background-position: left center;
			background-repeat: no-repeat;
			border-bottom: 1px dotted #A5A39E; }

/* Home Content Features Styles */

#HomeContent td.Content
		{	line-height: 140%;	
			padding: 0 40px 0 20px;
			background-color: #FFFCF2; }

#HomeContent td.Content h3
		{	clear: left; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Content Styles */

#ContentWrapper
		{	margin-bottom: 15px;
			background-image: url(/files/images/template/Intro_bg.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #A22C2C; }

#InnerContentWrapper
		{	background-image: url(/files/images/template/InnerContentWrapper_bg.jpg);
			background-position: bottom left;
			background-repeat: repeat-x;
			width: 100%; }

#LeftCorner
		{	background-image: url(/files/images/template/LeftCorner_bg.jpg);
			background-position: bottom left;
			background-repeat: no-repeat; }

#RightCorner
		{	padding: 0px 20px 20px 20px;
			background-image: url(/files/images/template/RightCorner_bg.jpg);
			background-position: bottom right;
			background-repeat: no-repeat; }

#Grad	{	background-image: url(/files/images/template/Content_tr_bg.jpg);
			background-position: bottom left;
			background-repeat: repeat-x;
			background-color: #FEFDF4; }

#Content	
		{	width: 100%;
			background-image: url(/files/images/template/Content_bg.gif);
			background-position: top left;
			background-repeat: no-repeat;
			border-collapse: collapse; }

#Content .Content
		{	padding: 20px;
			background-image: url(/files/images/template/tdContent_bg.jpg);
			background-position: bottom left;
			background-repeat: no-repeat; }

#Content .Content table, #Content .Content tr, #Content .Content td
		{	background-image: none;
			background-color: transparent; }

/* END Content Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#Content #SubNav	
		{	padding: 0px 20px 0px 0px;
			width: 170px;
			background-image: url(/files/images/template/SubNav_bg.jpg);
			background-position: bottom right;
			background-repeat: no-repeat;
			border-left: 1px solid #AB5B5B; }

ol#NestedNav, ol#NestedNav ol
		{	list-style-type: none;
			margin: 0px;
			padding: 0px; }

ol#NestedNav li	
		{	margin: 0px;
			padding: 0px;
			display: inline; }

ol#NestedNav li	a
		{	color: #941B1B;
			padding: 5px 10px;
			border-bottom: 1px dotted #AB5B5B;
			display: block; }

ol#NestedNav li a#SubNavParentSel:link, ol#NestedNav li a#SubNavParentSel:visited
		{	color: #454545;	
			background-color: #ffffff; }

ol#NestedNav li a:hover, ol#NestedNav li a#SubNavSel:hover
		{	color: #170F44;
			background: #EEEBE6; }

ol#NestedNav ol	li a
		{	padding-left: 20px; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer	{	background-image: url(/files/images/template/Footer_left.gif);
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #EEEBE6; }

#Footer div	
		{	padding: 15px 40px;
			background-image: url(/files/images/template/Footer_right.gif);
			background-position: top right;
			background-repeat: no-repeat; }

#Footer img
		{	float: right; }

#Footer	a	
		{	color: #454444; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #454444; }

#Footer a:hover	
		{	text-decoration: none; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread	{	font-size: 10px;
			line-height: 160%; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #170F44; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

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-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

.b		{	border: 2px solid #34A1DD;
			background-color: #EFFAFF;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */