/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			margin: 0px;
			padding: 20px 10px;
			background-color: #ffffff; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #D0CCD9;
			cursor: help; }

hr		{	color: #D0CCD9;
			height: 1px;
			background-color: #D0CCD9;
			border: 0; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold; 
			color: #00555D;
			margin: 15px 0px 5px 0px; }

h1		{	font-size: 15px;
			text-transform: uppercase;
			margin-top: 0px; }

h2, legend	{	font-size: 14px; }

h3		{	font-size: 12px; }

h4, h5, h6	{	font-size: 11px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

font		{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

p, ul, ol, dl
		{	margin-top: 11px;
			margin-bottom: 11px; }

dt, dd, li	{	margin-top: 5px; }

dt		{	font-weight: bold; }

blockquote
		{	margin-left: 40px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "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: 10px; }

fieldset	{	border: 1px solid #D0CCD9; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #3F2F62; }

a:visited	{	color: #9C90B6; }

a:hover		{	color: #005058; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content, #HomeContent td.Content
		{	padding: 20px 20px 10px 20px;
			line-height: 160%;
			background-image: url(/files/images/template/content_bg.gif);
			background-repeat: no-repeat;
			background-position: bottom right; }

.Content h1
		{	margin-bottom: 10px;
			padding-bottom: 10px;
			border-bottom: 1px dotted #D0CCD9; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper
		{	position: relative;
			margin: 0 auto;
			padding: 5px;
			width: 740px;
			background-color: #ffffff;
			border: 1px solid #14003F; }

#Banner		{	padding: 10px 20px;
			background-image: url(/files/images/template/banner_bg.gif);
			background-repeat: no-repeat;
			background-position: top right;
			background-color: #00535A;
			border-bottom: 1px solid #3F2F62; }

#Banner img
		{	border: 0; }

#HomeContent, #Content
		{	width: 100%;
			border-collapse: collapse; }

.Content, #SubNav
		{	vertical-align: top; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			margin-left: 18px;
			padding: 0; }

ol#SiteMap ol	
		{	margin: 5px 0px 5px -12px;
			padding-left: 50px;
			border-left: 1px dotted #005F68; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Primary Navigation Styles */

#PriNav		{	background-color: #3F2F62;
			border-top: 1px solid #5D4D7F; }

#PriNav div.clear	{	clear: left; }

/* END Primary Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Image Gallery Styles */

#ImageGallery
		{	background-color: #ffffff; }

#ImageGallery img
		{	padding: 5px 5px 5px 0px;
			border-top: 5px solid #D0CCD9;
			border-bottom: 5px solid #D0CCD9; }

#ImageGallery img.last
		{	padding-right: 0; }

/* END Image Gallery Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			line-height: 160%;
			margin-top: 0;}

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #000000; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav 	{	padding: 20px 0px;	
			width: 200px;
			border-right: 1px solid #D0CCD9; }

#HomeContent #SubNav
		{	width: 255px; }

#SubNav h1, #SubNav p
		{	padding: 0px 20px 10px 20px;
			margin: 0;
			border-bottom: 1px dotted #D0CCD9; }

#SubNav p
		{	padding: 10px 20px;	
			margin: 0;
			background: url(/files/images/template/subnav_p_bg.gif) no-repeat center left; }

#SubNav p a
		{	font-weight: bold;
			padding-bottom: 2px;
			display: block; }

#SubNav small
		{	color: #5D4D7F;
			padding-bottom: 2px;
			display: block; }

#NestedNav, #NestedNav ol
		{	margin: 0;
			padding: 0;
			list-style: none; }

#NestedNav ol
		{	margin-left: 20px; }

#NestedNav li
		{	margin: 0;
			display: inline; }

#NestedNav a:link, #NestedNav a:visited, #NestedNav a:hover
		{	text-decoration: none;
			color: #3F2F62;
			padding: 5px 20px;
			background: url(/files/images/template/subnav_p_bg.gif) no-repeat center left;
			border-bottom: 1px dotted #D0CCD9;
			display: block; }

#NestedNav a#SubNavSell:link, #NestedNav a#SubNavSel:visited, #NestedNav a#SubNavFlySel:link, #NestedNav a#SubNavFlySel:visited
		{	font-weight: bold;	
			background-color: #E0F0F2; }

#NestedNav a:hover, #NestedNav a#SubNavSel:hover, #NestedNav a#SubNavFlySel:hover
		{	color: #005058;
			background-color: #F5F4F7; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	
		{	margin: 0;	
			padding: 20px 20px 0px 20px; }

#SearchForm #SearchKeywords
		{	width: 95px; }

#HomeContent #SearchForm #SearchKeywords
		{	width: 150px; }

#SearchForm input
		{	border: 1px solid #3F2F62; }

#SearchForm #btnSearch
		{	color: #ffffff;
			text-transform: uppercase;
			padding-left: 3px;
			padding-right: 3px;
			background-color: #005F68; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer 	{	width: 100%;
			border-collapse: collapse; }

#Footer	td	
		{	line-height: 150%;
			color: #606060;
			vertical-align: top;
			padding: 10px;
			background-color: #F5F4F7;
			border-top: 1px solid #D0CCD9; }

#Footer img	{	border: 0; }

#FooterText
		{	width: 100%; }

#Footer p
		{	margin: 0 0 5px 0; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	color: #5D4D7F;
			text-decoration: none; }

#Footer a:hover	
		{	color: #005058;
			text-decoration: underline; }

#QCMSLogo
		{	margin: auto;
			width: 752px;
			padding-top: 5px;
			text-align: right; }

/* END Footer 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 */

#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		{	border: 2px solid #3F2F62;
			background-color: #F5F4F7;
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Custom Form Styles */

.Question
		{	margin: .25em 0; }

label.Required
		{	font-weight: bold; }

.CustomFormTextBox, .CustomFormTextBoxPassword
		{	width: 225px; }

.CustomFormTextArea
		{	width: 250px;
			height: 150px; }

/* END Custom Form Styles */
/* ================================================================================================== */