/* Generic styling */
body		{	background-color: #ffffff;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333}


body.SideBG	{	background-image: url(/files/images/template/internal_subnav_bg.gif);
			background-position: top left;
			background-repeat: repeat-y; }

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; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-weight: bold; 
			color: #333333; }

h1		{	font-size: 16px; }

h2, legend	{	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 14px;
			color: #666666; }

h3		{	font-size: 13px;
			color: #000000; }

h4, h5, h6	{	font-size: 11px; }


sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }



/* Generic styles for content cells */
td.Content
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px; }

#Footer	td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #666666; }

#Bread		{	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px; }

#HomeBanner	{	background: url(/files/images/template/home_banner_bg.jpg) no-repeat 276px top #3ea639; }

#HomeBanner img	{	padding: 20px 37px 23px 21px;
			width: 218px;
			background: #fff; }

#Banner		{	background: url(/files/images/template/internal_banner_bg.jpg) no-repeat 183px top #3ea639; }

#Banner img	{	padding: 6px 34px 10px 27px;
			background: #fff;
			border: 0; }

td#Info		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			border-left: 1px #9AA6AE dotted; }

.PrintOnly, #PrintLogo
		{	display: none; }




/* For application errors */
.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(images/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat; }



.PullQuote	{	float: right;
			width: 120px;
			font-size: 12px;
			color: #000000;
			border: #3ea639 1px solid;
			padding: 10px;
			padding-bottom: 5px;
			background-image: url(/files/images/template/pullquote_bg.gif);
			background-repeat: no-repeat;
			margin-right: 10px;
			margin-left: 10px; }

#PDFLinks	{	width: 120px; }

#PDFLinks img	{	border: #3ea639 1px solid;
			margin-bottom: 10px; }




/* Navigation Styles */
#SearchBorder	{	background-color: #2DAD2F;
			background-image: url(/files/images/template/bg_searchborder.gif);
			background-position: top left;
			background-repeat: repeat-x;}

td#PriNav	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			background-color: #3ea639;
			font-size: 11px;
			color: #000;
			font-weight: bold;
			width: 183px; }

.LeftSide	{	background-color: #3ea639;}

table#SubNav td p	
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #666666;
			background-color: #C0FCBE; }

/* All content links, or unstyled links */
a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #2DAD2F; }

a:hover		{	text-decoration: none;
			color: #999999; }



/* Navigation Links */
#PriNav a	{	display: block; }

#PriNav a:link, #PriNav a:visited, #PriNav a:hover, #PriNav a.Sel:visited, #PriNav a.Sel:link, #PriNav a.Sel:hover
		{	text-decoration: none;
			color: #000; }

#PriNav a.Sel:visited, #PriNav a.Sel:link, #PriNav a.Sel:hover
		{	color: #ffffff;
			background-color: #49C943; }

#PriNav a:hover, #PriNav a.Sel:hover
		{	color: #ffffff;
			background-color: #49C943; }

td#PriNav a.Sel
		{	color: #ffffff;
			background-color: #49C943;
			background-image: url(/files/images/template/arrow.gif);
			background-position: center right;
			background-repeat: no-repeat;}

table#SubNav td p a.Sel
		{	background-image: none; }

/* Sub-navigation Links */
#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	display: block;
			text-decoration: none;
			color: #000000; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: transparent;
			color: #999999; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	background-color: #94DD91;
			color: #000000; }



/* Footer Links */
#Footer	a	{	color : #2DAD2F ; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #2DAD2F; }

#Footer a:hover	{	text-decoration: none;
			color: #999999; }

/* Breadcrumb Links */
#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #2DAD2F; }

#Bread a:hover
		{	text-decoration: none;
			color: #666666; }







/* ================================================================================================== */
/* Calendar Table Styles */

table.Calendar	{	border-collapse: collapse;
			border: 1px solid #537964;
			background-color: #ffffff;
			margin: 0px;
			width: auto; }

table.Calendar td
		{	text-align: right; }

table.Calendar td, table.Calendar th
		{	font: menu;
			color: #000000;
			padding: 0px;
			vertical-align: bottom;
			border: 1px solid #c7e3d4;
			white-space: nowrap; }

table.Calendar tr.WeekDays td
		{	text-align: center;
			background-color: #c7e3d4; }

table.Calendar td a, table.Calendar th a
		{	display: block;
			padding: 1px 3px;
			text-decoration: none;
			font: menu;
			color: #000000; }

table.Calendar a:hover, table.Calendar a:link, table.Calendar a:visited
		{	color: #000000;
			background-color: transparent;
			text-decoration: none; }

table.Calendar a.Sel:link, table.Calendar a.Sel:visited
		{	color: #c7e3d4;
			background-color: #537964; }

table.Calendar td a:hover, table.Calendar th a:hover
		{	background-color: #537964;
			color: #ffffff; }

table.Calendar .wknd
		{	background-color: #eeeeee; }

/* END Calendar Table Styles */
/* ================================================================================================== */




/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #000000;
			background-color: #ffffff;
			margin: 10px 10px; }

table.Data td, table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			padding: 3px 10px;
			vertical-align: top;
			border: 1px solid #666666; }

table.LessLines td
		{	border: none; }

table.Data th	{	background-color: #C0FCBE;
			color: #000000;
			font-weight: bold;
			border: 1px solid #666666;
			text-align: left; }

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 */
/* ================================================================================================== */



a.Close, a.Open, a.Close:visited, a.Open:visited, a.Close:link, a.Open:link, a.Close:hover, a.Open:hover
		{	text-decoration: none;
			color: #000000;
			font-weight: bold;
			font-size: 8px;
			border: 1px solid #999999;
			background-color: transparent;
			background-image: url(/files/images/icon/toggle_down.gif);
			background-position: 50% 50%;
			background-repeat: no-repeat;
			padding: 0px 5px;
			width: 10px; }

a.Open, a.Open:visited, a.Open:link, a.Open:hover
		{	background-image: url(/files/images/icon/toggle_up.gif); }
