/* ================================================================================================== */
/* Generic Style Declarations */

html		{	font-size: 70%; }

body		{	font-family: Verdana, Tahoma, Arial, sans-serif;
			font-size: 1em;
			color: #0D2D84;
			padding: 5px;
			margin: 0;
			background-color: #ffffff; }

b, strong	
		{	font-weight: bold; }

i, em, cite	
		{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #3A6963;
			cursor: help; }

hr		{	color: #0D2D84;
			margin: 0;
			height: 1px;
			background-color: #0D2D84;
			border: none; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold;  
			margin: 1.2em 0 .8em 0; }

h1		{	font-size: 1.66em;
			color: #EF8C00;
			line-height: 100%;
			margin: 0 0 1em 0; }

h2		{	font-size: 1.33em; }

h3, legend	
		{	font-size: 1.16em; }

h4, h5, h6	
		{	font-size: 1em;
			text-transform: none; }

h5		{	margin-left: 2em; }

h6		{	margin-left: 4em; }

p, ul, ol, dl		
		{  	font-size: 1em;
			margin-top: .8em;
			margin-bottom: 1.2em; }	
ul, ol
		{	padding: 0;
			margin: .8em 0 1.2em 4em; }

li		{	margin: 0; }

dt		{	font-weight: bold;
			margin-top: 1.2em; }

dd		{	margin: .8em 0 1.2em 4em; }

blockquote
		{	font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			margin: 1.2em 0 1.2em 3em;
			padding: 0px 0px 0px 10px;
			border-left: 5px solid #E1E8EC; }

sub, super	
		{	font-size: 75%; }

code, pre	
		{	font-family: "Courier New", Courier, fixed-width, monospace;
			font-size: 1em; }

input, select, textarea
		{	font-family: Tahoma, Verdana, Arial, sans-serif;
			font-size: 1em;
			color: #000000;
			padding: 2px;
			border: 1px solid #0D2D84; }

small		{	font-size: .9em; }

legend		{	margin: 0;
			margin-top: .8em;
			padding: 1px 5px;
			background-color: #DCE2F1;
			border: 1px dashed #384E98; }

fieldset
		{	margin: 0;
			margin-bottom: 1.2em;
			padding: 10px;
			border: 1px solid #384E98; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #EC2900; }

a:visited
		{	color: #7B92BE; }

a:hover	{	color: #EF8C00; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Generic Class Declarations */

.clear		{	font-size: 0; /* fixes IE 6 gapping */
			clear: both; }

.clearLeft
		{	clear: left; }

.clearRight
		{	clear: right; }

/* END Generic Class Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content	{	line-height: 1.6em;
			padding: 20px; }

.Content ul
		{	list-style-image: url(/files/images/template/bullet.gif); }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	border: 1px solid #0D2D84; }

#Content
		{	width: 100%;
			background-color: #ffffff;
			border-collapse: collapse; }

.Content, #SubNav
		{	vertical-align: top; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

#FormBox	{	line-height: 130%;
			float: right;
			width: 170px;
			margin: 0px 0px 10px 20px;
			padding: 0px 10px 10px 10px;
			background-image: url(/files/images/template/subnav_bg.jpg);
			background-position: bottom left;
			background-repeat: repeat-x;
			background-color: #DCE2F1;
			border: 1px solid #0D2D84; }

#FormBox input
		{	color: #384E98;
			padding: 3px 2px;
			margin-bottom: 2px; }

#FormBox .button
		{	margin: 0;
			padding: 0;
			padding-left: 5px;
			border: 0; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	background-image: url(/files/images/template/banner_bg.gif);
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #0D2D84; }

#Banner div	{	background-image: url(/files/images/template/collage.jpg);
			background-position: top right;
			background-repeat: no-repeat; }

#Banner img	{	padding: 19px 10px;	
			border: 0; }

#Banner a img	{	padding-left: 18px; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* PriNav Styles */

#PriNav		{	background-image: url(/files/images/template/nav_bg.gif);
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #FFA01A;
			border-top: 1px solid #FFD78F;
			border-bottom: 5px solid #EF8C00; }

/* END PriNav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav		{	padding: 20px;
			width: 175px;
			background-image: url(/files/images/template/subnav_bg.jpg);
			background-position: bottom left;
			background-repeat: repeat-x;
			background-color: #DCE2F1;}

#SubNav	h2	{	margin-top: 0;
			padding-bottom: 8px;
			border-bottom: 1px dotted #0D2D84; }

#SubNav ul	{	padding: 0;
			margin: 0;
			margin: 0 0 10px 16px;
			list-style-image: url(/files/images/template/bullet.gif); }

#SubNav li	{	margin: 0;
			padding: 0 0 12px 0; }

#SubNav a	{	font-weight: bold; }

#SubNav a:link, #SubNav a:visited
		{	text-decoration: none; }

#SubNav a.Sel:link, #SubNav a.Sel:visited
		{	 }

#SubNav a:hover, #SubNav a.Sel:hover
		{	text-decoration: underline; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0; }

#SearchForm #SearchKeywords
		{	width: 125px; }
		
#SearchForm #btnSearch
		{	color: #ffffff;
			padding: 0px 3px;
			background-color: #0D2D84;
			border: 1px solid #0D2D84; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #ffffff;	
			line-height: 150%;
			padding: 10px 20px;
			background-color: #384E98;
			border-top: 5px solid #DCE2F1; }

#Footer img
		{	float: right;
			border: 0; }

#Footer a:link, #Footer a:visited
		{	color: #ffffff; }

#Footer a:hover	
		{	color: #EF8C00; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread	{	font-size: .9em;
			line-height: 100%;
			margin: 0 0 20px 0; }

/* END Breadcrumb 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 */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	
		{	border-collapse: collapse;
			border: 1px solid #0D2D84;
			background-color: #ffffff;
			margin: 1.2em 0; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: Tahoma, Verdana, Arial, sans-serif;
			font-size: 1em;
			border-bottom: 1px solid #7B92BE;
			border-left:  1px dotted #7B92BE;
			padding: 3px 10px; }

table.Data th	{	background-color: #DCE2F1;
			color: #000000;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #0D2D84; }

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
		{	 margin: 7px 0; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #0D2D84; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px solid #0D2D84; }

table.Data .Totals
		{	background-color: #E9F4F3;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#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 Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Health Service Search Styles */

#CategorySearch
		{	padding: 0 10px 0 0;
			width: auto; }

#CategorySearch h2.TitleBox
		{	font-size: 1.33em;	
			margin-top: 0; }

#CategorySearch table
		{	border-collapse: collapse; }

#CategorySearch td
		{	 }

#Title	{	color: #ffffff;
			text-align: center;
			padding: 2px 3px;
			background-color: #EF8C00;
			border: 1px solid #0D2D84;
			display: inline;
			cursor: help;  }

#CategorySearch select, #CategorySearch input
		{	margin-bottom: 3px; }

#CategorySearch select, #CategorySearch label
		{	margin-right: 5px; }

ul#CategorySearch, ul.SubCategorySearch
		{	padding: 0;
			margin-left: 2.5em; }

ul.SubCategorySearch, ul.SubCategorySearch li, ul#CategorySearch li
		{	margin-top: 0;
			margin-bottom: 0; }

ul.SubCategorySearch li a, ul#CategorySearch li a
		{	text-decoration: none; }

li.SubCatNav
		{	list-style: none; }

.odd td
		{	background-color: #EFF4FF; 
			border-bottom: 1px dashed #7B92BE;
			border-top: 1px dashed #7B92BE; }

tr.odd	td	td	
		{	background: transparent;
			border: 0; }

table.detail p
		{	margin: 0; }

#PageCount th
		{	line-height: 130%;	
			padding: 5px 0px 10px 0px; }

table#PrintResults	
		{	border-collapse: collapse;
			border: 1px solid #0D2D84;
			background-color: #ffffff; }


table#PrintResults td	
		{	border: 1px solid #0D2D84;
			padding: 3px 10px; }

table#PrintResults td td
		{	padding: 0;
			border: 0; }

/* END Health Service Search Styles */
/* ================================================================================================== */