/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
body				{ background: url(/images/site/bodyBG.gif) repeat #2d2d2d; font-family: Arial, Helvetica, sans-serif;
					  font-size: 11px;color: #000000; font-weight: normal;}
td 					{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;font-weight: normal;}
a 					{font-weight: normal;color: #8b271c;text-decoration: underline;}
a:link,a:visited 	{font-weight: normal;color: #8b271c;text-decoration: underline;}
a:hover 			{font-weight: normal;color: #c01e0c;text-decoration: none;}
.Copyright 			{font-size: 10px;font-weight: bold;color: #FFFFFF;letter-spacing: .1em;}
address 			{font-size: 10px;font-weight: normal;font-style: normal;color: #FFFFFF;letter-spacing: .1em;}
h1 					{font-size: 16px;font-weight: bold;font-style: normal;color: #3b3b3b;}
h2 					{font-size: 14px;font-weight: bold;font-style: normal;color: #3b3b3b;}
h3 					{font-size: 12px;font-weight: bold;font-style: normal;color: #3b3b3b;}
select 				{font-size: 11px;}
.Form 				{font-size: 11px;padding:1px 2px 1px 2px;}
.FormButton 		{font-size: 11px;font-weight: bold;cursor: pointer;}


/*  Custom Styles  ------------------------------------------*/

#nav 						{ background: url(/images/layout/navBG.gif) no-repeat; }
#wrapper 					{ background: url(/images/site/wrapperBG.gif) repeat-x #ffffff; border-left: 1px solid #a4a5a0; border-right: 1px solid #a4a5a0; 
							  border-bottom: 1px solid #a4a5a0; margin: 0 auto; width: 768px; }
#topBar 					{ color: #333; margin: 0px 0px 0px 0px; padding: 0 10px 0px 10px; width: 748px; }
#logo 						{ margin-left: 8px; }
#contactCallout 			{ float: right; font-size: 10px; margin-top: 36px; margin-right: 5px; text-align: right; }
#contactCallout a:link, 
#contactCallout a:visited,  
#contactCallout a:active 	{ color: #cd1c08; }
#header						{ margin: 5px 0 0 -2px; position:relative; }
.callout					{ position: absolute; top: 120px; left: 567px; }

#content 					{ color: #3b3b3b; margin: 0px 0px 0px 0px; min-height: 200px; _height: 200px; width: 741px; 
							  padding: 0px 10px 10px 17px; line-height: 1.54em; position: relative; }
#footer 					{ color: #676767; margin: 20px 0px 0px 0px; width: 740px; padding: 20px 10px 0px 16px; 
 							  height: 30px; background: url(/images/site/footerLine.gif) top center no-repeat; font-size: 10px;}
#footer a:link,
#footer a:visited,
#footer a:active			{ color: #676767;}
#footer a:hover				{ color: #000000; text-decoration: underline; }

.highlightSection			{background-color: #e8e8e8; border: 1px solid #999; }
.newsTable					{padding: 0 10px 0 15px; margin: 10px 0; border-right: 1px solid #999999; color: #414040;}

/* Fixes the 1px gap on Spry tabbed panel in IE6 */
.tabFix {display: none; }