
/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
html, body, 
#form1					{ height: 100%; }
body					{ background:#c5d4ec; 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: #333333;font-weight: normal;}
a 						{font-weight: bold;color: #0157a0;text-decoration: underline;}
a:link,a:visited 		{font-weight: bold;color: #0157a0;text-decoration: underline;}
a:hover 				{font-weight: bold;color: #0157a0;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: #923C2B;}
h2 						{font-size: 14px;font-weight: bold;font-style: normal;color: #333333;}
h3 						{font-size: 12px;font-weight: bold;font-style: normal;color: #333333;}
select 					{font-size: 11px;}
.Form 					{font-size: 11px;padding:1px 2px 1px 2px;}
.FormButton 			{font-size: 11px;font-weight: bold;cursor: pointer;}



.wrapper				{ width: 763px; margin: 0 auto; position: relative; }
.logo					{ position: absolute; z-index:1; top: 37px; left:41px; padding:0px; }
.slogan					{ position:absolute; top:10px; left:20px; font-size:18px; width:200px; display:none;}
.header					{ position:relative; background:url(/images/site/header-bg.png) bottom right no-repeat; height:193px;} 
.header-Img				{ position: relative; margin:0px 0px 0px 226px;}
.nav					{ position: relative; width: 100%; height: 64px; margin-top:-37px; background:url(/images/site/header-bottom-bg.png) top right no-repeat ;}
.nav ul					{ float:right; list-style: none; padding: 0; margin: 0 35px 0 0;}
.nav li 				{ float: left; margin: 12px 4px 0px 4px; font-weight: bold; font-size: 12px; color: #000; text-align: center;}
.nav li a, .nav li a:visited	{ float: left;  display: block; color: #000; text-decoration: none; text-align: center; 
						  font-weight: bold; font-size: 13px;}
.nav li a:hover			{ text-decoration: underline; color: #000; font-weight: bold; font-size: 13px;}
.content-wrapper		{padding: 20px 20px 52px 22px; margin-top:0px; background:url(/images/site/body-bg.gif) center top repeat-y; min-height:350px;}
.single-col-bg			{padding: 13px 20px 52px 22px; background:url(/images/site/body-bg2.gif) center top repeat-y #c5d4ec;}				  
.single-col				{ padding:0px 0px 0px 0px; width:720px; float:left;}
.left-col				{ padding:0px 20px 0px 0px; margin-top:-10px; width:474px; float:left;}
.right-col				{ padding:0px 0px 0px 20px; width:207px; float:right;}
.footer					{ padding: 4px 20px 4px 25px; margin-top:-32px; font-size: 10px; color:#FFFFFF; height:32px; width:470px; background:url(/images/site/footer-bg.gif) repeat-x; float:left; }
.single-col-footer		{ padding: 4px 20px 4px 25px; margin-top:-32px; font-size: 10px; color:#FFFFFF; height:32px; width:718px; background:url(/images/site/footer-bg.gif) repeat-x; float:left; }
.cirrus-logo			{ float:right; padding-top:1px;}
.blue-bg				{ position:relative; right:0px;}

#footerNav				{padding-left: 475px; padding-top: 5px;}
#footerNav a			{color: #ffffff;}
#footerNavHome			{padding-left: 292px;}
#footerNavHome a		{color: #ffffff;}

/*
.shadow					{ background: url(/images/site/shadow.gif) repeat-y top center; width: 100%; }
.homepage-content		{ margin: 0 0 0 40px; width: 450px; padding: 0; line-height: 1.45em;}
.homepage-content p		{ margin: 0 0 1em 1px; }
.content				{ line-height: 1.45em; padding: 0; }
.content p				{ margin: 0 0 1em 1px; }
.callouts				{ width: 750px; margin: 0 auto; }
.newsBlurb				{ background-color: #923c2b; color: #fff; padding: 10px 15px; }
.newsBlurb *			{ color: #fff; }
.newsBlurb p			{ margin: 1em 0 0 0; }
.newsBlurb a:link,
.newsBlurb a:visited,
.newsBlurb a:active		{ color: #fff; font-weight: bold; }
.newsBlurb a:hover		{ color: #ddd; font-weight: bold; }
.shadowBottom			{ width: 100%; height: 39px; background: url(/images/site/shadowBottom.png) top center no-repeat; }

*/