/* Generic styling */
body		{	background-color: #ffffff;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px; }

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: #666666; }

h1		{	font-size: 14px; }

h1.Title
		{	background-color: #969696; 
			background-image: url(../files/images/template/arrow.gif);
			background-position: top left;
			background-repeat: no-repeat;
			font-size: 12px; 
			color: #ffffff;
			display: block;}

h2, legend	{	font-size: 12px; }

h3			{	font-size: 11px; }

h4, h5, h6	{	font-size: 10px; }


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: 10px; }

input, select, textarea
			{	font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

#SearchCell
		   {	border-left: 1px solid #ffffff; }

/* Home Page Case Study Style */		   
#HomeCaseStudy
			{ 	background-color: #effdce; 
				font-family: Georgia, Times, "Times New Roman", serif;
				font-size: 11px;
				color: #333333; } 
				
#HomeCaseStudy p strong
			{    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				 font-size: 12px;  }


/* Generic styles for content cells */
td.HomeContent, td.Content, td.Content table td
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333; }

#Footer	td	{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
				font-size: 10px;
				color: #333333;
				background-color: #fdf5b3; }

#Bread		{	font-family: Georgia, Times, "Times New Roman", serif;
				font-size: 11px;
				color: #333333; }

#Banner		{	border-bottom: 1px solid #ffffff; }
	
#Banner td.BannerBG, #Banner2 td.LogoBannerBG, #InternalBanner td.BannerBG
			{	background-image: url(../files/images/template/bg_banner.gif);
				background-position: top left;
				background-repeat: repeat-x;
				border-right: 1px solid #ffffff; }

#InternalBanner
			{	border-bottom: 1px solid #ffffff; }

#InternalBanner td.BannerBG
			{	background-image: url(../files/images/template/bg_internal_banner.gif); }
			
#Banner2 td.LogoBannerBG
		 	{	 background-image: url(../files/images/template/bg_stripe.gif); }
			
/* For data tables */
table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999; }

table.Data td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999; }


/* For application errors */
.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(../files/images/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat; }


/* Navigation Styles */
#PriNav	td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				font-size: 11px;
				color: #ffffff;
				text-transform: uppercase;
				font-weight: bold; 
				background-color: #000000;
				border-left: 1px solid #ffffff; }

#SubNav 	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
				background-image: url(../files/images/template/bg_subnav.gif);
				background-position: top left;
				background-repeat: repeat-x;
				font-size: 11px;font-weight: bold; }

/* All content links, or unstyled links */
a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #0F17B2; }

a:visited	{	color: #999999; }

a:hover		{	color: #ffcc33; }


/* Sub-navigation Links */
#SubNav a	{	  display: block;
				  font-size: 11px;  }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	text-decoration: none;
			color: #000000; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: #fdf5b3; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	background-image: url(../files/images/template/subnav_hover.gif);
			background-position: bottom center;
			background-repeat: no-repeat;
			color: #666666;}

#SubNav a.Sel:hover
		{	background-image: none;
			background-color: #fafad0;
			color: #666666; }


/* 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: #ffffff; }

#PriNav a.Sel:visited, #PriNav a.Sel:link, #PriNav a.Sel:hover
		{	background-color: #9e8e00;
			color: #000000; }

#PriNav a:hover, #PriNav a.Sel:hover
		{	background-color: #000000;
			background-image: url(../files/images/template/nav_hover.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
			color: #dddddd; }

#PriNav a.Sel:hover
		{	color: #ffffff;
			background-color: #9e8e00;}


/* Footer Links */
#Footer	a	{	color : #3f7eba ; }
		
#Footer a:link, #Footer a:visited, #Footer a:hover
			{	text-decoration: underline;
				color: #3f7eba; }

#Footer a:hover	
			{	text-decoration: none;
				color: #666666; }

/* Breadcrumb Links */
#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: none;
			color: #3f7eba; }

#Bread a:hover
		{	text-decoration: underline;
			color: #999999; }

.PrintOnly, #PrintLogo	{	display: none; }
