/* ================================================================================================== */
/* Generic Style Declarations */

body		{	color: #454545;
			font-family: "Lucida Sans Std", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, Geneva, Arial, sans-serif;
			font-size: 12px;
			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: #000000;
			height: 1px;
			background-color: #000000; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold; 
			color: #0053a0;
			margin: 5px 0px; }

h1		{	font-size: 18px;
			margin-top: 0px; }

h2, legend	{	font-size: 16px; }

h3		{	font-size: 14px; }

h4		{	font-size: 13px; }

h5, h6		{	font-size: 12px; }

h6		{	font-style: italic; }

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: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #222222; }

input[type="text"], input[type="password"], select, textarea
		{	border: 1px solid #bcb2a3; }
		
input[type="button"], input[type="submit"]
		{	cursor: pointer; }

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;
			font-weight: bold;
			color: #0c499c; }

a:visited	{	color: #222222; }

a:hover		{	color: #072754;
			text-decoration: none; }

.clear		{	margin: 0;
			padding: 0;
			line-height: 1;
			clear: both; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#Content td.Content
		{	line-height: 150%;
			padding: 0;
			background: url(/files/images/template/content_bg.gif) left top repeat-x;
			vertical-align: top;
			padding: 0 20px 11px 20px; }

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	{	margin: 0 auto;
			padding: 0 20px; }
			


#Content, #HomeContent, #PriNav
		{	padding: 0px;
			border-collapse: collapse;
			clear: both;
			width: 100%; }
			
#Content	{	background: #ffffff url(/files/images/template/btm_right.gif) right bottom  no-repeat; }

#Content td, #HomeContent td
		{	padding: 0px; }

#Rotator	{	height: 200px;
			border-top: 5px solid #FFFFFF;
			border-bottom: 5px solid #FFFFFF;
			margin: 0 auto;
			width: 750px;
			background: #ffffff; }
			
.Callout	{	background: #FFFFFF url(/files/images/template/content_bg.gif) left 1px repeat-x;
			padding: 10px;
			margin: 10px 0 10px 10px;
			float: right;
			width: 180px;
			line-height: 140%;
			border: 1px solid #D5D5D5; }

#Callout	{	background: #eef2f8 url(/files/images/template/callout_bg.gif) left bottom repeat-x;
			width: 180px;
			padding: 10px 20px;
			margin: 0 -20px 0 20px;
			float: right;
			line-height: 183%; }
			
#Callout h3	{	line-height: 130%; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner and PriNav Styles */

#Banner		{	padding: 0 17px 20px 20px;
			margin: 16px 0 0 0; }

#Banner.Home	{	padding: 0 0 20px 0;
			margin: 20px auto 0 auto;
			width: 750px; }
			
#Banner div	{	margin: 14px 0 0 0;
			padding: 0;
			text-align: right;
			float: right; }
			
#Banner.Home div
		{	margin: 35px 0 0 0; }
			
#PriNav		{	background: #0c4a9c url(/files/images/template/prinav_bg.gif) left top repeat-x;
			margin: 0;
			border-bottom: 5px solid #5c96cb; }
			
#PriNav.Home	{	margin: 0 auto;
			width: 750px; }
			
#PriNav .TopRight
		{	background: url(/files/images/template/top_right.gif) right top no-repeat;
			margin: 0;
			padding: 0;
			height: 11px;
			width: 11px; 
			float: right; }
			
#PriNav.Home .TopRight
		{	background-image: url(/files/images/template/home_top_right.gif); }
			
/* END Banner and PriNav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 23px 0 0 0;
			padding: 0;
			clear: both; }
			
#SearchForm label
		{	color: #7c7468; }

#SearchKeywords
		{	width: 120px;
			font-size: 11px;
			background: #ffffff;
			padding: 2px 22px 2px 2px;
			margin: -2px;
			border: 1px solid #bcb2a3; }

#btnSearch	{	margin: 0 0 -6px -3px;
			border: 0; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Table Styles */

#HomeContent	{	width: 750px;
			padding: 0;
			margin: 0 auto;
			border-collapse: collapse; }
			
#HomeContent td
		{	width: 249px;
			line-height: 150%;
			padding: 0;
			vertical-align: top;
			border-right: 1px solid #FFFFFF; }
			
#HomeContent td.Last
		{	border-right: 0; }
			
#HomeContent td h2
		{	color: #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
			margin: 0;
			padding: 9px 15px 0 15px;
			height: 26px;
			font-size: 14px;
			display: block; }
			
#HomeContent td.Column1 h2
		{	background: url(/files/images/template/col1_h2_bg.gif) left top no-repeat; }
		
#HomeContent td.Column2 h2
		{	background: url(/files/images/template/col2_h2_bg.gif) left top no-repeat; }
		
#HomeContent td.Column3 h2
		{	background: url(/files/images/template/col3_h2_bg.gif) left top no-repeat; }
		
#HomeContent td div
		{	margin: 0;
			padding: 0 15px; }
			
#HomeContent td.Column1
		{	background: #fff4d9 url(/files/images/template/col1_bg.gif) left bottom no-repeat;
			width: 250px;
			line-height: 183%; }
		
#HomeContent td.Column2
		{	background: #fff7bf url(/files/images/template/col2_bg.gif) left bottom no-repeat; }
		  
#HomeContent td.Column3
		{	background: #ebf1cd url(/files/images/template/col3_bg.gif) left bottom no-repeat; }
		
#HomeContent td dd
		{	margin: 0;
			padding-bottom: 7px;
			border-bottom: 1px dotted #9fad5c; }
			
#HomeContent td dd.Last
		{	border-bottom: 0; }
		
/* END Home Table 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;
			border: 1px solid #7F9DB9;
			padding: 2px 1px; }

/* END Application Error Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Sub-Navigation Styles */
				
#SubNav	 	{	width: 219px;
			padding: 0;
			border-right: 1px solid #FFFFFF;
			background: #ebf1cd url(/files/images/template/subnav_bg.gif) left bottom no-repeat; }
			
#SubNav img	{	border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
			display: block; }
			
#SubNav div	{	margin: 0 0 25px 0;
			padding: 0;
			border-bottom: 1px solid #cad2a1; }

#SubNav p	{	padding: 0;
			margin: 0;
			border-top: 1px solid #cad2a1; }
			
#SubNav a:link, #SubNav a:hover, #SubNav a:visited
		{	color: #0053a0;
			font-weight: normal;
			padding: 12px 20px 8px 20px;
			display: block;
			text-decoration: none;
			background: #ebf1cd url(/files/images/template/subnav_arrow.gif) left 10px no-repeat; }
			
#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover, #SubNav a:hover
		{	background: #ffffff url(/files/images/template/subnav_sel_arrow.gif) left 12px no-repeat; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Footer Styles */

#Footer		{	font-size: 10px;
			line-height: 200%;
			margin: 15px 0 0 0;
			padding: 5px 0 20px 25px;
			background: url(/files/images/template/footer_logo.gif) left top no-repeat; }
			
#Footer.Home	{	width: 725px;
			margin: 15px auto 0 auto; }
			
#Footer ul	{	margin: 0;
			padding: 0 ;
			list-style: none; }
			
#Footer ul.Links
		{	padding-top: 5px; }
			
#Footer li	{	margin: 0;
			padding: 0 12px 0 8px;
			float: left;
			color: #7c7468;
			background: url(/files/images/template/footer_li_bg.gif) right center no-repeat; }
			
#Footer li.Last
		{	background: 0; }			

#Footer	a	{	color: #7c7468;
			font-weight: normal; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #7c7468; }

#Footer a:hover	{	text-decoration: none; }

#QCMSLogo	{	margin: 0 auto 20px auto;
			display: block;
			width: 750px;
			text-align: right; }
			
#QCMSLogo.Content
		{	width: auto; }


/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;}

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			font-weight: normal;
			color: #454545; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Custom Form Styles */

#Content table.form td	
		{	padding: 0 5px 3px 0; }

table.CustomFormDatePicker
		{	border: 1px solid #bcb2a3; }

#Content table.CustomFormDatePicker td
		{	padding: 0; }

table[bgcolor="Silver"] td, table[bgcolor="Silver"] select
		{	background: #ffffff !important; }

.b		{	font-weight: bold;
			border: 1px solid #0053A0;
			background-color: #EBF1CD;
			padding: 3px 5px; }
			
input[type="button"]:hover.b, input[type="submit"]:hover.b
		{	background-color: #D8DFB5; }

/* END Custom Form Styles */
/* ================================================================================================== */