/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, 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-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-weight: bold;
			color: #68A169;
			margin: 5px 0px 0px 0px; }

h1		{	font-size: 16px;
			margin-top: 0px; }

h2, legend	{	font-size: 14px; }

h3		{	font-size: 13px; }

h4, h5, h6	{	font-size: 12px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #5D4DAE; }

a:visited	{	color: #999999; }

a:hover		{	color: #43764C; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content, #HomeContent
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			padding: 10px;
			line-height: 160%;
			color: #000000; }

font, #Content td.Content td
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000; }

dd p, li p, dt p
		{	margin: 0px; }

#Content td.Content
		{	padding: 0px 15px 25px 25px;
			vertical-align: top;
			width: 100%;
			color: #000000;
			line-height: 150%; }

#Content td.Content p, #Content td.Content table td, #Content td.Content ul, #Content td.Content ol
		{	margin-top: 3px;
			margin-bottom: 20px; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content, #Footer, #PriNav, #Banner
		{	background-color: #ffffff;
			margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			width: 752px;
			margin-left: auto;
			margin-right: auto; }

#Content td, #Footer td, #PriNav td
		{	padding: 0px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

#Banner td.Links
		{	padding: 0px; }

.Home		{	background-color: #ffffff; }

#Content td#Home
		{	text-align: right;
			padding-bottom: 0px; }

#HomeFlash	{	width: 750px;
			height: 250px;
			margin: 0px;
			padding: 0px; }

#Content td#LinkBoxParent
		{	padding: 0px; }

#LinkBox	{	width: 100%;
			border-collapse: collapse;
			margin: 0px 0px;
			background-image: url(/files/images/template/linkbox_bg.jpg);
			background-repeat: no-repeat;
			background-position: left top; }

#LinkBox td	{	vertical-align: center;
			text-align: center;
			background-image: url(/files/images/template/linkbox_td_bg.gif);
			background-repeat: no-repeat;
			background-position: right 20%;
			padding: 0px 10px 20px 10px; }

#LinkBox td.Last, #LinkBox td.Spacer
		{	background-image: none; }

#LinkBox td.Spacer
		{	padding: 0px; }

#LinkBox a, #LinkBox a:link, #LinkBox a:visited, #LinkBox a:hover
		{	color: #ffffff;
			text-decoration: none;
			display: block;
			font-family: "Arial Narrow", Arial, Geneva, Helvetica, sans-serif;
			font-size: 22px;
			line-height: 100%; }

#LinkBox a:hover
		{	color: #9BBE9B; }

#Content td#HomeContent
		{	width: auto;
			vertical-align: top;
			text-align: left;
			padding: 20px 20px 10px 0px; }

#Content table#InternalBanner
		{	border-collapse: collapse;
			width: 100%;
			margin: 0px; }

#Content table#InternalBanner td
		{	vertical-align: top;
			padding: 0px; }

#Content table#InternalBanner td div
		{	margin: 12px 12px 0px 0px; }

table.PageBG	{	background-image: url(/files/images/template/sections/Services_bg.jpg);
			background-position: 458px 0px;
			background-repeat: no-repeat; }

#ImgWrapper	{	/*border: 1px solid #ff0000;*/
			width: 270px;
			height: 170px;
			float: right; }

.Alert		{	margin: 20px;
			padding: 20px;
			border: 2px solid #5D4DAE;
			background-color: #F1EFFF; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Home Page News Tab Styles */

#News		{	vertical-align: top;
			text-align: left;
			padding: 0px; }

#News .Title
		{	text-align: right;
			background: url(/files/images/template/tab_title_bg.gif) repeat-x top left #649d66; }

#News #EmergencyTitle
		{	background: url(/files/images/template/tab_emergencytitle_bg.gif) repeat-x top left #649d66; }

#News .TabContent	
		{	margin: 0px;
			padding: 5px 10px 10px 10px;
			height: 100px;
			overflow: auto;
			background-color: #EBE9F9;
			font-size: 11px;
			color: #939598;
			border-top: 1px solid #ffffff; }

#News .Tabs
		{	padding: 2px 1px 0px 6px;
			background-color: #649d66; }

.Tabs .clear
		{	clear: left; }

#Content td.Content .Tabs ul
		{	list-style: none;
			margin: 0px;
			padding: 0px; }

.Tabs li
		{	padding: 0px;
			margin: 0px 5px 0px 0px;
			float: left;
			background: url(/files/images/template/tab_bg.gif) repeat-x top left #77ac7a; }

.Tabs li.Sel
		{	background: url(/files/images/template/tab_sel_bg.gif) repeat-x top left #c6c1e5; }

.Tabs a
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			padding: 3px 5px;
			background: url(/files/images/template/tab_a_bg.gif) no-repeat top right;
			display: block;
			cursor: pointer; }

.Tabs a:link, .Tabs a:visited, .Tabs a:hover
		{	color: #5642a7;
			text-decoration: none; }

.Tabs a:hover
		{	color: #ffffff; }

#News .TabContent dl
		{	margin: 5px; }

#News .TabContent a, #News .TabContent a:link, #News .TabContent a:visited, #News .TabContent a:hover
		{	color: #939598; }

#News .TabContent dd
		{	margin-left: 0px; }

#News .TabContent #Emergency, #News .TabContent #Emergency a, #News .TabContent #Emergency a:link, #News .TabContent #Emergency a:visited, #News .TabContent #Emergency a:hover
		{	color: #F97070; }

/* END Home Page News Tab Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Breadcrumb and Search Table Styles */

#Search, #SearchBanner
		{	width: 100%; }

#Search td, #SearchBanner
		{	vertical-align: top;
			font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 160%;
			color: #989898;
			padding: 2px 25px; }

#Search td a, #Search td a:link, #Search td a:visited, #Search td a:hover, #Search td a:active, #SearchBanner a, #SearchBannerd a:link, #SearchBanner a:visited, #SearchBanner a:hover, #SearchBanner a:active
		{	text-decoration: underline;
			color: #989898; }

#Search td a:hover, #SearchBanner a:hover
		{	text-decoration: underline; }

td.form, #SearchBanner
		{	text-align: right;
			white-space: nowrap; }

#SearchBanner	{	width: auto;
			padding: 0px;
			margin-bottom: 9px; }

/* END Breadcrumb and Search Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0px;
			padding: 0px; }

#SearchForm input
		{	border: 1px solid #989898; }

#SearchForm input#btnSearch
		{	color: #989898;
			background-color: #ffffff; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #999999;
			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;
			color: #000000;
			border: 1px solid #999999;
			padding: 3px 10px;
			vertical-align: top; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-weight: bold;
			vertical-align: bottom;  }

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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* Primary Navigation Styles */

#PriNav		{	background-color: #ffffff;
			background-image: url(/files/images/template/prinav_bg.gif);
			background-repeat: no-repeat;
			padding: 0px 0px 10px 20px;
			width: 732px;
			height: 55px; }

/* END Primary Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav 	{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			padding: 10px 0px 0px 0px;
			line-height: 140%; }

#SubNav p	{	margin: 1px 0px; }

#SubNav a	{	display: block;
			padding: 8px 5px; }

#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-color: #68A169;
			color: #ffffff; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #9BBE9B; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	background-color: #43764C;
			color: #ffffff; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	background-color: transparent;
			background-image: url(/files/images/template/footer_bg.gif);
			background-repeat: repeat-x;
			background-position: left top; }

#Footer	td	{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			color: #ffffff;
			padding: 10px 0px 10px 100px;
			background-color: transparent;
			line-height: 180%; }

#Footer	a	{	color: #ffffff; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #ffffff; }

#Footer a:hover	{	text-decoration: none;
			color: #ffffff; }

#QCMSBadge	{	float: right; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 160%;
			color: #989898;
			margin: 0px 0px 10px 0px; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: none;
			color: #989898; }

#Bread a:hover	{	text-decoration: underline; }

/* END Breadcrumb 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 */
/* ================================================================================================== */